| Commit message (Expand) | Author | Age | Files | Lines |
* | only set the DEBUG_LEVEL if we're OPENLDAP2. | Chris Toshok | 2001-02-08 | 2 | -0/+7 |
* | Quote first argument to AC_DEFUN. Likewise. Likewise. Likewise. Likewise. | Pavel Roskin | 2001-02-08 | 7 | -14/+14 |
* | Macro for making comparisons easy. (camel_ustrcasecmp): Use | Jeffrey Stedfast | 2001-02-08 | 2 | -6/+20 |
* | Added Akira's japanese etc. encodings to e-font | Lauris Kaplinski | 2001-02-08 | 1 | -5/+10 |
* | Macro for making comparisons easy. (camel_ustrcasecmp): Use | Jeffrey Stedfast | 2001-02-08 | 2 | -52/+48 |
* | Fix the title and icon bug, and sort the UIDs into order before | Iain Holmes | 2001-02-08 | 2 | -1/+144 |
* | s/contact manager/address book/ and revised text. | Aaron Weber | 2001-02-08 | 10 | -94/+138 |
* | Updated tr.po from Goerkem Cetin | Fatih Demir | 2001-02-08 | 2 | -4335/+2204 |
* | Update to latest requirements | JP Rosevear | 2001-02-07 | 2 | -4/+10 |
* | return TRUE if equal, FALSE otherwise. (business_compare): same. | Chris Toshok | 2001-02-07 | 2 | -40/+95 |
* | Oops, save the seen_timeout variable. | Jeffrey Stedfast | 2001-02-07 | 2 | -0/+11 |
* | Added a comment. | Christopher James Lahey | 2001-02-07 | 1 | -0/+1 |
* | Added -DEVOLUTION_DATADIR=\""$(datadir)"\". | Christopher James Lahey | 2001-02-07 | 3 | -2/+12 |
* | Create the local directory when saving if it doesn't exist already. | Christopher James Lahey | 2001-02-07 | 1 | -1/+2 |
* | Added e_format_number and e_create_directory. | Christopher James Lahey | 2001-02-07 | 2 | -55/+189 |
* | Added libmenus.la. | Christopher James Lahey | 2001-02-07 | 5 | -2/+69 |
* | Updated italian translation from Clara Tattoni <clara.tattoni@libero.it> | Christopher R. Gabriel | 2001-02-07 | 2 | -2648/+3632 |
* | Change how the attachments are displayed. | Iain Holmes | 2001-02-07 | 3 | -5/+92 |
* | update | Kenneth Christiansen | 2001-02-07 | 1 | -2087/+2386 |
* | Pulling stuff up from the branch | JP Rosevear | 2001-02-07 | 9 | -36/+67 |
* | Updated to checkfor "(none)". | Jeffrey Stedfast | 2001-02-07 | 3 | -5/+68 |
* | Change encoding from locale encoding to utf8. | Christopher James Lahey | 2001-02-07 | 1 | -4/+6 |
* | Check for nl_langinfo (CODESET). Code taken from glib 1.3 branch. | Christopher James Lahey | 2001-02-07 | 2 | -2/+130 |
* | added mail-send-recv.h | Jeffrey Stedfast | 2001-02-07 | 1 | -0/+1 |
* | doh, didn't mean to commit this. | Chris Toshok | 2001-02-07 | 2 | -3/+10 |
* | new file. this will eventually form the suggested additions to an existing | Chris Toshok | 2001-02-07 | 2 | -0/+116 |
* | Translate the option title. (Noticed by Kjartan). | Dan Winship | 2001-02-07 | 2 | -1/+6 |
* | Rewrote using unicode_get_utf8(). (camel_ustrcasecmp): Use unicode_char_t | Jeffrey Stedfast | 2001-02-07 | 4 | -58/+94 |
* | don't need the = NULL's since we g_new0. (check_for_evolve_person): new | Chris Toshok | 2001-02-07 | 2 | -58/+215 |
* | If the categories string is empty, remove the property (get_period_list): | JP Rosevear | 2001-02-07 | 2 | -11/+19 |
* | Made these pass char ** as the second parameter to iconv. | Christopher James Lahey | 2001-02-07 | 3 | -5/+11 |
* | Oops, that shouldn't have gone in | JP Rosevear | 2001-02-07 | 2 | -11/+0 |
* | Match new append_alarm signature (reminder_to_comp_object): only add | JP Rosevear | 2001-02-07 | 4 | -22/+61 |
* | Added a missing #include here. | Christopher James Lahey | 2001-02-07 | 3 | -2/+15 |
* | Set the default argument to | Christopher James Lahey | 2001-02-06 | 2 | -7/+42 |
* | Updated Spanish translation | Hector Garcia | 2001-02-06 | 2 | -314/+344 |
* | Added e-text-model-test | Jeffrey Stedfast | 2001-02-06 | 1 | -0/+1 |
* | Added xml-* files. | Jeffrey Stedfast | 2001-02-06 | 3 | -1/+8 |
* | Ignore test-dropdown-button | Jeffrey Stedfast | 2001-02-06 | 2 | -0/+5 |
* | Use the renamed api call | JP Rosevear | 2001-02-06 | 2 | -1/+6 |
* | err, allocate 2 char*s when i assign 2 char*s. | Chris Toshok | 2001-02-06 | 2 | -2/+6 |
* | switch to ldap_modify_ext_s if OPENLDAP2, as ldap_modify_s is deprecated. | Chris Toshok | 2001-02-06 | 2 | -18/+144 |
* | Removed unwanted header. It was never put in for a reason. Stop fixing | Not Zed | 2001-02-06 | 5 | -11/+229 |
* | We are now going to use a file descriptor and a CamelMimeParser rather | Jeffrey Stedfast | 2001-02-06 | 2 | -123/+110 |
* | Set the time and duration values in the trigger to null by default | JP Rosevear | 2001-02-06 | 2 | -1/+10 |
* | oops, forgot to add this file | Jeffrey Stedfast | 2001-02-06 | 1 | -0/+39 |
* | get the new reminder widgets (sync_entries): different callback data | JP Rosevear | 2001-02-06 | 11 | -675/+776 |
* | Moved bonobo includes from the .c to the .h. Include | Christopher James Lahey | 2001-02-06 | 10 | -10/+44 |
* | fixed up the display a bit | Jeffrey Stedfast | 2001-02-06 | 1 | -3/+5 |
* | Fix broken English. | Ettore Perazzoli | 2001-02-06 | 2 | -1/+6 |
* | Added a missing #include. | Christopher James Lahey | 2001-02-06 | 3 | -0/+9 |
* | Save the help_text in the closure. | Christopher James Lahey | 2001-02-06 | 2 | -2/+17 |
* | Fixed up these #includes. | Christopher James Lahey | 2001-02-06 | 2 | -1/+7 |
* | New function to handle inline pgp-signatures. | Jeffrey Stedfast | 2001-02-06 | 2 | -8/+58 |
* | Fscking autoconf | JP Rosevear | 2001-02-06 | 1 | -1/+1 |
* | Guess what! Fix `builddir != srcdir' breakage. | Ettore Perazzoli | 2001-02-06 | 2 | -4/+11 |
* | This is it i hope | JP Rosevear | 2001-02-06 | 1 | -2/+1 |
* | Oops. Change this too. | Jeffrey Stedfast | 2001-02-06 | 2 | -2/+5 |
* | More import cleanup | JP Rosevear | 2001-02-06 | 2 | -9/+9 |
* | Changed draw_borders from a gboolean to a a guint : 1. | Christopher James Lahey | 2001-02-06 | 1 | -1/+1 |
* | Removed unnecessary comment about now non-existant virtual column list. | Christopher James Lahey | 2001-02-06 | 1 | -7/+0 |
* | Changed the text to pop up the Field Chooser. | Christopher James Lahey | 2001-02-06 | 1 | -1/+1 |
* | Added gal-view-factory-minicard.c, gal-view-factory-minicard.h, | Christopher James Lahey | 2001-02-06 | 7 | -8/+380 |
* | Fixed a number of small bugs in how we were saving and loading view | Christopher James Lahey | 2001-02-06 | 2 | -7/+46 |
* | Added a "changed" signal. | Christopher James Lahey | 2001-02-06 | 5 | -11/+79 |
* | Keep track of the CheckSettings check boxes. (transport_next): Connect if | Jeffrey Stedfast | 2001-02-06 | 5 | -43/+57 |
* | Remove <config.h> #includes from the `.h' files, which is known to be, | Ettore Perazzoli | 2001-02-06 | 24 | -92/+26 |
* | Make some private variables static in `ETableSorter'. | Ettore Perazzoli | 2001-02-06 | 1 | -4/+4 |
* | Updated to not connect when getting a list of authtypes. (transport_next): | Jeffrey Stedfast | 2001-02-06 | 5 | -15/+50 |
* | Added pt_BR to ALL_LINGUAS. | Gustavo Maciel Dias Vieira | 2001-02-06 | 2 | -1/+5 |
* | Updated. | Jeffrey Stedfast | 2001-02-06 | 8 | -109/+140 |
* | Import cleanup | JP Rosevear | 2001-02-06 | 19 | -215/+721 |
* | This commit was generated by cvs2svn to compensate for changes in r7975, | JP Rosevear | 2001-02-06 | 3 | -3/+24 |
* | Initial revision | JP Rosevear | 2001-02-06 | 2 | -0/+202 |
* | Add a priority | Iain Holmes | 2001-02-06 | 2 | -1/+5 |
* | Make the Note field be quoted printable. | Christopher James Lahey | 2001-02-05 | 3 | -4/+20 |
* | Changed the call to iconv to be char ** instead of const char **. | Christopher James Lahey | 2001-02-05 | 1 | -5/+5 |
* | Rearranged the includes here a bit. | Christopher James Lahey | 2001-02-05 | 1 | -2/+2 |
* | Added declarations for all the functions declared in gnome-i18n.h. | Christopher James Lahey | 2001-02-05 | 1 | -0/+15 |
* | Add #include <config.h> and mark some strings for translation. | Kjartan Maraas | 2001-02-05 | 14 | -3/+1638 |
* | Revert jeff's earlier change, the change below is the more-correct fix. | Not Zed | 2001-02-05 | 3 | -23/+31 |
* | When we drop a fake node, dont skip checking the next in the list. | Not Zed | 2001-02-05 | 2 | -1/+16 |
* | Revert last patch | Miguel de Icaza | 2001-02-05 | 1 | -2/+8 |
* | Make do_write loop until the entire buffer is written. | Jeffrey Stedfast | 2001-02-05 | 3 | -6/+15 |
* | Call e_select_names_set_default when appropriate. | Christopher James Lahey | 2001-02-05 | 4 | -38/+126 |
* | Require version 0.4.99.8 of gal. | Christopher James Lahey | 2001-02-05 | 2 | -3/+7 |
* | Make this not error out if ecol is not found, but simply return -1. | Christopher James Lahey | 2001-02-05 | 1 | -3/+2 |
* | Added AM_PROG_XML_I18N_TOOLS so translations works correctly. Added a | Kenneth Christiansen | 2001-02-04 | 2 | -0/+12 |
* | Memory leak fix | Iain Holmes | 2001-02-04 | 2 | -0/+6 |
* | Fix dodgy libxml allocation pollution, and potential faults on NULL | Michael Meeks | 2001-02-04 | 2 | -3/+15 |
* | Kill whitespace at end. | Michael Meeks | 2001-02-04 | 1 | -17/+0 |
* | gnome_dialog_grab_focus() on the Yes button. Fixes bug #1242. | Federico Mena Quintero | 2001-02-04 | 2 | -3/+10 |
* | Make sure we have gnome-libs 1.2.9 or higher. | Federico Mena Quintero | 2001-02-04 | 2 | -2/+6 |
* | Updated russian translation. | Valek Frob | 2001-02-03 | 2 | -876/+1182 |
* | Dont overwrite the end of our bitmap array. | Not Zed | 2001-02-02 | 1 | -1/+2 |
* | allow --enable/disable-ldap. | Chris Toshok | 2001-02-02 | 2 | -4/+11 |
* | Cleaned up so we dont add an unecessary level of indenting. | Not Zed | 2001-02-02 | 3 | -65/+115 |
* | Add missing header for cancel check stuff. | Not Zed | 2001-02-02 | 4 | -4/+25 |
* | Final docs. | Iain Holmes | 2001-02-02 | 6 | -4/+36 |
* | More docs... | Iain Holmes | 2001-02-02 | 14 | -102/+152 |
* | Wheeee pretty documentation | Iain Holmes | 2001-02-02 | 28 | -0/+2194 |
* | cmd / widgetify. | Michael Meeks | 2001-02-02 | 3 | -48/+44 |
* | Fix this script to make it work with Solaris. Patch from Louise Miller. | Jason Leach | 2001-02-02 | 2 | -19/+32 |
* | for message menu | Jakub Steiner | 2001-02-02 | 3 | -0/+281 |
* | apply filters | Jakub Steiner | 2001-02-02 | 1 | -0/+45 |
* | settings/mail filters | Jakub Steiner | 2001-02-02 | 1 | -0/+71 |
* | for the view menu | Jakub Steiner | 2001-02-02 | 2 | -0/+62 |
* | i hope it's not confusing. should stand for 'hide selected images' | Jakub Steiner | 2001-02-01 | 1 | -0/+33 |
* | show all messages | Jakub Steiner | 2001-02-01 | 1 | -0/+27 |
* | new appointment | Jakub Steiner | 2001-02-01 | 1 | -0/+0 |
* | If we are folding, drop the space at the end of the line. | Not Zed | 2001-02-01 | 2 | -0/+8 |
* | make the segfault caused by double clicking into a critical warning until | Larry Ewing | 2001-02-01 | 1 | -0/+1 |
* | added gboolean draw_borders to make it compile, probably some forgotten | Radek Doulik | 2001-02-01 | 1 | -0/+2 |
* | Terminology fixes | Szabolcs Ban | 2001-02-01 | 2 | -44/+47 |
* | new contact mbar icon | Jakub Steiner | 2001-01-31 | 1 | -0/+137 |
* | the old stuff was kinky | Jakub Steiner | 2001-01-31 | 10 | -0/+0 |
* | Fixed allocation and placement of text for no bordered text. | Christopher James Lahey | 2001-01-31 | 1 | -16/+33 |
* | Fixed allocation and placement of text window. | Christopher James Lahey | 2001-01-31 | 2 | -25/+34 |
* | Turn on joining of cancelled threads. (e_msgport_wait): Put a cleanup | Not Zed | 2001-01-31 | 2 | -1/+18 |
* | Updated Spanish translation | Hector Garcia | 2001-01-31 | 2 | -1083/+1199 |
* | Fix bug in autodetected mboxes | Iain Holmes | 2001-01-31 | 3 | -44/+65 |
* | Inform people when they can't import a file. | Iain Holmes | 2001-01-31 | 2 | -9/+22 |
* | Fix mishandling of --without-samba due to a typo. | Pavel Roskin | 2001-01-31 | 1 | -1/+1 |
* | Fix typo. | Kjartan Maraas | 2001-01-30 | 2 | -1/+5 |
* | Reverted the latest change to EText since we're in feature freeze. | Christopher James Lahey | 2001-01-30 | 6 | -333/+63 |
* | Mark a string for translation. Mark a bunch of strings for translation. | Kjartan Maraas | 2001-01-30 | 3 | -20/+26 |
* | Made the contained %ETableItem have cursor_mode as | Christopher James Lahey | 2001-01-30 | 4 | -34/+45 |
* | Made carriage return finish editing. | Christopher James Lahey | 2001-01-30 | 2 | -31/+56 |
* | make sure we convert from utf-8 before creating the option menu items. | Larry Ewing | 2001-01-30 | 2 | -2/+11 |
* | Add a #include <sys/time.h> to work around libgnomeprint.h's lack of | Ettore Perazzoli | 2001-01-30 | 2 | -0/+5 |
* | #ifdef INCLUDE_FILE_SOURCE. (table_add_elem): add help_text parameter and | Chris Toshok | 2001-01-30 | 2 | -15/+87 |
* | Cast the camel_stream_mem_new() to a CamelStreamMem. | Jeffrey Stedfast | 2001-01-30 | 3 | -2/+7 |
* | reviewed by: JP Rosevear <jpr@ximian.com> | Eskil Heyn Olsen | 2001-01-30 | 3 | -1/+12 |
* | It's a ChangeLog | Iain Holmes | 2001-01-30 | 1 | -0/+7 |
* | Remove the FIXME in the glade dialog, and put a nasty hack to change the | Iain Holmes | 2001-01-30 | 2 | -3/+26 |
* | Use hlook and vlook so by default we get no text in vertical mode, and | Michael Meeks | 2001-01-30 | 3 | -7/+7 |
* | Fixed some typos. | Kjartan Maraas | 2001-01-30 | 2 | -2/+6 |
* | Updated Norwegian translation. | Kjartan Maraas | 2001-01-30 | 3 | -1277/+1413 |
* | Remvoe the stream locking here. I think this was leading to a deadlock | Not Zed | 2001-01-30 | 2 | -4/+6 |
* | looks more like a pile of cards.. | Jakub Steiner | 2001-01-30 | 1 | -75/+134 |
* | <gnome.h> trimming to reduce compilation time. Likewise. Likewise. | Federico Mena Quintero | 2001-01-30 | 22 | -24/+38 |
* | Return efence ifdefs to 0 for solaris build | JP Rosevear | 2001-01-30 | 2 | -2/+6 |
* | Connect to the model's "position" signal. (e_text_init): Set default value | Jon Trowbridge | 2001-01-30 | 6 | -63/+333 |
* | Added Slovak messages | Stano Visnovsky | 2001-01-30 | 5 | -0/+10 |
* | configure.in: Added sk to ALL_LINGUAS | Stano Visnovsky | 2001-01-30 | 3 | -1/+8 |
* | Added initial Slovak translation | Stano Visnovsky | 2001-01-30 | 2 | -0/+7253 |
* | Fixed [hu] entries in some .desktop files | Szabolcs Ban | 2001-01-29 | 1 | -1/+1 |
* | Added e-cell-number.lo | Christopher James Lahey | 2001-01-29 | 3 | -1/+101 |
* | (build_tree): Oops, turn on BROKEN_ETREE again. | Michael Zucci | 2001-01-29 | 2 | -3/+6 |
* | Updated russian translation. | Valek Frob | 2001-01-29 | 2 | -560/+362 |
* | Debug function to compare the tree we think we have, after an incremental | Not Zed | 2001-01-29 | 7 | -25/+201 |
* | Always include +1 for the size. 0*2 == 0, so malloc returns NULL, which is | Not Zed | 2001-01-29 | 1 | -1/+1 |
* | Include the terminating NUL in the calculated string length. This hit | Not Zed | 2001-01-29 | 2 | -1/+7 |
* | If we have waiting threads, then dont start a new one for the NEW case. | Not Zed | 2001-01-29 | 2 | -8/+98 |
* | Turns out that I was wrong about the g_get_real_name mem leak, god damn | Jeffrey Stedfast | 2001-01-29 | 2 | -3/+7 |
* | Use UTF-8. (set_defaults): Use UTF-8 and also fixed a memory leak by | Jeffrey Stedfast | 2001-01-29 | 3 | -20/+41 |
* | <gnome.h> trimming to reduce compilation time. Ditto. Ditto. Ditto. Ditto. | Federico Mena Quintero | 2001-01-29 | 9 | -9/+32 |
* | Update copyrights. | Ettore Perazzoli | 2001-01-28 | 2 | -2/+2 |
* | Make the advanced search dialog use stock buttons. Make the OK button | Ettore Perazzoli | 2001-01-28 | 3 | -1/+17 |
* | Update copyright and add myself as the author. | Ettore Perazzoli | 2001-01-28 | 1 | -2/+6 |
* | Make the ESearchBar pretty by using the same border for the dropdown | Ettore Perazzoli | 2001-01-28 | 2 | -3/+31 |
* | Made the scrolling to show the current roll happen in a time out. | Christopher James Lahey | 2001-01-28 | 2 | -2/+52 |
* | Don't #define __GNOME_I18N_H__ if it's already defined. | Chyla Zbigniew | 2001-01-28 | 3 | -110/+259 |
* | Change the appearance of the scroll frame in the folder creation | Ettore Perazzoli | 2001-01-28 | 2 | -1/+7 |
* | Update copyrights for files modified in year 2001. | Ettore Perazzoli | 2001-01-28 | 18 | -20/+18 |
* | Make the vfolder and "advanced search" dialogs a bit larger for better | Ettore Perazzoli | 2001-01-28 | 3 | -0/+10 |
* | Documented. | Ettore Perazzoli | 2001-01-28 | 1 | -4/+14 |
* | Changed the EDropdownButton so that it works more like a standard menu | Ettore Perazzoli | 2001-01-28 | 3 | -16/+60 |
* | Woooho. Fixed resize of popped-up folder bars. | Ettore Perazzoli | 2001-01-28 | 2 | -2/+17 |
* | Changed to use mail_save_part to save the data in another thread. | Not Zed | 2001-01-28 | 4 | -57/+135 |
* | Updated Spanish translation | Hector Garcia | 2001-01-28 | 2 | -475/+446 |
* | Don't handle home and end keys since %ETable deals with them now. | Christopher James Lahey | 2001-01-28 | 2 | -10/+5 |
* | Make home and end keys move to the beginning and end of the row if cursor | Christopher James Lahey | 2001-01-28 | 4 | -0/+62 |
* | Protect against NULL address pointers. (subject_compare): Same but for | Jeffrey Stedfast | 2001-01-28 | 2 | -0/+12 |
* | Someone forgot to update this when removing a file it uses. This was | Julian Missig | 2001-01-28 | 2 | -1/+5 |
* | shell compile fixes (some #includes pointing to old headers) to go | Jacob Leach | 2001-01-28 | 4 | -4/+10 |
* | Change (nonexistant) importer.sgml references to evolution-importer.sgml | John R. Sheets | 2001-01-28 | 4 | -24/+34 |
* | Don't link with the old widgets/shortcut-bar/libshortcut-bar.la anymore, | Jason Leach | 2001-01-27 | 2 | -1/+6 |
* | remove widgets/shortcut-bar/Makefile from here. | Jason Leach | 2001-01-27 | 2 | -1/+5 |
* | cvs remove all files in shortcut-bar/, this widget is now in gal, will be | Jason Leach | 2001-01-27 | 19 | -7532/+7 |
* | warnings go byebye | Iain Holmes | 2001-01-27 | 2 | -3/+11 |
* | Make the ESearchBar use the new EDropdownButton widget. | Ettore Perazzoli | 2001-01-27 | 3 | -146/+217 |
* | Fix the API to EDropdownButton by removing args that don't make much | Ettore Perazzoli | 2001-01-27 | 4 | -21/+13 |
* | ...And the ChangeLog too. | Ettore Perazzoli | 2001-01-27 | 1 | -0/+4 |
* | Ooops, forgot to commit the Makefile. | Ettore Perazzoli | 2001-01-27 | 1 | -9/+27 |
* | New, simple dropdown button widget based on the thing that Damon did | Ettore Perazzoli | 2001-01-27 | 3 | -0/+390 |
* | Menu cleanups | JP Rosevear | 2001-01-27 | 3 | -315/+84 |
* | Make ETable stop editing when it looses focus. | Christopher James Lahey | 2001-01-27 | 2 | -8/+32 |
* | Fix the folder tree so that the icons don't look blurry anymore. (For | Ettore Perazzoli | 2001-01-27 | 2 | -13/+26 |
* | Replace the arrow icons in the ESelectNames component with "->" for a | Ettore Perazzoli | 2001-01-27 | 2 | -7/+13 |
* | Fixed a crash that could happen when destroying a control without any | Ettore Perazzoli | 2001-01-27 | 2 | -2/+9 |
* | Try a control before an embeddable instead of an embeddable before a | Ettore Perazzoli | 2001-01-27 | 2 | -15/+25 |
* | Check for a NULL service->url as we obviously can't subscribe to folders | Jeffrey Stedfast | 2001-01-27 | 3 | -21/+46 |
* | Fix some compile problems and stop the blank mail appearing with the mbox | Iain Holmes | 2001-01-27 | 4 | -8/+53 |
* | Added; a new test program that demonstrates objects in ETexts. | Jon Trowbridge | 2001-01-27 | 6 | -111/+776 |
* | Remove all instances of non-portable macro `__FUNCTION__' from the | Ettore Perazzoli | 2001-01-27 | 6 | -19/+22 |
* | Updated brazilian portuguese translation | Gustavo Maciel Dias Vieira | 2001-01-27 | 2 | -4049/+4541 |
* | Updated Spanish translation | Hector Garcia | 2001-01-27 | 2 | -232/+253 |
* | Fix an uninitialized variable use. | Dan Winship | 2001-01-27 | 2 | -4/+8 |
* | (Fixing an old FIXME) | Jason Leach | 2001-01-26 | 2 | -12/+10 |
* | Updated russian translation. | Valek Frob | 2001-01-26 | 2 | -282/+314 |
* | Define BROKEN_ETREE again, till we get this stuff fixed better. | Not Zed | 2001-01-26 | 3 | -9/+24 |
* | Fix the "sender contain" quicksearch rule by adding a missing | Ettore Perazzoli | 2001-01-26 | 2 | -3/+9 |
* | Yes, some more screw ups... | Iain Holmes | 2001-01-26 | 2 | -16/+7 |
* | Yes, I screwed up. | Iain Holmes | 2001-01-26 | 1 | -2/+1 |
* | GNOME_Evolution_Mail.oafinfo | Iain Holmes | 2001-01-26 | 6 | -10/+72 |
* | Set the GTK_CAN_FOCUS flag on the widget, since an ETable ought to be | Federico Mena Quintero | 2001-01-26 | 2 | -85/+165 |
* | Forgot | Iain Holmes | 2001-01-26 | 1 | -1/+21 |
* | Neater importer stuff. | Iain Holmes | 2001-01-26 | 10 | -87/+578 |
* | Missing ChangeLog. | Ettore Perazzoli | 2001-01-26 | 1 | -16/+6 |
* | Change the toolbars to only display some labels, on the right of the | Ettore Perazzoli | 2001-01-26 | 5 | -30/+13 |
* | Clamp the value we set here. (compute_offset): Switched to ints here. | Christopher James Lahey | 2001-01-26 | 1 | -16/+16 |
* | The following fixes seem to clear up the problem of new mail not being | Jeffrey Stedfast | 2001-01-26 | 2 | -1/+17 |
* | Updated Slovenian translation | Andraz Tori | 2001-01-26 | 1 | -1/+0 |
* | Updated Slovenian translation | Andraz Tori | 2001-01-26 | 1 | -293/+328 |
* | add comment about the else block here. (prop_info): add home_address, | Chris Toshok | 2001-01-26 | 2 | -10/+19 |
* | Made this function put some space around the area shown. | Christopher James Lahey | 2001-01-26 | 1 | -12/+32 |
* | (Don't prompt about unsaved changes for replies/forwards that have not | Jason Leach | 2001-01-26 | 2 | -3/+16 |
* | (Moving the flag for has_changed from the Hdrs to the Composer itself. | Jason Leach | 2001-01-26 | 5 | -8/+92 |
* | Made this correctly check for going off the end of the table. | Christopher James Lahey | 2001-01-26 | 1 | -2/+4 |
* | Made this only add the initial VCard if it finds a file "create-initial" | Christopher James Lahey | 2001-01-26 | 4 | -5/+49 |
* | Added create-initial. | Christopher James Lahey | 2001-01-26 | 3 | -1/+10 |
* | Remove unused "extern long timezone". | Dan Winship | 2001-01-26 | 2 | -1/+4 |
* | Check if a message part's content is available, and if it's not, queue a | Dan Winship | 2001-01-26 | 6 | -70/+167 |
* | Made the message list pay attention to the "cursor_activated" signal | Christopher James Lahey | 2001-01-26 | 2 | -6/+11 |
* | Upped the required version of gal in evolution. | Christopher James Lahey | 2001-01-26 | 2 | -3/+7 |
* | Setup the view collection properly and handle the "display_view" signal. | Christopher James Lahey | 2001-01-26 | 2 | -2/+24 |
* | Make this actually deploy the titles from the GalViewCollection and emit | Christopher James Lahey | 2001-01-26 | 2 | -111/+133 |
* | Documented. Added a "cursor_activated" signal. Removed some unused | Christopher James Lahey | 2001-01-25 | 10 | -129/+461 |
* | More happy icons for the mailer. | Ettore Perazzoli | 2001-01-25 | 4 | -5/+41 |
* | Actually make the icon for the "print" menu item work (I was missing a | Ettore Perazzoli | 2001-01-25 | 2 | -1/+6 |
* | Get the mailer to use the new menu icons. | Ettore Perazzoli | 2001-01-25 | 6 | -12/+45 |
* | Make the addressbook use the new 16x16 icons in the menus. | Ettore Perazzoli | 2001-01-25 | 6 | -3/+26 |
* | Fix a bug that could happen when a shell view would be destroyed and | Ettore Perazzoli | 2001-01-25 | 2 | -2/+8 |
* | Get the addressbook to use the new "Show all" icon. | Ettore Perazzoli | 2001-01-25 | 6 | -7/+46 |
* | Oops. | Michael Zucci | 2001-01-25 | 2 | -0/+321 |
* | don't tag the calendar if no dates are shown. | Damon Chaplin | 2001-01-25 | 2 | -6/+19 |
* | e_calendar_item_get_date_range() now returns a boolean, which is FALSE if | Damon Chaplin | 2001-01-25 | 3 | -8/+34 |
* | esexp api change fixes. | Not Zed | 2001-01-25 | 3 | -11/+19 |
* | Fix the subject match expression, which was missing a closing ). | Not Zed | 2001-01-25 | 3 | -7/+23 |
* | Changed the subject search to handle case sensitive when it is mixed case. | Not Zed | 2001-01-25 | 7 | -565/+143 |
* | Add chunk allocators. | Not Zed | 2001-01-25 | 3 | -58/+82 |
* | New callback. (menu_security_pgp_sign_cb): Another new callback. | Jeffrey Stedfast | 2001-01-25 | 2 | -8/+83 |
* | Change Security* to SecurityPGP* as we may someday have S/MIME | Jeffrey Stedfast | 2001-01-25 | 2 | -49/+9 |
* | make sure to add the lengths here (include the \0? anyone?). | Chris Toshok | 2001-01-25 | 2 | -2/+12 |
* | Updated Spanish translation | Hector Garcia | 2001-01-25 | 2 | -2289/+3065 |
* | Added a 3rd page to the account editor to allow users to set their HTML | Jeffrey Stedfast | 2001-01-25 | 5 | -0/+151 |
* | rewrote to fix problems with freeing the environment string after calling | Damon Chaplin | 2001-01-25 | 2 | -19/+51 |
* | (Fix #1252: Need a File->Close way to close a view) | Jason Leach | 2001-01-25 | 5 | -3/+48 |
* | Upped the required version of gal in evolution. | Christopher James Lahey | 2001-01-25 | 2 | -3/+7 |