| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed old implementation. | Not Zed | 2001-01-04 | 9 | -824/+705 |
* | If we have a lot of messages changed, promote it to a folder changed | Not Zed | 2001-01-04 | 2 | -1/+6 |
* | comment out some of the system flags as we don't want to use them. | Jeffrey Stedfast | 2001-01-04 | 2 | -4/+11 |
* | Implemented. (search_header_exists): Implemented. | Jeffrey Stedfast | 2001-01-04 | 3 | -2/+271 |
* | check capabilities is valid before doing a strstr. | Michael Meeks | 2001-01-04 | 2 | -5/+10 |
* | Updated Swedish translation. | Christian Rose | 2001-01-04 | 2 | -646/+722 |
* | Updates evolution/po/da.po gal/po/da.po galeon/po/da.po gernel/po/da.po | Kenneth Christiansen | 2001-01-04 | 1 | -61/+47 |
* | Updated to have a GtkWindow as a parent | Jeffrey Stedfast | 2001-01-04 | 2 | -17/+88 |
* | New source file that implements mail-config-druid. Note: this is not yet | Jeffrey Stedfast | 2001-01-04 | 3 | -0/+998 |
* | Removed camel/providers/mbox/Makefile and camel/providers/mh/Makefile. | Christopher James Lahey | 2001-01-04 | 2 | -2/+5 |
* | Update | Kenneth Christiansen | 2001-01-04 | 1 | -731/+818 |
* | Initialize the exists variable so that we don't do random things if the | Christopher James Lahey | 2001-01-04 | 2 | -1/+7 |
* | If the headers have changed, then continue with the prompt else just | Jeffrey Stedfast | 2001-01-04 | 4 | -17/+44 |
* | Handle the case where the calendar view cannot be created; present a | Federico Mena Quintero | 2001-01-04 | 6 | -3/+37 |
* | Call mail-callbacks.c:forward_messages(), so the behaviour is the same as | Not Zed | 2001-01-03 | 7 | -371/+236 |
* | add font color setting for table, changed border behavior | Radek Doulik | 2001-01-03 | 3 | -5/+13 |
* | Updated Ukrainian translation | Yuri Syrota | 2001-01-03 | 1 | -520/+469 |
* | g_strdup things we g_free. | Michael Meeks | 2001-01-03 | 2 | -1/+6 |
* | Updated Spanish translation. | Hector Garcia | 2001-01-03 | 2 | -756/+840 |
* | Make sure this won't crash if the given contact is removed from the | Christopher James Lahey | 2001-01-03 | 4 | -33/+134 |
* | Little utf8 safe encoding/decoding into libxml1 brokenness | Lauris Kaplinski | 2001-01-03 | 5 | -12/+58 |
* | Added functions for encoding utf8 safely into libxml brokenness | Lauris Kaplinski | 2001-01-03 | 3 | -0/+101 |
* | Set the 'dirty' flag - this should fix the problem of flags not being set | Jeffrey Stedfast | 2001-01-03 | 2 | -2/+9 |
* | Fix for mail_get_message change, use queue thread. | Not Zed | 2001-01-03 | 15 | -639/+1254 |
* | REmove warning, this isn't really deprecated, sigh. | Not Zed | 2001-01-03 | 3 | -4/+9 |
* | Some debug commented out, static list intialiser. | Michael Zucci | 2001-01-03 | 2 | -6/+9 |
* | Finishing the removal of these directories. | Chris Lahey | 2001-01-03 | 2 | -2/+0 |
* | Removed these directories since they're unused. | Christopher James Lahey | 2001-01-03 | 26 | -4611/+5 |
* | If the component has no alarms, do not try to queue them. | Federico Mena Quintero | 2001-01-03 | 4 | -4/+103 |
* | fix off-by-one | Dan Winship | 2001-01-03 | 1 | -1/+1 |
* | IMAP randomness. | Dan Winship | 2001-01-03 | 8 | -404/+138 |
* | Use header_content_type_simple, not header_content_type_format. | Dan Winship | 2001-01-03 | 3 | -5/+10 |
* | Use header_content_type_simple, not header_content_type_format. | Dan Winship | 2001-01-03 | 3 | -3/+10 |
* | New function to return just foo/bar with no parameters. | Dan Winship | 2001-01-03 | 4 | -1/+16 |
* | add addressbook-config.c, addressbook-storage.c, and | Chris Toshok | 2001-01-03 | 2 | -0/+8 |
* | Do not compose strings so that they can be localized correctly. Also, | Federico Mena Quintero | 2001-01-03 | 11 | -112/+178 |
* | Make the ordering of the toolbar items consistent. | Federico Mena Quintero | 2001-01-03 | 3 | -4/+16 |
* | Unconditionally remove the client from the alarm notification system. | Federico Mena Quintero | 2001-01-03 | 18 | -1063/+1142 |
* | Call e_utf8_to_gtk_string on the combobox strings. | Dan Winship | 2001-01-02 | 2 | -2/+9 |
* | fixed unresolved symbol (d) | Jeffrey Stedfast | 2001-01-02 | 1 | -0/+2 |
* | fixed changelog | Jeffrey Stedfast | 2001-01-02 | 1 | -1/+0 |
* | Implemented. | Jeffrey Stedfast | 2001-01-02 | 4 | -35/+250 |
* | Use e_utf8_strstrcase() instead of just strstr(). (header_starts_with): | Jeffrey Stedfast | 2001-01-02 | 3 | -6/+132 |
* | remove all the stale addressbook entries. | Michael Meeks | 2001-01-02 | 2 | -3/+4 |
* | Telsa noticed I can't spell | Iain Holmes | 2001-01-02 | 1 | -4/+57 |
* | remove evolution-addressbook-ldap.xml so we build again. | Michael Meeks | 2001-01-02 | 2 | -1/+5 |
* | Require bonobo 0.31 | Michael Meeks | 2001-01-02 | 2 | -3/+7 |
* | copy the dialog's source, destroy the dialog after we're done, and make | Chris Toshok | 2000-12-31 | 7 | -171/+67 |
* | new function, calling our new config ui code. (control_activate): no | Chris Toshok | 2000-12-30 | 12 | -882/+1186 |
* | down with ldap-servers.xml, up with addressbook-sources.xml. | Chris Toshok | 2000-12-30 | 3 | -3/+10 |
* | add "Settings/Addressbook Configuration..." Analogous to "Settings/Mail | Chris Toshok | 2000-12-30 | 3 | -15/+14 |
* | fix previous fix | Dan Winship | 2000-12-30 | 1 | -1/+1 |
* | More bonobo property bag updates and stuff. | Iain Holmes | 2000-12-30 | 8 | -166/+101 |
* | Update this for CamelContentType too. | Dan Winship | 2000-12-30 | 2 | -17/+21 |
* | Add support here for "cursor_pos". (et_get_arg): Handle ARG_CURSOR_POS. | Miguel de Icaza | 2000-12-29 | 2 | -5/+35 |
* | add addressbook-config.[ch]. | Chris Toshok | 2000-12-29 | 4 | -0/+595 |
* | Fix a bug in `evolution_shell_client_user_select_folder()' that could | Ettore Perazzoli | 2000-12-29 | 2 | -8/+13 |
* | Use CamelContentType, and use header_content_type_is instead of doing it | Dan Winship | 2000-12-29 | 3 | -31/+45 |
* | Use CamelContentType instead of GMimeContentField. | Dan Winship | 2000-12-29 | 4 | -23/+28 |
* | Use CamelContentType rather than GMimeContentField. | Dan Winship | 2000-12-29 | 2 | -7/+12 |
* | Remove this. It was only a thin wrapper around struct _header_content_type | Dan Winship | 2000-12-29 | 16 | -369/+79 |
* | RDF-Summary now saves it's details. | Iain Holmes | 2000-12-29 | 2 | -0/+138 |
* | Fix the APOP check to not crash on servers that don't return any | Dan Winship | 2000-12-28 | 2 | -7/+15 |
* | Return of the thumbnail cache. | Iain Holmes | 2000-12-28 | 3 | -9/+93 |
* | Updated Swedish translation. | Christian Rose | 2000-12-28 | 2 | -254/+276 |
* | ({setup,do,cleanup}_subscribe_folder): Update previous fix: Jeff | Dan Winship | 2000-12-28 | 2 | -2/+9 |
* | Use info->name, not input->full_name. Fixes #1029 in | Dan Winship | 2000-12-27 | 2 | -1/+6 |
* | Removed a bunch of unused code. | Christopher James Lahey | 2000-12-27 | 1 | -217/+0 |
* | More fixes for new bonobo | Iain Holmes | 2000-12-27 | 7 | -136/+286 |
* | New BonoboPropertyEventless stuff | Iain Holmes | 2000-12-27 | 3 | -4/+17 |
* | Added a "draw_background" argument. Set the default for the | Christopher James Lahey | 2000-12-27 | 2 | -2/+19 |
* | Translations dr-genius/po/da.po gfloppy/po/da.po gtkhtml/po/da.po | Kenneth Christiansen | 2000-12-27 | 1 | -172/+200 |
* | Fix a crash when the user tries to "Submit bug report" but doesn't have | Jason Leach | 2000-12-26 | 3 | -4/+17 |
* | Connect to the "changed" and "activate" signals on the EText to the proxy | Miguel de Icaza | 2000-12-26 | 1 | -0/+22 |
* | Always have some text. Fixes crash. | Miguel de Icaza | 2000-12-26 | 2 | -1/+1 |
* | Always have some text. Fixes crash. | Miguel de Icaza | 2000-12-26 | 2 | -5/+7 |
* | draw_background=FALSE | Miguel de Icaza | 2000-12-26 | 2 | -0/+3 |
* | Updated Norwegian translation. | Kjartan Maraas | 2000-12-25 | 2 | -219/+245 |
* | Set draw_background to FALSE. | Miguel de Icaza | 2000-12-25 | 2 | -0/+6 |
* | Set draw_background to FALSE | Miguel de Icaza | 2000-12-25 | 1 | -0/+1 |
* | Set draw background to FALSE. (e_day_view_reshape_long_event): ditto. | Miguel de Icaza | 2000-12-25 | 2 | -0/+10 |
* | Set draw_background to FALSE. | Miguel de Icaza | 2000-12-25 | 1 | -0/+1 |
* | Set draw background to FALSE. | Miguel de Icaza | 2000-12-25 | 5 | -11/+14 |
* | Made the code CanvasItem correct: the code should not draw at arbitrary | Miguel de Icaza | 2000-12-25 | 1 | -6/+16 |
* | Pass draw_background = FALSE | Miguel de Icaza | 2000-12-25 | 2 | -0/+5 |
* | add api docs. | Chris Toshok | 2000-12-25 | 2 | -0/+57 |
* | Changed this to format times in 12 hour time instead of 24 hour time. | Christopher James Lahey | 2000-12-25 | 2 | -4/+9 |
* | Handle draw background. (e_text_draw): Support both border drawing and | Miguel de Icaza | 2000-12-25 | 3 | -50/+106 |
* | Added ellipsis to Settings menu entries that bring up dialogs. Bug #1019. | Jason Leach | 2000-12-25 | 2 | -4/+9 |
* | Changed this to do different formatting of dates within the last week. | Christopher James Lahey | 2000-12-25 | 2 | -9/+33 |
* | (camel_imap_folder_changed): Make sure we unref the summary lookup. | Michael Zucci | 2000-12-24 | 2 | -0/+2 |
* | clean up a stubborn and hard to remove imap_folder->summary. | Michael Zucci | 2000-12-24 | 3 | -5/+6 |
* | If we find threads ok, then always turn on ENABLE_THREADS. | Not Zed | 2000-12-24 | 2 | -0/+6 |
* | Merge from camel-mt-branch. | Not Zed | 2000-12-24 | 8 | -145/+315 |
* | Merge from camel-mt-branch. | Not Zed | 2000-12-24 | 15 | -76/+1070 |
* | Minor compilation fixes. | Michael Zucci | 2000-12-24 | 2 | -14/+6 |
* | Lock the command channel while searching. (imap_body_contains): If | Not Zed | 2000-12-24 | 52 | -1275/+2979 |
* | s/<menuitem\/>/<separator\/>/ | Michael Meeks | 2000-12-24 | 3 | -11/+17 |
* | Updates achtung/po/da.po bug-buddy/po/da.po control-center/po/da.po | Kenneth Christiansen | 2000-12-23 | 1 | -1658/+2241 |
* | Added Ms. and Miss to the prefix drop down box. Patch submitted by Martin | Christopher James Lahey | 2000-12-23 | 5 | -0/+14 |
* | Updated Spanish translation | Hector Garcia | 2000-12-23 | 2 | -85/+108 |
* | Remove deleted file | JP Rosevear | 2000-12-23 | 10 | -275/+276 |
* | o/~ builddir != srcdir o/~ | Ettore Perazzoli | 2000-12-23 | 2 | -0/+6 |
* | Changed this to do different formatting of dates based on the current | Christopher James Lahey | 2000-12-23 | 2 | -5/+32 |
* | Added titles to the pixbuf columns. | Christopher James Lahey | 2000-12-23 | 2 | -4/+9 |
* | Destroy text and pixbuf if they exist whether or not is_pixbuf is set. | Christopher James Lahey | 2000-12-23 | 7 | -27/+51 |
* | Added e_xml_get_double_prop_by_name_with_default. | Christopher James Lahey | 2000-12-23 | 2 | -2/+25 |
* | Clean up translatable strings for translators, fixes bug 993 | JP Rosevear | 2000-12-23 | 2 | -6/+10 |
* | Make sure the current month is shown when the dialog pops up. | JP Rosevear | 2000-12-23 | 3 | -2/+16 |
* | account for the case where there are no alarms, fixes crash | JP Rosevear | 2000-12-23 | 2 | -2/+11 |
* | New function to keep the ecal marked properly (create_ecal): move more | JP Rosevear | 2000-12-23 | 7 | -451/+40 |
* | translations | JP Rosevear | 2000-12-23 | 11 | -280/+490 |
* | When getting the top-level folder list, include INBOX even if it's not | Dan Winship | 2000-12-23 | 2 | -12/+27 |
* | Alarm trigger queueing for the GUI part. | Federico Mena Quintero | 2000-12-23 | 21 | -277/+1400 |
* | Updated Norwegian translation. | Kjartan Maraas | 2000-12-22 | 2 | -51/+58 |
* | Detect created and deleted vfolders. | Iain Holmes | 2000-12-22 | 4 | -10/+97 |
* | removed conflict indicators | Iain Holmes | 2000-12-22 | 1 | -8/+0 |
* | Working Calendar summary. | Iain Holmes | 2000-12-22 | 9 | -146/+315 |
* | include configure.h because HAVE_TIMEZONE is used | JP Rosevear | 2000-12-22 | 3 | -1/+13 |
* | Updated Swedish translation. | Christian Rose | 2000-12-22 | 2 | -82/+93 |
* | Ref the cards that get put in the change list (next_changed_item): util | JP Rosevear | 2000-12-22 | 3 | -64/+144 |
* | New CamelFolderSearch subclass that just reimplements body_contains (using | Dan Winship | 2000-12-22 | 9 | -441/+228 |
* | Deal with the possibility that we have an icon-filename listed for a MIME | Dan Winship | 2000-12-22 | 2 | -6/+25 |
* | Update the doc comment: since it always NUL-terminates the buffer, it | Dan Winship | 2000-12-22 | 3 | -4/+15 |
* | Updated russian translation. | Valek Frob | 2000-12-21 | 2 | -68/+76 |
* | remove wierd extraneous '>' - thanks to Jeff. | Michael Meeks | 2000-12-21 | 2 | -1/+5 |
* | And here too. | Not Zed | 2000-12-21 | 3 | -1/+12 |
* | God-damned friggin' WinCvs shit is so damn annoying. Why can't I just paste m... | Jeffrey Stedfast | 2000-12-21 | 3 | -3/+16 |
* | Check for null strings (e_pilot_utf8_from_pchar): ditto | JP Rosevear | 2000-12-21 | 4 | -3/+19 |
* | Fix erroneous documentation | JP Rosevear | 2000-12-21 | 5 | -59/+116 |
* | Use my own wrapper functions instead of trying to *directly* access the | JP Rosevear | 2000-12-21 | 2 | -3/+17 |
* | stop executive summary making the UI flicker when switching to / from it. | Michael Meeks | 2000-12-21 | 2 | -1/+8 |
* | Updated Ukrainian translation | Yuri Syrota | 2000-12-20 | 1 | -7/+6 |
* | Updated Ukrainian translation | Yuri Syrota | 2000-12-20 | 1 | -3/+3 |
* | Updated Ukrainian translation | Yuri Syrota | 2000-12-20 | 1 | -100/+102 |
* | translations from keld | Kenneth Christiansen | 2000-12-20 | 1 | -49/+52 |
* | Translations from keld | Kenneth Christiansen | 2000-12-20 | 1 | -388/+537 |
* | Oops, missed a gtk unref of the now-no-longer gtk e_sexp. | Not Zed | 2000-12-20 | 3 | -20/+11 |
* | Fix bug #635 | JP Rosevear | 2000-12-20 | 2 | -1/+5 |
* | Remove pointless comment | JP Rosevear | 2000-12-20 | 5 | -46/+89 |
* | Convert cal component strings to pilot character set | JP Rosevear | 2000-12-20 | 9 | -48/+146 |
* | Oops. Don't do "FETCH 1:0" when the folder is empty. | Dan Winship | 2000-12-20 | 2 | -31/+48 |
* | Updated Norwegian translation. | Kjartan Maraas | 2000-12-20 | 2 | -461/+509 |
* | Add "guint32 server_flags" to CamelImapMessageInfo to keep track of the | Dan Winship | 2000-12-20 | 4 | -62/+105 |
* | Updated Ukrainian translation | Yuri Syrota | 2000-12-20 | 1 | -42/+36 |
* | Added proper dependency lists to the gtk-doc mess. | Federico Mena Quintero | 2000-12-20 | 32 | -1124/+1750 |
* | Fix confusion in the way the range is expanded. | Federico Mena Quintero | 2000-12-20 | 11 | -369/+170 |
* | Updated Ukrainian translation | Yuri Syrota | 2000-12-20 | 1 | -496/+552 |
* | Removed prototype for setup_alarm to fix a warning. | Christopher James Lahey | 2000-12-20 | 2 | -0/+7 |
* | Made it so that if you select multiple contacts, the right click menu to | Christopher James Lahey | 2000-12-20 | 2 | -9/+59 |
* | Set the minimum width of newly created children. | Christopher James Lahey | 2000-12-19 | 5 | -42/+69 |
* | Made the parameter type of e_strdup_string a const. Made it not call | Christopher James Lahey | 2000-12-19 | 2 | -66/+61 |
* | ditto. | Miguel de Icaza | 2000-12-19 | 1 | -2/+2 |
* | Alarm instance generation support for the Wombat. | Federico Mena Quintero | 2000-12-19 | 23 | -368/+966 |
* | give View->As Table its verb back so it works. | Chris Toshok | 2000-12-19 | 2 | -1/+6 |
* | for now #ifdef PGP_PROGRAM falling back to handle_multipart_mixed. | Chris Toshok | 2000-12-19 | 2 | -0/+14 |
* | always use LDAP_NAME_ERROR (in the openldap1 case it's #defined to | Chris Toshok | 2000-12-19 | 2 | -19/+62 |
* | Unlock camel when done to prevent a hang later. | Dan Winship | 2000-12-19 | 2 | -0/+6 |
* | Updated Spanish translation | Hector Garcia | 2000-12-19 | 2 | -583/+548 |
* | Change the semantics of fmt: Now %S (capital S) means an IMAP "string", | Dan Winship | 2000-12-19 | 6 | -21/+194 |
* | Updated Swedish translation. | Christian Rose | 2000-12-19 | 2 | -395/+427 |
* | Updated russian translation. | Valek Frob | 2000-12-18 | 2 | -402/+310 |
* | Only update display every 2 seconds. | Miguel de Icaza | 2000-12-18 | 4 | -7/+35 |
* | Updated italian translation from Clara Tattoni <clara.tattoni@libero.it> | Christopher R. Gabriel | 2000-12-18 | 2 | -604/+704 |
* | Always use the slow (full-update) version of the tree update code, to get | Not Zed | 2000-12-16 | 6 | -27/+553 |
* | Added message hiding items. | Not Zed | 2000-12-16 | 2 | -1/+16 |
* | Update this for the new signal handler prototype. Fixes the crash on | Dan Winship | 2000-12-16 | 2 | -6/+7 |
* | New function to get whether or not to encrypt the message. | Jeffrey Stedfast | 2000-12-16 | 3 | -3/+116 |
* | Added Security menu | Jeffrey Stedfast | 2000-12-16 | 2 | -0/+18 |
* | New callback to handle multipart/signed parts. (decode_pgp): Update to | Jeffrey Stedfast | 2000-12-16 | 4 | -93/+766 |
* | When checking to see if we need to fold the header, when we come accross a | Jeffrey Stedfast | 2000-12-16 | 2 | -1/+8 |
* | Removed unused function, a relic from Gnomecal. | Federico Mena Quintero | 2000-12-16 | 3 | -35/+5 |
* | Fix the sign in the HAVE_TM_GMTOFF case | Dan Winship | 2000-12-16 | 2 | -1/+6 |
* | Removed getdate.y. | Federico Mena Quintero | 2000-12-16 | 3 | -2/+6 |
* | Removed getdate.y. We no longer use it; it is a relic from Gnomecal. | Federico Mena Quintero | 2000-12-16 | 3 | -1005/+7 |
* | Upped the version number to 0.4.1. Bumped the GAL_REVISION to 1. | Christopher James Lahey | 2000-12-16 | 1 | -8/+0 |
* | Updated Swedish translation. | Christian Rose | 2000-12-16 | 2 | -87/+234 |
* | Build `libical-static.la', that is needed for the conduits. | Ettore Perazzoli | 2000-12-15 | 2 | -0/+8 |
* | Updated Ukrainian translation | Yuri Syrota | 2000-12-15 | 1 | -4/+4 |
* | Updated Ukrainian translation | Yuri Syrota | 2000-12-15 | 1 | -4/+2 |
* | Updated Ukrainian translation | Yuri Syrota | 2000-12-15 | 1 | -87/+70 |
* | Updated Ukrainian translation | Yuri Syrota | 2000-12-15 | 1 | -15/+14 |
* | Updated Ukrainian translation | Yuri Syrota | 2000-12-15 | 1 | -15/+12 |
* | added note about better reply editing | Radek Doulik | 2000-12-15 | 1 | -0/+3 |
* | Updated Ukrainian translation | Yuri Syrota | 2000-12-15 | 1 | -11/+10 |
* | Updated Ukrainian translation | Yuri Syrota | 2000-12-15 | 1 | -416/+218 |
* | Fixes bug #955. | Federico Mena Quintero | 2000-12-15 | 10 | -118/+180 |
* | Updated russian translation. | Valek Frob | 2000-12-15 | 2 | -164/+261 |
* | Dont blindly convert all parts to utf8, e.g. image/jpg. We only convert | Not Zed | 2000-12-15 | 1 | -26/+31 |
* | #include <time.h> | Federico Mena Quintero | 2000-12-15 | 3 | -1/+5 |
* | Revisions as suggested by Dan. Especially to filter dialogs... which still | Aaron Weber | 2000-12-15 | 8 | -250/+378 |
* | Update with the code name of the 0.8 release. | Ettore Perazzoli | 2000-12-15 | 1 | -2/+2 |
* | Reset the widths of the columns with pixbufs to the actual pixbufs' sizes; | Federico Mena Quintero | 2000-12-15 | 2 | -2/+9 |
* | Added a bit of addressbook NEWS. | Christopher James Lahey | 2000-12-15 | 3 | -5/+13 |
* | Unref the iterator when we're done with it. | Christopher James Lahey | 2000-12-15 | 2 | -0/+6 |
* | 0.8 "Archaeopteryx". | Ettore Perazzoli | 2000-12-15 | 1 | -1/+1 |
* | Moved these images each up one pixel. | Christopher James Lahey | 2000-12-15 | 4 | -4/+9 |
* | Small update | Kjartan Maraas | 2000-12-15 | 1 | -23/+23 |
* | Update. | Jeffrey Stedfast | 2000-12-15 | 2 | -1/+13 |
* | Made it so that carriage return doesn't insert a newline in the subject | Christopher James Lahey | 2000-12-15 | 2 | -0/+6 |
* | What I can remember doing. :) | Iain Holmes | 2000-12-15 | 1 | -0/+14 |
* | call gtk_html_set_default_content_type to make gkthtml default to utf-8 | Larry Ewing | 2000-12-15 | 2 | -0/+9 |
* | Fix a slight race condition that could cause the busy indicator not to | Ettore Perazzoli | 2000-12-15 | 2 | -7/+14 |
* | #elsif -> #elif | Chris Toshok | 2000-12-15 | 1 | -1/+1 |
* | Removed the set cursor and get cursor methods from ETableGroup. | Christopher James Lahey | 2000-12-15 | 5 | -93/+6 |
* | Destroy the dialog after a double click. | Iain Holmes | 2000-12-15 | 2 | -1/+4 |
* | call set_style and use the appropriate style for the text to determine if | Chris Toshok | 2000-12-15 | 1 | -1/+4 |
* | make icalcomponent.c depend on icalproperty.h, icalvalue.h, and | Peter Teichman | 2000-12-15 | 1 | -2/+4 |
* | Commented out an unused variable to fix a warning. | Christopher James Lahey | 2000-12-15 | 1 | -0/+2 |
* | News - Federico | Federico Mena Quintero | 2000-12-15 | 1 | -1/+51 |
* | Shush | JP Rosevear | 2000-12-15 | 2 | -0/+9 |
* | Update | JP Rosevear | 2000-12-15 | 2 | -1/+18 |
* | put icalproperty.h and icalvalue.h before icalcomponent.c in the | Peter Teichman | 2000-12-15 | 1 | -2/+2 |
* | Bumped up the GtkHTML dependency and updated README. | Ettore Perazzoli | 2000-12-15 | 2 | -7/+4 |
* | #define this to 500, not nothing. Also, move this bit after the other | Dan Winship | 2000-12-14 | 2 | -6/+12 |
* | Change the function to have the same signature as the double click callback. | Iain Holmes | 2000-12-14 | 2 | -0/+9 |
* | Woooho! builddir != srcdir again. | Ettore Perazzoli | 2000-12-14 | 2 | -0/+6 |
* | Updated for the shell, and reformatted the part about the mailer a | Ettore Perazzoli | 2000-12-14 | 1 | -32/+85 |
* | Slightly updated the startup warning message for the release. | Ettore Perazzoli | 2000-12-14 | 2 | -2/+7 |
* | Update the splash animation to fit with the new splash design. | Ettore Perazzoli | 2000-12-14 | 2 | -1/+5 |
* | Translations from keld | Kenneth Christiansen | 2000-12-14 | 1 | -2094/+1545 |
* | More builddir != srcdir fun! Man, I enjoy this so much. | Ettore Perazzoli | 2000-12-14 | 2 | -17/+21 |
* | Updated Norwegian translation. This too. Adjust to fit the new tools. | Kjartan Maraas | 2000-12-14 | 3 | -70/+220 |
* | Added Id tag to easier trace changes. | Christian Rose | 2000-12-14 | 2 | -38/+44 |
* | ChangeLog for the new splash screen. | Ettore Perazzoli | 2000-12-14 | 1 | -0/+4 |
* | Cute new splash screen. | Ettore Perazzoli | 2000-12-14 | 1 | -0/+0 |
* | Use gmtime() unconditionally, since we want an UTC broken-down | Federico Mena Quintero | 2000-12-14 | 2 | -4/+11 |
* | Even though icaltime_from_timet() now properly ignores the is_utc argument | Federico Mena Quintero | 2000-12-14 | 11 | -44/+83 |
* | time_t values *are* in UTC by definition, so the is_utc argument is | Federico Mena Quintero | 2000-12-14 | 2 | -0/+15 |
* | Added some casts to get rid of warnings. (tail_dump): #if 0ed this out to | Christopher James Lahey | 2000-12-14 | 3 | -6/+20 |
* | Test for the existance of LDAP_NAME_ERROR and if it exists as a macro, use | Christopher James Lahey | 2000-12-14 | 2 | -0/+10 |
* | Added eti_visibility_notify. Didn't get it to work properly, so it's #if | Christopher James Lahey | 2000-12-14 | 1 | -0/+25 |
* | icalparser.c Addedd support for x-parameters. | Eric Busboom | 2000-12-14 | 6 | -27/+66 |
* | Changed the color from yellow to light gray. | Christopher James Lahey | 2000-12-14 | 2 | -2/+7 |
* | Changed the background color of the tooltips to light gray. | Christopher James Lahey | 2000-12-14 | 2 | -2/+2 |
* | update cut and paste description error. | Michael Meeks | 2000-12-14 | 3 | -3/+8 |
* | Removed mention of ETable and EText in widgets directory. | Christopher James Lahey | 2000-12-14 | 2 | -2/+6 |
* | Added a name to the parameter to icalerror_set_errno. | Christopher James Lahey | 2000-12-14 | 2 | -1/+6 |
* | Added a cast. | Christopher James Lahey | 2000-12-14 | 2 | -1/+6 |
* | Made the vertical scrollbar always be there. | Christopher James Lahey | 2000-12-14 | 3 | -2/+14 |
* | #if 0ed cal_obj_date_only_compare_func. (cal_object_get_rdate_end): | Christopher James Lahey | 2000-12-14 | 8 | -9/+50 |
* | I like monkeys - Federico | Federico Mena Quintero | 2000-12-14 | 25 | -39313/+70059 |
* | Removed the explicit paths. Why it did *not* work on my original try when | Federico Mena Quintero | 2000-12-14 | 2 | -19/+23 |
* | remove the silly logic - we pop up a tooltip regardless of where the mouse | Chris Toshok | 2000-12-14 | 2 | -7/+30 |
* | New function to calculate the extra pixels per column header. | Christopher James Lahey | 2000-12-14 | 6 | -27/+82 |
* | only return TRUE in the BUTTON_PRESS case if the node was expandable. | Chris Toshok | 2000-12-14 | 1 | -1/+1 |
* | add mailer features since 0.6 (except filter stuff) | Dan Winship | 2000-12-14 | 1 | -1/+80 |
* | cut&paste from e-table-sorted-variable.c and massage names a bit to make | Chris Toshok | 2000-12-14 | 1 | -1/+208 |
* | Missed ChangeLog. | Ettore Perazzoli | 2000-12-14 | 1 | -0/+23 |
* | make it public-reference.sgml not referenc.sgml here. | Larry Ewing | 2000-12-14 | 4 | -2/+12 |