| Commit message (Expand) | Author | Age | Files | Lines |
* | Szabolcs BAN <shooby@gnome.hu> | Szabolcs Ban | 2000-07-21 | 2 | -1185/+876 |
* | Szabolcs BAN <shooby@gnome.hu> | Szabolcs Ban | 2000-07-21 | 2 | -1/+5 |
* | Prevent a crash by avoiding calling the populate_folder_context_menu | Ettore Perazzoli | 2000-07-21 | 2 | -0/+10 |
* | Add support for the folder right-click ("context") menu. No component | Ettore Perazzoli | 2000-07-21 | 5 | -5/+179 |
* | Fixed an error | Andreas Hydén | 2000-07-21 | 2 | -27/+30 |
* | Fixed the oaf info. | Christopher James Lahey | 2000-07-21 | 14 | -122/+460 |
* | Update the components to match the changes in the libeshell API. | Ettore Perazzoli | 2000-07-21 | 7 | -3/+19 |
* | Add interfaces to populate a folder's context menu. (Untested.) | Ettore Perazzoli | 2000-07-21 | 4 | -31/+90 |
* | Ooops. I did not actually commit the `.bcd' file. | Ettore Perazzoli | 2000-07-20 | 1 | -6/+0 |
* | Implement saving of pane positions. | Ettore Perazzoli | 2000-07-20 | 2 | -3/+23 |
* | Add support for saving the current configuration of all the | Ettore Perazzoli | 2000-07-20 | 9 | -28/+539 |
* | #if 0 some unused functions to prevent warnings. | Ettore Perazzoli | 2000-07-20 | 1 | -0/+2 |
* | Remove cruft. | Ettore Perazzoli | 2000-07-20 | 2 | -601/+0 |
* | Added/fixed support for multiple views. | Ettore Perazzoli | 2000-07-20 | 4 | -25/+40 |
* | Oops. Fix UID parser to allow 0 and 9 to be in the range of valid UID | Jeffrey Stedfast | 2000-07-20 | 2 | -2/+8 |
* | Finish filling the trigger. What a pain, again. | Federico Mena Quintero | 2000-07-20 | 2 | -6/+83 |
* | Added Turkish entries | Fatih Demir | 2000-07-20 | 3 | -0/+9 |
* | Updated it | Fatih Demir | 2000-07-20 | 1 | -1/+1 |
* | Added the Turkish desktop entry | Fatih Demir | 2000-07-20 | 2 | -0/+7 |
* | Added the Turkish desktop entries | Fatih Demir | 2000-07-20 | 3 | -0/+11 |
* | General cleanup working towards getting Actions->Expunge working | Jeffrey Stedfast | 2000-07-20 | 3 | -96/+61 |
* | add the 16 character versions so bsd killall will work. | Chris Toshok | 2000-07-20 | 1 | -0/+5 |
* | If the folder's message count is not the same as the number of summaries, | Jeffrey Stedfast | 2000-07-20 | 2 | -9/+26 |
* | What if message info is NULL? | Jeffrey Stedfast | 2000-07-20 | 2 | -2/+6 |
* | Updated russian translation. | Valek Frob | 2000-07-20 | 2 | -222/+257 |
* | lots of minor fixes to language. added desc. of clahey's cool | Aaron Weber | 2000-07-19 | 8 | -342/+486 |
* | more translations. | Vincent Renardias | 2000-07-19 | 1 | -39/+36 |
* | small update. | Vincent Renardias | 2000-07-19 | 1 | -35/+34 |
* | Free the icalcomponent if this is an unattached alarm. | Federico Mena Quintero | 2000-07-19 | 3 | -1/+181 |
* | Added in imap_[g,s]et_message_user_flag() methods (imap_get_message_info): | Jeffrey Stedfast | 2000-07-19 | 2 | -50/+115 |
* | Added in imap_[g,s]et_message_user_flag() methods | Jeffrey Stedfast | 2000-07-19 | 3 | -28/+45 |
* | Sync - Federico | Federico Mena Quintero | 2000-07-19 | 2 | -2/+94 |
* | Added "text/vCard" to the list of mime types we support. | Christopher James Lahey | 2000-07-18 | 3 | -2/+11 |
* | Added gui/minicard/e-minicard-control.c, | Christopher James Lahey | 2000-07-18 | 14 | -120/+260 |
* | Altered category addition stuff, plus suggestions from Kevin. | Aaron Weber | 2000-07-18 | 10 | -426/+590 |
* | New files for using a minicard as a widget or a bonobo control. | Christopher James Lahey | 2000-07-18 | 9 | -0/+1218 |
* | More docs - Federico | Federico Mena Quintero | 2000-07-18 | 4 | -8/+72 |
* | Send a "LOGOUT" command. | Jeffrey Stedfast | 2000-07-18 | 3 | -4/+21 |
* | Docs docs docs - Federico | Federico Mena Quintero | 2000-07-18 | 6 | -84/+227 |
* | 0.3.12 | Elliot Lee | 2000-07-18 | 1 | -2/+2 |
* | Hacks to get IMAP code to work with CommunigatePro and MS Exchange (and | Jeffrey Stedfast | 2000-07-18 | 2 | -3/+4 |
* | oops, s/status/s in imap_sync() | Jeffrey Stedfast | 2000-07-18 | 1 | -2/+2 |
* | Hacks to get IMAP code to work with CommunigatePro and MS Exchange (and | Jeffrey Stedfast | 2000-07-18 | 2 | -3/+3 |
* | Hacks to get IMAP code to work with CommunigatePro and MS Exchange (and | Jeffrey Stedfast | 2000-07-18 | 2 | -6/+13 |
* | Typo fix. | Federico Mena Quintero | 2000-07-18 | 2 | -1/+3 |
* | Added the doc/devel Makefiles. (EVOLUTION_DIR): Substitute EVOLUTION_DIR | Federico Mena Quintero | 2000-07-18 | 6 | -2/+46 |
* | New <book> toplevel for the Evolution Developer's Guide. | Federico Mena Quintero | 2000-07-18 | 40 | -0/+1430 |
* | Fixed inline docs. (cal_client_new): Ditto. | Federico Mena Quintero | 2000-07-18 | 2 | -4/+8 |
* | *** empty log message *** | Damon Chaplin | 2000-07-17 | 2 | -0/+695 |
* | created a model for the EShortcutBar. This will probably have to be moved | Damon Chaplin | 2000-07-17 | 2 | -6/+19 |
* | new files implementing a simple model for the shortcuts, so we can have | Damon Chaplin | 2000-07-17 | 9 | -229/+298 |
* | Initial code to support IMAP folders that don't use "/" as a directory | Jeffrey Stedfast | 2000-07-17 | 3 | -21/+46 |
* | minor fixes that came up when building with gcc -ansi -pedantic | Jeffrey Stedfast | 2000-07-17 | 1 | -4/+4 |
* | All SELECT calls now pass a NULL folder argument to | Jeffrey Stedfast | 2000-07-17 | 2 | -5/+8 |
* | All SELECT calls now pass a NULL folder argument to | Jeffrey Stedfast | 2000-07-17 | 3 | -24/+60 |
* | Updated Slovenian translation | Andraz Tori | 2000-07-17 | 1 | -2877/+245 |
* | Updated Galician translation | Jesus Bravo Alvarez | 2000-07-17 | 2 | -1110/+712 |
* | Put the version number in the `X-Mailer:' header instead of just | Ettore Perazzoli | 2000-07-16 | 3 | -2/+26 |
* | Updated Norwegian translation. | Kjartan Maraas | 2000-07-16 | 2 | -608/+558 |
* | Updated Swedish translation | Andreas Hydén | 2000-07-16 | 2 | -1009/+688 |
* | A ride at the cutting edge -- updated German translations for Nautilus | Matthias Warkus | 2000-07-15 | 2 | -618/+563 |
* | One last fix to get rid of hard-coded "/" directory separators | Jeffrey Stedfast | 2000-07-15 | 2 | -1/+9 |
* | a building but non-functional address conduit | Seth Alves | 2000-07-15 | 6 | -0/+1642 |
* | New internal represntation for alarm components. We really don't map them | Federico Mena Quintero | 2000-07-15 | 3 | -1/+223 |
* | duh. don't save the port in the host slot either. | Chris Toshok | 2000-07-15 | 2 | -1/+6 |
* | Oops, minor fix to make any dir_sep work. | Jeffrey Stedfast | 2000-07-15 | 1 | -2/+2 |
* | New convenience function to unquote a string if it's encapsulated by "'s | Jeffrey Stedfast | 2000-07-15 | 6 | -27/+138 |
* | put a <p> at the end of the header table. (I think there used to be | Dan Winship | 2000-07-15 | 2 | -4/+17 |
* | g_free things we g_malloc. | Michael Meeks | 2000-07-15 | 3 | -4/+6 |
* | oops | Seth Alves | 2000-07-14 | 1 | -0/+4 |
* | If the summary is for a smaller mbox, and rebuilding from the last-known | Dan Winship | 2000-07-14 | 2 | -8/+15 |
* | Only unref the folder if it's been set. | Dan Winship | 2000-07-14 | 3 | -5/+15 |
* | If a SELECT fails, set imap_store->current_folder to NULL so a SELECT is | Jeffrey Stedfast | 2000-07-14 | 3 | -49/+28 |
* | conduit based on the calendar conduit. this conduit syncs a pilot's ToDoDB | Seth Alves | 2000-07-14 | 8 | -308/+1176 |
* | Updated to use CAMEL_IMAP_OK, CAMEL_IMAP_NO, CAMEL_IMAP_BAD, and | Jeffrey Stedfast | 2000-07-14 | 4 | -20/+26 |
* | Oops. If the number of messages in the folder is 0, don't fetch summaries | Jeffrey Stedfast | 2000-07-14 | 3 | -15/+30 |
* | Added these. | Christopher James Lahey | 2000-07-14 | 5 | -0/+194 |
* | Changed the background color of the header. | Christopher James Lahey | 2000-07-14 | 3 | -2/+7 |
* | Switched the order of compilation of printing and contact-editor. | Christopher James Lahey | 2000-07-14 | 15 | -39/+358 |
* | Oops. If the number of messages in the folder is 0, don't fetch summaries | Jeffrey Stedfast | 2000-07-14 | 2 | -0/+12 |
* | s/CAMEL_SERVICE_NEED_HOST/CAMEL_SERVICE_URL_NEED_HOST. | Jonathan Blandford | 2000-07-14 | 2 | -1/+5 |
* | Add a "gboolean required" argument, and set its value on the entry. | Dan Winship | 2000-07-14 | 2 | -16/+48 |
* | define a set of CAMEL_SERVICE_URL_ALLOW_* flags parallel to the _NEED_* | Dan Winship | 2000-07-14 | 3 | -6/+31 |
* | update | Dan Winship | 2000-07-14 | 1 | -6/+8 |
* | small cleanups, quiet compiler | Seth Alves | 2000-07-13 | 3 | -109/+93 |
* | Updated the Turkish translation. | Fatih Demir | 2000-07-13 | 2 | -992/+466 |
* | Updated russian translation. | Valek Frob | 2000-07-13 | 2 | -533/+195 |
* | New and improved approach to fetching an entire folder summary that should | Jeffrey Stedfast | 2000-07-13 | 2 | -0/+4 |
* | New and improved approach to fetching an entire folder summary that should | Jeffrey Stedfast | 2000-07-13 | 2 | -166/+119 |
* | Don't fetch the entire RFC822 header, just fetch the fields we want. | Jeffrey Stedfast | 2000-07-13 | 2 | -4/+13 |
* | Back to the old way to avoid g_warnings, yay. Also fix append to send a | Jeffrey Stedfast | 2000-07-13 | 2 | -2/+3 |
* | Back to the old way to avoid g_warnings, yay | Jeffrey Stedfast | 2000-07-13 | 2 | -2/+23 |
* | (install-data-hook): ignore error on mkdir. | Chris Toshok | 2000-07-13 | 2 | -1/+5 |
* | Remove some text cruft i was using for testing. | Michael Zucci | 2000-07-13 | 1 | -2/+1 |
* | Reset filter on setup. (reset): When resetting qp encoding, set the state | Not Zed | 2000-07-13 | 3 | -24/+96 |
* | Oops, missed a source file. | Jeffrey Stedfast | 2000-07-13 | 1 | -1/+3 |
* | Chris forgot to add #include <e-util/e-util.h> to the source files | Jeffrey Stedfast | 2000-07-13 | 6 | -32/+8 |
* | Undid clahey's e_strstrcase because e_strstrcase DOES NOT EXIST in | Jeffrey Stedfast | 2000-07-13 | 5 | -11/+44 |
* | oops. fix typo that was saving the port in the rootdn spot. | Chris Toshok | 2000-07-13 | 2 | -7/+67 |
* | todo conduit builds and plays nice but does nothing | Seth Alves | 2000-07-13 | 8 | -210/+401 |
* | Make gnome-print-0.20 mandatory. We will bail out with CVS HEAD versions | Federico Mena Quintero | 2000-07-13 | 5 | -64/+91 |
* | Made scroll wheel work properly in header. | Christopher James Lahey | 2000-07-13 | 3 | -2/+13 |
* | From addressbook/ChangeLog: | Christopher James Lahey | 2000-07-13 | 13 | -31/+82 |
* | fix some cut & paste bung. | Chris Toshok | 2000-07-13 | 2 | -6/+10 |
* | Add icons to the toolbars. | Christopher James Lahey | 2000-07-13 | 3 | -16/+32 |
* | Added installation of arrow.png. | Christopher James Lahey | 2000-07-13 | 5 | -6/+24 |
* | GnomeFont update. | Michael Meeks | 2000-07-13 | 2 | -30/+45 |
* | add "message/news" to the mime_function_table using the same handler as | Chris Toshok | 2000-07-13 | 2 | -0/+7 |
* | get the article num out of our uid and mark it read in the newsrc. | Chris Toshok | 2000-07-13 | 4 | -41/+56 |
* | Useful default implementations for free_{uids,subfolder_names,summary}. | Dan Winship | 2000-07-13 | 8 | -66/+90 |
* | Solaris fixes: make sure not to pass NULL to printf's %s | Matthew Loper | 2000-07-13 | 2 | -2/+11 |
* | Use mbox_set_message_flags () instead of setting the flags by hand. This | Jeffrey Stedfast | 2000-07-13 | 4 | -23/+23 |
* | Fix bug #345: Command to show/hide attachments in the composer | Peter Williams | 2000-07-13 | 2 | -4/+190 |
* | fixed various problems | Seth Alves | 2000-07-13 | 10 | -117/+103 |
* | add news server tab to dialog. | Chris Toshok | 2000-07-13 | 4 | -11/+433 |
* | create an empty news directory in $(defaultdir). | Chris Toshok | 2000-07-13 | 2 | -0/+8 |
* | don't add test-newsrc to the build since it needs libcamel (which isn't | Chris Toshok | 2000-07-13 | 5 | -179/+244 |
* | Fixed to match gconf API change. | Christopher James Lahey | 2000-07-13 | 2 | -1/+5 |
* | updated pt_BR translations | Jorge Godoy | 2000-07-13 | 1 | -868/+698 |
* | Fix bug #378: last displayed message is still shown in an empty folder | Peter Williams | 2000-07-13 | 2 | -1/+7 |
* | Fix bug #394: Refiling messages does not update the view | Peter Williams | 2000-07-12 | 2 | -0/+16 |
* | Fix bug #390: default attachment save dir should be ~ | Peter Williams | 2000-07-12 | 2 | -3/+8 |
* | Tried rearranging the casts to try for a more correct computation. | Christopher James Lahey | 2000-07-12 | 2 | -6/+11 |
* | Use size_t and ssize_t for read/write methods | Jeffrey Stedfast | 2000-07-12 | 3 | -14/+14 |
* | Updated to emit the message_changed signal. (imap_delete_message): Updated | Jeffrey Stedfast | 2000-07-12 | 3 | -8/+54 |
* | Updated to reflect changes to camel_folder_append_message () | Jeffrey Stedfast | 2000-07-12 | 2 | -2/+10 |
* | Removed an unused function | Christopher James Lahey | 2000-07-12 | 2 | -7/+4 |
* | Removed some debugging printfs. | Christopher James Lahey | 2000-07-12 | 5 | -6/+18 |
* | Handle the COMPLETED property. (free_icalcomponent): Ditto. | Federico Mena Quintero | 2000-07-12 | 3 | -30/+278 |
* | fix %08x to %04x | Jeffrey Stedfast | 2000-07-12 | 1 | -1/+1 |
* | Now takes a flags argument to specify the flags to be set on the message | Jeffrey Stedfast | 2000-07-12 | 5 | -16/+46 |
* | Changed to use camel_folder_move_message_to () rather than get_message () | Jeffrey Stedfast | 2000-07-12 | 2 | -17/+7 |
* | Disable Search capability menu/entry if folder doesn't support it. | Jeffrey Stedfast | 2000-07-12 | 3 | -6/+16 |
* | Set the post_send_data flag rather than toggling it. (Maybe we'll need | Dan Winship | 2000-07-12 | 2 | -5/+9 |
* | This shouldn't return NULL, it should return g_ptr_array_new () so the | Jeffrey Stedfast | 2000-07-12 | 2 | -1/+7 |
* | Removed unneeded check for the URI. (load_fn): Be more paranoid about the | Federico Mena Quintero | 2000-07-12 | 2 | -14/+49 |
* | Translations from Keld | Kenneth Christiansen | 2000-07-12 | 1 | -576/+72 |
* | Update for 0.2. | Ettore Perazzoli | 2000-07-11 | 18 | -6969/+38801 |
* | Update. | Ettore Perazzoli | 2000-07-11 | 1 | -4/+0 |
* | Fix the GtkHTML check which was wrong. | Ettore Perazzoli | 2000-07-11 | 2 | -1/+3 |
* | 0.2. | Ettore Perazzoli | 2000-07-11 | 1 | -0/+4 |
* | Update the message. | Dan Winship | 2000-07-11 | 2 | -15/+17 |
* | Remove conflict marks. | Ettore Perazzoli | 2000-07-11 | 2 | -16/+0 |
* | Add the OAF stuff to `EXTRA_DIST'. | Ettore Perazzoli | 2000-07-11 | 1 | -2/+1 |
* | Updated. | Ettore Perazzoli | 2000-07-11 | 2 | -24/+63 |
* | add mailer news | Dan Winship | 2000-07-11 | 1 | -0/+105 |
* | Oops, an unsigned integer can never be < 0 | Jeffrey Stedfast | 2000-07-11 | 2 | -1/+6 |
* | Updated with the addressbook stuff. | Ettore Perazzoli | 2000-07-11 | 1 | -33/+39 |
* | Calendar news - Federico | Federico Mena Quintero | 2000-07-11 | 1 | -0/+30 |
* | Updated to check for required GtkHTML and gnome-print | Jeffrey Stedfast | 2000-07-11 | 2 | -4/+9 |
* | ignore binaries | Seth Alves | 2000-07-11 | 1 | -0/+2 |
* | Disable Pilot conduit stuff for now. It's not quite ready yet and it | Ettore Perazzoli | 2000-07-11 | 5 | -31/+13 |
* | updates | Dan Winship | 2000-07-11 | 2 | -10/+12 |
* | remove gnomecal.conduit | Dan Winship | 2000-07-11 | 3 | -3/+9 |
* | add idl file to EXTRA_DIST | Dan Winship | 2000-07-11 | 2 | -1/+8 |
* | Removed several calendar/gui files that are no longer there. | Federico Mena Quintero | 2000-07-11 | 2 | -3/+5 |
* | *** empty log message *** | Seth Alves | 2000-07-11 | 1 | -4/+5 |
* | Added a missing variable initialization. (That code would have | Ettore Perazzoli | 2000-07-11 | 2 | -0/+6 |
* | *** empty log message *** | Seth Alves | 2000-07-11 | 1 | -5/+4 |
* | Make sure the ETable is constructed properly, by setting the | Ettore Perazzoli | 2000-07-11 | 5 | -12/+46 |
* | `#if 0' an unused function. | Ettore Perazzoli | 2000-07-11 | 2 | -0/+7 |
* | updated calendar conduit to use oaf and wombat | Seth Alves | 2000-07-11 | 6 | -339/+417 |
* | Warning cleanup: `#if 0' an unused function and add a missing public | Ettore Perazzoli | 2000-07-11 | 4 | -5/+24 |
* | Moved these files to calendar/conduits/{calendar/todo} - Federico | Federico Mena Quintero | 2000-07-11 | 8 | -2524/+0 |
* | added makefiles for calendar conduits | Seth Alves | 2000-07-11 | 10 | -32/+135 |
* | Translate a default_folder of "" into NULL (which can't be passed over | Dan Winship | 2000-07-11 | 2 | -0/+8 |
* | Initialize a variable to make this not crash again. And fix a bug so it | Dan Winship | 2000-07-11 | 2 | -2/+8 |
* | Cleaned up a bunch of compile warnings | Jeffrey Stedfast | 2000-07-11 | 2 | -12/+23 |
* | Work with both current and 0.15 bonobo | Dan Winship | 2000-07-11 | 2 | -2/+8 |
* | Add a check for Bonobo 0.15 vs Bonobo post-0.15 | Dan Winship | 2000-07-11 | 3 | -3/+23 |
* | Increase shareholder value. | Dan Winship | 2000-07-11 | 1 | -1/+1 |
* | kill more debugging messages | Dan Winship | 2000-07-11 | 3 | -22/+4 |
* | kill more debugging messages | Dan Winship | 2000-07-11 | 4 | -21/+2 |
* | Don't multiply free dest_url. | Dan Winship | 2000-07-11 | 2 | -2/+2 |
* | Fix warnings. | Dan Winship | 2000-07-11 | 2 | -3/+8 |
* | Update message_list_select_next to do either next or previous. | Dan Winship | 2000-07-11 | 1 | -1/+8 |
* | Update message_list_select_next to do either next or previous. | Dan Winship | 2000-07-11 | 4 | -35/+58 |
* | Fix an unitialized variable error. | Ettore Perazzoli | 2000-07-11 | 2 | -0/+8 |
* | Get rid of the ESelectNames test menu entry. | Ettore Perazzoli | 2000-07-11 | 2 | -38/+5 |
* | Fix a typbraino in the ETableScrolled header file. | Ettore Perazzoli | 2000-07-11 | 3 | -2/+6 |
* | Fixed broken POP fetching | Jeffrey Stedfast | 2000-07-11 | 2 | -0/+14 |
* | Removed some useless debugging messages. | Ettore Perazzoli | 2000-07-11 | 3 | -2/+7 |
* | Make the wm close button in the message composer work the same as | Ettore Perazzoli | 2000-07-11 | 2 | -14/+45 |
* | Add FIXME comment. | Ettore Perazzoli | 2000-07-11 | 1 | -0/+2 |
* | Fix syncing of the mailbox on exit so that it's done on destruction of | Ettore Perazzoli | 2000-07-11 | 3 | -16/+14 |
* | Fix the address entry box for more than one address being specified | Peter Williams | 2000-07-10 | 2 | -19/+27 |
* | updated pt_BR translations | Jorge Godoy | 2000-07-10 | 1 | -404/+339 |
* | Switched from ETable to ETableScrolled. | Christopher James Lahey | 2000-07-10 | 8 | -19/+30 |
* | Switched from ETable to ETableScrolled. | Christopher James Lahey | 2000-07-10 | 3 | -13/+18 |
* | Add e-table-scrolled.c and e-table-scrolled.h. | Christopher James Lahey | 2000-07-10 | 14 | -82/+937 |
* | As a quasi-hack, do a gdk_flush() when the shell view is unrealized so | Federico Mena Quintero | 2000-07-10 | 6 | -2/+41 |
* | Fixed movemail so that it too would deliver to Inbox. | Jeffrey Stedfast | 2000-07-10 | 2 | -38/+31 |
* | Implemented. | Jeffrey Stedfast | 2000-07-10 | 6 | -0/+124 |
* | Removed calendar/gui/evolution-calendar-control.c | Federico Mena Quintero | 2000-07-10 | 2 | -1/+4 |
* | Don't load "" into the editor, because it will cause the editor component | Dan Winship | 2000-07-10 | 2 | -1/+9 |
* | add a "string" type | Dan Winship | 2000-07-10 | 9 | -69/+46 |
* | New function to copy a header_references structure. | Dan Winship | 2000-07-10 | 6 | -81/+145 |
* | Fix a bug in previous commit that could cause infinite loops | Dan Winship | 2000-07-10 | 1 | -3/+1 |
* | Remove unused file - Federico | Federico Mena Quintero | 2000-07-10 | 1 | -200/+0 |
* | Don't g_warn if the user selects a fake tree parent. | Dan Winship | 2000-07-10 | 3 | -78/+85 |
* | Added a field that gives the name if it exists and the company name | Christopher James Lahey | 2000-07-10 | 7 | -11/+66 |
* | Put back e_cell_event sometimes when we're not editing. | Christopher James Lahey | 2000-07-10 | 3 | -6/+11 |
* | Don't draw quite as large a "flat_box". If draw_borders is TRUE, cause the | Christopher James Lahey | 2000-07-09 | 3 | -16/+22 |
* | Fixed a small off by one error that was causing an extra character to get | Christopher James Lahey | 2000-07-09 | 2 | -1/+8 |
* | What is 'Refile'? Is it lamer word? | Valek Frob | 2000-07-09 | 2 | -150/+121 |
* | Remove setting of dnd_code since that's handled internally to ETable. | Christopher James Lahey | 2000-07-09 | 2 | -3/+5 |
* | Set the dnd_code to something non-null for the ETableHeaderItem. | Christopher James Lahey | 2000-07-09 | 3 | -0/+7 |
* | Stab at complete German translation | Matthias Warkus | 2000-07-09 | 2 | -207/+3481 |
* | Removed some border padding and set the "draw_borders" argument of the | Christopher James Lahey | 2000-07-09 | 7 | -54/+251 |
* | Set header canvas scroll region correctly. | Christopher James Lahey | 2000-07-09 | 3 | -2/+6 |
* | Removed the extra frame here. | Christopher James Lahey | 2000-07-09 | 2 | -14/+5 |
* | Several contacts list bugfixes. | Anders Carlsson | 2000-07-09 | 10 | -50/+109 |
* | Removed unused do_nothing_cb function. | Christopher James Lahey | 2000-07-09 | 9 | -36/+177 |
* | Don't draw drop markers when the layout won't be changed by the drop. | Anders Carlsson | 2000-07-09 | 3 | -4/+23 |
* | updated icons that work better on the gray background /tigert | Tuomas Kuosmanen | 2000-07-09 | 3 | -0/+8 |
* | Return "" instead of NULL. | Christopher James Lahey | 2000-07-09 | 3 | -2/+13 |
* | Added e_list_duplicate. | Christopher James Lahey | 2000-07-09 | 3 | -0/+23 |
* | Fix up the pageup/pagedown increment a bit. | Dan Winship | 2000-07-09 | 2 | -4/+10 |
* | Link the toolbar print button to the print callback. | Not Zed | 2000-07-09 | 2 | -1/+6 |
* | Add a "Threaded Message List" item to the "View" menu. | Dan Winship | 2000-07-09 | 4 | -25/+69 |
* | fix a "Re:" parsing bug | Dan Winship | 2000-07-09 | 2 | -1/+5 |
* | Get rid of an unused variable. | Ettore Perazzoli | 2000-07-09 | 3 | -0/+13 |
* | Always dump incoming messages to Inbox (assuming not filtered to another | Jeffrey Stedfast | 2000-07-09 | 2 | -25/+63 |
* | Don't display the annoying "Cannot display..." view in the shell when | Ettore Perazzoli | 2000-07-09 | 2 | -39/+15 |
* | When inserting a root node, only call e_table_model_row_inserted if | Dan Winship | 2000-07-09 | 3 | -8/+16 |
* | Hitting OK or Cancel at least closes the dialog now. | Christopher James Lahey | 2000-07-09 | 2 | -0/+7 |
* | Set the returned entry to use the ellipsis. | Christopher James Lahey | 2000-07-09 | 2 | -0/+7 |
* | Don't call e_cell_event if we're not editing. | Christopher James Lahey | 2000-07-09 | 3 | -6/+11 |
* | Remove "Close calendar" command, which does not make much sense. | Ettore Perazzoli | 2000-07-09 | 2 | -8/+5 |
* | Include e-select-names-factory.h. | Christopher James Lahey | 2000-07-09 | 8 | -8/+86 |
* | Commented out some unnecessary and buggy code. | Christopher James Lahey | 2000-07-09 | 3 | -0/+9 |
* | Move the "Expunge" command to the "Actions" menu. | Ettore Perazzoli | 2000-07-09 | 2 | -2/+8 |
* | Some menu cleanup. | Ettore Perazzoli | 2000-07-09 | 2 | -31/+14 |
* | Create an empty "Edit" menu for the editor control to insert itself into. | Dan Winship | 2000-07-09 | 2 | -0/+10 |
* | Update to reflect past changes in the Camel API. Use gtk macro casts | Jeffrey Stedfast | 2000-07-09 | 8 | -74/+101 |
* | Remove conflict markers - Federico | Federico Mena Quintero | 2000-07-09 | 1 | -1/+0 |
* | Deal with having multiple selected messages. | Dan Winship | 2000-07-09 | 4 | -51/+63 |
* | Translations from Keld | Kenneth Christiansen | 2000-07-09 | 1 | -424/+336 |
* | Ignore dynamically created source files | Jeffrey Stedfast | 2000-07-09 | 2 | -0/+9 |
* | Ignore dynamically created source files | Jeffrey Stedfast | 2000-07-09 | 2 | -0/+9 |
* | Small fix to stop uid data from being set on a message-list tree node when | Jeffrey Stedfast | 2000-07-09 | 2 | -1/+8 |
* | comment out true but confused warning about non-scrollable widgets until | Dan Winship | 2000-07-09 | 2 | -2/+16 |
* | Fix Jeff's FIXME: This does get called with out-of-range data sometimes, | Dan Winship | 2000-07-09 | 2 | -14/+7 |
* | Added code for initializing the values of the fields in the message | Ettore Perazzoli | 2000-07-08 | 5 | -22/+96 |
* | Updated russian translation. | Valek Frob | 2000-07-08 | 1 | -362/+320 |
* | Use the new controls implemented in the addressbook in the message | Ettore Perazzoli | 2000-07-08 | 3 | -25/+216 |
* | Wrap the ESelectNames stuff into a Bonobo interface, so that we can | Ettore Perazzoli | 2000-07-08 | 13 | -11/+622 |
* | Add mouse wheel scrolling support to the calendar day and week views | Anders Carlsson | 2000-07-08 | 3 | -1/+70 |
* | updated ChangeLog | Jeffrey Stedfast | 2000-07-08 | 1 | -0/+6 |
* | Added an "editable" argument. | Christopher James Lahey | 2000-07-08 | 6 | -24/+63 |