Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fudge gtk_widget_get_preferred_size() for gtk2. | Matthew Barnes | 2011-01-15 | 14 | -26/+52 |
| | | | | | Easy enough to fake gtk_widget_get_preferred_size() in gtk2 using gtk_widget_size_request(). Reduces diff noise with gtk3 branch. | ||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-01-15 | 1 | -1/+5 |
| | |||||
* | Updated Slovenian translation | Klemen Košir | 2011-01-14 | 1 | -8/+8 |
| | |||||
* | Make sure ECalModelComponent::client is reffed as it should be | Milan Crha | 2011-01-14 | 1 | -0/+2 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-01-13 | 1 | -4/+4 |
| | |||||
* | Runtime warning when closing without using mailer | Milan Crha | 2011-01-13 | 1 | -1/+4 |
| | |||||
* | Do not hide maildir accounts from UI | Milan Crha | 2011-01-12 | 3 | -8/+2 |
| | |||||
* | Bug #600013 - Crash in mail_reader_message_loaded_cb | Milan Crha | 2011-01-12 | 1 | -0/+6 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-01-11 | 1 | -9/+19 |
| | |||||
* | Bug #634305 - Crash on move of contacts between books | Milan Crha | 2011-01-11 | 1 | -2/+10 |
| | |||||
* | Bug #638087 - Crash at merging duplicate contact | Vibha Yadav | 2011-01-11 | 1 | -1/+1 |
| | | | | Using 'comments' instead of 'comment'. | ||||
* | Bug #638808 - camel_shutdown() called too early | Milan Crha | 2011-01-11 | 2 | -1/+11 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-01-11 | 1 | -95/+24 |
| | |||||
* | Bug #593020 - Do not check Bcc in "Sender or Recipients" condition | Milan Crha | 2011-01-11 | 2 | -32/+16 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2011-01-10 | 1 | -6/+4 |
| | |||||
* | Updated Swedish translation | Daniel Nylander | 2011-01-10 | 1 | -580/+528 |
| | |||||
* | Updated Slovenian translation | Andrej Žnidaršič | 2011-01-10 | 1 | -1477/+20 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-01-10 | 1 | -32/+85 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2011-01-09 | 1 | -103/+94 |
| | |||||
* | GtkSelectionData is sealed in GTK3. | Matthew Barnes | 2011-01-09 | 1 | -1/+4 |
| | | | | Have to use accessor functions, no pointer deferencing. | ||||
* | ETree: Fix runtime warnings with GTK3. | Matthew Barnes | 2011-01-09 | 3 | -12/+33 |
| | | | | | ETable has a "vertical-spacing" style property, ETree does not. ECellText expects it to be in both. | ||||
* | Post-release version bump. | Matthew Barnes | 2011-01-09 | 1 | -1/+1 |
| | |||||
* | NEWS update for 2.91.5 release.EVOLUTION_2_91_5 | Matthew Barnes | 2011-01-09 | 1 | -0/+41 |
| | |||||
* | EAttachmentIconView: Fix runtime warnings with GTK3. | Matthew Barnes | 2011-01-09 | 1 | -48/+58 |
| | | | | GtkIconView changed some implementation details, apparently. | ||||
* | EActionComboBox: Fix runtime warnings with GTK3. | Matthew Barnes | 2011-01-09 | 1 | -22/+33 |
| | | | | GtkComboBox changed some implementation details, apparently. | ||||
* | EMFolderTree: Fully implement ESelectableInterface. | Matthew Barnes | 2011-01-09 | 1 | -35/+180 |
| | | | | Was missing "copy-target-list" and "paste-target-list" properties. | ||||
* | Improve Maildir migration. | Matthew Barnes | 2011-01-08 | 1 | -85/+62 |
| | | | | | The Maildir migration code was pretty busted. Trying to fix it for simple test cases and also clean up the code a bit. | ||||
* | Avoid idle callbacks in EMailBackend initialization. | Matthew Barnes | 2011-01-08 | 4 | -25/+17 |
| | | | | | | | | If the migration phase has to show a dialog the idle callback for intializing mail stores will run too soon. Instead, hook it onto the EShellBackend start() method. Migration code can initialize mail stores early if it needs to. | ||||
* | Improve wording of Maildir migration dialog. | Matthew Barnes | 2011-01-08 | 1 | -6/+5 |
| | | | | | Use stronger wording and remove the "No" option. Your choices are "Migrate Now" or "Quit Evolution". None of this in-between nonsense. | ||||
* | Updated galician translations | Fran Diéguez | 2011-01-07 | 1 | -386/+453 |
| | |||||
* | Fix all back up that should be backup | Andre Klapper | 2011-01-06 | 1 | -6/+6 |
| | |||||
* | Fix wrong button name in Restore instructions | Andre Klapper | 2011-01-06 | 1 | -1/+1 |
| | |||||
* | Bug #633854 - [templates] Crash in build_template_menus_recurse | Milan Crha | 2011-01-06 | 1 | -3/+10 |
| | |||||
* | Bug #638245 - Crash when printing Work Week view | Milan Crha | 2011-01-06 | 1 | -4/+6 |
| | |||||
* | Change Account Management string to Account Information in first-run wizard. ↵ | Andre Klapper | 2011-01-06 | 1 | -2/+2 |
| | | | | Really, management is something else than just entering a random string in a text field. | ||||
* | Bug #637906 - Don't ask again when sending to non-mail recipients | Milan Crha | 2011-01-06 | 5 | -2/+41 |
| | |||||
* | Updated Norwegian bokmål translation from Torstein Adolf Winterseth | Kjartan Maraas | 2011-01-03 | 1 | -387/+368 |
| | |||||
* | Updated Danish translation | Ask H. Larsen | 2011-01-02 | 1 | -4821/+5229 |
| | |||||
* | Update Simplified Chinese translation. | Aron Xu | 2011-01-02 | 1 | -8/+6 |
| | |||||
* | Update Simplified Chinese translation. | Yinghua Wang | 2011-01-01 | 1 | -4059/+4106 |
| | |||||
* | Updated Spanish translation | Jorge González | 2011-01-01 | 1 | -11/+12 |
| | |||||
* | updating Punjabi Translation | A S Alam | 2011-01-01 | 1 | -455/+390 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2010-12-31 | 1 | -22/+37 |
| | |||||
* | Updated Swedish translation | Daniel Nylander | 2010-12-31 | 1 | -4569/+4759 |
| | |||||
* | Clarify a string. Fixes bug #458503. | Andre Klapper | 2010-12-30 | 1 | -1/+1 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2010-12-29 | 1 | -10/+12 |
| | |||||
* | Bug 637482 - Flushing outbox gives up on first error | Matthew Barnes | 2010-12-27 | 1 | -1/+1 |
| | |||||
* | Add e_shell_submit_alert(). | Matthew Barnes | 2010-12-27 | 5 | -14/+81 |
| | | | | | | An easy way to broadcast application-wide alerts to shell windows. These alerts will persist in all current and future shell windows until responded to (either programmatically or by the user). | ||||
* | Fix menu item capitalizaion. | Matthew Barnes | 2010-12-27 | 1 | -2/+2 |
| | |||||
* | Added UG translation | Gheyret T.Kenji | 2010-12-24 | 1 | -20552/+20740 |
| | |||||
* | Update API docs. | Matthew Barnes | 2010-12-23 | 4 | -27/+23 |
| | |||||
* | Call setlocale() instead of gtk_set_locale(). | Matthew Barnes | 2010-12-23 | 1 | -1/+2 |
| | | | | gtk_set_locale() has been deprecated in GTK+ 2.23.3. | ||||
* | Temporarily remove GDK_DISABLE_DEPRECATED (again). | Matthew Barnes | 2010-12-23 | 1 | -3/+0 |
| | | | | | GTK+ 2.23.3 deprecated gdk_set_sm_client_id(), which is used by eggsmclient-xsmp.c. We'll deal with that after GNOME 3.0. | ||||
* | Updated Spanish translation | Jorge Gonzalez | 2010-12-23 | 1 | -136/+147 |
| | |||||
* | Bug #567879 - Add View >> Gallery Option In Email Composer | Milan Crha | 2010-12-22 | 11 | -7/+641 |
| | |||||
* | Minor compiler warnings fix | Milan Crha | 2010-12-21 | 2 | -3/+3 |
| | |||||
* | Disconnect signal handlers from actions in alert_dispose() | Milan Crha | 2010-12-21 | 1 | -2/+7 |
| | |||||
* | post release version bump | Chenthill Palanisamy | 2010-12-20 | 1 | -1/+1 |
| | |||||
* | Update gtkhtml API versionEVOLUTION_2_91_4 | Chenthill Palanisamy | 2010-12-20 | 1 | -1/+1 |
| | |||||
* | News update for 2.91.4 release | Chenthill Palanisamy | 2010-12-20 | 1 | -0/+58 |
| | |||||
* | [l10n] Updated Estonian translation | Mattias Põldaru | 2010-12-20 | 1 | -275/+268 |
| | |||||
* | Updated Vietnamese translation | Nguyễn Thái Ngọc Duy | 2010-12-20 | 1 | -1127/+711 |
| | |||||
* | Updated Vietnamese translation | Nguyễn Thái Ngọc Duy | 2010-12-19 | 1 | -395/+217 |
| | |||||
* | po/vi.po: updated from Damned Lies | Nguyễn Thái Ngọc Duy | 2010-12-19 | 1 | -14526/+18713 |
| | |||||
* | Updated Spanish translation | Jorge González | 2010-12-19 | 1 | -36/+20 |
| | |||||
* | Remove an impressively vague and useless section of the manual with two ↵ | Andre Klapper | 2010-12-19 | 3 | -24/+0 |
| | | | | unhelpful screenshots wasting everybody's time | ||||
* | Updated Spanish translation | Jorge González | 2010-12-19 | 1 | -3100/+3050 |
| | |||||
* | Updated Spanish translation | Jorge González | 2010-12-19 | 1 | -45/+32 |
| | |||||
* | Updated Spanish translation | Jorge González | 2010-12-18 | 1 | -735/+824 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2010-12-17 | 1 | -71/+78 |
| | |||||
* | Fix a couple issues. | Kjartan Maraas | 2010-12-17 | 1 | -2/+2 |
| | |||||
* | Enable debugging of alarm-notify with ALARMS_DEBUG=1 environment variable | Milan Crha | 2010-12-17 | 6 | -105/+152 |
| | |||||
* | update Punjabi translation | A S Alam | 2010-12-16 | 1 | -4706/+5157 |
| | |||||
* | Bug #250046 - Quote names in addresses when necessary in mail preview | Milan Crha | 2010-12-16 | 1 | -1/+7 |
| | |||||
* | Bug #634385 - Crash in smtp_connect | Milan Crha | 2010-12-15 | 2 | -1/+11 |
| | |||||
* | Show common addressbook and calendar errors in an alert sink | Milan Crha | 2010-12-15 | 11 | -74/+80 |
| | |||||
* | Bug #637162 - May not add toolbar Send/Receive button multiple times | Milan Crha | 2010-12-14 | 1 | -22/+29 |
| | |||||
* | Remove duplicated info listed already in Quick Reference PDF anyway. | Andre Klapper | 2010-12-14 | 1 | -109/+1 |
| | |||||
* | Bug #436914 - Reply to inline GPG quotes raw GPG message | Milan Crha | 2010-12-13 | 6 | -4/+123 |
| | |||||
* | Bug #616452 - Do not set '-Wl,--no-undefined' on freebsd/openbsd | Milan Crha | 2010-12-13 | 1 | -1/+8 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2010-12-13 | 1 | -127/+156 |
| | |||||
* | Remove useless listing of all categories available. | Andre Klapper | 2010-12-13 | 1 | -327/+4 |
| | | | | No additional value to have that in the docs. | ||||
* | Properly translate NC_ messages | Milan Crha | 2010-12-11 | 1 | -12/+3 |
| | |||||
* | Updated and reviewed all the translations | Marcos Lans | 2010-12-11 | 1 | -3023/+3119 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2010-12-09 | 2 | -12170/+9923 |
| | |||||
* | Bug #633702 - Forget password when saving account without "Remember password" | Milan Crha | 2010-12-09 | 1 | -0/+45 |
| | |||||
* | Bug #633611 - Do not close Add Filter Rule dialog on error | Milan Crha | 2010-12-08 | 1 | -0/+1 |
| | |||||
* | Bug #633332 - Preserve port number in WebDAV address book | Milan Crha | 2010-12-08 | 1 | -1/+9 |
| | |||||
* | Bug #631568 - Scheduling Meetings with CalDAV calendars | Milan Crha | 2010-12-08 | 4 | -25/+210 |
| | |||||
* | Bug #593587 - Fails to retrieve free/busy info if auth required | Milan Crha | 2010-12-08 | 1 | -2/+179 |
| | |||||
* | Bug #590245 - 'evolution --force-shutdown' should kill factories | Milan Crha | 2010-12-07 | 2 | -12/+73 |
| | |||||
* | Updated Malalayam translations | Ani Peter | 2010-12-07 | 1 | -2/+2 |
| | |||||
* | Updated Malalayam translations | Ani Peter | 2010-12-07 | 1 | -13225/+12922 |
| | |||||
* | Updated Malayalam Translations | Ani | 2010-12-07 | 1 | -5961/+5411 |
| | |||||
* | Check for the existence of .Outbox folder while migrating. Make sure the ↵ | Chenthill Palanisamy | 2010-12-07 | 1 | -14/+21 |
| | | | | dummy account is created only once. Revert couple of fixes | ||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2010-12-07 | 1 | -1118/+1249 |
| | |||||
* | Bug #627536 - Open meeting as meeting, not as appointment, in week view | Milan Crha | 2010-12-07 | 7 | -31/+17 |
| | |||||
* | Bug #620234 - Invalid writes during free/busy | Milan Crha | 2010-12-06 | 2 | -6/+38 |
| | |||||
* | Help images removed; remove them from Makefile.am too | Milan Crha | 2010-12-06 | 1 | -2/+0 |
| | |||||
* | Free/busy meeting view doesn't work due to non-working extension | Milan Crha | 2010-12-06 | 56 | -8/+215 |
| | |||||
* | Updated Spanish translation | Jorge González | 2010-12-06 | 1 | -754/+871 |
| | |||||
* | Fix backup section a bit | Andre Klapper | 2010-12-05 | 1 | -8/+4 |
| | |||||
* | Fix backup section a bit; remove useless non-explaining backup screenshots. | Andre Klapper | 2010-12-05 | 2 | -0/+0 |
| | |||||
* | Remove confusing and isolated "Contact list" line. | Andre Klapper | 2010-12-05 | 1 | -1/+0 |
| | |||||
* | Change two sentences with the same meaning to use same wording. | Andre Klapper | 2010-12-05 | 1 | -3/+3 |
| | |||||
* | Remove "most important command line options": Nothing for a "Getting ↵ | Andre Klapper | 2010-12-04 | 1 | -96/+0 |
| | | | | | | Started" section. Remove "Additional documentation" section as it's actually not listing *additional* information. | ||||
* | Clarify command line parameter string | Andre Klapper | 2010-12-04 | 1 | -1/+2 |
| | |||||
* | Don't set the URL's defaults when the providers have not been refreshed | Federico Mena Quintero | 2010-12-04 | 1 | -14/+8 |
| | | | | Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
* | Only set the URL's defaults when we are creating a new account | Federico Mena Quintero | 2010-12-04 | 1 | -6/+9 |
| | |||||
* | Set the provider's defaults on when CamelURLs get refreshed with a new protocol | Federico Mena Quintero | 2010-12-04 | 1 | -0/+12 |
| | | | | Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
* | Don't set the provider's defaults on the URL from the widget functions | Federico Mena Quintero | 2010-12-04 | 1 | -42/+46 |
| | | | | | | | | We will do that in a separate function to deal only with transferring the defaults from CamelProviderConfEntry structures to a CamelURL for an account. Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
* | Function to set a CamelURL's defaults based on a provider's defaults | Federico Mena Quintero | 2010-12-04 | 1 | -0/+89 |
| | | | | | | | | | | | | | | | | | | | | | | | | In http://bugs.meego.com/show_bug.cgi?id=6498, part of the problem is that when a mail account is created through the startup wizard in Express mode, that account does not receive the default values that were defined by its respective CamelProvider (i.e. the provider->extra_conf CamelProviderConfEntry structures). However, the defaults *are* used if an account is created when not in Express mode. The problem is that Express mode doesn't include the "Receiving options" page in its mail account editor, while non-express mode does. The utility functions to populate that page's widgets are the ones responsible for setting the provider's default values on the CamelURL for the new account. Since in Express mode those widgets don't even get created, the provider's defaults are never even considered. Here, what we do is to pull out the logic from those functions that create widgets, so that we have set_provider_defaults_on_url(), a single function to set default values from a CamelProvider into a CamelURL. We will use that function to set the defaults in both Express and non-express modes, instead of depending on the widget code to do that. Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
* | Bug 636265 - Trash is untranslated in the window title | Matthew Barnes | 2010-12-04 | 1 | -10/+16 |
| | |||||
* | Avoid a crash when building templates menu. | Matthew Barnes | 2010-12-04 | 1 | -0/+5 |
| | |||||
* | Show calendar backend errors in an alert sink | Milan Crha | 2010-12-04 | 5 | -80/+85 |
| | |||||
* | CalDAV plugin - use saved password, if available, for server browsing | Milan Crha | 2010-12-04 | 1 | -4/+14 |
| | |||||
* | Bug #635755 - Authenticate books in addressbook importers on open | Milan Crha | 2010-12-04 | 3 | -42/+91 |
| | |||||
* | POP3 extensions, whatever that is. I link to the RFC now. | Andre Klapper | 2010-12-03 | 1 | -1/+1 |
| | |||||
* | Remove "Nettiquette" section. Fixes bug 567415. | Andre Klapper | 2010-12-03 | 1 | -30/+0 |
| | |||||
* | Fix right-click, right click, double-click, double click spellings. Fixes ↵ | Andre Klapper | 2010-12-03 | 1 | -8/+8 |
| | | | | bug 544328. | ||||
* | Remove non-existing images/figures linked from User Guide. Fixes bug 608527. | Andre Klapper | 2010-12-03 | 1 | -7/+0 |
| | |||||
* | Remove useless part of sentence. Fixes bug 566240. | Andre Klapper | 2010-12-03 | 1 | -1/+1 |
| | |||||
* | Fix invalid sentence. Fixes bug 588572. | Andre Klapper | 2010-12-03 | 1 | -1/+1 |
| | |||||
* | Fix broken sentence. Fixes bug 587153. | Andre Klapper | 2010-12-03 | 1 | -1/+1 |
| | |||||
* | Fix broken sentence. Fixes bug 587152. | Andre Klapper | 2010-12-03 | 1 | -1/+1 |
| | |||||
* | Fix weird sentence. Fixes bug 588570. | Andre Klapper | 2010-12-03 | 1 | -1/+1 |
| | |||||
* | Fix steps for contact list creation. Fixes bug 634734. | Andre Klapper | 2010-12-03 | 1 | -3/+3 |
| | |||||
* | Update Spellcheck instructions according to bug 522153. Fixes bug 609820. | Andre Klapper | 2010-12-03 | 1 | -2/+2 |
| | |||||
* | Localize few strings with ngettext | Milan Crha | 2010-12-02 | 3 | -7/+13 |
| | | | | Per request of bug #635414 | ||||
* | Bug #555324 - Ask for destination before "Save in Addressbook" inline vCard | Milan Crha | 2010-12-02 | 1 | -1/+14 |
| | |||||
* | Do not always ask for migration to maildir | Milan Crha | 2010-12-02 | 1 | -2/+4 |
| | | | | | One can downgrade GConf key /apps/evolution/last_version to something below 2.92.0 and he/she will be asked again. | ||||
* | Bug #627176 - Do not spawn other process when clicking mailto: uri | Milan Crha | 2010-12-02 | 1 | -0/+8 |
| | |||||
* | Update British English translation | Philip Withnall | 2010-12-02 | 1 | -4576/+4836 |
| | |||||
* | Bug #621150 - Add the possibility to modify locale of the quoting messages | Jan Holesovsky | 2010-12-02 | 2 | -12/+95 |
| | |||||
* | Do not create local_mbox when user denied maildir migration | Milan Crha | 2010-12-01 | 1 | -3/+4 |
| | |||||
* | Bug #602183 (bnc) - Crash in Mini Calendar View | Vibha Yadav | 2010-12-01 | 1 | -5/+6 |
| | | | | | | | | Calendar view crashes on updating the scroll bar of newly created layout for events. Hence tries to access the event's canvas which is not yet drawn. Hence calling scroll bar update after drawing long events. | ||||
* | Revert the doc changes committed. | Bharath Acharya | 2010-12-01 | 3 | -23/+25 |
| | | | | Messed up some hunks in the doc with my previous commit. Reverting them. | ||||
* | Bug #636058 - Account setup issues express mode. | Punit Jain | 2010-12-01 | 4 | -27/+25 |
| | | | | Widget name required to update. | ||||
* | Default to beginning of the day for the last alarm notification | Milan Crha | 2010-11-30 | 2 | -2/+2 |
| | |||||
* | Add option "Check for new messages in all active accounts" | Milan Crha | 2010-11-30 | 5 | -2/+71 |
| | | | | As a follow-up for bug #633949 | ||||
* | Update actions in EMailBrowser on message select too | Milan Crha | 2010-11-30 | 1 | -1/+3 |
| | |||||
* | Added few translator comments | Milan Crha | 2010-11-30 | 3 | -11/+20 |
| | | | | As requested in bug #635414 | ||||
* | Set mnemonic widget for lblDefaultCharset in Mail Preferences | Milan Crha | 2010-11-30 | 1 | -0/+1 |
| | |||||
* | Bug #633949 - Add an option to disable new e-mail check at startup | Milan Crha | 2010-11-30 | 5 | -3/+102 |
| | |||||
* | Ensure vFolders are enabled when invoking Edit->Search Folders | Milan Crha | 2010-11-30 | 1 | -0/+2 |
| | |||||
* | Bug #239817 - New criterion should grab focus in a filter editor | Milan Crha | 2010-11-30 | 2 | -4/+8 |
| | |||||
* | Bug #620609 - Empty trash at exit doesn't work | Milan Crha | 2010-11-30 | 1 | -4/+4 |
| | |||||
* | Bug #404570 - Ctrl-R / NNTP doesn't focus the new message | Milan Crha | 2010-11-29 | 1 | -2/+2 |
| | |||||
* | post release version bump | Chenthill Palanisamy | 2010-11-29 | 1 | -1/+1 |
| | |||||
* | News update for 2.91.3 releaseEVOLUTION_2_91_3 | Chenthill Palanisamy | 2010-11-29 | 1 | -0/+41 |
| | |||||
* | Revert certain parts from commit for bug #635738 | Milan Crha | 2010-11-29 | 1 | -4/+4 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2010-11-27 | 1 | -4/+3 |
| | |||||
* | Bug #635828 - Do not send meeting mails with no recipient | Milan Crha | 2010-11-26 | 1 | -1/+32 |
| | |||||
* | Bug #635738 - Sanitize Previous/Next buttons when not usable | Milan Crha | 2010-11-26 | 1 | -7/+32 |
| | |||||
* | [vCard-inline] Check also text/directory parts | Milan Crha | 2010-11-26 | 1 | -0/+4 |
| | |||||
* | Bug #634387 - Crash in bbdb_sync_buddy_list_in_thread | Milan Crha | 2010-11-26 | 1 | -2/+5 |
| | |||||
* | Bug #207580 - Allow new mail check on individual accounts | Milan Crha | 2010-11-26 | 19 | -150/+472 |
| | |||||
* | Bug #635673 - Stack overflow when opening slow calendar | Milan Crha | 2010-11-24 | 2 | -4/+18 |
| | |||||
* | Bug #632962 - Duplicate "On this computer" sources after update | Milan Crha | 2010-11-24 | 5 | -60/+64 |
| | |||||
* | Reset IM context when entering ECellText editing | Milan Crha | 2010-11-24 | 1 | -39/+21 |
| | |||||
* | Maildir migration: allow subfolders for Inbox | Chenthill Palanisamy | 2010-11-23 | 1 | -13/+3 |
| | |||||
* | Bug #371705 - Calendar's day view does not reset its IM context | Milan Crha | 2010-11-23 | 1 | -48/+39 |
| | |||||
* | Bug #635087 - Leftover files after migration of config/data/cache to XDG ↵ | Mathieu Trudel-Lapierre | 2010-11-23 | 1 | -7/+11 |
| | | | | directories | ||||
* | Migrate the local store from mbox to maildir format | Chenthill Palanisamy | 2010-11-23 | 10 | -20/+363 |
| | |||||
* | Bug #633783 - Folder->Expunge enabled when no folder selected | Milan Crha | 2010-11-22 | 1 | -0/+4 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2010-11-21 | 1 | -1285/+1663 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2010-11-20 | 1 | -3449/+3059 |
| | |||||
* | Added UG translation | Gheyret T.Kenji | 2010-11-20 | 1 | -20552/+20552 |
| | |||||
* | Updated Galician translations. REVIEWED 50% | Fran Diéguez | 2010-11-20 | 1 | -868/+882 |
| | |||||
* | Bug #633779 - GtkComboBoxText issues | Milan Crha | 2010-11-18 | 12 | -53/+87 |
| | |||||
* | Bug #633774 - Headers are gone in grouped view | Vibha Yadav | 2010-11-15 | 2 | -2/+2 |
| | |||||
* | Updated Finnish translation, many corrections done with the help of pofilter ↵ | Ville-Pekka Vainio | 2010-11-15 | 1 | -6054/+6187 |
| | | | | from the translate toolkit | ||||
* | Added UG translation | Gheyret T.Kenji | 2010-11-14 | 1 | -0/+1 |
| | |||||
* | Added UG translation | Gheyret T.Kenji | 2010-11-14 | 1 | -0/+20552 |
| | |||||
* | Updated Galician translations. REVIEWD by Marcos Lans | Marcos Lans | 2010-11-13 | 1 | -5976/+5151 |
| | |||||
* | Fix windows build of backup-restore plugin | Fridrich Štrba | 2010-11-12 | 1 | -0/+8 |
| | |||||
* | Updated Spanish translation | Jorge González | 2010-11-12 | 1 | -307/+310 |
| | |||||
* | Drop accessibility support for ECellText. | Matthew Barnes | 2010-11-11 | 5 | -796/+0 |
| | | | | | | The accessibility code for ECellText is unmaintained and crashes constantly. I'm evicting it from our code base until someone takes ownership of the libgal accessibility support and deals with it. | ||||
* | Bug #632781 - Cannot disable search folders | Milan Crha | 2010-11-10 | 1 | -2/+0 |
| | |||||
* | Bug #632683 - Remove-duplicates should work on selection | Milan Crha | 2010-11-10 | 7 | -194/+278 |
| | |||||
* | Bug #632293 - Do not add POP accounts into folder tree | Milan Crha | 2010-11-10 | 2 | -1/+6 |
| | |||||
* | Workaround crash when pasting nothing into html message composer | Milan Crha | 2010-11-09 | 1 | -0/+2 |
| | |||||
* | Bug #632676 - Only "Checking for new mail" in status bar and nothing else | Milan Crha | 2010-11-09 | 1 | -3/+3 |
| | |||||
* | Bug #632671 - "Search interrupted" status message forever | Milan Crha | 2010-11-09 | 2 | -1/+28 |
| | |||||
* | Add a compatibility code to previous patch | Javier Jardón | 2010-11-09 | 1 | -0/+4 |
| | |||||
* | Use gtk_paned_new() instead gtk_[v|h]paned_new() | Javier Jardón | 2010-11-09 | 1 | -1/+1 |
| | |||||
* | Bug #632176 - Force user name on Google calendar/address book | Milan Crha | 2010-11-09 | 4 | -6/+64 |
| | |||||
* | Updated Spanish translation | Jorge González | 2010-11-08 | 1 | -2031/+1909 |
| | |||||
* | Post-release version bump. | Matthew Barnes | 2010-11-08 | 1 | -1/+1 |
| | |||||
* | Fix distcheck errors.EVOLUTION_2_91_2 | Matthew Barnes | 2010-11-08 | 6 | -10/+15 |
| | |||||
* | NEWS update for 2.91.2 release. | Matthew Barnes | 2010-11-08 | 1 | -0/+109 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-11-08 | 26 | -74/+69 |
| | |||||
* | [l10n] Updated German doc translation, fixed some XML errors | Mario Blättermann | 2010-11-07 | 1 | -1724/+1608 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2010-11-07 | 1 | -333/+133 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2010-11-06 | 1 | -880/+1724 |
| | |||||
* | Updated Spanish translation | Jorge González | 2010-11-06 | 1 | -4/+5 |
| | |||||
* | Bug #634088 - Uses uninitialized variable in action_contact_new_cb | Milan Crha | 2010-11-05 | 1 | -1/+1 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2010-11-05 | 1 | -3255/+4906 |
| | |||||
* | Move calendar preferences to the calendar module. | Matthew Barnes | 2010-11-05 | 87 | -5669/+3464 |
| | | | | | Continue replacing the use of calendar-config functions with GObject property bindings to EShellSettings properties. | ||||
* | Add GBinding transform funcs for enum types. | Matthew Barnes | 2010-11-05 | 4 | -0/+110 |
| | | | | We'll want to store enum settings by their nicknames. | ||||
* | Update API docs. | Matthew Barnes | 2010-11-05 | 4 | -4/+66 |
| | |||||
* | Rename CalUnits to EDurationType. | Matthew Barnes | 2010-11-05 | 8 | -75/+76 |
| | | | | And move the definition to e-util-enums.h so we get a GType for it. | ||||
* | Use @valuenick@ in glib-gen.mak. | Matthew Barnes | 2010-11-05 | 1 | -1/+1 |
| | | | | So we get usable nicknames for converting enum values to strings. | ||||
* | Remove unused calendar-config API. | Matthew Barnes | 2010-11-05 | 3 | -45/+0 |
| | |||||
* | Add missing EVOLUTION_MAIL_LIBS to LIBADD in mail/importers | Milan Crha | 2010-11-04 | 1 | -0/+1 |
| | |||||
* | Add missing libeshell.la to LIBADD in pst-import plugin | Milan Crha | 2010-11-04 | 1 | -1/+1 |
| | |||||
* | Updated Spanish translation | Jorge González | 2010-11-04 | 1 | -105/+125 |
| | |||||
* | Bug #612181 - Show recurring events in italic in date navigator | Milan Crha | 2010-11-03 | 8 | -5/+65 |
| | |||||
* | Bug #632580 - Freezes UI on account disable | Milan Crha | 2010-11-03 | 3 | -1/+63 |
| | |||||
* | Bug #632562 - Disabled account in preferences not remove in folder tree | Milan Crha | 2010-11-03 | 1 | -1/+3 |
| | |||||
* | Bug #632483 - [WinXP] Does not start when updated from 2.8 | Milan Crha | 2010-11-03 | 1 | -11/+4 |
| | |||||
* | Bug #632768 - Message list not realized when opening new folder | Milan Crha | 2010-11-03 | 2 | -16/+18 |
| | |||||
* | Add forgotten cairo_destroy() calls | Milan Crha | 2010-11-02 | 5 | -10/+24 |
| | |||||
* | Updated Spanish translation | Jorge González | 2010-11-02 | 1 | -123/+156 |
| | |||||
* | Bug #629479 - Runtime critical warnings from e-print.c | Milan Crha | 2010-11-02 | 1 | -10/+6 |
| | |||||
* | Bug #632941 - Calendar ignores preference "show/hide end times" | Milan Crha | 2010-11-02 | 1 | -1/+4 |
| | |||||
* | Utilize the new ESourceSelector:primary-selection property. | Matthew Barnes | 2010-11-02 | 26 | -198/+224 |
| | |||||
* | Bug #484554 - Day names can overlap in calendar printouts | Milan Crha | 2010-11-02 | 1 | -62/+114 |
| | |||||
* | Set checkspin label mnemonic widget in account editor | Milan Crha | 2010-11-01 | 1 | -1/+3 |
| | |||||
* | Updated Spanish translation | Jorge González | 2010-11-01 | 1 | -127/+129 |
| | |||||
* | stock_appontment-reminder icons renamed (reverts previous commit) | Milan Crha | 2010-11-01 | 12 | -15/+5 |
| | |||||
* | Add missing stock appointment-reminder icons | Milan Crha | 2010-11-01 | 11 | -0/+10 |
| | |||||
* | Bug #631981 - Change reply_close_browser short description text | Milan Crha | 2010-11-01 | 1 | -1/+1 |
| | |||||
* | Updated Spanish translation | Jorge González | 2010-11-01 | 1 | -382/+382 |
| | |||||
* | Update POTFILES.in. | Matthew Barnes | 2010-11-01 | 1 | -0/+1 |
| | |||||
* | EMailReader: Add a get_alert_sink() method. | Matthew Barnes | 2010-11-01 | 6 | -0/+68 |
| | |||||
* | EMailBrowser: Implement EAlertSink. | Matthew Barnes | 2010-11-01 | 1 | -38/+64 |
| | |||||
* | Kill em_folder_utils_unsubscribe_folder(). | Matthew Barnes | 2010-11-01 | 7 | -80/+190 |
| | | | | Use e_mail_session_unsubscribe_folder() instead. | ||||
* | EActivity: Add an "alert-sink" property. | Matthew Barnes | 2010-11-01 | 7 | -37/+129 |
| | | | | | | | This is just for convenience, EActivity does not use this property. Especially useful in async function callbacks when the operation failed and now you have to do something useful with the GError. | ||||
* | Pass an EAlertSink to e_alert_sink_submit_alert(). | Matthew Barnes | 2010-11-01 | 12 | -46/+41 |
| | | | | | | | Passing a random GtkWidget and then searching its ancestors for an EAlertSink turned out to be not as useful as I thought. Most of the time we know about and have access to the widget that implements EAlertSink, so just pass it directly as an EAlertSink. | ||||
* | Updated Spanish translation | Jorge González | 2010-11-01 | 1 | -270/+287 |
| | |||||
* | Kill mail_get_messagex(). | Matthew Barnes | 2010-11-01 | 2 | -60/+0 |
| | | | | Use camel_folder_get_message() instead. | ||||
* | EMailReader: Rewrite message retrieval tracking. | Matthew Barnes | 2010-11-01 | 1 | -64/+95 |
| | | | | | | | | | Instead of mail_get_messagex(), call camel_folder_get_message() and submit an EActivity to the shell backend. EMailReader now uses the activity's GCancellable to cancel the previous retrieval operation when the user selects a different message. Eliminates the last call to mail_get_messagex(). | ||||
* | Fix build break. | Matthew Barnes | 2010-11-01 | 1 | -1/+1 |
| | |||||
* | Bug 628139 - Thread-safety issues in libical time zone loading | Matthew Barnes | 2010-10-31 | 1 | -0/+26 |
| | |||||
* | Set Date: when building a CamelMimeMessage in composer. | Matthew Barnes | 2010-10-31 | 1 | -0/+3 |
| | |||||
* | Require a CamelMimeMessage in em_utils_handle_receipt(). | Matthew Barnes | 2010-10-31 | 2 | -37/+40 |
| | | | | Eliminates one of the two remaining calls to mail_get_messagex(). | ||||
* | Skip writing to Outbox when sending. | Matthew Barnes | 2010-10-31 | 7 | -203/+281 |
| | | | | | | | When sending a message from a composer window, it seems pointless to write message to Outbox only to immediately read it back and mark it for deletion. Instead, bypass the Outbox folder when sending, and if an error occurs, offer to save the message to Outbox instead. | ||||
* | Remove an unused function. | Matthew Barnes | 2010-10-31 | 1 | -22/+0 |
| | |||||
* | Kill mail_append_mail(). | Matthew Barnes | 2010-10-31 | 7 | -144/+92 |
| | | | | Use e_mail_folder_append_message() instead. | ||||
* | Updated Slovenian translation | Matej Urbančič | 2010-10-30 | 1 | -11/+11 |
| | |||||
* | Bug 633172 - Folder->Subscriptions is always enabled | Matthew Barnes | 2010-10-30 | 6 | -22/+94 |
| | |||||
* | Bug 633471 - EAttachmentStore store folder name where uri is expected | Matthew Barnes | 2010-10-30 | 4 | -47/+50 |
| | |||||
* | Revert my previous revert for GnomeCanvasShape. | Matthew Barnes | 2010-10-30 | 1 | -4/+1 |
| | | | | | | This reverts commit 0faef9453c27a1a65ac15bfa65925056e5dd551d. Turns out it broke ETable/ETree pretty badly. | ||||
* | Fix gnome_canvas_rect_draw(). | Matthew Barnes | 2010-10-30 | 1 | -2/+2 |
| | | | | Need to subtract the pixmap offset from the rectangle's coordinates. | ||||
* | Merge GnomeCanvasShape into GnomeCanvasRect. | Matthew Barnes | 2010-10-30 | 6 | -898/+669 |
| | | | | | GnomeCanvasRect is the only subclass of GnomeCanvasShape, and passing Cairo paths around doesn't seem to work well. | ||||
* | Fix typo in gnome_canvas_shape_update(). | Matthew Barnes | 2010-10-30 | 1 | -1/+1 |
| | |||||
* | Revert "gnome-canvas: Fix bounding box calculation in GnomeCanvasShape" | Matthew Barnes | 2010-10-30 | 1 | -1/+4 |
| | | | | | | | This reverts commit ecd07f3f735debf9bad03543394f3db0f0714b8a. Actually you do want world coordinates, but the typo fixed in the next commit was probably causing strange and confusing behavior. | ||||
* | GnomeCanvasShape: Make color string parsing more robust | Matthew Barnes | 2010-10-30 | 1 | -4/+17 |
| | |||||
* | Fix matrix in gnome_canvas_shape_draw(). | Matthew Barnes | 2010-10-30 | 1 | -2/+0 |
| | | | | The path is in item coordinates, so we need an "i2c" matrix, not "c2i". |