| Commit message (Expand) | Author | Age | Files | Lines |
* | Add method `ShellComponent::handleExternalURI' and an | Ettore Perazzoli | 2001-06-28 | 5 | -2/+108 |
* | Remove a ChangeLog entry that referred to code that I haven't | Ettore Perazzoli | 2001-06-27 | 1 | -11/+0 |
* | Plug a leak. Every time the ETable would query the model for the | Ettore Perazzoli | 2001-06-27 | 2 | -1/+7 |
* | Avoid calling the listener directly in `e-local-folder.c'; instead, | Ettore Perazzoli | 2001-06-27 | 2 | -67/+38 |
* | display a selected uri in a timeout rather than right away, so the UI | jacob berkman | 2001-06-26 | 2 | -3/+68 |
* | Get the shell to unregister the components on exit again. | Ettore Perazzoli | 2001-06-25 | 4 | -1/+25 |
* | Break the build so the current shell breakage doesn't get into the | Ettore Perazzoli | 2001-06-25 | 1 | -0/+13 |
* | Remove some spurious "\n"s from g_warnings. | Ettore Perazzoli | 2001-06-25 | 3 | -6/+16 |
* | Ooops. I missed one ChangeLog entry in the previous commit. | Ettore Perazzoli | 2001-06-25 | 1 | -0/+2 |
* | Fixed a nasty chain of broken fixes to broken fixes to broken fixes, | Ettore Perazzoli | 2001-06-25 | 5 | -21/+28 |
* | Remove the ugliness that was `e_shell_quit()'; implement an | Ettore Perazzoli | 2001-06-25 | 5 | -44/+25 |
* | Rename `GNOME_Evolution_TestComponent.oafinfo' into | Ettore Perazzoli | 2001-06-25 | 3 | -2/+9 |
* | Change EShell to derive from BonoboXObject for sake of simplicity. | Ettore Perazzoli | 2001-06-25 | 3 | -100/+55 |
* | Actually implement the "clicked" signal for the EActivityHandler, and | Ettore Perazzoli | 2001-06-25 | 3 | -12/+41 |
* | Fix a gazillion warnings. | Ettore Perazzoli | 2001-06-24 | 2 | -4/+14 |
* | Derive ETaskWidget from GtkEventBox instead of GtkFrame so that we can | Ettore Perazzoli | 2001-06-24 | 4 | -7/+57 |
* | Added an EvolutionActivityClient object to libeshell, to handle | Ettore Perazzoli | 2001-06-24 | 7 | -158/+628 |
* | Add code to query the ::Activity interface in the | Ettore Perazzoli | 2001-06-24 | 4 | -25/+88 |
* | (Implemented deleting folders in the shell. Files changed that aren't | Jason Leach | 2001-06-24 | 14 | -51/+404 |
* | Stylistical changes: move | Ettore Perazzoli | 2001-06-24 | 3 | -33/+46 |
* | Remove some useless `#if 0'ed code. | Ettore Perazzoli | 2001-06-23 | 2 | -68/+4 |
* | Get rid of the tons of ugly Bonobo Warnings by removing the code that | Ettore Perazzoli | 2001-06-23 | 2 | -40/+12 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 56 | -64/+64 |
* | Fix a bunch of stupid warnings caused by missing includes. Also | Ettore Perazzoli | 2001-06-23 | 5 | -3/+25 |
* | Get the menu hints to work with the new status bar. | Ettore Perazzoli | 2001-06-23 | 2 | -6/+56 |
* | Add `evolution-test-component'. | Ettore Perazzoli | 2001-06-23 | 1 | -0/+1 |
* | Fix the "Quit" command so that the shell actually exits properly. | Ettore Perazzoli | 2001-06-23 | 2 | -0/+7 |
* | Implemented an Evolution::Activity interface for keeping track of | Ettore Perazzoli | 2001-06-23 | 19 | -85/+2131 |
* | Oops, small fix. | Jacob Leach | 2001-06-22 | 1 | -1/+1 |
* | Fix bug #3409: Removing an EvolutionStorage from the shell's folder | Jacob Leach | 2001-06-22 | 3 | -3/+65 |
* | Remove DB3_LDADD | Dan Winship | 2001-06-19 | 2 | -1/+2 |
* | Fix the help URLs | Dan Winship | 2001-06-19 | 2 | -6/+9 |
* | Check priv->uri isn't null before strcmp'ing it here too. | Not Zed | 2001-06-13 | 2 | -1/+6 |
* | Don't destroy the offline_toggle_pixmap: the offline_toggle 0wnz it. | Dan Winship | 2001-06-12 | 2 | -2/+8 |
* | Fixed folder creation on IMAP storages (by notifying bonobo listener with | Jason Leach | 2001-06-12 | 3 | -44/+46 |
* | Committing the new My Evolution. | Iain Holmes | 2001-06-09 | 6 | -48/+201 |
* | Allow a NULL @shell_view arg in | Ettore Perazzoli | 2001-06-09 | 2 | -2/+6 |
* | Fix splash setup to keep it from giving two Gtk-CRITICAL assertions when | Jason Leach | 2001-06-09 | 2 | -14/+14 |
* | Removed some left-over conflict indicators. | Jon Trowbridge | 2001-06-07 | 1 | -2/+1 |
* | Changed purely informational debug spew from a g_warning to a g_message. | Jon Trowbridge | 2001-06-07 | 3 | -4/+22 |
* | Changed the dialog box and added a Don't Ask Me Again button. Oh yeah! | Iain Holmes | 2001-06-07 | 2 | -8/+73 |
* | (Fix bug #3205: Component crash causes folder switch even when not needed) | Jason Leach | 2001-06-07 | 2 | -4/+20 |
* | (Fix bug #418: Save state of folder tree view) | Jason Leach | 2001-06-07 | 5 | -34/+86 |
* | Plug in all the folder tree right click menu verbs so bonobo-warnings | Jason Leach | 2001-06-06 | 4 | -1/+65 |
* | (Fixing bug #1299: Shell saves shortcuts when display name changes) | Jason Leach | 2001-06-06 | 5 | -12/+70 |
* | Fix linking order for `$(DB3_LDADD)'s so that we avoid pulling | Ettore Perazzoli | 2001-06-03 | 2 | -2/+7 |
* | Add some missing `$(DB3_LDADD)'s to get it to compile. | Ettore Perazzoli | 2001-06-01 | 2 | -1/+6 |
* | New function (probably should just be static). | Jason Leach | 2001-05-31 | 11 | -13/+154 |
* | Removed an unecessary sleep(2) call, so evolution will start up 2 seconds | Jason Leach | 2001-05-31 | 6 | -3/+58 |
* | Added missing castt. (setup_offline_toggle): Likewise. | Federico Mena Quintero | 2001-05-30 | 2 | -3/+8 |
* | unref the control when finished with it (setup_offline_toggle): ditto | JP Rosevear | 2001-05-30 | 2 | -3/+16 |
* | Call e_tree_node_set_expanded on the storage_set_view, not the storage_set | Dan Winship | 2001-05-29 | 2 | -1/+7 |
* | add *.lo, libeshell.la | Dan Winship | 2001-05-29 | 1 | -0/+2 |
* | New file. (e_pixmaps_update): Moved here from e-util to break e-util | Dan Winship | 2001-05-28 | 5 | -1/+150 |
* | Don't free the hash keys in priv->path_to_etree_node, because they're | Dan Winship | 2001-05-27 | 2 | -10/+7 |
* | Reference libeshell.la instead of libeshell.a. | Peter Williams | 2001-05-26 | 3 | -19/+43 |
* | place the shortcut bar in a frame | jacob berkman | 2001-05-26 | 2 | -6/+17 |
* | Added ETSPECDIR. Added e-storage-set-view.etspec to get installed. | Christopher James Lahey | 2001-05-26 | 10 | -39/+85 |
* | track change to the path to the ComponentPlaceholder. | Chris Toshok | 2001-05-23 | 2 | -1/+7 |
* | Add a button and an icon to toggle between online and offline | Ettore Perazzoli | 2001-05-21 | 2 | -23/+201 |
* | Implemented the "Copy Folder" and "Move Folder" menu items. Untested. | Ettore Perazzoli | 2001-05-20 | 5 | -12/+302 |
* | Add a caption to the folder selection dialog widget, and get the | Ettore Perazzoli | 2001-05-20 | 6 | -10/+67 |
* | Renamed the "NewWindow" verb into "OpenFolderInNewWindow". Got the | Ettore Perazzoli | 2001-05-19 | 4 | -68/+97 |
* | Create new files for the folder commands, and move the "Create new | Ettore Perazzoli | 2001-05-19 | 5 | -12/+181 |
* | Change the code to pop-up the folder context menu to use the stuff | Ettore Perazzoli | 2001-05-17 | 3 | -42/+17 |
* | Make the "Submit Bug Report" menu item fire up a browser with | Ettore Perazzoli | 2001-05-16 | 2 | -1/+27 |
* | Add an "Evolution FAQ" entry to the Help menu, and update the existing | Ettore Perazzoli | 2001-05-16 | 2 | -5/+10 |
* | 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 |
* | set the subfolder's parent to NULL so the subfolder list doesn't change | jacob berkman | 2001-05-15 | 2 | -1/+10 |
* | implement the CORBA side of dragging. | Chris Toshok | 2001-05-12 |