aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add get_data_dir(), get_config_dir() vfuncs to EShellBackendJonathon Jongsma2009-12-192-22/+65
* Bug #596967 - Per-folder setting for threading and preview panelMilan Crha2009-12-195-1/+169
* Bug #603701 - Don't treat 4 byte values as DDWORDsPaul Bolle2009-12-181-12/+12
* Bug #604884 - Use proper colors in Search bar when is search activatedMilan Crha2009-12-181-6/+8
* Bug #593896 - "Search -> Find now" should not be always enabledMilan Crha2009-12-181-1/+1
* Bug #593700 - Restore folder's last selected message as expectedMilan Crha2009-12-182-142/+6
* Bug #603184 - Various problems with search box in foldersMilan Crha2009-12-184-3/+51
* Add a way for Anjal to override shell_builtin_backend.Matthew Barnes2009-12-182-0/+9
* Merge some composer header changes for Anjal.Matthew Barnes2009-12-172-14/+31
* Install e-util/gconf-bridge.h.Matthew Barnes2009-12-171-2/+2
* Updated Slovenian translationMatej Urbančič2009-12-171-1304/+1480
* Bug #604761 - Select certificate doesn't workMilan Crha2009-12-171-114/+97
* Bug #553057 - Show signer's information in a message window/previewMatthew W. S. Bell2009-12-173-2/+69
* Kill MailSession's interactive flag.Matthew Barnes2009-12-174-42/+0
* Move MailFolderCache signal handlers to EMailBackend.Matthew Barnes2009-12-172-77/+87
* Kill em_utils_get_data/config_dir(), push down to MailSessionJonathon Jongsma2009-12-1711-59/+44
* Bug #359755 - Do not fetch content of a CalDAV calendar when given itMilan Crha2009-12-161-17/+62
* Kill em_utils_adjustment_page().Matthew Barnes2009-12-162-31/+0
* Introduce EMailBackend into libevolution-mail.Matthew Barnes2009-12-165-361/+647
* Updated Norwegian bokmål translation.Kjartan Maraas2009-12-161-1151/+1281
* Update thisKjartan Maraas2009-12-161-1/+2
* Use the boxed CamelObject type for signal params in MailFolderCacheJonathon Jongsma2009-12-162-16/+17
* Add MailFolderCache::folder-changed signalJonathon Jongsma2009-12-163-32/+84
* MailFolderCache: add signal for updated unread countsJonathon Jongsma2009-12-163-62/+88
* Remove mail-config, vfolder, and filter deps from mail-folder-cacheJonathon Jongsma2009-12-166-163/+212
* Add signals to MailFolderCache for common eventsJonathon Jongsma2009-12-162-0/+86
* Add documentation to clarify mail-folder-cache functionalityJonathon Jongsma2009-12-164-32/+119
* Make the mail folder cache a proper GObjectJonathon Jongsma2009-12-169-164/+304
* Bug #602505 - Incorrect information in message windowMilan Crha2009-12-162-5/+40
* Move mail migration code to libevolution-mail.so.Matthew Barnes2009-12-165-14/+13
* Bug #603342 - Memory leak fixesMilan Crha2009-12-158-12/+39
* Bug 604562 - Typo in gconf schemaChristophe Fergeau2009-12-151-1/+1
* Introduce EMailSidebar into libevolution-mail.Matthew Barnes2009-12-1514-652/+1003
* Make e_shell_window_update_search_menu() more crash-resistant.Matthew Barnes2009-12-151-0/+9
* Move icon theme path setup from main() to EShell.Matthew Barnes2009-12-153-5/+7
* Bug #604512 - Calendar publishing tab misses button labelMilan Crha2009-12-151-4/+6
* Bug #604182 - Hide variable used only with HAVE_LIBNOTIFYMilan Crha2009-12-111-0/+2
* Bug #602998 - Contacts searches are supposed to be per address bookMilan Crha2009-12-117-9/+157
* Bug #499322 - Use extension for "Save as" suggested file nameMilan Crha2009-12-1014-16/+121
* Bug #603972 - Proper title for dialogPaul Bolle2009-12-101-1/+1
* Bug #591938 - Update translator's commentsMilan Crha2009-12-107-15/+22
* Bug #604182 - Do not block UI with publish-calendar messagesMilan Crha2009-12-101-6/+113
* Use EAlert API in EAlertActivity rather than using g_object_get_dataJonathon Jongsma2009-12-093-14/+38
* Bug 604098 - Missing \n in EAlertJonathon Jongsma2009-12-091-1/+1
* Use gchar instead of char in e-alert.cJonathon Jongsma2009-12-091-1/+1
* Revert accidentally committed experimental codeJonathon Jongsma2009-12-091-143/+34
* Handle the case where error definitions don't include certain fieldsJonathon Jongsma2009-12-091-6/+19
* rename e_alert_get_buttons -> e_alert_peek_buttonsJonathon Jongsma2009-12-094-37/+146
* Kill ETableScrolled.Matthew Barnes2009-12-0829-2326/+1251
* Kill ETreeScrolled.Matthew Barnes2009-12-088-470/+196
* Adding new file to POTFILES.in (from commit to bug #359755)Milan Crha2009-12-081-0/+1
* Bug #359755 - Support for CalDAV collectionsMilan Crha2009-12-084-9/+1436
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-0861-103/+106
* Add EAlertDialogJonathon Jongsma2009-12-083-2/+448
* Refactor EAlert to make it a GObjectJonathon Jongsma2009-12-082-291/+310
* Remove libhal requirement from configureBastien Nocera2009-12-071-4/+1
* Updated Swedish translationDaniel Nylander2009-12-071-4431/+5111
* Updated Hebrew translationYair Hershkovitz2009-12-061-10554/+12503
* Updated Norwegian bokmål translation.Kjartan Maraas2009-12-051-5708/+4750
* Update thisKjartan Maraas2009-12-051-1/+1
* Updated Slovenian translationMatej Urbančič2009-12-051-401/+417
* Synchronize help files with gnome-2-28 branch.Matthew Barnes2009-12-04329-48849/+6604
* Bug 551464 - Paste files into composer as attachmentsMatthew Barnes2009-12-043-58/+118
* Bug 603682 - Duplicate mnemonic in meeting windowMatthew Barnes2009-12-041-2/+2
* Bug 603592 - X11 window roles should be setMatthew Barnes2009-12-041-0/+10
* Revise the EShell ref-leak check to not upset Valgrind.Matthew Barnes2009-12-032-19/+16
* Fixing widgets order and adding back mnemonics after glade removalMilan Crha2009-12-021-3/+3
* Add an EShell:module-directory constructor property.Matthew Barnes2009-12-024-6/+68
* Allow EShellWindow "construct" methods to return NULL.Matthew Barnes2009-12-021-14/+25
* Add private virtual methods to EShellWindowClass.Matthew Barnes2009-12-0215-378/+1090
* Add e_shell_taskbar_get_activity_count().Matthew Barnes2009-12-022-0/+18
* Bug #603061 - Use .ics for temp vcalendar filesPaul Bolle2009-12-021-2/+2
* Revise a "to-do" comment that's done.Matthew Barnes2009-12-021-3/+1
* Expand the EMailReader interface so it's easier to use.Matthew Barnes2009-12-0218-462/+415
* Kill message_list_free_uids().Matthew Barnes2009-12-029-36/+29
* Bump glib requirement to 2.22.0Jonathon Jongsma2009-12-011-1/+1
* Update Simplified Chinese translation.Ray Wang2009-12-011-11612/+11654
* Merge bits and pieces of the anjal-evo-2-30 branch.Matthew Barnes2009-12-0123-293/+376
* Fix a bug in e_alert_newv() that was causing a crashJonathon Jongsma2009-12-011-6/+5
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-01100-465/+451
* port modules/ to new EError API.Jonathon Jongsma2009-12-0112-17/+17
* port plugins to use new EError APIJonathon Jongsma2009-12-0110-32/+67
* port calendar/ to the new EError APIJonathon Jongsma2009-12-018-15/+16
* port mail/ to use new EError APIJonathon Jongsma2009-12-0113-44/+56
* port composer/ to user new EError APIJonathon Jongsma2009-12-013-9/+13
* port addressbook/ to use new EError APIJonathon Jongsma2009-12-018-15/+37
* port shell/ over to the new EError APIJonathon Jongsma2009-12-014-7/+18
* port widgets/ to use new EError APIJonathon Jongsma2009-12-011-4/+4
* port filter/ classes over to new EError APIJonathon Jongsma2009-12-0111-51/+73
* Refactor error reporting to separate error from dialogsJonathon Jongsma2009-12-012-84/+121
* Updated Slovenian translationMatej Urbančič2009-12-011-2053/+3483
* post release version bumpChenthill Palanisamy2009-11-301-1/+1
* News update for 2.29.3 releaseEVOLUTION_2_29_3_1EVOLUTION_2_29_3Bharath Acharya2009-11-301-0/+111
* Bug #361156 - [contacts-map] Add check for clutter-gtk-0.10 tooCedric Bosdonnat2009-11-301-0/+7
* Fixed a typo. my bad.Chenthill Palanisamy2009-11-301-1/+1
* Fixed bug 364618, solve the chinese character issue.Jeff Cai2009-11-308-83/+141
* Fixes a build break.Chenthill Palanisamy2009-11-303-2/+2
* Bug 494394 - No way for the user to refresh a calendarMilan Crha2009-11-3018-3/+177
* Update API documentation.Matthew Barnes2009-11-291-4/+0
* Rewrite champlain-gtk and geoclue detection.Matthew Barnes2009-11-292-31/+43
* Coding style and whitespace cleanups.Matthew Barnes2009-11-296-15/+12
* Bug #551603 - Special case "positive zero alarms"Paul Bolle2009-11-281-28/+34
* Bug #554779 - Removal of task due date does not sync from PalmMatt McCutchen 22009-11-271-1/+2
* Fix uninitialized variable from a patch for bug #591330 (yet another)Milan Crha2009-11-271-3/+1
* Implement a new 'killev' program.Matthew Barnes2009-11-273-20/+178
* Updated Spanish translationJorge González2009-11-271-444/+510
* Fix compile time warnings in filter/e-rule-context.cMilan Crha2009-11-271-2/+2
* Bug #361156 - contacts-map pluginCedric Bosdonnat2009-11-277-1/+428
* Add Evolution's process ID to ~/.evolution/.running.Matthew Barnes2009-11-271-13/+21
* Make EShell more subclassable.Matthew Barnes2009-11-273-30/+52
* Fix uninitialized variable from a patch for bug #591330Milan Crha2009-11-271-0/+1
* Handle a missed corner case with --quit.Matthew Barnes2009-11-261-0/+11
* Add a --quit command-line option.Matthew Barnes2009-11-264-22/+64
* Bug #558030 - Convert meeting to appointment popup menu optionMilan Crha2009-11-264-5/+59
* Bug #591330 - Do not clear task preview every minuteMilan Crha2009-11-269-8/+123
* Bug #602177 - Plug leaks. Fix race.Paul Bolle2009-11-261-99/+55
* Bug #550025 - Add error dialogs for MeetingsPaul Bolle2009-11-263-5/+35
* Bug #598166 - All Day Meeting String ImprovementMilan Crha2009-11-263-51/+77
* Bug 602704 - Actions->Purge in task view doesn't workMatthew Barnes2009-11-263-4/+60
* Fixed bug #602920 in German translationMario Blättermann2009-11-261-387/+320
* Add a --geometry command-line option.Matthew Barnes2009-11-2610-22/+136
* Bug 602799 - "Mark for Follow Up" menu item glitchesMatthew Barnes2009-11-252-1/+26
* Bug 602907 - Cannot delete meetings or appointments in list viewMatthew Barnes2009-11-251-0/+8
* Bug 602803 - New Contact enabled for read-only address booksMatthew Barnes2009-11-251-0/+8
* Bug 602102 - [regression] evolution-alarm-notify segv on login to desktopChenthill Palanisamy2009-11-251-7/+7
* Updating Estonian translationIvar Smolin2009-11-251-3/+3
* Bug 602844 - Flags not saved to IMAP account on exitMatthew Barnes2009-11-252-0/+57
* Updating Estonian translationMattias Põldaru2009-11-251-2/+2
* Fix a build error.Matthew Barnes2009-11-251-0/+1
* Bug #474502 - Don't check for contacts in broken address booksMilan Crha2009-11-241-4/+30
* Default /evolution/shell/network_config/proxy_type to 0 explicitlyMilan Crha2009-11-241-0/+1
* Updated French translationClaude Paroz2009-11-231-6782/+4494
* Updated Spanish translationJorge González2009-11-231-87/+22
* Updating Estonian translationMattias Põldaru2009-11-231-3/+3
* Bug 602625 - Typos in translation messagesMatthew Barnes2009-11-223-5/+5
* Restore some lost characters in filter.ui.Matthew Barnes2009-11-221-3/+3
* Updated Spanish translationJorge González2009-11-221-60/+25
* Updated Spanish translationJorge González2009-11-221-100/+31
* Updated Spanish translationJorge González2009-11-221-2314/+3362
* Add gettext/glade prefix before ui files in POTFILES.inClaude Paroz2009-11-221-37/+37
* Remove the last traces of libglade.Matthew Barnes2009-11-212-3/+0
* Header file cleanup.Matthew Barnes2009-11-211-78/+131
* Fix typos in e_cal_shell_content_paste_clipboard().Matthew Barnes2009-11-211-2/+2
* Fix some details in our asynchronous functions.Matthew Barnes2009-11-213-98/+35
* Updated Slovenian translationMatej Urbančič2009-11-201-851/+836
* Bug #602081 - Runtime warnings when going to TasksMilan Crha2009-11-201-6/+7
* Still tweaking pane position restoration.Matthew Barnes2009-11-201-4/+14
* Kill e_util_read_file().Matthew Barnes2009-11-203-97/+36
* Add e_attachment_store_load_async().Matthew Barnes2009-11-203-43/+193
* Bug 563555 - Confirm before forwarding many emails inlineRitesh Khadgaray2009-11-204-20/+47
* Kill Evolution's icon cache once and for all.Matthew Barnes2009-11-2012-504/+42
* Updated Slovenian translationMatej Urbančič2009-11-201-604/+545
* Updated Spanish translationJorge González2009-11-201-3731/+3060
* Assemble HTML code in a GString instead of a GtkHTMLStream.Matthew Barnes2009-11-204-349/+430
* Bug #579599 - Let the Advanced Search work againMilan Crha2009-11-1929-316/+421
* Disallow renaming a non-deletable ESource.Matthew Barnes2009-11-194-4/+4
* Updated Slovenian translationMatej Urbančič2009-11-191-55/+23
* Bug #602178 - [regression] Missing widget in Search folder dialogMilan Crha2009-11-182-6/+3
* Bug #602165 - Meeting window doesn't show status, role fieldsMilan Crha2009-11-182-11/+5
* Bug #602098 - No progress notification from GnomeCalendarMilan Crha2009-11-186-26/+75
* Bug #601517 - Accept/decline options are missing on event right clickMilan Crha2009-11-181-1/+1
* Remove unused files after GtkBuilder mergeMilan Crha2009-11-189-2721/+0
* Bug #590127 - Define ETable::vertical-spacing style propertyMilan Crha2009-11-182-5/+27
* Updated Slovenian translationMatej Urbančič2009-11-181-3404/+2256
* Prefer EWebView calls over direct GtkHTML calls.Matthew Barnes2009-11-183-23/+55
* Prefer EWebView calls over direct GtkHTML calls.Matthew Barnes2009-11-181-8/+4
* Remove some redundancy from EABContactDisplay.Matthew Barnes2009-11-182-275/+196
* Don't unref destinations in eab_send_as_to().Matthew Barnes2009-11-181-2/+0
* Remove markup from translatable strings in ui filesClaude Paroz2009-11-1719-188/+377
* Bug 360461 - Do not hardcode invisible_char in ui filesClaude Paroz2009-11-1715-71/+0
* Add Simplified Chinese translation.Zhang Miao2009-11-172-1/+13084
* Updated POTFILES.in/skip after GTKBuilder migrationClaude Paroz2009-11-172-56/+48
* Bug #592294 - Output an error message on system filter rules loading errorYan Li2009-11-171-3/+11
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-17226-34998/+34661
* Bug #602081 - Calendar purge doesn't seem to workMilan Crha2009-11-161-17/+10
* Post-release version bump.Matthew Barnes2009-11-161-1/+1
* Update NEWS for 2.29.2 release.Matthew Barnes2009-11-161-0/+142
* Add compile to MAINTAINERCLEANFILES.Matthew Barnes2009-11-161-0/+1
* Updated Spanish translationJorge González2009-11-161-140/+67
* Updated Spanish translationJorge González2009-11-151-113/+62
* Updated Spanish translationJorge González2009-11-151-72/+35
* updated Tamil translationvasudeven2009-11-151-259/+267
* Add some new Gtk-Doc generated files.Matthew Barnes2009-11-152-0/+259
* Fix a compiler warning.Matthew Barnes2009-11-151-1/+0
* Update API documentation.Matthew Barnes2009-11-155-14/+112
* Whitespace cleanup.Matthew Barnes2009-11-154-5/+6
* Bug 600397 - Delete option enabled for undeletable ESourceMatthew Barnes2009-11-1412-29/+108
* updated Tamil translationvasudeven2009-11-141-0/+16
* updated Tamil translationvasudeven2009-11-141-1153/+1237
* Updated Spanish translationJorge González2009-11-141-184/+147
* Bug 600714 - No label colors in popup menuMatthew Barnes2009-11-145-7/+239
* Bug 600933 - Empty Trash missing for real trash foldersMatthew Barnes2009-11-141-0/+9
* Bug 601601 - No Create Rule in popup menuLucian Langa2009-11-141-0/+12
* Bug 601767 - Delete action in calendar view has glitchesMatthew Barnes2009-11-142-4/+12
* Bug 601769 - Print issues in address bookMatthew Barnes2009-11-146-37/+75
* Bug 601774 - "Send Message to Contact" is always disabledMatthew Barnes2009-11-142-7/+59
* Bug 601785 - Menu glitches in memo and task viewMatthew Barnes2009-11-148-4/+34
* Updated Spanish translationJorge González2009-11-141-66/+23
* Updated Spanish translationJorge González2009-11-141-1072/+1141
* Hide actions when lockdown settings are enabled.Matthew Barnes2009-11-141-3/+3
* EWebView popup menu enhancements.Matthew Barnes2009-11-1416-196/+926
* Bug #600133 - Crash on day view print preview without all day eventsMilan Crha2009-11-131-28/+35
* Updated Slovenian translationMatej Urbančič2009-11-131-3/+3
* Updated Slovenian translationMatej Urbančič2009-11-131-1363/+1288
* BUG 600217:Crashes in emfh_multipart_related_checkBharath Acharya2009-11-131-0/+6
* Fix a typo in a comment block.Matthew Barnes2009-11-131-1/+1
* Update the OtherBinaries line in our .desktop file.Matthew Barnes2009-11-131-1/+1
* Further tweaks for the command-line importing.Matthew Barnes2009-11-136-20/+19
* Bug 601626 - pst-import missing link to libeutilTravis Reitter2009-11-121-0/+1
* Simplify clipboard handling in addressbook.Matthew Barnes2009-11-1212-168/+339
* Mark also create_combo_text_widget() for exportTor Lillqvist2009-11-121-1/+1
* Bug #588093 - Allow import of local files from command lineMilan Crha2009-11-128-97/+656
* Fix distcheck errors.Matthew Barnes2009-11-122-3/+4
* Simplify clipboard handling in calendar.Matthew Barnes2009-11-1211-266/+520
* More build failures due to missing internal lib dependenciesJonathon Jongsma2009-11-123-0/+3
* Fix Windows buildTor Lillqvist2009-11-122-1/+6
* Fix a potential crash in the mail migration code.Matthew Barnes2009-11-111-1/+0
* Bug 601516 - Calendar views missing from calendar popup menuMatthew Barnes2009-11-113-16/+34
* Fix build for WindowsTor Lillqvist2009-11-111-2/+2
* Ensure "pkcs12.h" is the mozilla-nss one and not the gnutls oneTor Lillqvist2009-11-112-2/+10
* Use EVOLUTION_CALENDAR_CFLAGS instead of EVOLUTION_MAIL_CFLAGSTor Lillqvist2009-11-111-1/+1
* Rearrange variables and Windows-only code to avoid warningTor Lillqvist2009-11-111-10/+11
* Enable building without Canberra-GTKTor Lillqvist2009-11-114-3/+29
* Kill more redundant save dialogs and related utilities.Matthew Barnes2009-11-1125-615/+254
* Updated Spanish translationJorge González2009-11-111-115/+25
* Bug #593751 - Show correct context menu in calendar viewsMilan Crha2009-11-114-16/+164
* Fix EPluginLib callback signatures.Matthew Barnes2009-11-102-7/+7
* Bug #601218 - Accepted meeting doesn't show attachments in calendar viewMilan Crha2009-11-102-4/+11
* Bug #250046 - Composer addresses reading fixesMilan Crha2009-11-103-11/+93
* Kill e-cursor(s) (both of them).Matthew Barnes2009-11-1020-583/+42
* EMFormat plugins should always be enabled.Matthew Barnes2009-11-103-3/+6
* Add zooming and drag-and-drop to the plugin.Matthew Barnes2009-11-108-710/+151
* Prototype an inline image plugin.Matthew Barnes2009-11-106-0/+401
* Bug 600926 - Fails to build due to missing dependenciesJonathon Jongsma2009-11-108-5/+14
* Bug 600926 - Fails to build due to missing dependenciesYan Li2009-11-103-2/+17
* further Shavian translationThomas Thurman2009-11-101-1/+6744
* Bug 601219 - Transient dialogs in composer window blocks main windowMatthew Barnes2009-11-105-0/+54
* Bug 271836 - Incorrect signature for "model_cell_changed" signal handlerLi Yuan2009-11-091-1/+1
* Bug #601229 - Crashes when replying a mail.Chenthill Palanisamy2009-11-091-1/+1
* Bug #557613 - evolution crashed with SIGSEGV in try_open_e_book_cb()Chenthill Palanisamy2009-11-091-3/+4
* Further Shavian translationThomas Thurman2009-11-091-0/+1949
* Updated Spanish translationJorge González2009-11-081-163/+76
* First pass of Shavian translationThomas Thurman2009-11-082-0/+9056
* Kill more redundant save functions.Matthew Barnes2009-11-084-298/+147
* Convert some "Save As" actions to run asynchronously.Matthew Barnes2009-11-0829-396/+466
* Test drive EIOActivity with a simple asynchronous function.Matthew Barnes2009-11-086-91/+284
* Prototype EIOActivity, which integrates with GIO.Matthew Barnes2009-11-083-0/+316
* Move EActivity and subclasses to e-util.Matthew Barnes2009-11-0812-14/+14
* Updated Spanish translationJorge González2009-11-071-87/+77
* Updated Spanish translationJorge González2009-11-071-153/+143