MD5 (wm2-4.tar.gz) = 3b1d6da47a00c06436891669261bd651 ='text/css' href='/~lantw44/cgit-data/cgit.css'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Add method `ShellComponent::handleExternalURI' and anEttore Perazzoli2001-06-285-2/+108
* Remove a ChangeLog entry that referred to code that I haven'tEttore Perazzoli2001-06-271-11/+0
* Plug a leak. Every time the ETable would query the model for theEttore Perazzoli2001-06-272-1/+7
* Avoid calling the listener directly in `e-local-folder.c'; instead,Ettore Perazzoli2001-06-272-67/+38
* display a selected uri in a timeout rather than right away, so the UIjacob berkman2001-06-262-3/+68
* Get the shell to unregister the components on exit again.Ettore Perazzoli2001-06-254-1/+25
* Break the build so the current shell breakage doesn't get into theEttore Perazzoli2001-06-251-0/+13
* Remove some spurious "\n"s from g_warnings.Ettore Perazzoli2001-06-253-6/+16
* Ooops. I missed one ChangeLog entry in the previous commit.Ettore Perazzoli2001-06-251-0/+2
* Fixed a nasty chain of broken fixes to broken fixes to broken fixes,Ettore Perazzoli2001-06-255-21/+28
* Remove the ugliness that was `e_shell_quit()'; implement anEttore Perazzoli2001-06-255-44/+25
* Rename `GNOME_Evolution_TestComponent.oafinfo' intoEttore Perazzoli2001-06-253-2/+9
* Change EShell to derive from BonoboXObject for sake of simplicity.Ettore Perazzoli2001-06-253-100/+55
* Actually implement the "clicked" signal for the EActivityHandler, andEttore Perazzoli2001-06-253-12/+41
* Fix a gazillion warnings.Ettore Perazzoli2001-06-242-4/+14
* Derive ETaskWidget from GtkEventBox instead of GtkFrame so that we canEttore Perazzoli2001-06-244-7/+57
* Added an EvolutionActivityClient object to libeshell, to handleEttore Perazzoli2001-06-247-158/+628
* Add code to query the ::Activity interface in theEttore Perazzoli2001-06-244-25/+88
* (Implemented deleting folders in the shell. Files changed that aren'tJason Leach2001-06-2414-51/+404
* Stylistical changes: moveEttore Perazzoli2001-06-243-33/+46
* Remove some useless `#if 0'ed code.Ettore Perazzoli2001-06-232-68/+4
* Get rid of the tons of ugly Bonobo Warnings by removing the code thatEttore Perazzoli2001-06-232-40/+12
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-2356-64/+64
* Fix a bunch of stupid warnings caused by missing includes. AlsoEttore Perazzoli2001-06-235-3/+25
* Get the menu hints to work with the new status bar.Ettore Perazzoli2001-06-232-6/+56
* Add `evolution-test-component'.Ettore Perazzoli2001-06-231-0/+1
* Fix the "Quit" command so that the shell actually exits properly.Ettore Perazzoli2001-06-232-0/+7
* Implemented an Evolution::Activity interface for keeping track ofEttore Perazzoli2001-06-2319-85/+2131
* Oops, small fix.Jacob Leach2001-06-221-1/+1
* Fix bug #3409: Removing an EvolutionStorage from the shell's folderJacob Leach2001-06-223-3/+65
* Remove DB3_LDADDDan Winship2001-06-192-1/+2
* Fix the help URLsDan Winship2001-06-192-6/+9
* Check priv->uri isn't null before strcmp'ing it here too.Not Zed2001-06-132-1/+6
* Don't destroy the offline_toggle_pixmap: the offline_toggle 0wnz it.Dan Winship2001-06-122-2/+8
* Fixed folder creation on IMAP storages (by notifying bonobo listener withJason Leach2001-06-123-44/+46
* Committing the new My Evolution.Iain Holmes2001-06-096-48/+201
* Allow a NULL @shell_view arg inEttore Perazzoli2001-06-092-2/+6
* Fix splash setup to keep it from giving two Gtk-CRITICAL assertions whenJason Leach2001-06-092-14/+14
* Removed some left-over conflict indicators.Jon Trowbridge2001-06-071-2/+1
* Changed purely informational debug spew from a g_warning to a g_message.Jon Trowbridge2001-06-073-4/+22
* Changed the dialog box and added a Don't Ask Me Again button. Oh yeah!Iain Holmes2001-06-072-8/+73
* (Fix bug #3205: Component crash causes folder switch even when not needed)Jason Leach2001-06-072-4/+20
* (Fix bug #418: Save state of folder tree view)Jason Leach2001-06-075-34/+86
* Plug in all the folder tree right click menu verbs so bonobo-warningsJason Leach2001-06-064-1/+65
* (Fixing bug #1299: Shell saves shortcuts when display name changes)Jason Leach2001-06-065-12/+70
* Fix linking order for `$(DB3_LDADD)'s so that we avoid pullingEttore Perazzoli2001-06-032-2/+7
* Add some missing `$(DB3_LDADD)'s to get it to compile.Ettore Perazzoli2001-06-012-1/+6
* New function (probably should just be static).Jason Leach2001-05-3111-13/+154
* Removed an unecessary sleep(2) call, so evolution will start up 2 secondsJason Leach2001-05-316-3/+58
* Added missing castt. (setup_offline_toggle): Likewise.Federico Mena Quintero2001-05-302-3/+8
* unref the control when finished with it (setup_offline_toggle): dittoJP Rosevear2001-05-302-3/+16
* Call e_tree_node_set_expanded on the storage_set_view, not the storage_setDan Winship2001-05-292-1/+7
* add *.lo, libeshell.laDan Winship2001-05-291-0/+2
* New file. (e_pixmaps_update): Moved here from e-util to break e-utilDan Winship2001-05-285-1/+150
* Don't free the hash keys in priv->path_to_etree_node, because they'reDan Winship2001-05-272-10/+7
* Reference libeshell.la instead of libeshell.a.Peter Williams2001-05-263-19/+43
* place the shortcut bar in a framejacob berkman2001-05-262-6/+17
* Added ETSPECDIR. Added e-storage-set-view.etspec to get installed.Christopher James Lahey2001-05-2610-39/+85
* track change to the path to the ComponentPlaceholder.Chris Toshok2001-05-232-1/+7
* Add a button and an icon to toggle between online and offlineEttore Perazzoli2001-05-212-23/+201
* Implemented the "Copy Folder" and "Move Folder" menu items. Untested.Ettore Perazzoli2001-05-205-12/+302
* Add a caption to the folder selection dialog widget, and get theEttore Perazzoli2001-05-206-10/+67
* Renamed the "NewWindow" verb into "OpenFolderInNewWindow". Got theEttore Perazzoli2001-05-194-68/+97
* Create new files for the folder commands, and move the "Create newEttore Perazzoli2001-05-195-12/+181
* Change the code to pop-up the folder context menu to use the stuffEttore Perazzoli2001-05-173-42/+17
* Make the "Submit Bug Report" menu item fire up a browser withEttore Perazzoli2001-05-162-1/+27
* Add an "Evolution FAQ" entry to the Help menu, and update the existingEttore Perazzoli2001-05-162-5/+10
* Update the file name in the top comment.Ettore Perazzoli2001-05-161-1/+1
* Some demeeksifying indentation changes.Ettore Perazzoli2001-05-161-25/+16
* set the subfolder's parent to NULL so the subfolder list doesn't changejacob berkman2001-05-152-1/+10
* implement the CORBA side of dragging.Chris Toshok2001-05-12