Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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". | |||||
* | Fix typos in gnome_canvas_shape_bounds(). | Matthew Barnes | 2010-10-30 | 1 | -2/+2 | |
| | ||||||
* | Fix cursor drawing in ECellText. | Matthew Barnes | 2010-10-30 | 1 | -12/+17 | |
| | ||||||
* | Rename GnomeCanvasItem.destroy() to dispose(). | Matthew Barnes | 2010-10-30 | 6 | -52/+52 | |
| | | | | | To clarify the semantics: the method may be called multiple times so pointers should be set to NULL after freeing or unreferencing. | |||||
* | Fix gnome_canvas_item_w2i_matrix(). | Matthew Barnes | 2010-10-30 | 1 | -6/+5 | |
| | | | | Was returning an inverted matrix: i2w instead of w2i. | |||||
* | Fix typo in eti_update(). | Matthew Barnes | 2010-10-30 | 1 | -2/+2 | |
| | ||||||
* | Actually set the path in gnome_canvas_shape_set_path(). | Matthew Barnes | 2010-10-30 | 1 | -0/+2 | |
| | ||||||
* | Restore update method in ECanvasBackground | Matthew Barnes | 2010-10-30 | 1 | -0/+21 | |
| | | | | | | | Restore the update() method in ECanvasBackground. Without a redraw request the draw() method is never called. For some reason this isn't noticeable on gtk+-3.0 -- ETable and ETree backgrounds are still white -- but on gtk+-2.0 the backgrounds are grey. | |||||
* | Fix typo in EText. | Matthew Barnes | 2010-10-30 | 1 | -2/+2 | |
| | | | | Fill color properties should be write-only, not read-only. | |||||
* | Adapt branch for building with GTK+ 2.22. | Matthew Barnes | 2010-10-30 | 5 | -4/+24 | |
| | ||||||
* | Reinstate GDK_DISABLE_DEPRECATED | Benjamin Otte | 2010-10-30 | 1 | -0/+1 | |
| | | | | Everything compiles with this flag now. | |||||
* | calendar: Don't draw a shadow outside of the widget | Benjamin Otte | 2010-10-30 | 1 | -49/+0 | |
| | ||||||
* | calendar: Remove now unused gcs and colormap handling from EWeekView | Benjamin Otte | 2010-10-30 | 2 | -18/+0 | |
| | ||||||
* | calendar: Draw EWeekViewTitlesItem with cairo | Benjamin Otte | 2010-10-30 | 1 | -40/+35 | |
| | ||||||
* | calendar: draw EWeekViewEventItem with cairo | Benjamin Otte | 2010-10-30 | 1 | -47/+42 | |
| | ||||||
* | calendar: Remove unused variable | Benjamin Otte | 2010-10-30 | 1 | -4/+0 | |
| | ||||||
* | e-table: Remove unused dnd pixmaps | Benjamin Otte | 2010-10-30 | 3 | -65/+0 | |
| | ||||||
* | e-table: Don't push/pop colormaps | Benjamin Otte | 2010-10-30 | 4 | -13/+0 | |
| | | | | It's not necessary anymore. | |||||
* | e-table: Draw button with cairo | Benjamin Otte | 2010-10-30 | 1 | -16/+12 | |
| | ||||||
* | e-table: Draw ECellTree with cairo | Benjamin Otte | 2010-10-30 | 1 | -10/+10 | |
| | ||||||
* | e-text: Draw EReflow with cairo | Benjamin Otte | 2010-10-30 | 1 | -7/+13 | |
| | ||||||
* | e-text: Fix color handling | Benjamin Otte | 2010-10-30 | 2 | -27/+13 | |
| | | | | | | | - "color" and "color-gdk" properties aren't readable (Their values would be wrong if an alpha channel was set). - Use the rgba color when rendering - Don't allocate the color in the colormap anymore. | |||||
* | e-map: Take colormap and visual from the widget | Benjamin Otte | 2010-10-30 | 1 | -2/+2 | |
| | | | | | No need to use magic visuals and colormaps anymore, we're all cairo these days. | |||||
* | gnome-canvas: Remove functions that allocate colors | Benjamin Otte | 2010-10-30 | 2 | -79/+0 | |
| | | | | | | Cairo doesn't need allocated colors. Yay, gnome-canvas now compiles with GDK_DISABLE_DEPRECATED. | |||||
* | gnome-canvas: Use gdk_parse_color() in GnomeCanvasShape | Benjamin Otte | 2010-10-30 | 1 | -2/+4 | |
| | | | | We don't want to allocate colors anymore. It's not needed with cairo. | |||||
* | calendar: Draw meeting time selector with cairo | Benjamin Otte | 2010-10-30 | 2 | -121/+74 | |
| | ||||||
* | calendar: Draw day view with cairo | Benjamin Otte | 2010-10-30 | 4 | -57/+33 | |
| | ||||||
* | e-table: Remove retro look | Benjamin Otte | 2010-10-30 | 5 | -210/+40 | |
| | | | | It's not used by themes so I don't see the need to port it. | |||||
* | e-table: Remove unused GdkGC | Benjamin Otte | 2010-10-30 | 1 | -4/+0 | |
| | ||||||
* | e-table: Draw ECellText with cairo | Benjamin Otte | 2010-10-30 | 1 | -54/+30 | |
| | ||||||
* | e-table: Use gdk_pango_layout_get_clip_region() in ECellText | Benjamin Otte | 2010-10-30 | 1 | -44/+24 | |
| | ||||||
* | e-table: Remove unused GdkGC from ECellToggle | Benjamin Otte | 2010-10-30 | 1 | -22/+0 | |
| | ||||||
* | e-table: Use Pango ellipsizing instead of manual arrow drawing | Benjamin Otte | 2010-10-30 | 1 | -91/+11 | |
| | ||||||
* | gnome-canvas: Port drawing to use cairo | Benjamin Otte | 2010-10-30 | 2 | -29/+14 | |
| | ||||||
* | gnome-canvas: Remove gnome_canvas_set_stipple_origin() | Benjamin Otte | 2010-10-30 | 2 | -24/+0 | |
| | ||||||
* | gnome-canvas: Port GnomeCanvasText to use cairo | Benjamin Otte | 2010-10-30 | 2 | -118/+29 | |
| | ||||||
* | e-map: Stuff tween duration into a macro so it's easier to change | Benjamin Otte | 2010-10-30 | 1 | -2/+3 | |
| | ||||||
* | e-map: Add simplification API to zoom from a certain state | Benjamin Otte | 2010-10-30 | 1 | -16/+17 | |
| | ||||||
* | e-map: Zoom out smoothly, too | Benjamin Otte | 2010-10-30 | 1 | -1/+14 | |
| | ||||||
* | e-map: Redo zooming | Benjamin Otte | 2010-10-30 | 1 | -387/+223 | |
| | | | | | Instead of hacky magic, we now use cairo and a naïve implementation of tweening. | |||||
* | e-map: Make center_at() function take longitude/latitude | Benjamin Otte | 2010-10-30 | 1 | -21/+29 | |
| | | | | | | | Way easier than to try to get the coordinates right. Includes refactoring to introduce e_map_world_to_render_surface() that computes coordinates on the background surface to make this stuff easier. | |||||
* | e-map: Introduce e_map_get_current_location() | Benjamin Otte | 2010-10-30 | 1 | -13/+13 | |
| | | | | ... and use it when zooming out | |||||
* | e-map: Use gtk_alignment_configure() | Benjamin Otte | 2010-10-30 | 1 | -22/+14 | |
| | | | | Nothing but a massive code cleanup | |||||
* | e-map: Repaint points unconditionally | Benjamin Otte | 2010-10-30 | 1 | -1/+2 | |
| | | | | | | | The in_view() check is broken because it doesn't repaint points that are 1px outside the window. The point take 2 extra pixels in every direction after all. And gtk_widget_queue_draw_area() will automatically discard out-of-range rects anyway. | |||||
* | e-map: Make cache a server-side surface | Benjamin Otte | 2010-10-30 | 1 | -95/+92 | |
| | | | | Doing performance optimizations on the client is not a good idea... | |||||
* | e-map: Query adjustment for size, not pixbuf | Benjamin Otte | 2010-10-30 | 1 | -2/+2 | |
| | ||||||
* | e-map: pass width and height to set_scroll_area() directly | Benjamin Otte | 2010-10-30 | 1 | -19/+7 | |
| | ||||||
* | e-map: Draw with cairo | Benjamin Otte | 2010-10-30 | 1 | -38/+11 | |
| | ||||||
* | e-map: Update the xofs/yofs properties together with the adjustments | Benjamin Otte | 2010-10-30 | 1 | -11/+9 | |
| | ||||||
* | e-map: Don't block signal handlers | Benjamin Otte | 2010-10-30 | 1 | -23/+0 | |
| | | | | | The signal handler will no-op the operations anyway, because nothing changed. | |||||
* | e-map: Move all rendering into the expose event | Benjamin Otte | 2010-10-30 | 1 | -114/+65 | |
| | | | | | For the zoom, we now use the long-deprecated gtk_widget_draw() to force repaints. | |||||
* | e-map: Always repaint the whole window on scrolls | Benjamin Otte | 2010-10-30 | 1 | -93/+1 | |
| | | | | We cannot move parts of the window with GTK3 APIs, so stop doing it. | |||||
* | e-text: Draw with cairo | Benjamin Otte | 2010-10-30 | 2 | -80/+27 | |
| | ||||||
* | e-text: Use gdk_pango_layout_get_clip_region() for selection rendering | Benjamin Otte | 2010-10-30 | 1 | -58/+19 | |
| | ||||||
* | widgets: Don't use GdkGC in ECalendarItem | Benjamin Otte | 2010-10-30 | 1 | -19/+18 | |
| | ||||||
* | Remove libart | Benjamin Otte | 2010-10-30 | 71 | -9939/+0 | |
| | | | | It's not used by the gnome-canvas anymore. | |||||
* | gnome-canvas: Simplify updating code | Benjamin Otte | 2010-10-30 | 2 | -326/+34 | |
| | | | | | Instead of keeping oour own invalid area, trust GDK to do the right thing. | |||||
* | calendar: Use G_PI | Benjamin Otte | 2010-10-30 | 1 | -3/+3 | |
| | | | | | | M_PI requires math.h. It's currently implicitly included, but might not be forever. (In fact, it'll go in the next commit, guess why I noticed it...) | |||||
* | gnome-canvas: Fix bounding box calculation in GnomeCanvasShape | Benjamin Otte | 2010-10-30 | 1 | -4/+1 | |
| | | | | | | | The code converted the bbox to world coordinates, not to canvas coordinates. xxx: shape | |||||
* | gnome-canvas: Remove render_dirty variable | Benjamin Otte | 2010-10-30 | 2 | -33/+0 | |
| | | | | It's unused. Also remove the private struct, as it's now empty. | |||||
* | gnome-canvas: Remove pangoft2 requirement | Benjamin Otte | 2010-10-30 | 2 | -8/+0 | |
| | | | | | It's not really necessary to pull in libs for an unused variable, now is it? | |||||
* | gnome-canvas: Remove gnome_canvas_w2c_affine() | Benjamin Otte | 2010-10-30 | 2 | -28/+0 | |
| | | | | It's not necessary anymore. Use gnome_canvas_w2c_matrix() instead. | |||||
* | gnome-canvas: Convert point tranformation functions to use cairo | Benjamin Otte | 2010-10-30 | 1 | -25/+21 | |
| | ||||||
* | gnome-canvas: Remove gnome_canvas_update_now() | Benjamin Otte | 2010-10-30 | 2 | -29/+0 | |
| | | | | | 1) Don't ever force an update 2) There's GTK API to force an update if you need to. Use that. | |||||
* | gnome-canvas: Convert canvas item transformation matrix to cairo | Benjamin Otte | 2010-10-30 | 23 | -510/+198 | |
| | | | | | Also update the GnomeCanvasItem.update vfunc to take a cairo_matrix_t and no longer pass the clip_path (what was it used for anyway?). | |||||
* | e-table: Convert coordinates using Cairo | Benjamin Otte | 2010-10-30 | 1 | -18/+18 | |
| | ||||||
* | e-table: Remove unused member variables from ETableItem | Benjamin Otte | 2010-10-30 | 2 | -18/+14 | |
| | | | | | x1 and y1 were never set, only used. Replace all users with 0 and remove the members. | |||||
* | e-table: Draw grids with Cairo | Benjamin Otte | 2010-10-30 | 2 | -25/+20 | |
| | | | | Gets rid of the need for GdkGC completely. | |||||
* | gnome-canvas: Simplify GnomeCanvasPixbuf | Benjamin Otte | 2010-10-30 | 1 | -503/+37 | |
| | | | | | | Get rid of all the layout properties. They are unused, and if they are needed should be done in a separate object. Also do the drawing with Cairo. | |||||
* | gnome-canvas: Update GnomeCanvasPixbuf for gobject niceties | Benjamin Otte | 2010-10-30 | 2 | -68/+29 | |
| | | | | G_DEFINE_TYPE and private data, here we come! | |||||
* | gnome-canvas: Fix refcounting for GnomeCanvasPixbuf | Benjamin Otte | 2010-10-30 | 1 | -21/+3 | |
| | ||||||
* | gnome-canvas: Remove unused flags from GnomeCanvasPixbuf | Benjamin Otte | 2010-10-30 | 1 | -19/+0 | |
| | ||||||
* | e-canvas: Simplify ECanvasBackground | Benjamin Otte | 2010-10-30 | 1 | -243/+17 | |
| | | | | | It's used without specifying a clip rectangle every time, so remove that property. Also do all drawing with Cairo. | |||||
* | gnome-canvas: Update GailCanvasItem visibility code to cairo APIs | Benjamin Otte | 2010-10-30 | 1 | -139/+32 | |
| | ||||||
* | gnome-canvas: Split out matrix_transform_rect code | Benjamin Otte | 2010-10-30 | 3 | -44/+58 | |
| | ||||||
* | gnome-canvas: Remove now-unused functions | Benjamin Otte | 2010-10-30 | 2 | -546/+0 | |
| |