aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ** Fix for bug #539755Milan Crha2008-06-242-23/+62
* ** Fix for bug #537275Milan Crha2008-06-243-0/+19
* Fix ChangeLog date for previous commitAlp Toker2008-06-241-1/+1
* Reviewed by Jeffrey Stedfast.Alp Toker2008-06-243-0/+193
* ** Fix for bug #440818 (patch by Rodrigo Castro)Milan Crha2008-06-232-19/+34
* Updated Spanish translationJorge Gonzalez Gonzalez2008-06-222-99/+93
* Patch from Roshan Kumar Singh <roshan.singh08@yahoo.com>: Fix for bug #395636...Suman Manjunath2008-06-222-2/+9
* Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #539268 (Do not use ...Suman Manjunath2008-06-222-5/+13
* Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #538741 (Strip prece...Suman Manjunath2008-06-222-1/+8
* ** Fixes bug #537725Matthew Barnes2008-06-212-2/+9
* Fixed Czech translation (bug #517967), thanks to Lucas Lommer. Updated Czech ...Petr Kovář2008-06-214-3381/+4118
* ** Fixes bug #310988Matthew Barnes2008-06-212-2/+51
* Updated Spanish translationJorge Gonzalez Gonzalez2008-06-212-116/+152
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-21857-915/+915
* fixed copyright noticesJeffrey Stedfast2008-06-2126-26/+26
* fixed copyright noticesJeffrey Stedfast2008-06-2195-95/+95
* fixed copyright noticesJeffrey Stedfast2008-06-2121-25/+25
* fixed copyright noticesJeffrey Stedfast2008-06-2128-31/+31
* ** Fixes bug #538908Matthew Barnes2008-06-213-0/+21
* Updated Spanish translationJorge Gonzalez Gonzalez2008-06-212-22/+16
* ** Fix for bug #534039Milan Crha2008-06-204-34/+37
* Multiple open dialogs is an usability issue and a potential HIG violation.Sankar P2008-06-202-5/+15
* Check if cnc is valid before using it. Fixes a crash.Sankar P2008-06-202-19/+28
* Use Evolution icon for the window.Milan Crha2008-06-202-0/+6
* ** Fix for bug #382783Milan Crha2008-06-204-0/+82
* Ask the user if he really wants to retract mails. Re-arrange the menus aSankar P2008-06-192-8/+35
* ** Fix for bug #478469Milan Crha2008-06-192-15/+81
* ** Fixes bug #530069Matthew Barnes2008-06-192-10/+42
* ** Fix for bug #423395Milan Crha2008-06-194-5/+23
* ** Fixes part of bug #532472Matthew Barnes2008-06-192-26/+36
* ** Fix for bug #532597Milan Crha2008-06-192-10/+38
* ** Fix for bug #318089Milan Crha2008-06-192-39/+70
* Evolution 2.23.4 release udpates and version bump.EVOLUTION_2_23_4Johnny Jacob2008-06-173-1/+35
* plugins/Makefile.am (DIST_SUBDIRS): Add python loader to DIST.Johnny Jacob2008-06-162-1/+5
* ** Fix for bug #273627Milan Crha2008-06-162-2/+82
* ** Fix for bug #467892Milan Crha2008-06-164-6/+47
* Updated Russian translation by Anatol Kamynin.Nickolay V. Shmyrev2008-06-152-3483/+3922
* Updated Spanish translationJorge Gonzalez Gonzalez2008-06-142-1759/+1752
* Add more functions used by libevolution-calendar.la.Tor Lillqvist2008-06-132-2/+6
* Add new functions used by libevolution-composer.la.Tor Lillqvist2008-06-134-0/+23
* ** Part of fix for bug #304029Milan Crha2008-06-133-2/+11
* ** Fix for bug #330597Milan Crha2008-06-132-4/+9
* ** Fix for bug #337160Milan Crha2008-06-132-4/+26
* ** Fix for bug #538002Milan Crha2008-06-132-0/+12
* ** Fix for bug #314467Milan Crha2008-06-132-0/+8
* Updated Arabic Translation by Abou Manal. Djihed Afifi2008-06-122-2107/+2145
* A simple example python plugin - just hook onto events.Johnny Jacob2008-06-125-0/+81
* EPlugin : Initial commit for python support for eplugins.Johnny Jacob2008-06-127-2/+330
* Use <glib/gi18n.h> instead of <bonobo/bonobo-i18n.h>.Matthew Barnes2008-06-1113-10/+32
* ** Fix for bug #340683Milan Crha2008-06-102-48/+166
* Added missing file.Andre Klapper2008-06-102-0/+5
* ** Fix for bug #535791Milan Crha2008-06-096-6/+66
* ** Fix for bug #201011Milan Crha2008-06-097-5/+92
* ** Fix for bug #536813Milan Crha2008-06-095-3/+44
* ** Fix for bug #536772Milan Crha2008-06-092-0/+9
* ** Fix for bug #509595Milan Crha2008-06-092-10/+41
* Attachment Reminder : Fixes Bug #208943. Add attachment button added.Johnny Jacob2008-06-093-5/+22
* Code cleanup.Matthew Barnes2008-06-093-77/+192
* Updated Spanish translationJorge Gonzalez Gonzalez2008-06-082-300/+380
* Updated Norwegian bokmål translation.Kjartan Maraas2008-06-082-1821/+1812
* Updated Spanish translationJorge Gonzalez Gonzalez2008-06-072-166/+173
* Dumb typo.Matthew Barnes2008-06-071-1/+1
* Fix build breakage. Apparently <gtk/gtk.h> only recently startedMatthew Barnes2008-06-077-0/+7
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-06372-1337/+327
* Fix a typo.Matthew Barnes2008-06-062-1/+5
* Tell which plugin it could not load in the warning message.Tor Lillqvist2008-06-062-1/+6
* Add -Wl,--exclude-libs=libiconv.a to ICONV_LIBS on Windows to avoidTor Lillqvist2008-06-062-0/+11
* Never undefine DISABLE_DEPRECATED macros in source code. Yes, it willMatthew Barnes2008-06-064-12/+11
* updated hebrew translationYair Hershkovitz2008-06-052-263/+252
* Added libebackend to EVOLUTION_CALENDAR_LIBS (Committing on behalf of Chen)Johnny Jacob2008-06-052-1/+7
* ** Fixes security vulnerabilities CVE-2008-1108 and CVE-2008-1109Matthew Barnes2008-06-043-96/+96
* Don't undef DISABLE_DEPRECATED macros in source code. That's just evil.Matthew Barnes2008-06-042-1/+6
* ** Fix for bug #535204Shuai Liu2008-06-042-2/+8
* gtk_window_set_policy -> gtk_window_set_resizable + other cleanups.Kjartan Maraas2008-06-042-7/+12
* gdk_rgb_get_cmap -> gdk_rgb_get_colormapKjartan Maraas2008-06-043-3/+9
* gdk_rgb_get_cmap -> gdk_rgb_get_colormapKjartan Maraas2008-06-046-5/+14
* gdk_pixbuf_unref() -> g_object_unref()Kjartan Maraas2008-06-043-2/+8
* gtk_window_set_policy -> gtk_window_set_resizable.Kjartan Maraas2008-06-043-13/+19
* gtk_window_set_policy -> gtk_window_set_resizableKjartan Maraas2008-06-042-2/+6
* Migrate from gtk_window_set_policy() to gtk_window_set_resizable() andKjartan Maraas2008-06-048-52/+55
* Use non-deprecated gtk+ api.Kjartan Maraas2008-06-042-1/+6
* Evolution 2.23.1.1 release and version bump.EVOLUTION_2_23_3Srinivasa Ragavan2008-06-033-1/+58
* ** Re-fixes bug #437579Matthew Barnes2008-06-022-60/+66
* Bump eds_minimum_version to 2.23.3 for CAMEL_MESSAGE_FORWARDED.Matthew Barnes2008-06-022-1/+6
* Distribute the Glade file.Matthew Barnes2008-06-022-1/+7
* Committing on behalf of Ashish Shrivastava <shashish@novell.com>Ashish Shrivastava2008-06-023-54/+20
* Updated Vietnamese translationClytie Siddall2008-06-022-157/+169
* Committing on behalf of Jacob Brown <jeblinux@gmail.com>Jacob Brown2008-06-028-4/+28
* Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-06-022-7/+26
* Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-06-023-19/+64
* Committing on behalf of Srinivasa Ragavan <sragavan@novell.com>Srinivasa Ragavan2008-06-024-3/+19
* Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-06-022-44/+45
* ** Fix for bug #535689Lucian Langa2008-06-022-1/+9
* Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-06-023-28/+120
* Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-06-026-3/+55
* Updated Vietnamese translationClytie Siddall2008-06-012-1416/+1025
* Corrected my name in the About dialog -- for some reason, it was in the wrong...ÉRDI Gergo2008-06-011-1/+1
* Updated Galician Translation.Ignacio Casal Quinteiro2008-06-012-2399/+2974
* ** Fix for bug #535670Lucian Langa2008-05-313-0/+12
* ** Fixes bug #535273Frederic Crozat2008-05-302-1/+9
* Updated Spanish translation, fixes bug #535014Jorge Gonzalez Gonzalez2008-05-282-141/+159
* ** Fix for bug #532384Milan Crha2008-05-272-4/+33
* Fixes bnc #394441Bharath Acharya2008-05-272-0/+8
* ** Fix for bug #317755Milan Crha2008-05-277-2/+117
* ** Fix for bug #322553Milan Crha2008-05-274-3/+47
* Fix for Bug 496476 : Let the plugin configure widgets expand (resize).Johnny Jacob2008-05-265-42/+35
* Updated British English translation.Philip Withnall2008-05-252-19/+23
* Updated British English translation.Philip Withnall2008-05-252-2232/+2607
* Updated Vietnamese translationClytie Siddall2008-05-252-4019/+4769
* Translation updated by Ivar SmolinPriit Laes2008-05-252-3/+7
* Translation updated by Tino Meinen.Vincent van Adrighem2008-05-241-0/+4
* Translation updated by Ivar SmolinPriit Laes2008-05-242-2/+6
* Fixed a typoNikos Charonitakis2008-05-241-0/+4
* Fixed a typoNikos Charonitakis2008-05-241-2409/+1631
* Updated Spanish translationJorge Gonzalez Gonzalez2008-05-242-438/+413
* Updated Spanish translationJorge Gonzalez Gonzalez2008-05-242-161/+132
* ** Fixes bug #534476Matthew Barnes2008-05-237-28/+40
* Patch from Milan Crha <mcrha@redhat.com> ** Part of fix for bug #523402 (lea...Suman Manjunath2008-05-233-0/+12
* Convert the the warning to a message.Srinivasa Ragavan2008-05-232-1/+6
* Fix this up. Updated Norwegian bokmål translation.Kjartan Maraas2008-05-233-364/+329
* Attachment Reminder - Fixes Bug #529995. Disable the plugin when user says - ...Johnny Jacob2008-05-234-232/+141
* Code cleanup. Also add an "enabled" property to EPlugin.Matthew Barnes2008-05-233-168/+366
* ** Fix a bunch of compiler warnings.Matthew Barnes2008-05-2310-33/+28
* ** Fixes bug #534360Matthew Barnes2008-05-23172-1488/+1992
* Patch from Chenthill Palanisamy <pchenthill@novell.com> ** Fix for bug #5338...Suman Manjunath2008-05-222-2/+16
* attachment-reminder.c (strip_text_msg): Wrong condition checkJohnny Jacob2008-05-222-1/+5
* Updated Spanish translationJorge Gonzalez Gonzalez2008-05-222-135/+87
* Fix for #473198. Attachment Reminder Plugin : Ignore signatures when looking ...Johnny Jacob2008-05-212-2/+10
* Move some EPlugin macros from e-plugin-ui.c to e-plugin.h where they belong.Matthew Barnes2008-05-202-20/+19
* Indicate error if backup folder chosen lacks permissions.Sankar P2008-05-203-3/+36
* Translation updated by Tino Meinen.Vincent van Adrighem2008-05-202-91/+80
* Neither is this. Remove it from source control.Matthew Barnes2008-05-203-74/+6
* This file is no longer used. Remove it from source control.Matthew Barnes2008-05-203-58/+6
* Use a bit more direct English when informing the user of no messages inMatthew Barnes2008-05-202-1/+7
* ** Fixes bug #530392Matthew Barnes2008-05-202-0/+9
* ** Fixes bug #533465, patch from Ritesh KhadgarayMatthew Barnes2008-05-192-3/+13
* Committing on behalf of Ashish Shrivastava <shashish@novell.com>Akhil Laddha2008-05-199-1/+899
* Make non junk learn work again.Srinivasa Ragavan2008-05-192-1/+5
* Updated Arabic Translation by Abou Manal. Djihed Afifi2008-05-192-3179/+4248
* actually commit the file for previous commit, which wrongly went toTheppitak Karoonboonyanan2008-05-181-6/+6
* Updated Thai translation.Theppitak Karoonboonyanan2008-05-181-0/+4
* ** Fixes bug #514383Matthew Barnes2008-05-176-20/+177
* add gtk/gtkspinbutton.h to the includesJeffrey Stedfast2008-05-171-0/+1
* Needed so that IMAP4 can allow users to configure cache expirationJeffrey Stedfast2008-05-152-0/+43
* ** Fixes bug #531592Matthew Barnes2008-05-142-9/+24
* ** Fixes bug #311042, Patch by Milan CrhaMatthew Barnes2008-05-142-4/+87
* Remove obsolete file. Updated Norwegian bokmål translation.Kjartan Maraas2008-05-143-79/+90
* Actually remov the fileKjartan Maraas2008-05-141-0/+0
* ** Fixes bug #463040, Patch by Milan CrhaMatthew Barnes2008-05-142-0/+12
* Fixed a minor typoGil Forcada Codinachs2008-05-142-2219/+2862
* Translation updated by Reinout van Schouwen.Vincent van Adrighem2008-05-142-145/+146
* Evolution 2.23.2 release and version bump.EVOLUTION_2_23_2Srinivasa Ragavan2008-05-133-1/+49
* ** Fix for bug #531519Sankar P2008-05-092-1/+10
* ** Fixes bug #525241 (EPluginUI)Matthew Barnes2008-05-0915-68/+671
* Translation updated by Tino Meinen.Vincent van Adrighem2008-05-082-2319/+3013
* Include e-util-private.h for the mapping of EVOLUTION_GLADEDIR to aTor Lillqvist2008-05-082-2/+17
* Explain moreTor Lillqvist2008-05-081-1/+4
* If no message catalog is installed for the current locale language, don'tTor Lillqvist2008-05-082-0/+18
* Fix last ChangeLog entry.Tor Lillqvist2008-05-081-5/+4
* Include the whole etc/gconf/gconf.xml.defaults and etc/gconf/schemasTor Lillqvist2008-05-082-2/+10
* updated hebrew translationYair Hershkovitz2008-05-082-183/+188
* ** Fixes part of bug #424744Matthew Barnes2008-05-0717-31/+66
* Use the GtkCellRendererText's "markup" property for error messages.Matthew Barnes2008-05-072-19/+14
* Updated Norwegian bokmål translation.Kjartan Maraas2008-05-072-189/+201
* updated hebrew translationYair Hershkovitz2008-05-062-2107/+2615
* ** Fixes bug #531426Matthew Barnes2008-05-062-1/+9
* Fix include path for e-dbhash.h, now in libebackend.Johan Euphrosine2008-05-052-1/+5
* Fix up the Debug Logs window a bit: - Add a Close button. - Fix someMatthew Barnes2008-05-052-116/+165
* Updated Slovenian translationMatej Urbančič2008-05-011-316/+320
* Updated Slovenian translationMatej Urbančič2008-05-011-2157/+2548
* Updated Spansih translationJorge Gonzalez Gonzalez2008-05-012-318/+338
* Updated Spanish translationJorge Gonzalez Gonzalez2008-05-012-87/+57
* Link with libebackend (see #530576.)Rob Bradford2008-04-302-1/+7
* ** Fix for bug #528288Milan Crha2008-04-308-6/+129
* ** Fix for bug #316390Milan Crha2008-04-306-70/+57
* ** Fix for bug #530245Milan Crha2008-04-302-2/+8
* ** Fix for bug #467892Milan Crha2008-04-303-12/+34
* Patch from Srinivasa Ragavan <sragavan@novell.com>Bharath Acharya2008-04-302-0/+12
* Patch from Ashish Shrivastava <shashish@novell.com>Ashish Shrivastava2008-04-302-1/+11
* Committing on behalf of Chenthill Palanisamy <pchenthill@novell.com>Chenthill Palanisamy2008-04-302-5/+14
* Committing on behalf of Chenthill Palanisamy <pchenthill@novell.com>Chenthill Palanisamy2008-04-304-15/+151
* Patch from Shuai Liu <shuai.liu@sun.com>Shuai Liu2008-04-302-2/+10
* Updated Norwegian bokmål translation.Kjartan Maraas2008-04-301-572/+651
* Updated Norwegian bokmål translation.Kjartan Maraas2008-04-301-0/+4
* ** Fix for bug #240823Milan Crha2008-04-292-2/+16
* Report errors properly. Thanks to Reid Thompson whom found it.Milan Crha2008-04-292-1/+6
* Fixes compiler warning (unused variable).Milan Crha2008-04-292-1/+5
* ** Fix for bug #511337Milan Crha2008-04-294-2/+53
* Updated Occitan translationYannig MARCHEGAY2008-04-292-1731/+2001
* Changed stable version to 2.22.1 in Beta version warning messageAkhil Laddha2008-04-292-1/+7
* ** Fixes bug #529768Matthew Barnes2008-04-292-0/+9
* Fix a typo in the EError tag.Matthew Barnes2008-04-292-1/+6
* ** Fix for bug #529247Johan Euphrosine2008-04-284-26/+41
* ** Fix for bug #524121Milan Crha2008-04-282-1/+8
* Avoid crash while detecting mime types.Srinivasa Ragavan2008-04-282-6/+13
* ** Fix for BNC bug #382687Srinivasa Ragavan2008-04-282-11/+22
* Fix the Mailer header displaySrinivasa Ragavan2008-04-282-1/+5
* Updated Spanish translationJorge Gonzalez Gonzalez2008-04-282-110/+136
* Patch from James Westby <jw+debian@jameswestby.net>: Fix for bug #518103 (Ch...Suman Manjunath2008-04-264-3/+13
* Updated Spanish translationJorge Gonzalez Gonzalez2008-04-262-482/+618
* ** Fix for bug #529893Danny Baumann2008-04-2512-1/+42
* ** Fix for bug #273041Milan Crha2008-04-258-38/+151
* ** Fix for bug #529855Milan Crha2008-04-252-2/+9
* Compiler warning fix.Milan Crha2008-04-232-1/+7
* ** Fix for bug #529375Milan Crha2008-04-2311-16/+108
* ** Fix for bug #529254Milan Crha2008-04-235-26/+37
* ** Fix for bug #529179Milan Crha2008-04-232-2/+32
* Evolution 2.23.1 release and version bump.Srinivasa Ragavan2008-04-233-2/+108
* ** Fixes bug #458505EVOLUTION_2_23_1Matthew Barnes2008-04-232-1/+8
* ** Fixes bug #529462Matthew Barnes2008-04-232-2/+10
* ** Fixes bug #529465Matthew Barnes2008-04-232-1/+8
* ** Fixes bug #529641Matthew Barnes2008-04-235-3/+20
* Cater for some files that were moved. Updated translation.Kjartan Maraas2008-04-233-273/+330
* ** Fixes bug #494171Matthew Barnes2008-04-223-1/+72
* Move these files to e-util.Matthew Barnes2008-04-229-5/+25
* ** Fixes #528793, solution by Reece HartMatthew Barnes2008-04-222-0/+8
* _Trash -> Wastebaske_tBastien Nocera2008-04-212-1/+5
* ** Fix for bug #448863Milan Crha2008-04-212-2/+25
* ** Fix for bug #323402Milan Crha2008-04-213-1/+24
* ** Fix for bug #334444Srinivasa Ragavan2008-04-216-1/+77
* Fixes bnc #378203 * exchange-folder-permission.c: (org_gnome_exchange_folder_...Bharath Acharya2008-04-212-0/+12
* Updated Spanish translationJorge Gonzalez Gonzalez2008-04-212-47/+42
* Fix some compilation errors.Matthew Barnes2008-04-203-5/+13
* Updated Spanish translationJorge Gonzalez Gonzalez2008-04-192-67/+67
* Updated Spanish translationJorge Gonzalez Gonzalez2008-04-192-449/+498
* Add missing file.Kjartan Maraas2008-04-193-16/+52
* Updated Norwegian bokmål translation.Kjartan Maraas2008-04-192-586/+634
* ** Fixes bug #528817Matthew Barnes2008-04-192-1/+9
* ** Fix for bug #509923Milan Crha2008-04-184-7/+80
* Update the Mail guards.Srinivasa Ragavan2008-04-182-1/+5
* Remove and obsolete comment from configure.in and #include <gio/gio.h> inMatthew Barnes2008-04-182-1/+1
* ** Fix for bug #526741 (gnome-vfs to gio/gvfs port)Milan Crha2008-04-1863-1261/+1374
* ** Fix for bug #523402Milan Crha2008-04-172-0/+9
* ** Fix for bug #451976Milan Crha2008-04-172-1/+27
* Added new files deleted files not needed.Sankar P2008-04-178-55/+224
* Patch from Shuai Liu <shuai.liu@sun.com>: Fix for bug #528358 (Use message s...Suman Manjunath2008-04-172-1/+20
* cs.po: Typo fix.Stanislav Brabec2008-04-162-2/+6
* ** Fix for bug #232594Milan Crha2008-04-162-13/+29
* Merged from branch gnome-2-22 (where it got fixes).Leonardo Ferreira Fontenelle2008-04-152-175/+186
* ** Fix for bug #270406Milan Crha2008-04-144-24/+160
* Remove some unused variables.Matthew Barnes2008-04-144-3/+12
* Add an icon for Folder->New.Matthew Barnes2008-04-146-7/+23
* Updated Spanish translationJorge Gonzalez Gonzalez2008-04-142-47/+35
* Updated Spanish translationJorge Gonzalez Gonzalez2008-04-142-68/+59
* Clarify an error message. (#509672)Matthew Barnes2008-04-132-1/+6
* updated hebrew translationYair Hershkovitz2008-04-132-202/+197
* Updated Spanish translationJorge Gonzalez Gonzalez2008-04-132-3016/+2985
* Updated Spanish translationJorge Gonzalez Gonzalez2008-04-132-155/+203
* some updatesVladimer Sichinava2008-04-121-5090/+6538
* Fix for bug #517134 : Extend the 'Insert' menu (in editors) to show a "Recent...Suman Manjunath2008-04-1213-22/+311