| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Remove dead file | JP Rosevear | 2001-01-25 | 1 | -15/+0 |
* | Have the argument system do type checking on our "collection" argument. | Christopher James Lahey | 2001-01-25 | 2 | -12/+17 |
* | Tons of fixes by Andras and Emese (spelling, terminology, headers) | Szabolcs Ban | 2001-01-24 | 2 | -27/+32 |
* | Fix missing ';'. | Kjartan Maraas | 2001-01-24 | 2 | -1/+5 |
* | .cvsignore + nautilus | Fatih Demir | 2001-01-24 | 1 | -0/+1 |
* | (Fix #1225: advanced search cancel/close) | Jason Leach | 2001-01-24 | 2 | -32/+48 |
* | Actually implement this function. | Christopher James Lahey | 2001-01-24 | 1 | -2/+17 |
* | Made GalViewCollectionItem a public type. (load_single_file): Made it so | Christopher James Lahey | 2001-01-24 | 2 | -41/+40 |
* | Save the source and transport changes whether the user can connect to the | Jeffrey Stedfast | 2001-01-24 | 2 | -19/+15 |
* | make sure the status is set to "Completed". Fixes bug #1253. | Damon Chaplin | 2001-01-24 | 3 | -10/+35 |
* | Fix the logic for updating the shortuct labels when the display names | Ettore Perazzoli | 2001-01-24 | 11 | -90/+162 |
* | Removed exception | Iain Holmes | 2001-01-24 | 1 | -0/+3 |
* | Removed the busy exception | Iain Holmes | 2001-01-24 | 1 | -7/+0 |
* | Added tests to see that invalid match and action rules are properly | Not Zed | 2001-01-24 | 2 | -0/+59 |
* | Removed some redundant debug printfs. (e_sexp_term_eval): Dont allocate | Not Zed | 2001-01-24 | 3 | -57/+64 |
* | Fix for api changes. | Not Zed | 2001-01-24 | 2 | -3/+5 |
* | Patch from Tuomas to have a "Sender contains" rule in the quicksearch | Ettore Perazzoli | 2001-01-24 | 2 | -0/+25 |
* | Lots of stuff like memory leaks and things I forgot ages ago... | Iain Holmes | 2001-01-24 | 10 | -133/+239 |
* | (camel_filter_driver_filter_message): Remove an accidentally | Michael Zucci | 2001-01-24 | 2 | -1/+2 |
* | Remove the 'finished message' bit. | Not Zed | 2001-01-24 | 2 | -2/+7 |
* | Fix spelling. | Dan Winship | 2001-01-24 | 4 | -3/+8 |
* | Set the default folder when copying to mbox. This is a quick fix, i might | Not Zed | 2001-01-24 | 2 | -5/+14 |
* | Don't AC_INIT on an autogenerated file that does not exist beforehand | JP Rosevear | 2001-01-24 | 2 | -1/+6 |
* | Make sure the source->url is not NULL (which is perfectly valid). | Jeffrey Stedfast | 2001-01-24 | 2 | -1/+9 |
* | Make sure the source->url is not NULL (which is perfectly valid). | Jeffrey Stedfast | 2001-01-24 | 2 | -1/+30 |
* | A few minor tweaks. | Jeffrey Stedfast | 2001-01-24 | 3 | -14/+24 |
* | Minor import fix | JP Rosevear | 2001-01-24 | 1 | -4/+0 |
* | libical import cleanup | JP Rosevear | 2001-01-24 | 12 | -48/+52 |
* | Add a lock around the delayed loading, so two threads won't try to do it | Dan Winship | 2001-01-24 | 4 | -2/+46 |
* | Import clean up | JP Rosevear | 2001-01-24 | 42 | -2916/+5819 |
* | Updated sv | Martin Norback | 2001-01-24 | 2 | -2198/+2863 |
* | This commit was generated by cvs2svn to compensate for changes in r7747, | JP Rosevear | 2001-01-24 | 28 | -611/+792 |
* | Initial revision | JP Rosevear | 2001-01-24 | 1 | -0/+167 |
* | Updated russian translation. | Valek Frob | 2001-01-23 | 2 | -318/+264 |
* | Set the CamelFolder::name to just the base part of the vfolder name (the | Dan Winship | 2001-01-23 | 2 | -2/+8 |
* | properly ref the ecard. still need to kill some memory leaks. | JP Rosevear | 2001-01-23 | 2 | -0/+6 |
* | properly ref the cal component when we use it, prevents double free | JP Rosevear | 2001-01-23 | 3 | -1/+10 |
* | Try turning off the BROKEN_ETREE thing. It seems to work ok (better?) now, | Not Zed | 2001-01-23 | 2 | -3/+9 |
* | Perform error checking on parsing/execution. | Not Zed | 2001-01-23 | 4 | -12/+60 |
* | Setup error return and return error on parse error. (parse_list): Fail if | Not Zed | 2001-01-23 | 3 | -14/+104 |
* | Removed some debug 'warnings', as they should now be displayed at the | Not Zed | 2001-01-23 | 4 | -30/+87 |
* | Automagically fill in the user's default transport if he/she has setup | Jeffrey Stedfast | 2001-01-23 | 2 | -0/+32 |
* | Just wrote a temp way of reporting success/fail of PGP/MIME signature | Jeffrey Stedfast | 2001-01-23 | 2 | -8/+18 |
* | avoid /0 by updating after we've done the sync. (close_folders): Setup the | Not Zed | 2001-01-23 | 2 | -2/+11 |
* | compile new stuff | JP Rosevear | 2001-01-23 | 7 | -22/+106 |
* | Eeeep. Forgot | Iain Holmes | 2001-01-23 | 2 | -0/+298 |
* | Add the Outlook importer. | Iain Holmes | 2001-01-23 | 4 | -0/+367 |
* | Changelog | Iain Holmes | 2001-01-23 | 1 | -0/+38 |
* | New listener object. Plus some oneway stuff as well. | Iain Holmes | 2001-01-23 | 5 | -239/+38 |
* | make mail_gui_thread non-static. | Dan Winship | 2001-01-23 | 4 | -4/+41 |
* | remove vfs dependency | JP Rosevear | 2001-01-23 | 3 | -11/+15 |
* | New function, can't use strlen on the md5 hash because it might have null | JP Rosevear | 2001-01-23 | 4 | -1/+63 |
* | remove duplicate message | JP Rosevear | 2001-01-23 | 5 | -26/+30 |
* | Fixed to display subparts (other than the signature part) and started to | Jeffrey Stedfast | 2001-01-23 | 2 | -7/+47 |
* | Change the callbacks in this file to match the callback function types. | Christopher James Lahey | 2001-01-23 | 4 | -3/+15 |
* | Fix a double-free problem. | Not Zed | 2001-01-23 | 2 | -19/+16 |
* | Oops, danw didn't know 'provider' could be NULL :-) | Jeffrey Stedfast | 2001-01-23 | 2 | -2/+7 |
* | Remove deleted records from the pilot map so we don't have dupes in the | JP Rosevear | 2001-01-23 | 2 | -1/+7 |
* | Remove alarm foo for now | JP Rosevear | 2001-01-23 | 3 | -27/+14 |
* | bummer. now it is also aligned right. /tig | Tuomas Kuosmanen | 2001-01-23 | 1 | -0/+0 |
* | duh. fixed typo. /tig | Tuomas Kuosmanen | 2001-01-23 | 1 | -0/+0 |
* | Updated Slovenian translation | Andraz Tori | 2001-01-23 | 1 | -260/+313 |
* | new splash. /tig | Tuomas Kuosmanen | 2001-01-23 | 2 | -0/+5 |
* | Change "Path:" label to "Namespace:" for IMAP. Use $MAILDIR rather than | Dan Winship | 2001-01-23 | 2 | -2/+20 |
* | Updated Slovenian translation | Andraz Tori | 2001-01-23 | 1 | -45/+45 |
* | Function to add a store/storage mapping. (add_storage): Use it. | Dan Winship | 2001-01-23 | 4 | -4/+32 |
* | s/filter-driver.h/camel-filter-driver.h/ and update first arg of | Dan Winship | 2001-01-23 | 1 | -0/+20 |
* | Updated Slovenian translation | Andraz Tori | 2001-01-23 | 1 | -3288/+4567 |
* | Update for filter code moves | Dan Winship | 2001-01-23 | 2 | -2/+5 |
* | s/filter-driver.h/camel-filter-driver.h/ and update first arg of | Dan Winship | 2001-01-23 | 7 | -14/+14 |
* | Fixed gal_define_views_dialog_new to be called with its proper argument. | Jon Trowbridge | 2001-01-23 | 2 | -1/+6 |
* | Added temp profiling files. | Not Zed | 2001-01-22 | 2 | -1/+7 |
* | Added profiling temp files. | Not Zed | 2001-01-22 | 15 | -2/+55 |
* | Removed the temporary get mail button. | Not Zed | 2001-01-22 | 2 | -6/+4 |
* | Removed, now lives in camel-filter-search.* | Not Zed | 2001-01-22 | 6 | -1712/+10 |
* | remove a warning with conditional news compilation. | Not Zed | 2001-01-22 | 11 | -1497/+593 |
* | Updated sl translations | Andraz Tori | 2001-01-22 | 2 | -0/+4 |
* | When removing phantom nodes, check for the end node too. | Not Zed | 2001-01-22 | 4 | -18/+26 |
* | Initialize collection field to NULL. Set the collection on the model as | Christopher James Lahey | 2001-01-22 | 10 | -82/+343 |
* | disable cmdline subdir here too | Dave Camp | 2001-01-22 | 1 | -1/+0 |
* | Helps if I spell stuff correctly so it can pass the tests ;-) | Jeffrey Stedfast | 2001-01-22 | 3 | -4/+10 |
* | Updates evolution/po/da.po gal/po/da.po galeon/po/da.po gconf/po/da.po | Kenneth Christiansen | 2001-01-22 | 1 | -816/+948 |
* | Remove cmdline for now | Miguel de Icaza | 2001-01-22 | 1 | -1/+0 |
* | Initialize OpenPGP. | Jeffrey Stedfast | 2001-01-22 | 4 | -20/+25 |
* | Fix Makefile | Miguel de Icaza | 2001-01-22 | 1 | -3/+2 |
* | Make the output a little prettier. Okay, so I'm anal... | Jeffrey Stedfast | 2001-01-22 | 3 | -17/+10 |
* | Made the cursor move when rows are inserted or deleted. If in single mode | Christopher James Lahey | 2001-01-22 | 1 | -0/+11 |
* | Add cmdline to the build | Miguel de Icaza | 2001-01-22 | 1 | -1/+2 |
* | Remove the X-Evolution header before we send. | Jeffrey Stedfast | 2001-01-22 | 2 | -3/+9 |
* | Fixed some memory leaks dealing with content-type temp strings. Also | Jeffrey Stedfast | 2001-01-22 | 2 | -17/+91 |
* | Don't forget to unref the filters. (pgp_mime_part_verify): Same. | Jeffrey Stedfast | 2001-01-22 | 2 | -27/+32 |
* | (Fix #1222: doing File->New->Mail Message doesn't include .sig) | Jason Leach | 2001-01-22 | 2 | -1/+23 |
* | Updated Slovenian translation | Andraz Tori | 2001-01-22 | 1 | -4390/+3733 |
* | Fix bug #1250; now we present a confirmation dialog before deleting the | Federico Mena Quintero | 2001-01-22 | 2 | -7/+16 |
* | Updated Japanese translation. | Akira Tagoh | 2001-01-21 | 1 | -323/+2697 |
* | Updated header comment and fixed some ref/unref count problems in the | Jeffrey Stedfast | 2001-01-21 | 2 | -6/+12 |
* | The Doc directory was removed because it does not build, and Dave Camp cant s... | Miguel de Icaza | 2001-01-21 | 1 | -2/+2 |
* | Updated header comment and fixed some ref/unref count problems in the | Jeffrey Stedfast | 2001-01-21 | 2 | -25/+33 |
* | Add composer bits | Miguel de Icaza | 2001-01-21 | 1 | -0/+10 |
* | Ok, conflicting configure.in confused me | Miguel de Icaza | 2001-01-21 | 1 | -6/+0 |
* | Update to reflect changes to configure.in | Miguel de Icaza | 2001-01-21 | 1 | -0/+6 |
* | Use the new gal_view_set_title function. | Christopher James Lahey | 2001-01-21 | 7 | -56/+311 |
* | Added function e_xml_get_bool_prop_by_name_with_default. | Christopher James Lahey | 2001-01-21 | 2 | -0/+23 |
* | Added draw-focus="true" and selection-mode="browse" attributes to the | Christopher James Lahey | 2001-01-21 | 2 | -4/+9 |
* | Made this conform to the new prototype for e_popup_menu_run. | Christopher James Lahey | 2001-01-21 | 8 | -105/+341 |
* | Init a cancel field in the message. (mail_msg_free): Free it. | Not Zed | 2001-01-21 | 6 | -113/+722 |
* | Added an exception to CamelFilterGetFolderFunc. | Not Zed | 2001-01-21 | 3 | -19/+48 |
* | Strip leading space from the transport url gotten from the message. | Jeffrey Stedfast | 2001-01-21 | 2 | -2/+10 |
* | ettore likes this better | Jakub Steiner | 2001-01-21 | 1 | -0/+0 |
* | Fix bug #1243. Turn on the Y expand/fill options for the date widgets in | Federico Mena Quintero | 2001-01-21 | 3 | -29/+37 |
* | Fix memory leak: Unref some stuff if we're not showing the tooltip. | Iain Holmes | 2001-01-21 | 1 | -1/+2 |
* | Doc updates - Federico | Federico Mena Quintero | 2001-01-20 | 6 | -456/+456 |
* | Unset the GTK_CAN_FOCUS flag on the ECalendar. (e_calendar_focus_in): | Federico Mena Quintero | 2001-01-20 | 2 | -33/+14 |
* | Unset the GTK_CAN_FOCUS flag on the weekday picker. This will do until it | Federico Mena Quintero | 2001-01-20 | 2 | -0/+8 |
* | If the name is empty string, use the address. | Jeffrey Stedfast | 2001-01-20 | 2 | -1/+7 |
* | Update for e_popup_menu_run change. | Dan Winship | 2001-01-20 | 3 | -2/+13 |
* | Update for e_popup_menu_run prototype change. | Dan Winship | 2001-01-20 | 3 | -2/+8 |
* | s/GdkEventButton/GdkEvent/ | Dan Winship | 2001-01-20 | 4 | -5/+8 |
* | update | Kenneth Christiansen | 2001-01-20 | 1 | -1979/+2716 |
* | New function to add a folder and any parents of it that don't yet exist. | Dan Winship | 2001-01-20 | 2 | -6/+34 |
* | (subscribe_folder): add a missing UNLOCK | Dan Winship | 2001-01-20 | 2 | -0/+2 |
* | Set the delete bit *before* copying to the default folder. | Jeffrey Stedfast | 2001-01-20 | 2 | -4/+9 |
* | evo .9 splash | Jakub Steiner | 2001-01-20 | 1 | -0/+0 |
* | New function. Obvious. | Dan Winship | 2001-01-20 | 3 | -0/+23 |
* | Updated Japanese translation. | Akira Tagoh | 2001-01-20 | 2 | -353/+277 |
* | Use "Full Name <address>" for the label in the menu rather than the | Jeffrey Stedfast | 2001-01-20 | 2 | -1/+17 |
* | Set the deleted bit *before* copying to the default folder, this way if | Jeffrey Stedfast | 2001-01-20 | 2 | -4/+11 |
* | If LISTing a subscribed folder doesn't return a LIST response, just ignore | Dan Winship | 2001-01-20 | 2 | -3/+13 |
* | (Adding a boolean "entry_changed" BonoboPropertyBag arg) | Jason Leach | 2001-01-19 | 4 | -2/+64 |
* | Updated russian translation. | Valek Frob | 2001-01-19 | 2 | -2005/+2774 |
* | create a new cal component alarm (cal_component_add_alarm): add alarm to | JP Rosevear | 2001-01-19 | 12 | -504/+688 |
* | Missing Changelog entry | JP Rosevear | 2001-01-19 | 1 | -0/+8 |
* | add -ve sign to output of duration if appropriate. | JP Rosevear | 2001-01-19 | 1 | -5/+25 |
* | Changed a leftover $with_x_mailer to $with_sub_version. Made it so that if | Jason Leach | 2001-01-19 | 2 | -2/+15 |
* | Mark strings for translation. | Kjartan Maraas | 2001-01-19 | 2 | -2/+6 |
* | Norwegian translation | Kjartan Maraas | 2001-01-19 | 1 | -0/+2 |
* | always free the delivery elements and correct embarrassingly stupid memory | JP Rosevear | 2001-01-19 | 3 | -16/+29 |
* | typo fixes | Jacob Leach | 2001-01-19 | 1 | -4/+3 |
* | (Bug #883: Shortcut bar does not update when a folders display name | Jason Leach | 2001-01-19 | 9 | -3/+311 |
* | More of Megan's revisions, and Field Chooser functions in the Sort | Aaron Weber | 2001-01-19 | 12 | -484/+580 |
* | Do most of the work to get Grouping working, by reusing massive ammounts | Miguel de Icaza | 2001-01-19 | 4 | -185/+282 |
* | New swanky send/recieve thingy, well it so far only receives (pop/mbox). | Not Zed | 2001-01-19 | 4 | -0/+617 |
* | Add a percentage complete indicator to the status thing. | Not Zed | 2001-01-19 | 3 | -18/+33 |
* | Added a temporary button to test new receive code. | Not Zed | 2001-01-19 | 2 | -0/+11 |
* | Keep track of the valid column names (not used right now). | Miguel de Icaza | 2001-01-19 | 5 | -157/+260 |
* | Fixed text misplacement. | Christopher James Lahey | 2001-01-19 | 1 | -10/+12 |
* | Added Next/Previous toolbar buttons. | Jeffrey Stedfast | 2001-01-19 | 2 | -0/+12 |
* | Added the next/previous toolbar buttons. | Jeffrey Stedfast | 2001-01-19 | 4 | -0/+37 |
* | New function, name describes it well. (gtk_radio_button_select_nth): New | Jason Leach | 2001-01-19 | 3 | -0/+65 |
* | More tweaking... skip separator characters after the namespace character. | Dan Winship | 2001-01-19 | 3 | -3/+19 |
* | Oops. Somewhere in one of the reorgs, the code to add new messages to the | Dan Winship | 2001-01-19 | 2 | -1/+8 |
* | Um, why was the doc directory removed from SUBDIRS? | Federico Mena Quintero | 2001-01-19 | 4 | -38/+42 |
* | Make zero the minimum number of days that can be specified. | Federico Mena Quintero | 2001-01-19 | 2 | -5/+18 |
* | Made it return a gboolean; it was completely ignoring the return value | Federico Mena Quintero | 2001-01-19 | 3 | -5/+11 |
* | Return a success value. (setup_pas): Likewise. (setup_config): Likewise. | Federico Mena Quintero | 2001-01-19 | 2 | -22/+49 |
* | New files with a simple sequence to migrate the task components from the | Federico Mena Quintero | 2001-01-19 | 14 | -1426/+414 |
* | Disconnect from the etss->source's signals *before* we unref it. | Federico Mena Quintero | 2001-01-19 | 2 | -10/+22 |
* | Make tooltip appear properly even if anchor is set. | Christopher James Lahey | 2001-01-18 | 1 | -1/+1 |
* | Center text vertically. | Christopher James Lahey | 2001-01-18 | 1 | -10/+13 |
* | Updated Norwegian (bokmål) translation. Removed old script. | Kjartan Maraas | 2001-01-18 | 3 | -2195/+3031 |
* | New function. (update_sort_config_dialog): Massive update to this | Miguel de Icaza | 2001-01-18 | 5 | -26/+230 |
* | Er, don't set the button insensitive if there is *1* action, set it | Jeffrey Stedfast | 2001-01-18 | 2 | -4/+15 |
* | ellipses for menu items that need dialogs. | Jacob Leach | 2001-01-18 | 1 | -1/+1 |
* | Updated to reflect changes to e_msg_composer_hdrs_get_from(). | Jeffrey Stedfast | 2001-01-18 | 4 | -30/+37 |
* | Use static libcomposer.a here instead of the libtoolized one. | Miguel de Icaza | 2001-01-18 | 1 | -1/+1 |
* | Make the composer a standard library, not a libtool one. Nobody ever uses | Miguel de Icaza | 2001-01-18 | 2 | -3/+8 |
* | Removed addressbook/gui/widgets/test-minicard-view.c, | Dave Camp | 2001-01-18 | 28 | -71842/+55550 |
* | (Bug #1192: Set the Composer window title to something useful) | Jason Leach | 2001-01-18 | 4 | -8/+65 |
* | Add some g_warnings() to help debug later if I ever get the segfaults I | Jeffrey Stedfast | 2001-01-18 | 3 | -4/+16 |
* | Make sure that the message-info is non-null before we go accessing inner | Jeffrey Stedfast | 2001-01-18 | 2 | -1/+10 |
* | oops, don't xexpand, that makes the dialog too wide. | Jeffrey Stedfast | 2001-01-18 | 2 | -104/+104 |
* | backed out Anna's dialog, no one likes it! | Jeffrey Stedfast | 2001-01-18 | 2 | -1190/+1263 |
* | New smtp error-code to string mapping function. (smtp_connect): Use the | Jeffrey Stedfast | 2001-01-18 | 2 | -10/+106 |
* | Made EEntry be shrinkable. | Christopher James Lahey | 2001-01-18 | 1 | -3/+6 |
* | Make justification work properly for entries. Documented. | Christopher James Lahey | 2001-01-18 | 2 | -2/+50 |
* | get rid of some gtk warnings. | Jeffrey Stedfast | 2001-01-18 | 1 | -6/+10 |
* | Anna's dialog now supports SSL so we can get rid of the ssl-support | Jeffrey Stedfast | 2001-01-18 | 5 | -1283/+1250 |
* | Use "typedef enum { ... } Blah;" instead of "typedef enum _Blah Blah; enum | Federico Mena Quintero | 2001-01-18 | 10 | -105/+100 |
* | Added a collection argument to this to set the GalViewCollection. | Christopher James Lahey | 2001-01-18 | 11 | -36/+315 |
* | add evolution-gnomecard-importer. | Larry Ewing | 2001-01-18 | 2 | -0/+3 |
* | add the doc/devel/importer/Makefile as a target. | Larry Ewing | 2001-01-18 | 4 | -2/+16 |
* | New config function to set the path to the pgp binary. | Jeffrey Stedfast | 2001-01-18 | 3 | -0/+64 |
* | Handle NULL source and, while we're at it, transport URLs. Apparently | Jeffrey Stedfast | 2001-01-18 | 4 | -8/+35 |
* | Add a "Send as:" option on the edit attachment dialog. | Iain Holmes | 2001-01-18 | 4 | -40/+170 |