| Commit message (Expand) | Author | Age | Files | Lines |
* | [Removing Evolution::LocalStorage interface, abstracting the unread counts | Jason Leach | 2001-08-04 | 1 | -3/+19 |
* | Do a NULL-check on current_uri - socket is being closed? (as per the | Jeffrey Stedfast | 2001-08-02 | 1 | -4/+4 |
* | Little UI nit: capitalize the words Offline/Online for the File menu. | Jason Leach | 2001-07-27 | 1 | -3/+3 |
* | Get the manuals from the `evolution-guide' dir as that's where they get | Ettore Perazzoli | 2001-07-24 | 1 | -5/+5 |
* | Fix a crash that could happen by closing one or more views, and then | Ettore Perazzoli | 2001-07-15 | 1 | -2/+3 |
* | Because bugzilla.ximian does have a mail gateway now, we can have | Jason Leach | 2001-07-13 | 1 | -21/+5 |
* | Get the File -> Folder -> Properties menu item work again for the | Ettore Perazzoli | 2001-07-05 | 1 | -13/+0 |
* | Implemented the `File -> New -> Shortcut' command. | Ettore Perazzoli | 2001-07-01 | 1 | -14/+77 |
* | Rename `e_shell_new_view()' into `e_shell_create_view()' to avoid | Ettore Perazzoli | 2001-06-28 | 1 | -1/+1 |
* | Remove the ugliness that was `e_shell_quit()'; implement an | Ettore Perazzoli | 2001-06-25 | 1 | -3/+1 |
* | Fix a bunch of stupid warnings caused by missing includes. Also | Ettore Perazzoli | 2001-06-23 | 1 | -0/+3 |
* | Fix the "Quit" command so that the shell actually exits properly. | Ettore Perazzoli | 2001-06-23 | 1 | -0/+2 |
* | Fix the help URLs | Dan Winship | 2001-06-19 | 1 | -6/+5 |
* | Plug in all the folder tree right click menu verbs so bonobo-warnings | Jason Leach | 2001-06-06 | 1 | -0/+38 |
* | Removed an unecessary sleep(2) call, so evolution will start up 2 seconds | Jason Leach | 2001-05-31 | 1 | -0/+13 |
* | New file. (e_pixmaps_update): Moved here from e-util to break e-util | Dan Winship | 2001-05-28 | 1 | -1/+1 |
* | Implemented the "Copy Folder" and "Move Folder" menu items. Untested. | Ettore Perazzoli | 2001-05-20 | 1 | -0/+12 |
* | Add a caption to the folder selection dialog widget, and get the | Ettore Perazzoli | 2001-05-20 | 1 | -0/+16 |
* | Renamed the "NewWindow" verb into "OpenFolderInNewWindow". Got the | Ettore Perazzoli | 2001-05-19 | 1 | -4/+12 |
* | Create new files for the folder commands, and move the "Create new | Ettore Perazzoli | 2001-05-19 | 1 | -12/+3 |
* | Make the "Submit Bug Report" menu item fire up a browser with | Ettore Perazzoli | 2001-05-16 | 1 | -1/+19 |
* | Add an "Evolution FAQ" entry to the Help menu, and update the existing | Ettore Perazzoli | 2001-05-16 | 1 | -5/+6 |
* | Update the file name in the top comment. | Ettore Perazzoli | 2001-05-16 | 1 | -1/+1 |
* | Some demeeksifying indentation changes. | Ettore Perazzoli | 2001-05-16 | 1 | -25/+16 |
* | Ask for a folder to import into. | Iain Holmes | 2001-05-12 | 1 | -1/+1 |
* | Added command entry for 'ToggleOffline'. | Jon Trowbridge | 2001-05-08 | 1 | -2/+2 |
* | Complete the shell side for supporting off-line operations, getting | Ettore Perazzoli | 2001-05-04 | 1 | -16/+91 |
* | Initial implementation for the "warning, some connections are still | Ettore Perazzoli | 2001-05-04 | 1 | -1/+32 |
* | Blessed by Ettore. | Gediminas Paulauskas | 2001-04-02 | 1 | -0/+12 |
* | Remove/replace unneeded includes and move around stuff so that system | Kjartan Maraas | 2001-03-30 | 1 | -4/+14 |
* | In a fit of egomania, added myself to the authors array. | Jon Trowbridge | 2001-03-28 | 1 | -0/+1 |
* | renaming icons to make Miguel's speedups possible | Jakub Steiner | 2001-03-22 | 1 | -0/+1 |
* | Cast this fucntion pointer. | Christopher James Lahey | 2001-02-17 | 1 | -1/+1 |
* | Merge from the stable branch: display the `SUB_VERSION' in the about | Ettore Perazzoli | 2001-02-10 | 1 | -32/+43 |
* | Change the folder selection dialog so that, when you click on "New" | Ettore Perazzoli | 2001-02-09 | 1 | -2/+6 |
* | Remove all instances of non-portable macro `__FUNCTION__' from the | Ettore Perazzoli | 2001-01-27 | 1 | -1/+1 |
* | (Fix #1252: Need a File->Close way to close a view) | Jason Leach | 2001-01-25 | 1 | -0/+14 |
* | (Fix bug #934: Add Right-click item to hide the shortcut bar) | Jason Leach | 2001-01-14 | 1 | -1/+0 |
* | Added translation strings. | Miguel de Icaza | 2001-01-12 | 1 | -2/+2 |
* | Remove "window" from the moniker path. | Miguel de Icaza | 2001-01-12 | 1 | -1/+1 |
* | Fix prototype (command_new_view): ditto. (command_new_mail_message): | Miguel de Icaza | 2001-01-12 | 1 | -1/+17 |
* | add the importer part 1 | Iain Holmes | 2001-01-12 | 1 | -0/+4 |
* | Fix prototype (command_new_view): ditto. | Miguel de Icaza | 2001-01-10 | 1 | -18/+18 |
* | Fix a crash when the user tries to "Submit bug report" but doesn't have | Jason Leach | 2000-12-26 | 1 | -4/+1 |
* | Update - hopefully I assigned blame correctly :-) | JP Rosevear | 2000-11-28 | 1 | -0/+3 |
* | The big api rename ... | Michael Meeks | 2000-11-02 | 1 | -1/+1 |
* | update to new UI handler | Michael Meeks | 2000-10-21 | 1 | -8/+8 |
* | Check if there are any files in default_user that are not in ~/evolution | Iain Holmes | 2000-10-16 | 1 | -0/+1 |
* | if we are in LDAP mode then merge in the extra few items, otherwise just | Michael Meeks | 2000-10-15 | 1 | -1/+1 |
* | Change paths in such a way as to require HEAD bonobo. | Michael Meeks | 2000-10-09 | 1 | -2/+8 |
* | add a freeze / thaw pair to reduce flicker on switching controls. | Michael Meeks | 2000-10-06 | 1 | -11/+1 |
* | Disable summary stuff, it appears to be badly broken. | Michael Meeks | 2000-10-05 | 1 | -42/+42 |
* | ui/evolution-addressbook-ldap.xml, ui/evolution-addressbook.xml, | Matt Bissiri | 2000-10-04 | 1 | -3/+5 |
* | kill. | Michael Meeks | 2000-10-03 | 1 | -12/+0 |
* | Updates for the Bonobo changes from Michael who is having some | Ettore Perazzoli | 2000-09-23 | 1 | -12/+3 |
* | Dear native speakers, | Federico Mena Quintero | 2000-09-22 | 1 | -1/+1 |
* | s/Bonobo_UIHandler/Bonobo_UIContainer/ | Michael Meeks | 2000-09-21 | 1 | -0/+15 |
* | Everywhere add a -DEVOLUTION_DATADIR=${datadir} in the Makefile.am | Michael Meeks | 2000-09-17 | 1 | -1/+2 |
* | add bonobo_ui_handler_unset_container to stop menus screwing up. | Michael Meeks | 2000-09-14 | 1 | -2/+2 |
* | re-order to suit and add freeze / thaw, update paths to toggles, remove | Michael Meeks | 2000-09-14 | 1 | -16/+18 |
* | The Commit from hell that breaks all UI related stuff; | Michael Meeks | 2000-09-14 | 1 | -224/+85 |
* | Fix menus and add placeholders in the menubar for the components to | Ettore Perazzoli | 2000-08-18 | 1 | -31/+22 |
* | Add myself to the about box, finally. | Peter Williams | 2000-08-11 | 1 | -1/+2 |
* | Add a placeholder for the print items in the "File" menu. | Ettore Perazzoli | 2000-08-09 | 1 | -0/+2 |
* | Update the ::user_select_folder() interface so that it accepts both a | Ettore Perazzoli | 2000-08-04 | 1 | -7/+2 |
* | Change EShellView so that it creates the menus with BonoboUIHandler | Ettore Perazzoli | 2000-07-23 | 1 | -143/+234 |
* | Added/fixed support for multiple views. | Ettore Perazzoli | 2000-07-20 | 1 | -3/+23 |
* | Some menu cleanup. | Ettore Perazzoli | 2000-07-09 | 1 | -31/+7 |
* | Shell command for creating new folders. | Ettore Perazzoli | 2000-07-06 | 1 | -1/+29 |
* | Added an extra @allowed_types parameter to the shell's folder | Ettore Perazzoli | 2000-07-02 | 1 | -20/+21 |
* | Folder selection dialog, (untested) CORBA interfaces for it, and a new | Ettore Perazzoli | 2000-06-11 | 1 | -1/+73 |
* | Initial support for creating/removing folders. This implies some new | Ettore Perazzoli | 2000-06-10 | 1 | -19/+27 |
* | changed "Using the Shell" to "Getting Started" | Jeffrey Stedfast | 2000-06-03 | 1 | -1/+1 |
* | New menu callback to launch the help browser. (menu_help): add pointers to | Dan Winship | 2000-06-02 | 1 | -3/+40 |
* | Initialize the toggle items in the View menu when creating them, so | Ettore Perazzoli | 2000-05-31 | 1 | -6/+14 |
* | Make quit work again by implementing a CORBA method to unregister | Ettore Perazzoli | 2000-05-31 | 1 | -17/+103 |
* | Added my name to the about box | Jeffrey Stedfast | 2000-05-28 | 1 | -0/+1 |
* | + * e-shell-view-menu.c (command_about_box): Make authorlist more | Matthew Loper | 2000-05-27 | 1 | -8/+29 |
* | Get rid of the old `evolution-service-repository' cruft and start | Ettore Perazzoli | 2000-05-23 | 1 | -1/+1 |
* | Added an about box. | Christopher James Lahey | 2000-05-11 | 1 | -0/+53 |
* | New function; allows users to submit a bug. + (command_run_bugbuddy): | Matthew Loper | 2000-05-10 | 1 | -3/+23 |
* | + * calendar/pcs/cal-backend.c (cal_backend_add_cal): Return nothing | Matthew Loper | 2000-05-10 | 1 | -0/+17 |
* | Machinery for quitting and handling the relationship between a shell | Ettore Perazzoli | 2000-05-07 | 1 | -1/+18 |
* | Big shell reorganization. | Ettore Perazzoli | 2000-05-07 | 1 | -151/+83 |
* | + * widgets/Makefile.am: Added e-paned directory. | Matthew Loper | 2000-04-24 | 1 | -0/+19 |
* | Make Evolution compile with the latest Bonobo changes. | Arturo Espinosa | 2000-01-26 | 1 | -7/+7 |
* | More | Arturo Espinosa | 2000-01-12 | 1 | -0/+227 |