aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reverting David's patch for ellipsis, for discussing it again and to closeSrinivasa Ragavan2005-12-202-10/+16
* Added tooltips for Attachment Added tooltips for AlarmsSrinivasa Ragavan2005-12-203-3/+10
* changing 1 HIG-violating shortcut. Fixes bug 323910Andre Klapper2005-12-201-1/+1
* changing file selector window title from "Execute command..." to "SelectAndre Klapper2005-12-201-1/+1
* fixed duplicated mnemonic. Fixes bug 319946.Andre Klapper2005-12-201-1/+1
* changed 3 HIG-violating mnemonics. Fixes bug 256913Andre Klapper2005-12-201-3/+3
* Removed the repleted window title and added translator comments. Fixes #313545.Sushma Rai2005-12-193-5/+44
* Updated Belarusina translationAles Nyakhaychyk2005-12-192-20793/+20866
* *** empty log message ***Ignacio Casal Quinteiro2005-12-192-1093/+1039
* Checking if the user has selected save password option or not andSushma Rai2005-12-193-6/+45
* free CamelURL and exchange_params. Fixes #324483.Sushma Rai2005-12-192-1/+15
* Corrected include path which was breaking the build.Sushma Rai2005-12-195-7/+16
* Committing the calendar publishing patch.Chenthill Palanisamy2005-12-1922-2109/+1406
* Committing the intial patch for calendar publishing.Chenthill Palanisamy2005-12-1914-0/+3022
* Added bug ID.Sushma Rai2005-12-191-1/+1
* ** Fixes bug #323867.Sam Yang2005-12-192-0/+39
* Fixes #324195Chenthill Palanisamy2005-12-192-0/+15
* Updated Spanish translation.Francisco Javier F. Serrador2005-12-192-1172/+1129
* Removed obsolete files.Funda Wang2005-12-182-2/+4
* Updated Japanese translation for v2.5.3.Takeshi AIHANA2005-12-182-1676/+1700
* Use g_ascii_strcasecmp(). (strcase_hash): Use g_ascii_tolower().Tor Lillqvist2005-12-182-11/+7
* Use g_ascii_strcasecmp() instead of g_strcasecmp(). This function handlesTor Lillqvist2005-12-184-17/+18
* Use gstdio wrappers. Construct glade file name at run-time.Tor Lillqvist2005-12-182-2/+12
* Construct map file name at run-time.Tor Lillqvist2005-12-182-1/+7
* Use gstdio wrappers. Construct glade file name at run-time.Tor Lillqvist2005-12-182-3/+29
* Link with bootstrap libs on Win32. Use EVOLUTION_IMAGES instead of MAP_DIRTor Lillqvist2005-12-182-22/+41
* Include libedataserver/e-xml-utils.h for e_xml_save_file() prototype.Tor Lillqvist2005-12-182-2/+4
* Include libedataserver/e-xml-utils.h for e_xml_save_file() prototype.Tor Lillqvist2005-12-182-1/+4
* Construct glade file pathname at run-time.Tor Lillqvist2005-12-182-1/+13
* Link with libeutil.Tor Lillqvist2005-12-182-2/+7
* lib/e-cert-db.c Use gstdio wrappers. Open file in binary mode.Tor Lillqvist2005-12-183-3/+11
* gui/ca-trust-dialog.c (ca_trust_dialog_show) gui/cert-trust-dialog.cTor Lillqvist2005-12-187-5/+56
* Use g_ascii_strcasecmp() instead of strcasecmp(), especially as we areTor Lillqvist2005-12-182-8/+14
* Silence unused variable warning.Tor Lillqvist2005-12-182-1/+9
* em-folder-browser.c em-folder-view.c em-format-html.cTor Lillqvist2005-12-1819-115/+400
* Use gstdio wrappers. Construct pathnames of glade files at run-time.Tor Lillqvist2005-12-182-2/+11
* Use gstdio wrappers. Construct pathnames of glade files at run-time.Tor Lillqvist2005-12-182-2/+10
* Use gstdio wrappers. Construct pathnames of glade files at run-time.Tor Lillqvist2005-12-182-16/+94
* Use THREADS_CFLAGS and _LIBS. Don't need CAMEL_LIBS.Tor Lillqvist2005-12-182-2/+7
* Use libedataserver's e_xml_parse_file() instead of xmlParseFile()Tor Lillqvist2005-12-187-96/+128
* Use GLib API to manipulate pathname.Tor Lillqvist2005-12-182-6/+18
* Include e-util-private.h for O_BINARY.Tor Lillqvist2005-12-181-0/+2
* Drop unused inclusion of <dirent.h>.Tor Lillqvist2005-12-182-1/+4
* Use g_ascii_strcasecmp() instead of g_strcasecmp().Tor Lillqvist2005-12-182-3/+8
* junk-settings.c proxy-login.c proxy.c Construct glade file name atTor Lillqvist2005-12-186-8/+67
* importers/elm-importer.c importers/evolution-mbox-importer.cTor Lillqvist2005-12-187-23/+45
* Beautify #include order and syntax. Use gstdio wrappers. ConstructTor Lillqvist2005-12-182-8/+15
* Beautify #include order and syntax. Use gstdio wrappers. ConstructTor Lillqvist2005-12-182-40/+45
* Harmonize #include order and syntax. Use pthread_equal() to compareTor Lillqvist2005-12-182-24/+30
* Use gstdio wrappers. Beautify #include order and syntax.Tor Lillqvist2005-12-182-16/+27
* Use gstdio wrappers. Construct UI XML file pathname at run-time.Tor Lillqvist2005-12-182-7/+18
* Include just <gtk/gtk.h> and not a handful of individual gtk headers.Tor Lillqvist2005-12-182-24/+25
* Use gstdio wrappers. Open file in binary mode.Tor Lillqvist2005-12-182-15/+18
* Add copyright blurb. Include just <gtk/gtk.h> and not a handful ofTor Lillqvist2005-12-182-27/+61
* filter-file.c Use libedataserver's e_xml_parse_file(). Use gstdioTor Lillqvist2005-12-183-23/+25
* Use gstdio wrappers.Tor Lillqvist2005-12-182-5/+13
* Include <gtk/gtk.h> instead of attempting to hand-pick individual GTKTor Lillqvist2005-12-182-14/+16
* Use GLib to construct filenames from URIs and vice versa.Tor Lillqvist2005-12-182-3/+6
* Include libedataserver/e-xml-utils.h, too.Tor Lillqvist2005-12-181-10/+9
* Nah, don't include <libedataserver/e-xml-utils.h> here. Just edit theTor Lillqvist2005-12-182-4/+0
* Link with bootstrap libs on Win32. Use E_WIDGETS_CFLAGS instead ofTor Lillqvist2005-12-182-5/+24
* For building on Win32 against GTK+ 2.8, include a copy of theTor Lillqvist2005-12-183-0/+1978
* Remove these functions that are now in libedataserver/e-xml-utils.cTor Lillqvist2005-12-183-94/+8
* Use GLib API where applicable for portability.Tor Lillqvist2005-12-182-20/+55
* Use e_xml_parse_file() and e_xml_save_file() instead of using libxmlTor Lillqvist2005-12-172-6/+10
* Use GLib API where applicable for portability.Tor Lillqvist2005-12-172-21/+17
* Use GLib API where applicable for portability.Tor Lillqvist2005-12-172-29/+31
* e-error.c Use gstdio wrappers. Use GDir instead of dirent.Tor Lillqvist2005-12-174-33/+42
* Don't need EXTRA_GNOME_CFLAGS or GNOME_FULL_CFLAGS.Tor Lillqvist2005-12-172-2/+3
* Include <gtk/gtk.h> instead of attempting to hand-pick individual GTKTor Lillqvist2005-12-172-36/+47
* Use g_build_filename(), g_filename_from_uri(), g_usleep().Tor Lillqvist2005-12-172-10/+47
* : Use gstdio wrappers. Use g_filename_from_uri()Tor Lillqvist2005-12-172-5/+16
* gui/dialogs/cal-attachment.h Remove unused files from CVS.Tor Lillqvist2005-12-173-740/+2
* gui/dialogs/cal-attachment-bar.h Remove unused files from CVS.Tor Lillqvist2005-12-173-1201/+3
* When building against GTK+ 2.9.0 or later, and always on Win32, use theTor Lillqvist2005-12-172-3/+102
* Use gstdio wrappers. Use GDir API instead of dirent. UseTor Lillqvist2005-12-172-31/+39
* Use gstdio wrappers.Tor Lillqvist2005-12-172-3/+6
* Use e_util_utf8_strcasecmp() to do proper casefolded comparison ofTor Lillqvist2005-12-172-19/+21
* Use gstdio wrappers.Tor Lillqvist2005-12-172-3/+6
* Use gstdio wrappers.Tor Lillqvist2005-12-172-2/+5
* Use gstdio wrappers.Tor Lillqvist2005-12-172-3/+6
* Use e_util_utf8_strcasecmp() to do proper comparison of translated (UTF-8)Tor Lillqvist2005-12-172-5/+9
* Use gstdio wrappers.Tor Lillqvist2005-12-172-1/+4
* Combine my last two entries.Tor Lillqvist2005-12-171-5/+3
* Use g_filename_to_uri() to construct a file: URI.Tor Lillqvist2005-12-172-2/+7
* Use GLib to construct filenames from URIs and back.Tor Lillqvist2005-12-172-3/+15
* Use gstdio wrappers. Use GDir API instead of dirent. Use GLib to convertTor Lillqvist2005-12-172-2/+4
* Use gstdio wrappers. No fork() on Windows, but the fork-to-backgroundTor Lillqvist2005-12-172-2/+17
* gui/widgets/gal-view-minicard.c Use libedataserver's e_xml_parse_file()Tor Lillqvist2005-12-173-8/+26
* Use gstdio wrappers. Use GDir API instead of dirent. Use GLib to convertTor Lillqvist2005-12-172-9/+28
* ** Fixes bug #324094Srinivasa Ragavan2005-12-172-2/+11
* Use gstdio wrappers. Use GDir API instead of dirent. Use GLib API toTor Lillqvist2005-12-172-24/+40
* e-util-private.h (fsync) Don't bother with a Win32 implementation ofTor Lillqvist2005-12-173-32/+8
* Use g_ascii_strcasecmp() instead of g_strcasecmp() for well-definedness.Tor Lillqvist2005-12-172-1/+7
* evolution-plugin.pc.in Use @privsolibdir@ to set privlibdir.Tor Lillqvist2005-12-173-3/+6
* Include libedataserver-$EDS_PACKAGE in the requirement list for E_WIDGETS.Tor Lillqvist2005-12-179-26/+59
* Updated TranslationAnkitkumar Rameshchandra Patel2005-12-162-2206/+2794
* Fix #315901, Add shortcut to mark spam. Committed on behalf on AndreShreyas Srinivasan2005-12-162-2/+7
* ** Fixes bugs #322499 and #227853Srinivasa Ragavan2005-12-165-4/+13
* *** empty log message ***Ignacio Casal Quinteiro2005-12-162-180/+189
* Updated Finnish translationIlkka Tuohela2005-12-162-1206/+1305
* Committing the missed e-week-view.c in my prev commit, where i did justSrinivasa Ragavan2005-12-161-3/+3
* Fixed a possible crash with the tooltip impl in calendarSrinivasa Ragavan2005-12-161-0/+7
* Committed Rajeev's fix.Srinivasa Ragavan2005-12-162-10/+7
* Commited my right email address in ChangeLogSrinivasa Ragavan2005-12-151-1/+1
* Commited fix to remove markup from translation and added few notes toSrinivasa Ragavan2005-12-152-1/+16
* fixes #324058Chenthill Palanisamy2005-12-152-18/+13
* Added a visual cue to search bar to indicate search filter active.Srinivasa Ragavan2005-12-155-1/+71
* Corrected the commit dateChenthill Palanisamy2005-12-151-1/+1
* fixes #321739Chenthill Palanisamy2005-12-154-7/+159
* Added code to make the tooltips strings translatable. Also picked up theSrinivasa Ragavan2005-12-152-24/+15
* *** empty log message ***Ignacio Casal Quinteiro2005-12-152-50/+58
* Committed Johnny's patch for adding the FOR time implementationSrinivasa Ragavan2005-12-143-16/+180
* Committed Johnny's patch.Srinivasa Ragavan2005-12-142-1/+7
* Committed Johnny Patch to fix bug #324060Srinivas Ragavan2005-12-142-2/+22
* Proceeding with the import activity only if the book is writable.Sushma Rai2005-12-143-0/+22
* ** Refixes the bug #320210Srinivasa Ragavan2005-12-142-1/+9
* Committing Johnny Jacob's patch for bug #320210Srinivasa Ragavan2005-12-142-1/+8
* Updated Lithuanian translation.Žygimantas Beručka2005-12-142-310/+278
* update for HEAD with Punjabi LanguageAmanpreet Singh Alam2005-12-141-2197/+2778
* *** empty log message ***Ignacio Casal Quinteiro2005-12-142-245/+160
* Add ellipsis characters to various menu items that are commands/actionsDavid Malcolm2005-12-142-10/+16
* Fix to build in Suse 93Chenthill Palanisamy2005-12-133-7/+21
* Removed the pruned files from POTFILES.inChenthill Palanisamy2005-12-132-2/+5
* Comitting guenther's patchSrinivasa Ragavan2005-12-132-1/+6
* Release updates, version bump. ***** Release 2.5.3 *****Harish Krishnaswamy2005-12-133-1/+66
* escape the string when generating XML UI description of component switcherDavid Malcolm2005-12-132-2/+14
* Remove dead files. ReferHarish Krishnaswamy2005-12-1316-2747/+0
* Patch from Irene Huang <Irene.Huang@sun.com>.Veerapuram Varadhan2005-12-1310-25/+51
* Mail Context Menu re-ordered correctly, fixes bug #323140.Karsten Bräckelmann2005-12-122-2/+7
* Fix #47857Shreyas Srinivasan2005-12-122-1/+5
* Using the proper error code, and also removed hard coded URL fromSushma Rai2005-12-123-4/+15
* Fix mnemonic keyKwok-Koon Cheung2005-12-122-9/+13
* Added bug in to ChangeLogSushma Rai2005-12-121-0/+1
* Fix make-clean issues.Harish Krishnaswamy2005-12-1222-1/+71
* Fix make-clean issues.Harish Krishnaswamy2005-12-122-0/+7
* Add primary CLEANFILES, fix BUILT_SOURCES, make-clean issues.Harish Krishnaswamy2005-12-122-1/+8
* Updated Czech translation.Miloslav Trmac2005-12-122-1961/+2884
* Not inserting new line at the end and also placing the cursor at theSushma Rai2005-12-102-4/+16
* Fixed substitutions that I missed in the last commit.Harish Krishnaswamy2005-12-104-4/+4
* Updated evo translation.Funda Wang2005-12-101-714/+761
* Updated Traditional Chinese translation.Chao-Hsiung Liao2005-12-102-224/+245
* Updated Spanish translation.Francisco Javier F. Serrador2005-12-092-122/+137
* prefix the wrapper functions with e - do not use g lest it is assumed toHarish Krishnaswamy2005-12-0910-17/+34
* fixes the tool tip crash.Chenthill Palanisamy2005-12-099-69/+267
* *** empty log message ***Ignacio Casal Quinteiro2005-12-082-761/+779
* Fixes #322740. change the condition expression for GDK_RIGHT and GDK_LEFT.Boby Wang2005-12-072-2/+8
* Add menu item for prioritising messageParthasarathi Susarla2005-12-072-2/+12
* Add support for setting priority of a message.Parthasarathi Susarla2005-12-073-0/+79
* Mark various plugins translatable.Funda Wang2005-12-0710-12/+32
* Updated Lithuanian translation.Žygimantas Beručka2005-12-072-97/+103
* Load the widget pointer before using it. Fixes a compiler warning as wellVeerapuram Varadhan2005-12-062-1/+7
* Authenticate by reading the store-password for calendars that has "auth"Veerapuram Varadhan2005-12-062-2/+68
* Authenticate by reading the stored-password for tasks that has "auth"Veerapuram Varadhan2005-12-062-7/+57
* Authenticate by reading the stored-password for calendar that has "auth"Veerapuram Varadhan2005-12-062-15/+60
* See bug ** 323253Shi Pu2005-12-062-1/+9
* Updated Belarusian translation.Ales Nyakhaychyk2005-12-062-22/+28
* gui/e-cal-config.c (ecph_class_init) Remove stray leftover debuggingTor Lillqvist2005-12-063-4/+10
* Fixes bug #322776. When focus come into e-tree, it is possible that theLi Yuan2005-12-062-1/+9
* Re-established sane Reply* menu order, fixes bug #321639.Karsten Bräckelmann2005-12-052-2/+9
* ** See bug #322863 Check if the account indeed exists beforeParthasarathi Susarla2005-12-052-2/+13
* initialize CamelException.Parthasarathi Susarla2005-12-052-0/+8
* Updated Spanish translation.Francisco Javier F. Serrador2005-12-052-927/+1028
* Added missing file. Updated Canadian English translation.Adam Weinberger2005-12-043-980/+1079
* Updated Lithuanian translation.Žygimantas Beručka2005-12-022-1306/+1647
* New file, a script used to build a Win32 zipfile distribution ofTor Lillqvist2005-12-024-0/+126
* Updated Belarusian translation.Ales Nyakhaychyk2005-12-012-20459/+20794
* Fix for 322733.Simon Zheng2005-11-302-14/+6
* Fix for 322733.Simon Zheng2005-11-292-2/+9
* fixes #322616Chenthill Palanisamy2005-11-292-3/+12
* 2005-11-29 Simon Zheng <simon.zheng@sun.comaHarry Lu2005-11-292-3/+12
* fixes #317322Chenthill Palanisamy2005-11-292-47/+65
* literal strings do not need to be \0 terminated, they are alreadyJeffrey Stedfast2005-11-292-6/+13
* Updated Thai translation.Theppitak Karoonboonyanan2005-11-282-91/+116
* fixes #314639Chenthill Palanisamy2005-11-282-0/+15
* fixes #318777Chenthill Palanisamy2005-11-282-5/+36
* Changed configure.in to include libnotify for new alarm UI changeChenthill Palanisamy2005-11-282-1/+19
* ** See bug #322414 Respond to the change ofSam Yang2005-11-282-0/+31
* Updated Thai translation.Theppitak Karoonboonyanan2005-11-272-2117/+2816
* Updated Spanish translation (QA)Francisco Javier F. Serrador2005-11-272-199/+112
* Updated Traditional Chinese translation.Chao-Hsiung Liao2005-11-272-2623/+1742
* Fix for not showing wrong OOF error message in case of authentication failure.Sushma Rai2005-11-262-2/+2
* Drop the IPv6 and getaddrinfo checks, unused here in Evolution. (It's usedTor Lillqvist2005-11-262-63/+6
* Use g_get_tmp_dir() instead of hardcoding /tmp.Tor Lillqvist2005-11-264-9/+80
* e-dialog-utils.c Conditionalize X11 specific code on GDK_WINDOWING_X11.Tor Lillqvist2005-11-263-2/+10
* Conditionalize X11 stuff on GDK_WINDOWING_X11.Tor Lillqvist2005-11-262-2/+17
* Include e-util-private.h to get redefinition of compile-time pathnames asTor Lillqvist2005-11-262-2/+16
* gui/calendar-commands.c gui/e-cal-list-view.c gui/e-calendar-table.cTor Lillqvist2005-11-262-2/+9
* gui/calendar-commands.c gui/e-cal-list-view.c gui/e-calendar-table.cTor Lillqvist2005-11-2627-57/+262
* gui/contact-editor/e-contact-editor.cTor Lillqvist2005-11-2610-16/+110
* Include e-util-private,h to get redefinition of EVOLUTION_UIDIR (as a callTor Lillqvist2005-11-262-1/+12
* Include openldap-extract.h on Windows. Include e-util-private.h to getTor Lillqvist2005-11-262-10/+71
* New file. Contains various things lifted from OpenLDAP for use on WindowsTor Lillqvist2005-11-263-1/+1436
* Use g_filename_from_uri() instead of just stripping off the "file://"Tor Lillqvist2005-11-252-2/+12
* Use gstdio wrappers. (url_requested): Use g_filename_from_uri() instead ofTor Lillqvist2005-11-252-8/+28
* Use g_filename_from_uri() instead of just stripping off the "file://"Tor Lillqvist2005-11-252-1/+6
* Sort the stuff in the Win32 part for clarity. Add some new run-timeTor Lillqvist2005-11-254-71/+132
* Use g_filename_to_uri() instead of just prefixing "file://" for Win32Tor Lillqvist2005-11-252-5/+5
* Use g_filename_to_uri() instead of just prefixing "file://" for Win32Tor Lillqvist2005-11-252-3/+7
* Use g_filename_to_uri() instead of just prefixing "file://" for Win32Tor Lillqvist2005-11-252-1/+7
* Updated Simplified Chinese translation of evoFunda Wang2005-11-252-328/+423
* gui/e-itip-control.c Use g_ascii_strcasecmp() instead of strcasecmp() forTor Lillqvist2005-11-253-8/+14
* *** empty log message ***Ignacio Casal Quinteiro2005-11-252-113/+170
* Updated Spanish translation.Francisco Javier F. Serrador2005-11-252-3/+7
* Updated Spanish translation.Francisco Javier F. Serrador2005-11-252-149/+234
* Changes for alarm notification bubbleChenthill Palanisamy2005-11-249-122/+631
* Include e-time-utils.h from libedataserver instead of using evolution'sTor Lillqvist2005-11-242-1/+2
* gui/e-alarm-list.c gui/e-cal-component-memo-preview.cTor Lillqvist2005-11-2418-17/+39
* Drop extra inclusion of e-util/e-time-utils.h, which is going away anyway.Tor Lillqvist2005-11-242-1/+5
* e-dateedit.c Include e-time-utils.h from libedataserver instead of usingTor Lillqvist2005-11-243-2/+9
* *** empty log message ***Ignacio Casal Quinteiro2005-11-242-734/+895
* Not showing the OOF error message also on authentication failure.Sushma Rai2005-11-242-2/+9
* Groupwise address book, new warning message if the user's frequent contactsSushma Rai2005-11-244-1/+25
* Commiting Johnny Jacob's patch on EDateEditSrinivasa Ragavan2005-11-242-1/+64
* Translation updated by Ivar Smolin.Priit Laes2005-11-242-3/+8
* Updated Spanish translation.Francisco Javier F. Serrador2005-11-242-280/+417
* Made hal dependency optional.Srinivasa Ragavan2005-11-232-2/+17
* Added a function to get tooltip tooltip widgetSrinivasa Ragavan2005-11-238-9/+379
* *** empty log message ***Parthasarathi Susarla2005-11-231-2/+2
* ** See bug #315987 Send only if account is enabledParthasarathi Susarla2005-11-234-8/+33
* Re-added the ForwardAs submenu, fixes regression bug #321640.Karsten Bräckelmann2005-11-232-0/+14
* Translation updated by Ivar Smolin.Priit Laes2005-11-232-978/+1637
* Fixes #321237 Add the categories' name The name of categories in newBoby Wang2005-11-222-0/+10
* Updated Simplified Chinese translation of evoFunda Wang2005-11-212-81/+238
* Updated Finnish translationIlkka Tuohela2005-11-212-380/+612
* Updated Japanese translation for v2.5.2.Takeshi AIHANA2005-11-202-1354/+1967
* Updated Macedonian translation <ArangelA@cvs.gnome.org>Arangel Angov2005-11-201-100/+100
* Updated Spanish translation.Francisco Javier F. Serrador2005-11-192-289/+313
* ** See bug 321214. Focus on the Tools-> Settings-> Composer Preferences ->Boby Wang2005-11-182-3/+589
* Removed the timezone entry from the toolbar.Chenthill Palanisamy2005-11-182-1/+5
* Add a half-dozen missing files. Updated Canadian English translation.Adam Weinberger2005-11-183-383/+576
* Updated Spanish translation.Francisco Javier F. Serrador2005-11-182-336/+418
* Updated zh_CN translation of evo.Funda Wang2005-11-172-503/+575
* changes are made in alarm-notify.glade and alarm-notify-dialog.c to make sureChenthill Palanisamy2005-11-173-28/+45
* Fix a division-by-zero error crasher. (Update: when in doubt, protect withHarish Krishnaswamy2005-11-171-2/+2
* Fix a division-by-zero error crasherHarish Krishnaswamy2005-11-172-0/+7
* added the evolution-task-editor.xml file.Chenthill Palanisamy2005-11-161-0/+1
* show the details page in task editor.Chenthill Palanisamy2005-11-163-34/+14
* README, removed gal requirement.Parthasarathi Susarla2005-11-162-4/+4
* UI changes for task editor.Chenthill Palanisamy2005-11-1610-609/+1720
* added evolution tasks xml file and small changes to evolution event editor.Chenthill Palanisamy2005-11-163-8/+84
* struct _ECalModelMemosPrivate should not be zero sized.Irene Huang2005-11-162-0/+6
* Use strcmp instead of !=. (cal_prefs_dialog_url_remove_clicked): When newIrene Huang2005-11-162-2/+11
* Added a function to get all attachments of the attachment bar for pluginSrinivasa Ragavan2005-11-163-0/+31
* Added keyboard accelerators for contacts.Srinivasa Ragavan2005-11-163-18/+24
* Updated Norwegian bokmål translation. Same.Kjartan Maraas2005-11-153-2474/+3397
* added the two new UI files.Chenthill Palanisamy2005-11-151-0/+2
* Release updates, version bump. ***** Release 2.5.2 *****Harish Krishnaswamy2005-11-153-1/+59
* Fixed a stupid typo.Harish Krishnaswamy2005-11-151-1/+1
* Revert the previous patch as it distorts the size of the dialog on someHarish Krishnaswamy2005-11-152-3/+10