| Commit message (Expand) | Author | Age | Files | Lines |
| * | Removed (camel_folder_init, camel_folder_construct): New object init | Dan Winship | 2000-09-20 | 21 | -646/+502 |
| * | Deal with NULL composer. | Dan Winship | 2000-09-19 | 5 | -16/+36 |
| * | Don't g_error out if the html-editor-control fails. (create_composer): New | Dan Winship | 2000-09-19 | 3 | -64/+70 |
| * | ** Merged from IBEX_DISK branch to head. | Not Zed | 2000-09-19 | 16 | -924/+3681 |
| * | add gal as a dependency | Dan Winship | 2000-09-19 | 2 | -1/+7 |
| * | Use gnome_vfs_get_file_info. | Dan Winship | 2000-09-19 | 3 | -12/+36 |
| * | Call gnome_vfs_init() since the composer now does file operations (to get | Dan Winship | 2000-09-19 | 2 | -0/+8 |
| * | retarded looking icons for use with displaying scores in the message-list | Jeffrey Stedfast | 2000-09-19 | 9 | -0/+192 |
| * | Removed COL_ONLINE_STATUS because we don't want that. Renamed COL_PRIORITY | Jeffrey Stedfast | 2000-09-19 | 3 | -123/+169 |
| * | Modified to use more intuitive naming | Jeffrey Stedfast | 2000-09-19 | 8 | -605/+760 |
| * | set this to 4 to specify how much X/Open we want with that. | Dan Winship | 2000-09-19 | 2 | -1/+6 |
| * | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 313 | -43113/+491 |
| * | Leak prevention. | Morten Welinder | 2000-09-18 | 1 | -2/+8 |
| * | Added e-reflow-sorted and e-reflow and fixed the #includes. | Christopher James Lahey | 2000-09-18 | 1 | -4/+4 |
| * | doh! | Jody Goldberg | 2000-09-18 | 1 | -6/+6 |
| * | Merging in additional type functions (e_xml_get_string_prop_by_name): | JP Rosevear | 2000-09-18 | 2 | -7/+80 |
| * | Added the src/widgets/pixmaps/ directory. | Christopher James Lahey | 2000-09-18 | 1 | -0/+2 |
| * | Removed duplicate $(EXTRA_GNOME_CFLAGS). | Christopher James Lahey | 2000-09-18 | 1 | -1/+1 |
| * | Fixed e-table #includes so that it would compile. | Chris Lahey | 2000-09-18 | 33 | -65/+65 |
| * | Changed #include lines to get e-text to compile. | Chris Lahey | 2000-09-18 | 4 | -9/+9 |
| * | Move srcs from gnumeric and | Jody Goldberg | 2000-09-18 | 4 | -97/+191 |
| * | Remove e_create_image_widget function | JP Rosevear | 2000-09-18 | 3 | -50/+3 |
| * | Remove ifdefed 0 prototypes | Miguel de Icaza | 2000-09-18 | 1 | -7/+4 |
| * | Better calculations for tooltip positions | Iain Holmes | 2000-09-18 | 7 | -20/+41 |
| * | update CamelFolderInfo New function to free the contents of a | Dan Winship | 2000-09-18 | 3 | -7/+25 |
| * | Fixed the paths of some .h #includes. | Christopher James Lahey | 2000-09-18 | 15 | -559/+914 |
| * | Everywhere add a -DEVOLUTION_DATADIR=${datadir} in the Makefile.am | Michael Meeks | 2000-09-17 | 11 | -5/+37 |
| * | *Sigh.* | Ettore Perazzoli | 2000-09-16 | 8 | -7/+44 |
| * | #include <bonobo-win.h>, not <bonobo-app.h>, which doesn't exist | Ettore Perazzoli | 2000-09-16 | 2 | -1/+5 |
| * | Moved files for Chris - Federico | Federico Mena Quintero | 2000-09-16 | 4 | -868/+0 |
| * | Added some missing #includes. | Christopher James Lahey | 2000-09-16 | 7 | -6/+16 |
| * | Removed g_print | Iain Holmes | 2000-09-16 | 3 | -2/+4 |
| * | split all the ldap operations into 2 halves, a handler, and destructor, | Chris Toshok | 2000-09-16 | 2 | -148/+471 |
| * | Made the toplevel <book> id be "index". | Federico Mena Quintero | 2000-09-16 | 4 | -2/+12 |
| * | If the cursor is inside the subcell, call the show_tooltip on it. | Iain Holmes | 2000-09-16 | 18 | -87/+841 |
| * | Fixety fix - Federico | Federico Mena Quintero | 2000-09-16 | 1 | -3/+3 |
| * | Set camel_verbose_debug to TRUE if CAMEL_VERBOSE_DEBUG is set in the | Dan Winship | 2000-09-16 | 3 | -10/+29 |
| * | Updated Spanish translation | Carlos Perelló Marín | 2000-09-16 | 1 | -1145/+2107 |
| * | remove spec file. We haven't been keeping it up to date, and it's only | Dan Winship | 2000-09-16 | 3 | -125/+6 |
| * | Fix for new accel syntax; update bonobo to get working accelerators. | Michael Meeks | 2000-09-16 | 3 | -13/+13 |
| * | Revert **Temp fix** from below since the relevant shell bug has been fixed | Dan Winship | 2000-09-15 | 2 | -4/+9 |
| * | foreach_data should be set to the caller-supplied data, not the tree item | Dan Winship | 2000-09-15 | 2 | -4/+9 |
| * | Don't get_message_flags, because POP doesn't support it and it's pointless | Dan Winship | 2000-09-15 | 2 | -6/+7 |
| * | Fix the sense of the "keep on server" check so we're not doing this | Dan Winship | 2000-09-15 | 2 | -1/+6 |
| * | This bug was so much fun to fix the first time that I decided to | Dan Winship | 2000-09-15 | 2 | -1/+14 |
| * | Fix a crash in draw_button. | Iain Holmes | 2000-09-15 | 3 | -4/+10 |
| * | **Temp fix** Send "" as the default folder to select as anything else | Jeffrey Stedfast | 2000-09-15 | 2 | -16/+25 |
| * | typo/compile fix | Peter Williams | 2000-09-15 | 3 | -4/+4 |
| * | Made a nicer dialog for the "You have not configured the mail client" error | Iain Holmes | 2000-09-15 | 2 | -13/+26 |
| * | Fixed bug #536 Popup folder tree button doesn't expand | Iain Holmes | 2000-09-15 | 2 | -4/+6 |
| * | Fix some crashes Make double clicking on the header dividers automatically | Iain Holmes | 2000-09-15 | 25 | -54/+517 |
| * | Don't use dir_sep as top-level directory, use "/". | Jeffrey Stedfast | 2000-09-15 | 3 | -8/+13 |
| * | Shush | JP Rosevear | 2000-09-15 | 2 | -2/+6 |
| * | Call unicode_init for e-font stuff. | Dan Winship | 2000-09-15 | 2 | -0/+8 |
| * | Oops, get the right files added/removed | JP Rosevear | 2000-09-15 | 2 | -5/+5 |
| * | Add headers with GPL notice and credit copyright to those appropriate | JP Rosevear | 2000-09-15 | 6 | -69/+199 |
| * | Don't look at the response of the command. camel_imap_command_extended() | Dan Winship | 2000-09-15 | 2 | -80/+9 |
| * | Updated Ukrainian translation | Yuri Syrota | 2000-09-14 | 1 | -3/+3 |
| * | Updated Ukrainian translation | Yuri Syrota | 2000-09-14 | 1 | -1553/+1349 |
| * | camel_folder_append is perfectly happy to take a NULL info. | Dan Winship | 2000-09-14 | 2 | -6/+5 |
| * | add bonobo_ui_handler_unset_container to stop menus screwing up. | Michael Meeks | 2000-09-14 | 5 | -4/+12 |
| * | Make Tigert's icons work again. | Michael Meeks | 2000-09-14 | 3 | -17/+18 |
| * | Move a couple of helpers into Bonobo before more people start the re-build | Michael Meeks | 2000-09-14 | 4 | -35/+8 |
| * | Changed the include here because it caused make distcheck to fail for me. | Christopher James Lahey | 2000-09-14 | 2 | -1/+7 |
| * | Added $(GNOME_PRINT_LIBS) to evolution_LDADD. | Christopher James Lahey | 2000-09-14 | 2 | -0/+5 |
| * | Added $(GNOME_PRINT_LIBS) to all of the test files in these directories. | Christopher James Lahey | 2000-09-14 | 4 | -0/+10 |
| * | Only use the cache if the user plans to keep_on_server. | Jeffrey Stedfast | 2000-09-14 | 2 | -20/+27 |
| * | kill warning. (control_activate): set threaded toggle state, add freeze / | Michael Meeks | 2000-09-14 | 5 | -84/+84 |
| * | redo Chris's previous change to match the surrounding code style | Dan Winship | 2000-09-14 | 1 | -2/+2 |
| * | Get the status bar playing ball. | Michael Meeks | 2000-09-14 | 3 | -31/+55 |
| * | fix path. | Michael Meeks | 2000-09-14 | 8 | -6/+23 |
| * | hack. (create_toolbar): ditto. | Michael Meeks | 2000-09-14 | 3 | -2/+61 |
| * | re-order to suit and add freeze / thaw, update paths to toggles, remove | Michael Meeks | 2000-09-14 | 2 | -16/+23 |
| * | The Commit from hell that breaks all UI related stuff; | Michael Meeks | 2000-09-14 | 28 | -780/+500 |
| * | Added widgets/e-reflow/Makefile. Replaced | Christopher James Lahey | 2000-09-14 | 33 | -5154/+67 |
| * | Fixed a warning (Missing include file.) | Christopher James Lahey | 2000-09-14 | 2 | -0/+6 |
| * | Rewrote to take a third argument (gboolean *selectable) so that we can | Jeffrey Stedfast | 2000-09-14 | 3 | -21/+114 |
| * | Removed an unused variable. | Federico Mena Quintero | 2000-09-14 | 2 | -3/+3 |
| * | See if the new object matches the type of objects we were told to deal | Federico Mena Quintero | 2000-09-14 | 2 | -0/+37 |
| * | moved the icons around a bit inside the image so they alignt better in the | Tuomas Kuosmanen | 2000-09-14 | 2 | -0/+0 |
| * | new pin icon for the pin button in the pinnable folder tree that can be | Tuomas Kuosmanen | 2000-09-14 | 2 | -0/+4 |
| * | Fixed an uninitialized variable. | Christopher James Lahey | 2000-09-14 | 2 | -1/+5 |
| * | Modified to only match text MIME parts in the message rather than the | Jeffrey Stedfast | 2000-09-14 | 2 | -36/+131 |
| * | Some minor formatting changes. | Ettore Perazzoli | 2000-09-13 | 1 | -35/+37 |
| * | Pilot stuff | JP Rosevear | 2000-09-13 | 1 | -1/+4 |
| * | Pilot stuff | JP Rosevear | 2000-09-13 | 2 | -0/+7 |
| * | Only remove the pilot item from the hash if it exists in the first place. | JP Rosevear | 2000-09-13 | 2 | -6/+14 |
| * | Install the Sent dir in Sent, not Sentbox | JP Rosevear | 2000-09-13 | 2 | -1/+6 |
| * | Make the pop-up folder bar pop down after a folder is selected. | Ettore Perazzoli | 2000-09-13 | 2 | -5/+24 |
| * | Fixed a broken fi.po | jjranta | 2000-09-13 | 2 | -10/+13 |
| * | Make sure *datalength is > 0 before calling camel_mime_filter_filter | Jeffrey Stedfast | 2000-09-13 | 2 | -15/+23 |
| * | add a make sure the attachment isn't NULL. A more complete fix coming | Larry Ewing | 2000-09-13 | 2 | -0/+7 |
| * | Updated POTFILES.in. | Ettore Perazzoli | 2000-09-13 | 2 | -7/+4 |
| * | Fix the configure script to output the Makefile in `src' before the | Ettore Perazzoli | 2000-09-13 | 2 | -2/+6 |
| * | Use underscores for untranslated characters fro Gtk+ | Lauris Kaplinski | 2000-09-13 | 3 | -104/+90 |
| * | Hack to compile for distcheck. | JP Rosevear | 2000-09-13 | 3 | -20/+25 |
| * | Updated a little bit. | Ettore Perazzoli | 2000-09-13 | 1 | -5/+10 |
| * | Don't generate the Makefile for the `notes' directory as it's unused. | Ettore Perazzoli | 2000-09-13 | 2 | -1/+5 |
| * | Updated Swedish translation. | Christian Rose | 2000-09-13 | 2 | -127/+214 |
| * | Thou shalt add a space after `-I' when invoking `orbit-idl'. | Ettore Perazzoli | 2000-09-13 | 8 | -5/+23 |
| * | Use g_int_* for now (cal_backend_file_create): ditto | JP Rosevear | 2000-09-13 | 3 | -67/+135 |
| * | Change this a bit so that if you pass it a bold font, it puts that in | Dan Winship | 2000-09-13 | 2 | -24/+82 |
| * | Little UTF-8 fix | Lauris Kaplinski | 2000-09-13 | 2 | -2/+10 |
| * | 0.5. | Ettore Perazzoli | 2000-09-13 | 2 | -1/+5 |
| * | Get rid of the `ui.xml' stuff that Michael committed, as it's breaking | Ettore Perazzoli | 2000-09-13 | 6 | -13/+12 |
| * | Remove ui.xml stuff which was breaking distcheck. | Ettore Perazzoli | 2000-09-13 | 2 | -4/+5 |
| * | Remove bogus #include. | Ettore Perazzoli | 2000-09-13 | 2 | -1/+5 |
| * | Add UI xml files in a more sensible place. | Michael Meeks | 2000-09-13 | 5 | -0/+434 |
| * | fixes to make this beast distcheck | Peter Teichman | 2000-09-13 | 2 | -0/+3 |
| * | Tidy some xml. | Michael Meeks | 2000-09-13 | 4 | -424/+0 |
| * | Added Sent/Outbox feature descriptions | Jeffrey Stedfast | 2000-09-13 | 2 | -0/+9 |
| * | set folder_tree before adding the listener, since that will eventually | Dan Winship | 2000-09-13 | 2 | -2/+6 |
| * | add most (but not all) 0.5 Mailer features | Dan Winship | 2000-09-13 | 2 | -0/+51 |
| * | s/Sentbox/Sent/ | Dan Winship | 2000-09-13 | 2 | -1/+5 |
| * | Renamed Sentbox to Sent | Dan Winship | 2000-09-13 | 7 | -11/+10 |
| * | sync the folder on deactivate. | Dan Winship | 2000-09-13 | 2 | -0/+6 |
| * | Merge missing file for distcheck | JP Rosevear | 2000-09-13 | 4 | -0/+391 |
| * | Updated Swedish translation. | Richard Hult | 2000-09-13 | 2 | -975/+1048 |
| * | Added Swedish translation. | Christian Rose | 2000-09-13 | 5 | -0/+10 |
| * | Add a bunch of compile flags to the compilation of `tree-example-2' | Ettore Perazzoli | 2000-09-12 | 2 | -0/+11 |
| * | For additional coolness, display the name of the mailing list in the | Ettore Perazzoli | 2000-09-12 | 4 | -7/+34 |
| * | Grey out the "Filter for Mailing List" item if we cannot figure out a | Ettore Perazzoli | 2000-09-12 | 3 | -36/+70 |
| * | Turn off debugging output. | Dan Winship | 2000-09-12 | 3 | -4/+9 |
| * | Cool Hack of the Day: right-click menu item to autodetect what mailing | Ettore Perazzoli | 2000-09-12 | 11 | -38/+543 |
| * | Install the new button icons under | Ettore Perazzoli | 2000-09-12 | 2 | -3/+15 |
| * | Added fi.po, and a "fi" entry to configure.in | jjranta | 2000-09-12 | 3 | -1/+4734 |
| * | Updated russian translation. | Valek Frob | 2000-09-12 | 2 | -401/+407 |
| * | Connect to the "cal_loaded" signal of the client here. (connect_load): | Federico Mena Quintero | 2000-09-12 | 2 | -75/+49 |
| * | Was trying to unhook an event from the wrong folder - oops. | Jeffrey Stedfast | 2000-09-12 | 2 | -1/+6 |
| * | Thou shalt leave space for the trailing \0. | Dan Winship | 2000-09-12 | 2 | -1/+4 |
| * | Initialize libunicode | Dan Winship | 2000-09-12 | 2 | -1/+6 |
| * | (prune_empty): Plugged another small leak. | Michael Zucci | 2000-09-12 | 2 | -0/+2 |
| * | Reverted to version 1.15. (remove_node): Ok, if a node has a parent, | Not Zed | 2000-09-12 | 2 | -313/+63 |
| * | added some comments (no source code changes) | Jeffrey Stedfast | 2000-09-12 | 1 | -1/+2 |
| * | We now use a "copied" variable to record whether a message was marked as | Jeffrey Stedfast | 2000-09-12 | 2 | -19/+29 |
| * | ChangeLog for my previous commit. | Ettore Perazzoli | 2000-09-12 | 1 | -0/+9 |
| * | No longer takes a self_destruct argument. | Jeffrey Stedfast | 2000-09-12 | 3 | -6/+10 |
| * | Updated to use the new mail_do_filter_ondemand. | Jeffrey Stedfast | 2000-09-12 | 4 | -26/+34 |
| * | Don't freeze/thaw the default inbox here, let the caller freeze/thaw it. | Jeffrey Stedfast | 2000-09-12 | 2 | -22/+20 |
| * | Don't have the filter driver self_destruct. | Jeffrey Stedfast | 2000-09-12 | 2 | -1/+6 |
| * | Fixed some warnings. | Christopher James Lahey | 2000-09-12 | 2 | -2/+6 |
| * | work, you scum of the earth called CVS! | Tuomas Kuosmanen | 2000-09-12 | 7 | -0/+0 |
| * | Fixed a crash error. | Christopher James Lahey | 2000-09-12 | 3 | -32/+50 |
| * | this will also make the icon files installed.. /tigert | Tuomas Kuosmanen | 2000-09-12 | 1 | -0/+10 |
| * | Added some new icons.. /tigert | Tuomas Kuosmanen | 2000-09-12 | 1 | -0/+10 |
| * | Fix some annoying warnings in the folder selection dialog. | Ettore Perazzoli | 2000-09-12 | 2 | -2/+12 |
| * | The return value should not be const. (Well, unless the input was, but you | Dan Winship | 2000-09-12 | 5 | -6/+11 |
| * | Added a simple LocalStorage manager module so that we can hook up | Ettore Perazzoli | 2000-09-12 | 4 | -0/+227 |
| * | Remove debugging message. | Ettore Perazzoli | 2000-09-12 | 2 | -2/+4 |
| * | Changed "Header" to be "Message header" so it's not quite as confusing | Jeffrey Stedfast | 2000-09-12 | 2 | -1/+6 |
| * | Make `EvolutionStorage' and `ELocalstorage' actually update the CORBA | Ettore Perazzoli | 2000-09-12 | 7 | -14/+103 |
| * | Fixed some warnings. | Christopher James Lahey | 2000-09-12 | 3 | -6/+14 |
| * | just changed the ${subject} variable to ${word} as subject doesn't make a who... | Jeffrey Stedfast | 2000-09-12 | 1 | -3/+3 |
| * | Made bold text calculate widths properly. | Christopher James Lahey | 2000-09-12 | 3 | -34/+88 |
| * | Updated to allow the user to specify arbitrary headers. | Jeffrey Stedfast | 2000-09-12 | 2 | -0/+26 |
| * | If we're fetching from an mbox formatted file then we need to do some | Jeffrey Stedfast | 2000-09-12 | 2 | -1/+9 |
| * | Accidently didn't commit the ChangeLog | Chris Lahey | 2000-09-12 | 1 | -0/+4 |
| * | Fixed some warnings. | Christopher James Lahey | 2000-09-12 | 1 | -4/+4 |
| * | Another big rewrite of this stuff. Now all (well, most) attachments get a | Dan Winship | 2000-09-12 | 4 | -357/+505 |
| * | Added 0.5 changes for ETable and Addressbook. | Christopher James Lahey | 2000-09-12 | 2 | -0/+30 |
| * | *** empty log message *** | Jesse Pavel | 2000-09-12 | 3 | -18/+175 |
| * | Grmpf. | Ettore Perazzoli | 2000-09-11 | 1 | -1/+1 |
| * | Unset the `GTK_FLOATING' flag when constructing an | Ettore Perazzoli | 2000-09-11 | 2 | -0/+8 |
| * | Made this a bit better balanced. | Christopher James Lahey | 2000-09-11 | 5 | -3/+18 |
| * | Fully support setting the display name in the tree. It seems to work. | Ettore Perazzoli | 2000-09-11 | 5 | -81/+155 |
| * | Made page up and page down active in the ETable. | Christopher James Lahey | 2000-09-11 | 3 | -6/+92 |
| * | Fixed a warning (removed unused variable gfloat width from | Christopher James Lahey | 2000-09-11 | 2 | -1/+5 |
| * | Removed a bunch of redundant code. Made it so that when you set an address | Christopher James Lahey | 2000-09-11 | 33 | -688/+2280 |
| * | Added e_utf8_gtk_editable_get_text and e_utf8_gtk_editable_set_text. | Christopher James Lahey | 2000-09-11 | 5 | -20/+77 |
| * | Updated translation. | Valek Frob | 2000-09-11 | 1 | -405/+409 |
| * | Updated Norwegian translation. | Kjartan Maraas | 2000-09-11 | 2 | -154/+160 |
| * | Handle renaming, header cleanup | JP Rosevear | 2000-09-11 | 3 | -32/+35 |
| * | Use description list instead of comment list for pilot todo note | JP Rosevear | 2000-09-11 | 2 | -58/+69 |
| * | Only set the due date only if it exists | JP Rosevear | 2000-09-11 | 2 | -4/+15 |
| * | EFont should now use real bold typeface, if available | Lauris Kaplinski | 2000-09-11 | 2 | -18/+125 |
| * | Relying on the status field is somewhat faulty since it is related to | JP Rosevear | 2000-09-11 | 2 | -8/+6 |
| * | Make log output a little more sensible (comp_from_remote_record): Minor | JP Rosevear | 2000-09-11 | 2 | -39/+26 |
| * | Remove catch_ret_val function since its no longer useful. Fix naming of | JP Rosevear | 2000-09-11 | 3 | -281/+216 |
| * | changed to use EDateEdit. | Damon Chaplin | 2000-09-11 | 10 | -352/+563 |
| * | added e-dateedit.[hc] and the test-dateedit app. | Damon Chaplin | 2000-09-11 | 8 | -8/+1258 |
| * | Implemented a new `e_gtk_signal_connect_full_while_alive()' utility | Ettore Perazzoli | 2000-09-11 | 4 | -9/+163 |
| * | Fixed a bug regarding the extraction of the region. | Jesse Pavel | 2000-09-11 | 2 | -6/+42 |
| * | Made a small correction to dutch translation. | Almer S. Tigelaar | 2000-09-10 | 2 | -1/+5 |
| * | Update Dutch translation. | Almer S. Tigelaar | 2000-09-10 | 2 | -487/+457 |
| * | Convert "//" style comments (local_record_from_ical_uid): Remove | JP Rosevear | 2000-09-10 | 2 | -22/+26 |
| * | Use cal component pilot stuff properly (find_record_in_repository): Remove | JP Rosevear | 2000-09-10 | 9 | -294/+419 |
| * | Translations from Keld | Kenneth Christiansen | 2000-09-10 | 1 | -262/+271 |
| * | Use the name of the storage or the folder in the storage set view, | Ettore Perazzoli | 2000-09-10 | 3 | -5/+26 |
| * | Updated Norwegian translation. | Kjartan Maraas | 2000-09-10 | 2 | -66/+85 |
| * | Fixed some warnings. | Christopher James Lahey | 2000-09-10 | 2 | -1/+6 |
| * | Fixed the ETableModel callbacks. | Christopher James Lahey | 2000-09-10 | 3 | -24/+28 |
| * | Fix a possible crash when viewing no folder. | Ettore Perazzoli | 2000-09-10 | 2 | -1/+6 |
| * | might be a good idea to *save* the uids in the cache when we're done fetching... | Jeffrey Stedfast | 2000-09-10 | 1 | -1/+9 |
| * | Use the CamelUIDCache so that we only retrieve *new* messages and also | Jeffrey Stedfast | 2000-09-10 | 2 | -1/+34 |
| * | Fixed a logic error. Only mark filtered as TRUE if it was successfully | Jeffrey Stedfast | 2000-09-10 | 2 | -5/+13 |
| * | Updated to not send hook/unhook data to filter_driver_run as it no longer | Jeffrey Stedfast | 2000-09-10 | 2 | -2/+14 |
| * | Erm, okay I misunderstood what camel_folder_[un]hook_event() did - we | Jeffrey Stedfast | 2000-09-10 | 3 | -2/+7 |
| * | Freeze the default folder before filtering and thaw it afterward to | Jeffrey Stedfast | 2000-09-10 | 2 | -1/+17 |
| * | Updated to not emit the folder_changed signal when a message is appended | Jeffrey Stedfast | 2000-09-10 | 2 | -5/+8 |
| * | Remove the old announcement. | Ettore Perazzoli | 2000-09-09 | 1 | -166/+0 |
| * | Fix the calendar Makefiles so that they #include the `icalversion.h' | Ettore Perazzoli | 2000-09-09 | 3 | -0/+10 |
| * | Updated Japanese translation. | Akira Tagoh | 2000-09-09 | 2 | -740/+792 |
| * | Updated dutch translation | Kai Lahmann | 2000-09-09 | 2 | -1503/+3762 |
| * | New function with the loading/creation state machine. It is carefully | Federico Mena Quintero | 2000-09-09 | 4 | -96/+212 |
| * | Some UTF-8 fixes and experimental 16-bit unicode font support | Lauris Kaplinski | 2000-09-09 | 12 | -88/+197 |
| * | *** empty log message *** | Jesse Pavel | 2000-09-09 | 4 | -0/+786 |
| * | Fix a stupid crash caused by not taking account of the fact that the | Ettore Perazzoli | 2000-09-09 | 2 | -0/+9 |
| * | Fix `e_folder_tree_get_folder()' so that it returns NULL (instead of | Ettore Perazzoli | 2000-09-09 | 2 | -0/+8 |
| * | Make EvolutionStorage support multiple listeners. | Ettore Perazzoli | 2000-09-09 | 2 | -28/+116 |
| * | Added scoring xml stuffs | Jeffrey Stedfast | 2000-09-09 | 8 | -20/+398 |
| * | Updated Norwegian translation. | Kjartan Maraas | 2000-09-09 | 2 | -404/+397 |
| * | Implemented a new `EFolderTree' object. Make `EStorage' use it | Ettore Perazzoli | 2000-09-09 | 6 | -187/+522 |
| * | Translations from Keld | Kenneth Christiansen | 2000-09-09 | 1 | -311/+367 |
| * | Fix Chris' fixes. | Ettore Perazzoli | 2000-09-09 | 3 | -6/+14 |
| * | Use icaltime_as_timet | JP Rosevear | 2000-09-09 | 3 | -4/+7 |
| * | Fixed some warnings. | Christopher James Lahey | 2000-09-09 | 5 | -5/+171 |
| * | Added base ETableModel functions. | Christopher James Lahey | 2000-09-09 | 4 | -4/+62 |
| * | Added base ETableModel functions. | Christopher James Lahey | 2000-09-09 | 9 | -74/+498 |
| * | Fixed a warning. | Christopher James Lahey | 2000-09-09 | 3 | -0/+7 |
| * | Fixed some warnings. | Christopher James Lahey | 2000-09-09 | 9 | -4/+35 |
| * | Tidy | JP Rosevear | 2000-09-09 | 4 | -36/+30 |
| * | Fixed a few warnings. | Christopher James Lahey | 2000-09-09 | 3 | -0/+6 |
| * | remove consts from the EPopupMenu structure: the caller may want to modify | Dan Winship | 2000-09-09 | 3 | -8/+14 |
| * | New function that compares only the dates, not the times as well | JP Rosevear | 2000-09-08 | 3 | -0/+25 |
| * | Changed so that ::set_owner is called after setting up the local | Ettore Perazzoli | 2000-09-08 | 5 | -19/+92 |
| * | Ooops, I did not mean to add those. | Ettore Perazzoli | 2000-09-08 | 2 | -283/+0 |
| * | A simple explanation of what is going on here, as it's easy to get | Ettore Perazzoli | 2000-09-08 | 1 | -0/+14 |
| * | Added new interfaces to be exposed by the local storage, so that | Ettore Perazzoli | 2000-09-08 | 20 | -54/+1240 |
| * | Fall equinox cleanup! | Federico Mena Quintero | 2000-09-08 | 13 | -484/+749 |
| * | Translations from Keld | Kenneth Christiansen | 2000-09-08 | 1 | -871/+932 |
| * | update by me and hwang | Nam SungHyun | 2000-09-08 | 1 | -1280/+2261 |
| * | Updated to pass a CamelMessageInfo to filter_driver_run | Jeffrey Stedfast | 2000-09-08 | 2 | -6/+42 |
| * | Now takes a CamelMessageInfo argument in preparation for handling scoring | Jeffrey Stedfast | 2000-09-08 | 3 | -3/+8 |
| * | Updated to check the boolean return code from fulter_driver_run to find | Jeffrey Stedfast | 2000-09-08 | 2 | -6/+24 |
| * | Modified to return a boolean value specifying whether or not the message | Jeffrey Stedfast | 2000-09-08 | 3 | -11/+26 |
| * | contact-editor.png, mail-composer.png, filter-assist-fig.png, | Aaron Weber | 2000-09-08 | 8 | -0/+0 |
| * | *** empty log message *** | Jesse Pavel | 2000-09-08 | 1 | -0/+6 |
| * | I changed the Reply-All behavior so that the sender's address does | Jesse Pavel | 2000-09-08 | 1 | -2/+10 |
| * | Preliminaries for new UI handler. | Michael Meeks | 2000-09-08 | 8 | -5/+441 |
| * | oops, forgot to pass "expunge" to camel_folder_sync - this should fix that | Jeffrey Stedfast | 2000-09-08 | 1 | -1/+1 |
| * | Make this not leak. | Dan Winship | 2000-09-08 | 2 | -2/+8 |
| * | Updated to pass an exception to filter_driver_run and also check the | Jeffrey Stedfast | 2000-09-08 | 2 | -4/+16 |
| * | Rewrote - this shouldn't need to be an async function | Jeffrey Stedfast | 2000-09-08 | 3 | -11/+11 |
| * | Pass a storage dir to camel_session_new now. | Dan Winship | 2000-09-08 | 4 | -4/+16 |
| * | Make this take a path to a directory that Camel can use for its own | Dan Winship | 2000-09-08 | 5 | -15/+196 |
| * | Fix previous fix. (Free the uids, just do it correctly.) | Dan Winship | 2000-09-08 | 2 | -0/+6 |
| * | Don't free uids, let the camel folder do that when it gets finalized | Jeffrey Stedfast | 2000-09-08 | 2 | -3/+8 |
| * | Rewrote - this shouldn't need to be an async function | Jeffrey Stedfast | 2000-09-08 | 3 | -116/+33 |
| * | Bunch of unicode related changes | Lauris Kaplinski | 2000-09-08 | 21 | -49/+221 |
| * | Redid "soft" intro stuff, worked on mail a little. minor commit. | Aaron Weber | 2000-09-08 | 4 | -38/+42 |