| Commit message (Expand) | Author | Age | Files | Lines |
* | Include e-util-private.h for O_BINARY. | Tor Lillqvist | 2005-12-18 | 1 | -0/+2 |
* | Drop unused inclusion of <dirent.h>. | Tor Lillqvist | 2005-12-18 | 2 | -1/+4 |
* | Use g_ascii_strcasecmp() instead of g_strcasecmp(). | Tor Lillqvist | 2005-12-18 | 2 | -3/+8 |
* | junk-settings.c proxy-login.c proxy.c Construct glade file name at | Tor Lillqvist | 2005-12-18 | 6 | -8/+67 |
* | importers/elm-importer.c importers/evolution-mbox-importer.c | Tor Lillqvist | 2005-12-18 | 7 | -23/+45 |
* | Beautify #include order and syntax. Use gstdio wrappers. Construct | Tor Lillqvist | 2005-12-18 | 2 | -8/+15 |
* | Beautify #include order and syntax. Use gstdio wrappers. Construct | Tor Lillqvist | 2005-12-18 | 2 | -40/+45 |
* | Harmonize #include order and syntax. Use pthread_equal() to compare | Tor Lillqvist | 2005-12-18 | 2 | -24/+30 |
* | Use gstdio wrappers. Beautify #include order and syntax. | Tor Lillqvist | 2005-12-18 | 2 | -16/+27 |
* | Use gstdio wrappers. Construct UI XML file pathname at run-time. | Tor Lillqvist | 2005-12-18 | 2 | -7/+18 |
* | Include just <gtk/gtk.h> and not a handful of individual gtk headers. | Tor Lillqvist | 2005-12-18 | 2 | -24/+25 |
* | Use gstdio wrappers. Open file in binary mode. | Tor Lillqvist | 2005-12-18 | 2 | -15/+18 |
* | Add copyright blurb. Include just <gtk/gtk.h> and not a handful of | Tor Lillqvist | 2005-12-18 | 2 | -27/+61 |
* | filter-file.c Use libedataserver's e_xml_parse_file(). Use gstdio | Tor Lillqvist | 2005-12-18 | 3 | -23/+25 |
* | Use gstdio wrappers. | Tor Lillqvist | 2005-12-18 | 2 | -5/+13 |
* | Include <gtk/gtk.h> instead of attempting to hand-pick individual GTK | Tor Lillqvist | 2005-12-18 | 2 | -14/+16 |
* | Use GLib to construct filenames from URIs and vice versa. | Tor Lillqvist | 2005-12-18 | 2 | -3/+6 |
* | Include libedataserver/e-xml-utils.h, too. | Tor Lillqvist | 2005-12-18 | 1 | -10/+9 |
* | Nah, don't include <libedataserver/e-xml-utils.h> here. Just edit the | Tor Lillqvist | 2005-12-18 | 2 | -4/+0 |
* | Link with bootstrap libs on Win32. Use E_WIDGETS_CFLAGS instead of | Tor Lillqvist | 2005-12-18 | 2 | -5/+24 |
* | For building on Win32 against GTK+ 2.8, include a copy of the | Tor Lillqvist | 2005-12-18 | 3 | -0/+1978 |
* | Remove these functions that are now in libedataserver/e-xml-utils.c | Tor Lillqvist | 2005-12-18 | 3 | -94/+8 |
* | Use GLib API where applicable for portability. | Tor Lillqvist | 2005-12-18 | 2 | -20/+55 |
* | Use e_xml_parse_file() and e_xml_save_file() instead of using libxml | Tor Lillqvist | 2005-12-17 | 2 | -6/+10 |
* | Use GLib API where applicable for portability. | Tor Lillqvist | 2005-12-17 | 2 | -21/+17 |
* | Use GLib API where applicable for portability. | Tor Lillqvist | 2005-12-17 | 2 | -29/+31 |
* | e-error.c Use gstdio wrappers. Use GDir instead of dirent. | Tor Lillqvist | 2005-12-17 | 4 | -33/+42 |
* | Don't need EXTRA_GNOME_CFLAGS or GNOME_FULL_CFLAGS. | Tor Lillqvist | 2005-12-17 | 2 | -2/+3 |
* | Include <gtk/gtk.h> instead of attempting to hand-pick individual GTK | Tor Lillqvist | 2005-12-17 | 2 | -36/+47 |
* | Use g_build_filename(), g_filename_from_uri(), g_usleep(). | Tor Lillqvist | 2005-12-17 | 2 | -10/+47 |
* | : Use gstdio wrappers. Use g_filename_from_uri() | Tor Lillqvist | 2005-12-17 | 2 | -5/+16 |
* | gui/dialogs/cal-attachment.h Remove unused files from CVS. | Tor Lillqvist | 2005-12-17 | 3 | -740/+2 |
* | gui/dialogs/cal-attachment-bar.h Remove unused files from CVS. | Tor Lillqvist | 2005-12-17 | 3 | -1201/+3 |
* | When building against GTK+ 2.9.0 or later, and always on Win32, use the | Tor Lillqvist | 2005-12-17 | 2 | -3/+102 |
* | Use gstdio wrappers. Use GDir API instead of dirent. Use | Tor Lillqvist | 2005-12-17 | 2 | -31/+39 |
* | Use gstdio wrappers. | Tor Lillqvist | 2005-12-17 | 2 | -3/+6 |
* | Use e_util_utf8_strcasecmp() to do proper casefolded comparison of | Tor Lillqvist | 2005-12-17 | 2 | -19/+21 |
* | Use gstdio wrappers. | Tor Lillqvist | 2005-12-17 | 2 | -3/+6 |
* | Use gstdio wrappers. | Tor Lillqvist | 2005-12-17 | 2 | -2/+5 |
* | Use gstdio wrappers. | Tor Lillqvist | 2005-12-17 | 2 | -3/+6 |
* | Use e_util_utf8_strcasecmp() to do proper comparison of translated (UTF-8) | Tor Lillqvist | 2005-12-17 | 2 | -5/+9 |
* | Use gstdio wrappers. | Tor Lillqvist | 2005-12-17 | 2 | -1/+4 |
* | Combine my last two entries. | Tor Lillqvist | 2005-12-17 | 1 | -5/+3 |
* | Use g_filename_to_uri() to construct a file: URI. | Tor Lillqvist | 2005-12-17 | 2 | -2/+7 |
* | Use GLib to construct filenames from URIs and back. | Tor Lillqvist | 2005-12-17 | 2 | -3/+15 |
* | Use gstdio wrappers. Use GDir API instead of dirent. Use GLib to convert | Tor Lillqvist | 2005-12-17 | 2 | -2/+4 |
* | Use gstdio wrappers. No fork() on Windows, but the fork-to-background | Tor Lillqvist | 2005-12-17 | 2 | -2/+17 |
* | gui/widgets/gal-view-minicard.c Use libedataserver's e_xml_parse_file() | Tor Lillqvist | 2005-12-17 | 3 | -8/+26 |
* | Use gstdio wrappers. Use GDir API instead of dirent. Use GLib to convert | Tor Lillqvist | 2005-12-17 | 2 | -9/+28 |
* | ** Fixes bug #324094 | Srinivasa Ragavan | 2005-12-17 | 2 | -2/+11 |
* | Use gstdio wrappers. Use GDir API instead of dirent. Use GLib API to | Tor Lillqvist | 2005-12-17 | 2 | -24/+40 |
* | e-util-private.h (fsync) Don't bother with a Win32 implementation of | Tor Lillqvist | 2005-12-17 | 3 | -32/+8 |
* | Use g_ascii_strcasecmp() instead of g_strcasecmp() for well-definedness. | Tor Lillqvist | 2005-12-17 | 2 | -1/+7 |
* | evolution-plugin.pc.in Use @privsolibdir@ to set privlibdir. | Tor Lillqvist | 2005-12-17 | 3 | -3/+6 |
* | Include libedataserver-$EDS_PACKAGE in the requirement list for E_WIDGETS. | Tor Lillqvist | 2005-12-17 | 9 | -26/+59 |
* | Updated Translation | Ankitkumar Rameshchandra Patel | 2005-12-16 | 2 | -2206/+2794 |
* | Fix #315901, Add shortcut to mark spam. Committed on behalf on Andre | Shreyas Srinivasan | 2005-12-16 | 2 | -2/+7 |
* | ** Fixes bugs #322499 and #227853 | Srinivasa Ragavan | 2005-12-16 | 5 | -4/+13 |
* | *** empty log message *** | Ignacio Casal Quinteiro | 2005-12-16 | 2 | -180/+189 |
* | Updated Finnish translation | Ilkka Tuohela | 2005-12-16 | 2 | -1206/+1305 |
* | Committing the missed e-week-view.c in my prev commit, where i did just | Srinivasa Ragavan | 2005-12-16 | 1 | -3/+3 |
* | Fixed a possible crash with the tooltip impl in calendar | Srinivasa Ragavan | 2005-12-16 | 1 | -0/+7 |
* | Committed Rajeev's fix. | Srinivasa Ragavan | 2005-12-16 | 2 | -10/+7 |
* | Commited my right email address in ChangeLog | Srinivasa Ragavan | 2005-12-15 | 1 | -1/+1 |
* | Commited fix to remove markup from translation and added few notes to | Srinivasa Ragavan | 2005-12-15 | 2 | -1/+16 |
* | fixes #324058 | Chenthill Palanisamy | 2005-12-15 | 2 | -18/+13 |
* | Added a visual cue to search bar to indicate search filter active. | Srinivasa Ragavan | 2005-12-15 | 5 | -1/+71 |
* | Corrected the commit date | Chenthill Palanisamy | 2005-12-15 | 1 | -1/+1 |
* | fixes #321739 | Chenthill Palanisamy | 2005-12-15 | 4 | -7/+159 |
* | Added code to make the tooltips strings translatable. Also picked up the | Srinivasa Ragavan | 2005-12-15 | 2 | -24/+15 |
* | *** empty log message *** | Ignacio Casal Quinteiro | 2005-12-15 | 2 | -50/+58 |
* | Committed Johnny's patch for adding the FOR time implementation | Srinivasa Ragavan | 2005-12-14 | 3 | -16/+180 |
* | Committed Johnny's patch. | Srinivasa Ragavan | 2005-12-14 | 2 | -1/+7 |
* | Committed Johnny Patch to fix bug #324060 | Srinivas Ragavan | 2005-12-14 | 2 | -2/+22 |
* | Proceeding with the import activity only if the book is writable. | Sushma Rai | 2005-12-14 | 3 | -0/+22 |
* | ** Refixes the bug #320210 | Srinivasa Ragavan | 2005-12-14 | 2 | -1/+9 |
* | Committing Johnny Jacob's patch for bug #320210 | Srinivasa Ragavan | 2005-12-14 | 2 | -1/+8 |
* | Updated Lithuanian translation. | Žygimantas BeruÄka | 2005-12-14 | 2 | -310/+278 |
* | update for HEAD with Punjabi Language | Amanpreet Singh Alam | 2005-12-14 | 1 | -2197/+2778 |
* | *** empty log message *** | Ignacio Casal Quinteiro | 2005-12-14 | 2 | -245/+160 |
* | Add ellipsis characters to various menu items that are commands/actions | David Malcolm | 2005-12-14 | 2 | -10/+16 |
* | Fix to build in Suse 93 | Chenthill Palanisamy | 2005-12-13 | 3 | -7/+21 |
* | Removed the pruned files from POTFILES.in | Chenthill Palanisamy | 2005-12-13 | 2 | -2/+5 |
* | Comitting guenther's patch | Srinivasa Ragavan | 2005-12-13 | 2 | -1/+6 |
* | Release updates, version bump. ***** Release 2.5.3 ***** | Harish Krishnaswamy | 2005-12-13 | 3 | -1/+66 |
* | escape the string when generating XML UI description of component switcher | David Malcolm | 2005-12-13 | 2 | -2/+14 |
* | Remove dead files. Refer | Harish Krishnaswamy | 2005-12-13 | 16 | -2747/+0 |
* | Patch from Irene Huang <Irene.Huang@sun.com>. | Veerapuram Varadhan | 2005-12-13 | 10 | -25/+51 |
* | Mail Context Menu re-ordered correctly, fixes bug #323140. | Karsten Bräckelmann | 2005-12-12 | 2 | -2/+7 |
* | Fix #47857 | Shreyas Srinivasan | 2005-12-12 | 2 | -1/+5 |
* | Using the proper error code, and also removed hard coded URL from | Sushma Rai | 2005-12-12 | 3 | -4/+15 |
* | Fix mnemonic key | Kwok-Koon Cheung | 2005-12-12 | 2 | -9/+13 |
* | Added bug in to ChangeLog | Sushma Rai | 2005-12-12 | 1 | -0/+1 |
* | Fix make-clean issues. | Harish Krishnaswamy | 2005-12-12 | 22 | -1/+71 |
* | Fix make-clean issues. | Harish Krishnaswamy | 2005-12-12 | 2 | -0/+7 |
* | Add primary CLEANFILES, fix BUILT_SOURCES, make-clean issues. | Harish Krishnaswamy | 2005-12-12 | 2 | -1/+8 |
* | Updated Czech translation. | Miloslav Trmac | 2005-12-12 | 2 | -1961/+2884 |
* | Not inserting new line at the end and also placing the cursor at the | Sushma Rai | 2005-12-10 | 2 | -4/+16 |
* | Fixed substitutions that I missed in the last commit. | Harish Krishnaswamy | 2005-12-10 | 4 | -4/+4 |
* | Updated evo translation. | Funda Wang | 2005-12-10 | 1 | -714/+761 |
* | Updated Traditional Chinese translation. | Chao-Hsiung Liao | 2005-12-10 | 2 | -224/+245 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2005-12-09 | 2 | -122/+137 |
* | prefix the wrapper functions with e - do not use g lest it is assumed to | Harish Krishnaswamy | 2005-12-09 | 10 | -17/+34 |
* | fixes the tool tip crash. | Chenthill Palanisamy | 2005-12-09 | 9 | -69/+267 |
* | *** empty log message *** | Ignacio Casal Quinteiro | 2005-12-08 | 2 | -761/+779 |
* | Fixes #322740. change the condition expression for GDK_RIGHT and GDK_LEFT. | Boby Wang | 2005-12-07 | 2 | -2/+8 |
* | Add menu item for prioritising message | Parthasarathi Susarla | 2005-12-07 | 2 | -2/+12 |
* | Add support for setting priority of a message. | Parthasarathi Susarla | 2005-12-07 | 3 | -0/+79 |
* | Mark various plugins translatable. | Funda Wang | 2005-12-07 | 10 | -12/+32 |
* | Updated Lithuanian translation. | Žygimantas BeruÄka | 2005-12-07 | 2 | -97/+103 |
* | Load the widget pointer before using it. Fixes a compiler warning as well | Veerapuram Varadhan | 2005-12-06 | 2 | -1/+7 |
* | Authenticate by reading the store-password for calendars that has "auth" | Veerapuram Varadhan | 2005-12-06 | 2 | -2/+68 |
* | Authenticate by reading the stored-password for tasks that has "auth" | Veerapuram Varadhan | 2005-12-06 | 2 | -7/+57 |
* | Authenticate by reading the stored-password for calendar that has "auth" | Veerapuram Varadhan | 2005-12-06 | 2 | -15/+60 |
* | See bug ** 323253 | Shi Pu | 2005-12-06 | 2 | -1/+9 |
* | Updated Belarusian translation. | Ales Nyakhaychyk | 2005-12-06 | 2 | -22/+28 |
* | gui/e-cal-config.c (ecph_class_init) Remove stray leftover debugging | Tor Lillqvist | 2005-12-06 | 3 | -4/+10 |
* | Fixes bug #322776. When focus come into e-tree, it is possible that the | Li Yuan | 2005-12-06 | 2 | -1/+9 |
* | Re-established sane Reply* menu order, fixes bug #321639. | Karsten Bräckelmann | 2005-12-05 | 2 | -2/+9 |
* | ** See bug #322863 Check if the account indeed exists before | Parthasarathi Susarla | 2005-12-05 | 2 | -2/+13 |
* | initialize CamelException. | Parthasarathi Susarla | 2005-12-05 | 2 | -0/+8 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2005-12-05 | 2 | -927/+1028 |
* | Added missing file. Updated Canadian English translation. | Adam Weinberger | 2005-12-04 | 3 | -980/+1079 |
* | Updated Lithuanian translation. | Žygimantas BeruÄka | 2005-12-02 | 2 | -1306/+1647 |
* | New file, a script used to build a Win32 zipfile distribution of | Tor Lillqvist | 2005-12-02 | 4 | -0/+126 |
* | Updated Belarusian translation. | Ales Nyakhaychyk | 2005-12-01 | 2 | -20459/+20794 |
* | Fix for 322733. | Simon Zheng | 2005-11-30 | 2 | -14/+6 |
* | Fix for 322733. | Simon Zheng | 2005-11-29 | 2 | -2/+9 |
* | fixes #322616 | Chenthill Palanisamy | 2005-11-29 | 2 | -3/+12 |
* | 2005-11-29 Simon Zheng <simon.zheng@sun.coma | Harry Lu | 2005-11-29 | 2 | -3/+12 |
* | fixes #317322 | Chenthill Palanisamy | 2005-11-29 | 2 | -47/+65 |
* | literal strings do not need to be \0 terminated, they are already | Jeffrey Stedfast | 2005-11-29 | 2 | -6/+13 |
* | Updated Thai translation. | Theppitak Karoonboonyanan | 2005-11-28 | 2 | -91/+116 |
* | fixes #314639 | Chenthill Palanisamy | 2005-11-28 | 2 | -0/+15 |
* | fixes #318777 | Chenthill Palanisamy | 2005-11-28 | 2 | -5/+36 |
* | Changed configure.in to include libnotify for new alarm UI change | Chenthill Palanisamy | 2005-11-28 | 2 | -1/+19 |
* | ** See bug #322414 Respond to the change of | Sam Yang | 2005-11-28 | 2 | -0/+31 |
* | Updated Thai translation. | Theppitak Karoonboonyanan | 2005-11-27 | 2 | -2117/+2816 |
* | Updated Spanish translation (QA) | Francisco Javier F. Serrador | 2005-11-27 | 2 | -199/+112 |
* | Updated Traditional Chinese translation. | Chao-Hsiung Liao | 2005-11-27 | 2 | -2623/+1742 |
* | Fix for not showing wrong OOF error message in case of authentication failure. | Sushma Rai | 2005-11-26 | 2 | -2/+2 |
* | Drop the IPv6 and getaddrinfo checks, unused here in Evolution. (It's used | Tor Lillqvist | 2005-11-26 | 2 | -63/+6 |
* | Use g_get_tmp_dir() instead of hardcoding /tmp. | Tor Lillqvist | 2005-11-26 | 4 | -9/+80 |
* | e-dialog-utils.c Conditionalize X11 specific code on GDK_WINDOWING_X11. | Tor Lillqvist | 2005-11-26 | 3 | -2/+10 |
* | Conditionalize X11 stuff on GDK_WINDOWING_X11. | Tor Lillqvist | 2005-11-26 | 2 | -2/+17 |
* | Include e-util-private.h to get redefinition of compile-time pathnames as | Tor Lillqvist | 2005-11-26 | 2 | -2/+16 |
* | gui/calendar-commands.c gui/e-cal-list-view.c gui/e-calendar-table.c | Tor Lillqvist | 2005-11-26 | 2 | -2/+9 |
* | gui/calendar-commands.c gui/e-cal-list-view.c gui/e-calendar-table.c | Tor Lillqvist | 2005-11-26 | 27 | -57/+262 |
* | gui/contact-editor/e-contact-editor.c | Tor Lillqvist | 2005-11-26 | 10 | -16/+110 |
* | Include e-util-private,h to get redefinition of EVOLUTION_UIDIR (as a call | Tor Lillqvist | 2005-11-26 | 2 | -1/+12 |
* | Include openldap-extract.h on Windows. Include e-util-private.h to get | Tor Lillqvist | 2005-11-26 | 2 | -10/+71 |
* | New file. Contains various things lifted from OpenLDAP for use on Windows | Tor Lillqvist | 2005-11-26 | 3 | -1/+1436 |
* | Use g_filename_from_uri() instead of just stripping off the "file://" | Tor Lillqvist | 2005-11-25 | 2 | -2/+12 |
* | Use gstdio wrappers. (url_requested): Use g_filename_from_uri() instead of | Tor Lillqvist | 2005-11-25 | 2 | -8/+28 |
* | Use g_filename_from_uri() instead of just stripping off the "file://" | Tor Lillqvist | 2005-11-25 | 2 | -1/+6 |
* | Sort the stuff in the Win32 part for clarity. Add some new run-time | Tor Lillqvist | 2005-11-25 | 4 | -71/+132 |
* | Use g_filename_to_uri() instead of just prefixing "file://" for Win32 | Tor Lillqvist | 2005-11-25 | 2 | -5/+5 |
* | Use g_filename_to_uri() instead of just prefixing "file://" for Win32 | Tor Lillqvist | 2005-11-25 | 2 | -3/+7 |
* | Use g_filename_to_uri() instead of just prefixing "file://" for Win32 | Tor Lillqvist | 2005-11-25 | 2 | -1/+7 |
* | Updated Simplified Chinese translation of evo | Funda Wang | 2005-11-25 | 2 | -328/+423 |
* | gui/e-itip-control.c Use g_ascii_strcasecmp() instead of strcasecmp() for | Tor Lillqvist | 2005-11-25 | 3 | -8/+14 |
* | *** empty log message *** | Ignacio Casal Quinteiro | 2005-11-25 | 2 | -113/+170 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2005-11-25 | 2 | -3/+7 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2005-11-25 | 2 | -149/+234 |
* | Changes for alarm notification bubble | Chenthill Palanisamy | 2005-11-24 | 9 | -122/+631 |
* | Include e-time-utils.h from libedataserver instead of using evolution's | Tor Lillqvist | 2005-11-24 | 2 | -1/+2 |
* | gui/e-alarm-list.c gui/e-cal-component-memo-preview.c | Tor Lillqvist | 2005-11-24 | 18 | -17/+39 |
* | Drop extra inclusion of e-util/e-time-utils.h, which is going away anyway. | Tor Lillqvist | 2005-11-24 | 2 | -1/+5 |
* | e-dateedit.c Include e-time-utils.h from libedataserver instead of using | Tor Lillqvist | 2005-11-24 | 3 | -2/+9 |
* | *** empty log message *** | Ignacio Casal Quinteiro | 2005-11-24 | 2 | -734/+895 |
* | Not showing the OOF error message also on authentication failure. | Sushma Rai | 2005-11-24 | 2 | -2/+9 |
* | Groupwise address book, new warning message if the user's frequent contacts | Sushma Rai | 2005-11-24 | 4 | -1/+25 |
* | Commiting Johnny Jacob's patch on EDateEdit | Srinivasa Ragavan | 2005-11-24 | 2 | -1/+64 |
* | Translation updated by Ivar Smolin. | Priit Laes | 2005-11-24 | 2 | -3/+8 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2005-11-24 | 2 | -280/+417 |
* | Made hal dependency optional. | Srinivasa Ragavan | 2005-11-23 | 2 | -2/+17 |
* | Added a function to get tooltip tooltip widget | Srinivasa Ragavan | 2005-11-23 | 8 | -9/+379 |
* | *** empty log message *** | Parthasarathi Susarla | 2005-11-23 | 1 | -2/+2 |
* | ** See bug #315987 Send only if account is enabled | Parthasarathi Susarla | 2005-11-23 | 4 | -8/+33 |
* | Re-added the ForwardAs submenu, fixes regression bug #321640. | Karsten Bräckelmann | 2005-11-23 | 2 | -0/+14 |
* | Translation updated by Ivar Smolin. | Priit Laes | 2005-11-23 | 2 | -978/+1637 |
* | Fixes #321237 Add the categories' name The name of categories in new | Boby Wang | 2005-11-22 | 2 | -0/+10 |
* | Updated Simplified Chinese translation of evo | Funda Wang | 2005-11-21 | 2 | -81/+238 |
* | Updated Finnish translation | Ilkka Tuohela | 2005-11-21 | 2 | -380/+612 |
* | Updated Japanese translation for v2.5.2. | Takeshi AIHANA | 2005-11-20 | 2 | -1354/+1967 |
* | Updated Macedonian translation <ArangelA@cvs.gnome.org> | Arangel Angov | 2005-11-20 | 1 | -100/+100 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2005-11-19 | 2 | -289/+313 |
* | ** See bug 321214. Focus on the Tools-> Settings-> Composer Preferences -> | Boby Wang | 2005-11-18 | 2 | -3/+589 |
* | Removed the timezone entry from the toolbar. | Chenthill Palanisamy | 2005-11-18 | 2 | -1/+5 |
* | Add a half-dozen missing files. Updated Canadian English translation. | Adam Weinberger | 2005-11-18 | 3 | -383/+576 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2005-11-18 | 2 | -336/+418 |
* | Updated zh_CN translation of evo. | Funda Wang | 2005-11-17 | 2 | -503/+575 |
* | changes are made in alarm-notify.glade and alarm-notify-dialog.c to make sure | Chenthill Palanisamy | 2005-11-17 | 3 | -28/+45 |
* | Fix a division-by-zero error crasher. (Update: when in doubt, protect with | Harish Krishnaswamy | 2005-11-17 | 1 | -2/+2 |
* | Fix a division-by-zero error crasher | Harish Krishnaswamy | 2005-11-17 | 2 | -0/+7 |
* | added the evolution-task-editor.xml file. | Chenthill Palanisamy | 2005-11-16 | 1 | -0/+1 |
* | show the details page in task editor. | Chenthill Palanisamy | 2005-11-16 | 3 | -34/+14 |
* | README, removed gal requirement. | Parthasarathi Susarla | 2005-11-16 | 2 | -4/+4 |
* | UI changes for task editor. | Chenthill Palanisamy | 2005-11-16 | 10 | -609/+1720 |
* | added evolution tasks xml file and small changes to evolution event editor. | Chenthill Palanisamy | 2005-11-16 | 3 | -8/+84 |
* | struct _ECalModelMemosPrivate should not be zero sized. | Irene Huang | 2005-11-16 | 2 | -0/+6 |
* | Use strcmp instead of !=. (cal_prefs_dialog_url_remove_clicked): When new | Irene Huang | 2005-11-16 | 2 | -2/+11 |
* | Added a function to get all attachments of the attachment bar for plugin | Srinivasa Ragavan | 2005-11-16 | 3 | -0/+31 |
* | Added keyboard accelerators for contacts. | Srinivasa Ragavan | 2005-11-16 | 3 | -18/+24 |
* | Updated Norwegian bokmål translation. Same. | Kjartan Maraas | 2005-11-15 | 3 | -2474/+3397 |
* | added the two new UI files. | Chenthill Palanisamy | 2005-11-15 | 1 | -0/+2 |
* | Release updates, version bump. ***** Release 2.5.2 ***** | Harish Krishnaswamy | 2005-11-15 | 3 | -1/+59 |
* | Fixed a stupid typo. | Harish Krishnaswamy | 2005-11-15 | 1 | -1/+1 |
* | Revert the previous patch as it distorts the size of the dialog on some | Harish Krishnaswamy | 2005-11-15 | 2 | -3/+10 |
* | UI changes for the event editor. | Chenthill Palanisamy | 2005-11-15 | 15 | -952/+2778 |
* | added the xml files for event editors. | Chenthill Palanisamy | 2005-11-15 | 3 | -0/+166 |
* | Release updates | Harish Krishnaswamy | 2005-11-15 | 1 | -0/+5 |
* | Add hula-account-setup plugin to the mix. | Harish Krishnaswamy | 2005-11-15 | 1 | -1/+2 |
* | Hula Account setup - initial commits. | Harish Krishnaswamy | 2005-11-15 | 6 | -0/+777 |
* | *** empty log message *** | Ignacio Casal Quinteiro | 2005-11-15 | 2 | -2531/+1890 |
* | Updated Finnish translation | Ilkka Tuohela | 2005-11-14 | 2 | -20/+22 |
* | Adjusted the size of date edit widgets. | Chenthill Palanisamy | 2005-11-14 | 2 | -2/+7 |
* | Updated Bulgarian translation by Rostislav Raykov <zbrox@i-space.org> | Alexander Shopov | 2005-11-14 | 2 | -1354/+1846 |
* | Set a size for the date edit widgets, so that it doesnt expand too much. | Srinivasa Ragavan | 2005-11-14 | 2 | -0/+7 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2005-11-13 | 2 | -44/+51 |
* | Re-implemented this funciton. (add_attendee_cb): Removed this callback | Mubeen Jukaku | 2005-11-11 | 2 | -16/+31 |
* | Add a config argument to get the actual page size and set it to style. | Evan Yan | 2005-11-11 | 2 | -4/+26 |
* | Fixes #306673 | Chenthill Palanisamy | 2005-11-11 | 2 | -37/+18 |
* | added keyboard accelerators for NextMessage and PreviousMessage. Fixes | Sankar P | 2005-11-11 | 2 | -2/+10 |
* | Set the size of the preference window so that it doesnt flicker. Hide it | Srinivasa Ragavan | 2005-11-10 | 2 | -3/+10 |
* | fixes #313538. | Chenthill Palanisamy | 2005-11-10 | 2 | -10/+9 |
* | fixes #321088. | Chenthill Palanisamy | 2005-11-10 | 2 | -18/+26 |
* | Function signature specifies a void return. So, do not return NULL. | Harish Krishnaswamy | 2005-11-10 | 2 | -1/+7 |
* | Updated Finnish translation | Ilkka Tuohela | 2005-11-10 | 2 | -42/+54 |
* | Updated Canadian English translation. | Adam Weinberger | 2005-11-10 | 2 | -29/+35 |
* | check if string (eg. use_ssl) are NULL before strcmp(). prevents a | Parthasarathi Susarla | 2005-11-09 | 2 | -0/+8 |
* | Committing for Nathan Owens <pianocomp81@yahoo.com> | Veerapuram Varadhan | 2005-11-09 | 2 | -9/+151 |
* | modified e_categories_config_get_icon_for to have a g_object_unref for the | Chenthill Palanisamy | 2005-11-09 | 2 | -0/+8 |
* | Fixes 273322 | Chenthill Palanisamy | 2005-11-09 | 2 | -2/+20 |
* | Modified the previous entry to reflect the bug that is being fixed. | Chenthill Palanisamy | 2005-11-08 | 1 | -0/+1 |
* | Modified the code in alarm_notify_add_calendars() to generate the correct key... | Chenthill Palanisamy | 2005-11-08 | 2 | -2/+16 |
* | Changed the code to load alarms from current day beginning if the last notifi... | Chenthill Palanisamy | 2005-11-08 | 3 | -11/+21 |
* | *** empty log message *** | Parthasarathi Susarla | 2005-11-08 | 1 | -0/+1 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2005-11-07 | 2 | -116/+204 |
* | Translation updated by Ivar Smolin. | Priit Laes | 2005-11-07 | 2 | -22/+30 |
* | Fixes #308752. | Chenthill Palanisamy | 2005-11-07 | 2 | -1/+7 |
* | Updated Finnish translation | Ilkka Tuohela | 2005-11-03 | 2 | -1103/+1546 |
* | Updated Canadian English translation. | Adam Weinberger | 2005-11-02 | 2 | -9/+13 |
* | Updated Lithuanian translation. | Žygimantas BeruÄka | 2005-11-01 | 2 | -1157/+1634 |
* | *** empty log message *** | Ignacio Casal Quinteiro | 2005-11-01 | 2 | -3796/+3590 |
* | Added Kurdish translation | Erdal Ronahi | 2005-10-28 | 4 | -1/+19850 |
* | Don't require hal on Win32. | Tor Lillqvist | 2005-10-26 | 2 | -1/+7 |
* | **See #313096 | Vivek Jain | 2005-10-26 | 2 | -2/+9 |
* | Setting the focus to the corresponding entry field after changing dropdown | Sushma Rai | 2005-10-26 | 2 | -11/+36 |
* | This is a generated file. Should never have been checked in to the | Harish Krishnaswamy | 2005-10-25 | 1 | -5/+0 |