aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* No IDL from eds and server.mk file in evo sources any moreMilan Crha2009-10-023-30/+0
* Bug #456240 - Move exchange plugin to exchange packageMilan Crha2009-10-0234-12416/+2
* Bug 597108 - E_CONFIG_SECTION headers not properly escapedMatthew Barnes2009-10-021-1/+1
* Remove unneeded composer autosave functions.Matthew Barnes2009-10-025-40/+0
* Bug 596972 - Drop support for Kerberos 4H.Habighorst2009-10-021-85/+4
* Build with GTK_DISABLE_DEPRECATED and fix resulting breakage.Matthew Barnes2009-10-029-27/+16
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-0182-487/+694
* Various composer autosave fixes.Matthew Barnes2009-10-012-64/+98
* Updating Estonian translationIvar Smolin2009-10-011-5/+5
* No need to track open composer windows either.Matthew Barnes2009-10-011-6/+0
* Remove some unneeded composer autosave bits.Matthew Barnes2009-10-015-57/+5
* Bug 596843 - Link to libraries when building API docsH.Habighorst2009-09-302-94/+15
* Bug #596800 - Hang on contacts mergingMilan Crha2009-09-301-7/+8
* Bug 596712 - Recovered messages not autosaved until modificationMatthew Barnes2009-09-301-1/+1
* Code cleanup in e-msg-composer.cMatthew Barnes2009-09-301-9/+11
* Fix distcheck errors.Matthew Barnes2009-09-302-5/+5
* Bug #596753 - Autocompletion addressbooks not rememberedMilan Crha2009-09-309-3/+16
* Bug #594015 - Keeps "Loading..." node on the first fetchMilan Crha2009-09-302-2/+13
* Bug #594005 - Mailer preview pane doesn't update on showMilan Crha2009-09-301-0/+5
* Bug #582745 - Place signature at bottom when Edit As New MessageMilan Crha2009-09-293-35/+39
* Fix a build break due to missing Romanian(ro)Akhil Laddha2009-09-291-0/+1
* Bug 593700 - Opens folder on topMatthew Barnes2009-09-291-0/+9
* Whitespace cleanup in em-folder-tree.cMatthew Barnes2009-09-291-17/+18
* Bug 594534 - Can't select calendar for a new appointmentMatthew Barnes2009-09-291-0/+27
* Added Romanian welcome messageAdi Roiban2009-09-293-1/+321
* Bug 595812 - Crash after finishing account set upMatthew Barnes2009-09-291-34/+19
* Bug 596186 - New Mail account setup Assistant window is blankMatthew Barnes2009-09-291-1/+0
* Fix non-existent widget warning in account editor.Matthew Barnes2009-09-281-11/+3
* Whoops, too soon to kill EImportHook just yet.Matthew Barnes2009-09-262-0/+309
* Show import progress directly in the assistant window.Matthew Barnes2009-09-264-81/+106
* More import assistant cleanup.Matthew Barnes2009-09-261-134/+153
* Rename EShellImporter to EImportAssistant and move it to widgets.Matthew Barnes2009-09-2611-179/+160
* Convert the shell importer to a widget class.Matthew Barnes2009-09-267-436/+586
* Shell importer does not need an EShellWindow.Matthew Barnes2009-09-263-5/+3
* Trim unused or unnecessary bits from the import framework.Matthew Barnes2009-09-2611-446/+23
* Overlooked compiler warnings from exchange-operations pluginMilan Crha2009-09-252-2/+2
* Bug #593609 - Have buildable exchange-operations plugin againMilan Crha2009-09-2533-3829/+1575
* Bug 596268 - Crash when sidebar was clicked while 'loading'Matthew Barnes2009-09-251-1/+1
* Fix duplicate symbols in Glade files.Matthew Barnes2009-09-2515-28/+28
* Updated Arabic translationKhaled Hosny2009-09-251-2618/+2662
* Work around build break caused by gnome-pilot headers.Matthew Barnes2009-09-254-0/+8
* Bump minimum libunique version to 1.1.2.Matthew Barnes2009-09-251-5/+2
* Bug 596130 - Use correct Name and GenericName in .desktop fileWilliam Jon McCann2009-09-251-1/+2
* Bug 596157 - Use "Message-ID" instead of "Message-Id"Matthew Barnes2009-09-2421-24/+24
* Updated Slovenian translationMatej Urbančič2009-09-241-5926/+5966
* Bug #593633 - Runtime warnings trying to create a recurrence eventMilan Crha2009-09-245-8/+32
* Bug 594543 - Crash on folder/message changeMatthew Barnes2009-09-241-5/+5
* Make gweather detection consistent with other optional libraries.Matthew Barnes2009-09-241-29/+31
* No longer need the X11 configure checks.Matthew Barnes2009-09-242-57/+1
* Rework optional plugin detection to fix distcheck.Matthew Barnes2009-09-242-51/+48
* Bug 594864 - "Select Folder" is a too generic titlePaul Bolle2009-09-241-1/+3
* Bug 594864 - "Select Folder" is a too generic titlePaul Bolle2009-09-242-3/+3
* Bug 594989 - Drop some dialog titlesPaul Bolle2009-09-241-10/+0
* Bug 591380 - Optional dependencies must be explicitly disabledH.Habighorst2009-09-241-52/+59
* Bug 595326 - Bump libtool to 2.2 and remove doltH.Habighorst2009-09-234-188/+4
* Bug 594988 - Drop generic dialog titlesPaul Bolle2009-09-231-6/+5
* Fix distcheck errors.Matthew Barnes2009-09-231-0/+1
* Bug #595501 - Crash on a changed filter rule removalMilan Crha2009-09-231-2/+6
* Developer documentation improvements.Matthew Barnes2009-09-2335-54/+2808
* Bug 593747 - Calendar preview dates not indicating eventsMilan Crha2009-09-231-6/+13
* Bug 593750 - Month view doesn't update / scrollMatthew Barnes2009-09-232-250/+250
* Remove trailing whitespacesMilan Crha2009-09-232-2/+2
* GN-bug #593617 - GroupWise plugins are not builtMilan Crha2009-09-2325-786/+845
* Updated Japanese translationTakayuki KUSANO2009-09-231-5719/+6186
* Calendar canvas item cleanup.Matthew Barnes2009-09-2216-2115/+2671
* Kill the ipod-sync plugin, along with the HAL dependency.Matthew Barnes2009-09-2212-1557/+3
* Fix few valgrind claimsMilan Crha2009-09-223-1/+8
* Updated Romanian translationAdi Roiban2009-09-221-5871/+4949
* Whitespace cleanup.Matthew Barnes2009-09-212-2/+2
* Another attempt at fixing a label-related crash.Matthew Barnes2009-09-211-0/+6
* Bug 595119 - Crash while trying to add a new category in contactMatthew Barnes2009-09-218-10/+87
* Typo fixAndre Klapper2009-09-211-1/+1
* Restore translation context (NC) for three stringsAndre Klapper2009-09-213-3/+3
* Typo fixAndre Klapper2009-09-211-1/+1
* Typo fix.Andre Klapper2009-09-211-1/+1
* Typo fixAndre Klapper2009-09-211-1/+1
* Update Czech translationAndre Klapper2009-09-211-280/+7
* Update Czech translationAndre Klapper2009-09-211-6963/+8117
* Updated Bulgarian translationYavor Doganov2009-09-211-8609/+8054
* Bug 595687 - Message list popup menu not activated by menu keyMatthew Barnes2009-09-201-0/+16
* Fix distcheck errors.Matthew Barnes2009-09-201-0/+5
* Disable gdk_event_get_graphics_expose() call in EMap.Matthew Barnes2009-09-201-0/+8
* Bug 595668 - Crash on startupMatthew Barnes2009-09-191-1/+2
* Remove an unnecessary #include.Matthew Barnes2009-09-191-1/+0
* Updated Greek translation.Kostas Papadimas2009-09-192-10067/+11587
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2009-09-192-6606/+4926
* Updated German doc translationMario Blättermann2009-09-191-2619/+3012
* Updating Estonian translationMattias Põldaru2009-09-191-9/+11
* Get "Edit Event" working from the alarm notify window.Matthew Barnes2009-09-191-41/+31
* Updated Hungarian translationGabor Kelemen2009-09-191-5831/+4999
* Rename dead files to avoid fpeter's GNOME 2.99 scanner.Matthew Barnes2009-09-1910-0/+0
* Stub in pkg-config files for mail and calendar.Matthew Barnes2009-09-195-3/+41
* Fix a distcheck error.Matthew Barnes2009-09-191-1/+0
* Goodbye libgnome and libgnomeui!!Matthew Barnes2009-09-1921-23/+55
* Kill the killev program, and the whole tools directory.Matthew Barnes2009-09-187-899/+31
* Hard-code the directory returned by gnome_user_accels_dir_get().Matthew Barnes2009-09-181-2/+6
* Restore the alarm notify daemon.Matthew Barnes2009-09-1811-268/+188
* Updated Norwegian bokmål translation.Kjartan Maraas2009-09-181-1521/+1440
* Bug #587011 - Add more requirements to evolution-plugin.pc.inMilan Crha2009-09-181-1/+1
* Updating Estonian translationIvar Smolin2009-09-171-8/+12
* Bug #594284 - Missing libraries in composer to link properlyMilan Crha2009-09-162-2/+7
* Updated Marathi TranslationsSandeep Shedmake2009-09-161-7358/+8496
* Updated Telugu Translationskrishnababu k2009-09-151-5805/+4943
* Remove a bunch of unused functions.Matthew Barnes2009-09-1526-3116/+1
* Remove unused marshallers.Matthew Barnes2009-09-151-24/+0
* Updated Gujarati TranslationsSweta Kothari2009-09-151-104/+76
* Bug 594528 - Crash when clicked on File->quitMatthew Barnes2009-09-151-11/+12
* Updated Gujarati TranslationsSweta Kothari2009-09-141-71/+78
* Updated Polish translationWadim Dziedzic2009-09-141-10833/+11497
* Updated Welsh translationIestyn Pryce2009-09-131-7416/+7878
* Updated Danish translationAsk H. Larsen2009-09-131-177/+173
* Updated Finnish translationIlkka Tuohela2009-09-131-10001/+11099
* Updating Translation for PunjabiA S Alam2009-09-131-5775/+6549
* Bug 594017 - Crash on set preview visibleMilan Crha2009-09-131-1/+5
* Fix crashes in mail-to-task plugin.Matthew Barnes2009-09-131-14/+9
* Bug 594468 - Revise kill-bonobo hack for non-working pluginsMatt McCutchen2009-09-131-9/+10
* Bug 594863 - Message body doesn't allow right click pop up menuMatthew Barnes2009-09-138-10/+163
* Followup fixes for inline folder renames.Matthew Barnes2009-09-131-8/+11
* Bug 217066 - Rename folders directly inside folder listMatthew Barnes2009-09-138-222/+150
* EMFolderTree code cleanup.Matthew Barnes2009-09-132-202/+218
* Bug 595002 - There should not be a space before ? in stringsMatthew Barnes2009-09-132-4/+4
* Merged updated British English translation from gnome-2-28 branchBruce Cowan2009-09-131-10067/+11513
* Updated Danish translationKenneth Nielsen2009-09-121-8078/+9375
* Bug 593899 - "Create Search Folder from Search" does not workMatthew Barnes2009-09-112-77/+138
* Followup fix for bug #593905.Matthew Barnes2009-09-112-5/+3
* Bug 593892 - 'Find in message' issues when clearing searchMatthew Barnes2009-09-112-2/+47
* Bug 593905 - 'Subject or Addresses contains' search criteria missingMatthew Barnes2009-09-114-29/+16
* Bug #572960 - Ignore and drop invalid signatures on loadMilan Crha2009-09-111-4/+7
* Bug #582780 - Use proxy in Google calendar setup pluginAlexander Klepikov2009-09-111-0/+20
* Require a parent window when creating an EMFolderSelector.Matthew Barnes2009-09-1113-171/+120
* Updated Gujarati TranslationsSweta Kothari2009-09-101-156/+70
* Bug #590707 - Initialize DBus threading on startMilan Crha2009-09-101-0/+6
* Bug #594609 - Date field in message list shows incorrect "x days ago".Chenthill Palanisamy2009-09-101-8/+10
* Bug #594628 - Switching back from Outgoing filters to Incoming filters does notChenthill Palanisamy2009-09-101-1/+1
* Updated Portuguese translationDuarte Loreto2009-09-101-10201/+11534
* Bug 593659 - Missing UI error messagesMatthew Barnes2009-09-101-1/+1
* Bug 593646 - Starting in day view does not restore panels correctlyMatthew Barnes2009-09-102-2/+17
* Bug #594573 - Label dropdown box in the rule editor does not workMatt McCutchen2009-09-101-1/+2
* Bug #571881 - Make messages inherit labels from collapsed subtreeMatt McCutchen2009-09-091-198/+149
* Remove unused ETable files.Matthew Barnes2009-09-0912-1852/+0
* Mark dead source files as such.Matthew Barnes2009-09-0911-19/+0
* Fix distcheck errors.Matthew Barnes2009-09-092-7/+0
* Finish killing Bonobo.Matthew Barnes2009-09-0949-1458/+1708
* Updated Arabic translationKhaled Hosny2009-09-081-9691/+11131
* Bug #594484 - Crashed when tried to open more than one memoMilan Crha2009-09-082-6/+2
* Bug #594407 - Alarms won't go awayMilan Crha2009-09-081-11/+1
* Bug #581602 - Purge calendar function not workingMilan Crha2009-09-081-5/+19
* Bug #586854 - Crash on File->Quit with empty_junk enabledRitesh Khadgaray2009-09-081-2/+2
* Updated Gujarati TranslationsSweta Kothari2009-09-081-277/+186
* Reverted part of bug #594284Milan Crha2009-09-081-1/+0
* Updated Lithuanian translationŽygimantas Beručka2009-09-071-9925/+11455
* Updating Estonian translationIvar Smolin2009-09-071-14/+17
* Bug 594284 - FTBFS: missing linksDiego Escalante Urrelo2009-09-0612-0/+14
* Get the mailing-list-actions plugin working.Matthew Barnes2009-09-0511-440/+649
* Whitespace cleanup.Matthew Barnes2009-09-052-3/+2
* Remove some obsolete utility functions.Matthew Barnes2009-09-0513-736/+117
* Make dbus-glib mandatory.Matthew Barnes2009-09-053-50/+9
* Bug 594002 - Stuck mail activities when error occursMilan Crha2009-09-051-4/+4
* Bug 593754 - Warnings on evolution terminal when open any taskMilan Crha2009-09-051-111/+79
* Kill the default parent window hack in e-error.c.Matthew Barnes2009-09-0512-53/+122
* EShell cleanup + rework my previous crasher fix.Matthew Barnes2009-09-053-124/+90
* Fix crash when second main window is closed.Matthew Barnes2009-09-052-43/+41
* Fix a runtime warning.Matthew Barnes2009-09-051-1/+3
* Updating Estonian translationIvar Smolin2009-09-051-10/+40
* Bug 593442 - plugin-manager: HIG-ify main screenPaul Bolle2009-09-041-12/+13
* Copy folder tree state of 1st window when opening new windows.Matthew Barnes2009-09-042-3/+6
* Homing in on a reference counting issue in EShellContent.Matthew Barnes2009-09-041-22/+6
* Synced French translation from 2.28 branchClaude Paroz2009-09-041-8041/+8758
* Fix a reference counting issue in EShellTaskbar.Matthew Barnes2009-09-041-0/+16
* Get the "save-calendar" plugin working.Matthew Barnes2009-09-0414-90/+208
* Bug 593881 - Category icons do not appear in preview paneMatthew Barnes2009-09-033-38/+115
* search-execute => search-quick - forgotten place from commit 53268d551Milan Crha2009-09-031-1/+1
* Bug #593762 - Event creation window has start date as TodayMilan Crha2009-09-031-43/+47
* Bug 593940 - No options for google address book availableMatthew Barnes2009-09-031-2/+6
* Fix some mistakes in the EShell documentation.Matthew Barnes2009-09-034-2/+18
* Introduce an EShellView::execute-search signal.Matthew Barnes2009-09-0329-1038/+976
* Bug #593872 - Forgets which signature is assigned to which accountMilan Crha2009-09-031-2/+7
* Bug #593922 - Reply freezes evoMilan Crha2009-09-021-0/+2
* Bug #593761 - Wrong dir for calendar local sourcesMilan Crha2009-09-027-185/+79
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-0248-467/+484
* Disable classic/vertical options when preview is hidden.Matthew Barnes2009-09-026-0/+34
* Disable switcher actions when sidebar is hidden.Matthew Barnes2009-09-022-0/+26
* Get the publish-calendar plugin working.Milan Crha2009-09-026-53/+68
* Start migration -after- loading all modules and plugins.Matthew Barnes2009-09-022-3/+5
* Kill debug messages in default-mailer plugin.Matthew Barnes2009-09-021-3/+0
* Better clarify callbacks table in EPluginUI.Matthew Barnes2009-09-021-2/+10
* Cleanup up templates using EPluginUI callback feature.Matthew Barnes2009-09-022-29/+14
* Support multiple callback functions in EPluginUI.Matthew Barnes2009-09-021-10/+61
* Bug 593778 - Clear search enabled when it shouldn't beMatthew Barnes2009-09-011-1/+12
* Bug 593783 - Edit contact option in composer doesn't workMatthew Barnes2009-09-011-2/+32
* Bug 592169 - "Checking for new mail" doesn't show which folderMilan Crha2009-09-011-0/+1
* Bug 593776 - Fix include of a11y/addressbook and a11y/calendarH.Habighorst2009-09-012-2/+0
* Updated Serbian translationIgor Nestorović2009-09-012-16658/+14942
* Bug #593779 - re-committing patch from bug #214238Milan Crha2009-09-011-9/+20
* Bug 593627 - Tool bar > new > contact list doesn't workMatthew Barnes2009-09-011-1/+1
* Bug 593675 - Freeze on startupMilan Crha2009-09-011-12/+41
* Update Norwegian bokmål translation.Kjartan Maraas2009-09-011-6814/+6882
* Bug 593614 - efh_format_secure() recurses foreverMatthew Barnes2009-09-011-1/+1
* Bug 579598 - Change in view types (from Menu) is not workingMilan Crha2009-09-012-2/+2
* Bug 593685 - Insensitive actions after startMatthew Barnes2009-09-012-2/+2
* Bug 593613 - Doesn't differentiate an appointment and meeting button clickMatthew Barnes2009-09-011-0/+3
* Get EConfig and EEvent hooks working again.Matthew Barnes2009-09-0113-44/+100
* Bug #494531 - Use quoted-printable encoding when necessaryDavid Liang2009-08-311-1/+2
* Bug #593648 - mail-to-task used full path in .eplug fileMilan Crha2009-08-311-1/+1
* Fix for few compiler warningsMilan Crha2009-08-313-15/+5
* Updated breton translationDenis Arnaud2009-08-311-1403/+996
* Fix widget include paths in public header files.Matthew Barnes2009-08-314-5/+5
* Fix distcheck errors.Matthew Barnes2009-08-305-1424/+9
* Merge commit 'origin/kill-bonobo'Matthew Barnes2009-08-30984-90104/+105994
|\
| * Coding style and whitespace cleanup.Matthew Barnes2009-08-3017-37/+36
| * Drop libbonoboui from configure.ac and pkg-config files.Matthew Barnes2009-08-303-26/+11
| * Drop obsolete Bonobo-based importer documentation.Matthew Barnes2009-08-3011-526/+0
| * Simplify EPlugin loading at startup.Matthew Barnes2009-08-3094-2723/+2608
| * Re-enable more calendar code.Matthew Barnes2009-08-289-31/+14
| * Update NEWS for 2.27.91 release.Matthew Barnes2009-08-281-0/+31
| * Build with -Wl,--no-undefined and fix linker errors.Matthew Barnes2009-08-283-4/+11
| * Whitespace cleanup in configure.ac.Matthew Barnes2009-08-281-14/+14
| * Fix distcheck error.Matthew Barnes2009-08-281-0/+1
| * Fix calendar pane positioning.Matthew Barnes2009-08-282-8/+8
| * Add vertical view to Contacts.Matthew Barnes2009-08-285-33/+195
| * Remove redundant "vertical view" functions.Matthew Barnes2009-08-285-130/+98
| * Add vertical view to Memos and Tasks.Matthew Barnes2009-08-2814-95/+419
| * Add EPaned widget to generalize vertical view.Matthew Barnes2009-08-285-145/+441
| * Fix preview pane size persistance.Matthew Barnes2009-08-282-22/+127
| * Nit pick.Matthew Barnes2009-08-281-2/+2
| * Fix return types to match the type of functionKjartan Maraas2009-08-271-2/+2
| * Fix return typesKjartan Maraas2009-08-271-3/+3
| * Fix discrepancy wrt what's actually in the UIKjartan Maraas2009-08-271-1/+1
| * More panel resizing goodness.Matthew Barnes2009-08-272-4/+4
| * Fix resize behavior of main window panes.Matthew Barnes2009-08-275-9/+9
| * Switch between classic and vertical view using GtkOrientable.Matthew Barnes2009-08-261-18/+9
| * Deal with untracked files in git.Matthew Barnes2009-08-264-1/+14
| * Add menu item ellipsis according to bug #324492.Matthew Barnes2009-08-253-3/+3
| * Bug 488409 - Remember size of filter/vfolder editor windowsMatthew Barnes2009-08-256-177/+296
| * Bug 592335 - Submit bug-report doesn't workMatthew Barnes2009-08-251-1/+1
| * Bug 511769 - Poor indication of when network is unavailableMatthew Barnes2009-08-252-6/+40
| * Bug 359909 - "New" Button too smallMatthew Barnes2009-08-251-0/+25
| * Exit if no command-line URIs are handled.Matthew Barnes2009-08-255-21/+28
| * Remember position of main window.Matthew Barnes2009-08-252-1/+23
| * Handle calendar URIs from the command line.Matthew Barnes2009-08-255-48/+151
| * Updated Swedish translationDaniel Nylander2009-08-241-1048/+1302
| * Updated German translationChristian Kirbach2009-08-241-3541/+4154
| * Bump version to match gnome-2-28 branch.Matthew Barnes2009-08-241-1/+1
| * Updated Bulgarian translationAlexander Shopov2009-08-241-5610/+6215
| * Added Norwegian bokmål translation.Kjartan Maraas2009-08-241-861/+1011
| * Updated Irish translationSeán de Búrca2009-08-241-140/+122
| * Updated Galician TranslationAntón Méixome2009-08-241-297/+228
| * Updated Irish translationSeán de Búrca2009-08-241-68/+52
| * Updated Irish translationSeán de Búrca2009-08-241-384/+242
| * Updated Irish translationSeán de Búrca2009-08-241-392/+301