| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | change a bunch of IS_CAMEL_* macros to CAMEL_IS_* | Dan Winship | 2000-12-14 | 49 | -60/+65 |
| * | add #include <sys/types.h> for freebsd. | Chris Toshok | 2000-12-14 | 2 | -0/+6 |
| * | NUL-terminate the returned vcard so we don't sometimes end up with | Dan Winship | 2000-12-14 | 2 | -6/+12 |
| * | Rm the whole of the Executive Summary dir. | Iain Holmes | 2000-12-14 | 6 | -26/+181 |
| * | Make the "forward" button in the toolbar forward the current message | Ettore Perazzoli | 2000-12-14 | 2 | -1/+6 |
| * | redone shortcuts | Radek Doulik | 2000-12-14 | 2 | -18/+17 |
| * | Fix some horrible Makefile breakage, getting it to compile with | Ettore Perazzoli | 2000-12-13 | 2 | -12/+23 |
| * | Updated russian translation. | Valek Frob | 2000-12-13 | 2 | -944/+794 |
| * | make sure we actually make enough space for " ". | Larry Ewing | 2000-12-13 | 2 | -1/+6 |
| * | Revert federico's change for now because of libtool limitations with | JP Rosevear | 2000-12-13 | 3 | -2/+10 |
| * | Use set_title_from_comp (save_todo_object): ditto (set_title_from_comp): | JP Rosevear | 2000-12-13 | 2 | -10/+33 |
| * | Count the number of rows correctly | Iain Holmes | 2000-12-13 | 2 | -4/+14 |
| * | Don't convert the utf-8 string to a gtkstring because the widget expects | Jeffrey Stedfast | 2000-12-13 | 3 | -10/+13 |
| * | #if 0ed out some #if 1ed test code that was breaking my build by | Joe Shaw | 2000-12-13 | 2 | -1/+6 |
| * | Make the -> in the select names dialog into a GNOME stock arrow pixmap. | Iain Holmes | 2000-12-13 | 2 | -4/+15 |
| * | Small ChangeLog mistake. | Chris Lahey | 2000-12-13 | 1 | -2/+2 |
| * | Added a cast. | Christopher James Lahey | 2000-12-13 | 4 | -7/+24 |
| * | Mention the gconf stable branch. | Dan Winship | 2000-12-13 | 2 | -1/+6 |
| * | Added #ifndef NO_WARNINGS around a #warning. Added (void) to the prototype | Christopher James Lahey | 2000-12-13 | 9 | -26/+68 |
| * | Added #include <e-summary-callbacks.h>. (destroy_prefs_cb): Added a cast. | Christopher James Lahey | 2000-12-13 | 9 | -28/+63 |
| * | Fix to use the right .h instead of the deprecated one. | Dan Winship | 2000-12-13 | 2 | -1/+6 |
| * | Add missing .h file. (From campd.) | Dan Winship | 2000-12-13 | 2 | -6/+6 |
| * | Add stuff. (From campd.) | Dan Winship | 2000-12-13 | 2 | -0/+5 |
| * | Add $(IDLS). (From campd.) | Dan Winship | 2000-12-13 | 2 | -0/+5 |
| * | Update for reality. (Mostly from campd.) | Dan Winship | 2000-12-13 | 2 | -35/+24 |
| * | Made cache_sanity only be included if d(x) is defined as x. | Christopher James Lahey | 2000-12-13 | 3 | -1/+14 |
| * | Return TRUE as we have handled the event. | Jeffrey Stedfast | 2000-12-13 | 2 | -0/+7 |
| * | Add a check for "extern int timezone;" vs struct tm tm_gmtoff, stolen from | Dan Winship | 2000-12-13 | 5 | -8/+53 |
| * | Attach a signature when forwarding, fixes bug #826. | Jeffrey Stedfast | 2000-12-13 | 2 | -1/+15 |
| * | Constify for new libical API. (set_text_list): Likewise. | Federico Mena Quintero | 2000-12-13 | 6 | -39/+25 |
| * | Pass path+1 rather than path to get_type_for_storage, to match the | Dan Winship | 2000-12-13 | 2 | -1/+7 |
| * | removed Bold item from toolbar | Radek Doulik | 2000-12-12 | 2 | -4/+4 |
| * | Fixed some warnings. | Christopher James Lahey | 2000-12-12 | 3 | -2/+8 |
| * | More fixage - Federico | Federico Mena Quintero | 2000-12-12 | 12 | -19/+41 |
| * | Connect a button-press-event signal on the splash screen so users can | Jeffrey Stedfast | 2000-12-12 | 2 | -1/+18 |
| * | Warning-- Table layout changed and works nice. | Iain Holmes | 2000-12-12 | 4 | -45/+90 |
| * | Fixed a warning by making e_strstrcase return a const gchar. | Christopher James Lahey | 2000-12-12 | 2 | -60/+64 |
| * | Made selected rows ignore their color specification. | Christopher James Lahey | 2000-12-12 | 1 | -1/+1 |
| * | Make AC_INIT() check for a file that is not autogenerated! | Federico Mena Quintero | 2000-12-12 | 2 | -1/+4 |
| * | Fixety fix - Federico | Federico Mena Quintero | 2000-12-12 | 5 | -3209/+12 |
| * | This is to make things work with libical 0.21helix1 and later. Warnings | Federico Mena Quintero | 2000-12-12 | 9 | -97/+81 |
| * | shoo - Federico | Federico Mena Quintero | 2000-12-12 | 4 | -9443/+0 |
| * | Remove more auto-generated files - Federico | Federico Mena Quintero | 2000-12-12 | 3 | -4955/+0 |
| * | Removed auto-generated files - Federico | Federico Mena Quintero | 2000-12-12 | 8 | -12041/+0 |
| * | Fix fucking CVS conflicts - Federico | Federico Mena Quintero | 2000-12-12 | 20 | -44/+36 |
| * | Added a kludge, 'is_active' which is a static variable that holds whether | Jeffrey Stedfast | 2000-12-12 | 2 | -0/+12 |
| * | Autoselect the rule that ends up in the same position (or the one above it | Jeffrey Stedfast | 2000-12-12 | 2 | -1/+12 |
| * | updated the tests on the start & end time just before calling the | Damon Chaplin | 2000-12-12 | 3 | -35/+67 |
| * | New function to tell the code that it's ok (or not) to interact with the | Dan Winship | 2000-12-12 | 4 | -1/+28 |
| * | Deal with "mailstorage" type views (top-level mail storages) by trying to | Dan Winship | 2000-12-12 | 3 | -6/+44 |
| * | Updated Swedish translation. | Christian Rose | 2000-12-12 | 2 | -342/+346 |
| * | Updated to reflect arguments to the openpgp functions - now also takes an | Jeffrey Stedfast | 2000-12-12 | 4 | -89/+179 |
| * | Fix fucking CVS conflicts because fucking CVS is a fucking big doofus - Federico | Federico Mena Quintero | 2000-12-12 | 66 | -2973/+8198 |
| * | This commit was generated by cvs2svn to compensate for changes in r6917, | Federico Mena Quintero | 2000-12-12 | 22 | -298/+1548 |
| * | Initial revision | Federico Mena Quintero | 2000-12-12 | 36 | -0/+20368 |
| * | return NULL if no {folder,storage} is found. (get_control_for_uri): return | Dan Winship | 2000-12-12 | 2 | -1/+13 |
| * | Opps, forgot about this... | Iain Holmes | 2000-12-12 | 1 | -0/+15 |
| * | Only allow one e_summary_rebuild_page to be queued. | Iain Holmes | 2000-12-12 | 4 | -15/+37 |
| * | Memory leaks-- Default HTML prettiness++ | Iain Holmes | 2000-12-12 | 3 | -4/+15 |
| * | Ignore double-clicks on "active" columns (the ones where clicking does | Dan Winship | 2000-12-12 | 3 | -1/+12 |
| * | Emit double_click signal with the model column, not the view column. | Dan Winship | 2000-12-12 | 1 | -1/+1 |
| * | Remove the never-once-used BonoboObject stuff and make MessageList be a | Dan Winship | 2000-12-12 | 7 | -199/+129 |
| * | Remove an unused variable. | Dan Winship | 2000-12-12 | 1 | -1/+0 |
| * | clean up the cleanup a bit | Dan Winship | 2000-12-12 | 1 | -6/+3 |
| * | Changes to the HTML file to add an entry box. | Iain Holmes | 2000-12-11 | 9 | -15/+98 |
| * | Updated Norwegian translation. | Kjartan Maraas | 2000-12-11 | 2 | -347/+339 |
| * | Updated Japanese translation. | Akira Tagoh | 2000-12-11 | 2 | -2072/+1923 |
| * | Remove use of linewrap filter. Headers are now wrapped. encode_8bit | Michael Zucci | 2000-12-11 | 7 | -77/+266 |
| * | Just added a little todo comment about some design issues. | Michael Zucci | 2000-12-11 | 1 | -0/+8 |
| * | oops again, another insignificatn debug printf removed. | Michael Zucci | 2000-12-11 | 1 | -1/+0 |
| * | Left debug on, turned off. | Michael Zucci | 2000-12-11 | 2 | -1/+2 |
| * | reordered the options and added maildir, mbox, maildir, mh, in that order. | Not Zed | 2000-12-11 | 3 | -49/+181 |
| * | Hrm, we actually want to call set_header, not add_header here, probably | Not Zed | 2000-12-11 | 3 | -18/+67 |
| * | added changed flags and added calls to a new function | Damon Chaplin | 2000-12-11 | 8 | -103/+534 |
| * | Updates from Keld achtung/po/da.po balsa/po/da.po bonobo/po/da.po | Kenneth Christiansen | 2000-12-10 | 1 | -2179/+1673 |
| * | Connect to the "cursor_change" signal on the ETable here instead of the | Christopher James Lahey | 2000-12-10 | 2 | -3/+13 |
| * | Change the "drawfocus" argument on e_table_scrolled_get_table(etable) | Christopher James Lahey | 2000-12-10 | 2 | -1/+7 |
| * | Split the lines in this cell before testing whether we're to the right of | Christopher James Lahey | 2000-12-10 | 1 | -8/+12 |
| * | upd. | Michael Meeks | 2000-12-10 | 2 | -2/+10 |
| * | cell should be edit cast to a CurrentCell, not data cast to a CurrentCell. | Christopher James Lahey | 2000-12-10 | 1 | -1/+1 |
| * | Added the actions parameter to ect_event. Added an actions field to | Christopher James Lahey | 2000-12-10 | 8 | -62/+112 |
| * | Unref the object instead of destroying it. | Federico Mena Quintero | 2000-12-10 | 4 | -4/+4 |
| * | When setting the "name" argument, copy the incoming name. This fixes a | Christopher James Lahey | 2000-12-10 | 2 | -1/+6 |
| * | Made editing the name using the full name button set the file as entry | Christopher James Lahey | 2000-12-10 | 3 | -38/+43 |