aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-view.c
Commit message (Expand)AuthorAgeFilesLines
* ** Fix for bug #329823Milan Crha2007-10-111-0/+39
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Commiting patch for bug #337258.Srinivasa Ragavan2006-04-241-1/+1
* Evolution-Component.idl Evolution-Shell.idl Remove duplicate definitionsParthasarathi Susarla2005-12-221-2/+0
* added these files for fixing bug http://bugzilla.gnome.org/show_bug.cgi?id=26...Parthasarathi Susarla2005-12-211-0/+109
* Do not #include "e-local-folder.h".Ettore Perazzoli2003-11-181-2948/+0
* Protect against the component name having slashes in it.Ettore Perazzoli2003-05-161-1/+6
* release the interface if we got itJP Rosevear2003-05-151-9/+22
* [#42342] New function to update the Send/Receive menu and toolbar itemsEttore Perazzoli2003-05-091-12/+20
* [#36956] Remove the version number from the window title.Ettore Perazzoli2003-05-091-18/+15
* [ fixes #21499 ]Rodney Dawes2003-04-191-1/+1
* (update_window_icon): Get the large version ofEttore Perazzoli2003-04-061-1/+1
* Remove the icon_modes schema.Ettore Perazzoli2003-04-051-27/+0
* [#40652]Not Zed2003-04-021-2/+2
* (e_shell_view_construct): Pass "evolution-1.4" asEttore Perazzoli2003-03-271-1/+1
* (update_other_users_folder_items_sensitivity):Ettore Perazzoli2003-03-071-7/+64
* only set current folder when the folder_path is different from the currentMike Kestner2003-03-051-1/+3
* Doh, forgot to remove the e-gray-bar.h includeRodney Dawes2003-02-251-1/+0
* We don't need e-gray-bar.[ch] anymore Remove these unused files now We areRodney Dawes2003-02-251-1/+1
* updated for e scroll frame --> gtk scrolled windowRadek Doulik2003-02-051-12/+11
* Set GTK_RESPONSE_OK as the default response.Ettore Perazzoli2003-01-281-0/+1
* Update for new args to e_clipped_label_new().Ettore Perazzoli2003-01-241-1/+1
* Install the shell executable as evolution-$(BASE_VERSION) using anEttore Perazzoli2003-01-231-1/+3
* Do not #include <e-bonobo-widget.h>. (e_set_dialog_parent): Remove theEttore Perazzoli2003-01-151-1/+0
* Switch to using GtkPaned instead of EPaned for GTK2Rodney Dawes2003-01-151-20/+19
* (e_shell_view_save_defaults): Save the expansionEttore Perazzoli2003-01-111-20/+16
* Generate the URI list from the popt context fetched from the GnomeProgramEttore Perazzoli2003-01-111-18/+21
* [With this commit, the shell compiles without deprecatedEttore Perazzoli2002-12-201-79/+69
* changed to use a gtkdialog instead of a gnome one.Not Zed2002-12-021-16/+16
* use e_shell_ marshallers, and make sure STRING parameters map to *_STRING*Chris Toshok2002-11-201-1/+1
* Disabled for now.Ettore Perazzoli2002-11-201-161/+129
* Ref/sink the GtkTooltips.Ettore Perazzoli2002-11-151-0/+2
* Make separate dispose/finalize overrides of just overriding destroy.Ettore Perazzoli2002-11-121-18/+50
* Use g_object_get_data() instead of gtk_object_get_data(). Likewise.Ettore Perazzoli2002-11-061-5/+4
* New. (impl_finalize): New. (destroy): Removed. (class_init): InstallEttore Perazzoli2002-11-061-2/+2
* Replace gtk_signal_emit() with g_signal_emit(). Likewise. Likewise.Ettore Perazzoli2002-11-041-9/+9
* Use g_object_set_data() instead of gtk_object_set_data(). Likewise.Ettore Perazzoli2002-11-041-4/+2
* Changed all gtk_object_refs()/gtk_object_unrefs() intoEttore Perazzoli2002-11-041-73/+65
* Renamed from GNOME_Evolution_Shell.oaf.in.Ettore Perazzoli2002-11-041-64/+81
* [#31303]Ettore Perazzoli2002-10-261-0/+13
* Set the is_stock flag to TRUE for the summary folder.Ettore Perazzoli2002-10-241-3/+4
* Remove unused variable.Ettore Perazzoli2002-09-181-0/+9
* (new_folder_cb): Pass FALSE as @queue toEttore Perazzoli2002-09-051-1/+1
* (e_shell_view_get_current_component_id): If theEttore Perazzoli2002-09-051-0/+6
* Pass TRUE as @queue to e_shell_view_display_uri().Ettore Perazzoli2002-09-051-22/+33
* Argh, didn't mean to commit this.Ettore Perazzoli2002-09-041-6/+0
* (show_import_wizard): Make the WM closeEttore Perazzoli2002-09-031-6/+8
* New callback for the show_folder_properties signal.Ettore Perazzoli2002-08-071-2/+2
* Removed unused variable.Ettore Perazzoli2002-07-191-4/+4
* Get the EStorageSet from the shortcut's shell since there is noEttore Perazzoli2002-07-181-1/+28
* Allow a NULL icon [remove the precondition].Ettore Perazzoli2002-07-121-3/+5
* (update_folder_title_bar): Ref the folder_iconEttore Perazzoli2002-07-121-0/+1
* Remove some `#if 0'ed broken code. New members title_icon andEttore Perazzoli2002-07-121-0/+2
* (update_folder_title_bar): Get a @folder argEttore Perazzoli2002-07-111-33/+40
* Change the group icon size using e_shortcuts_set_group_uses_small_icons()Ettore Perazzoli2002-07-091-12/+1
* Remove debugging message.Ettore Perazzoli2002-07-021-13/+24
* emit show_settings signal (corba_class_init): assign epv methodJP Rosevear2002-04-191-0/+34
* New. Check that things that need to be in the config db are. Right now itDan Winship2002-04-091-1/+1
* Add a "view_info" argument.Dan Winship2002-04-091-9/+24
* Fix "evolution evolution:/path/to/folder" to use default viewDan Winship2002-04-081-9/+17
* Register a "working" folder type with the hourglass icon. (WouldDan Winship2002-03-251-1/+1
* Note that e_storage_set_view_new shouldn't be used directly.Dan Winship2002-03-091-1/+1
* Addendum to previous commit: Remove "storage_selected" vsDan Winship2002-03-081-19/+0
* Make storages-with-toplevel-views less of a hack.Dan Winship2002-03-081-53/+8
* [Fix #20234, Deleting Folder gratuitiously causes /local to open.]Ettore Perazzoli2002-03-051-3/+132
* [This gets rid of some spurious "could not find handler" messagesEttore Perazzoli2002-02-271-5/+7
* New helper function to remove all the matching URIs from the history.Ettore Perazzoli2002-02-231-13/+46
* New. (display_uri): Call it before returning so the navigation buttonsEttore Perazzoli2002-02-231-1/+15
* [First cut at navigation (i.e. back/forward) buttons.]Ettore Perazzoli2002-02-231-6/+77
* `e_shell_folder_title_bar_set_title_clickable()', notEttore Perazzoli2002-02-231-4/+4
* Don't show the folder bar and the shortcut bar in the new window.Ettore Perazzoli2002-02-211-0/+2
* [Implement an Outlook-style "New" dropdown button. It is basicallyEttore Perazzoli2002-01-241-2/+38
* re-order activate / de-activate to minimise flicker switching betweenMichael Meeks2002-01-151-9/+10
* [Fix #7827, Switching desktops leaves the folder bar popped up.]Ettore Perazzoli2001-12-061-1/+12
* Removed. (show_existing_view): Don't call it.Ettore Perazzoli2001-10-311-24/+0
* If the display uri is NULL, set the view to the default.Iain Holmes2001-10-311-1/+5
* Connect to the "removed_folder" signal withEttore Perazzoli2001-10-311-2/+3
* Ref the shell. (destroy): Unref the shell. (destroy): Free theEttore Perazzoli2001-10-291-6/+11
* Call `cleanup_delayed_selection()' as there is a slight chance that theEttore Perazzoli2001-10-291-4/+7
* Don't do the `gtk_signal_disconnect_by_func()' as it's already done inEttore Perazzoli2001-10-291-8/+8
* Fix the license text to make sense.Ettore Perazzoli2001-10-271-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Clear the folder bar label to be empty. [#12553]Ettore Perazzoli2001-10-271-0/+1
* Don't allow translators to translate "Ximian Evolution".Ettore Perazzoli2001-10-261-2/+2
* Explicitly deactivate the control frame, and display the default URIEttore Perazzoli2001-10-241-2/+6
* No need to gtk_widget_show() the view anymore.Ettore Perazzoli2001-10-231-1/+0
* If the view is dead, just return FALSE. Prevents crash #12483.Ettore Perazzoli2001-10-231-22/+2
* [Fix #7643, Starting new view doesn't honor "view" settings.]Ettore Perazzoli2001-10-121-1/+1
* Don't die if the folder_bar_popup is %NULL. Fixes #10922.Ettore Perazzoli2001-10-121-1/+2
* Get the right hpaned positions for when the shortcut bar and/or the folderEttore Perazzoli2001-10-061-2/+8
* [Fix #11326, The folder list can become detached from its parentEttore Perazzoli2001-10-031-0/+3
* New, callback for the ::removed_folder signal on the shell's EStorageSet.Ettore Perazzoli2001-10-031-66/+71
* [Fix #8434, Shortcut bar not shown properly.]Ettore Perazzoli2001-09-291-7/+5
* New helper function. (folder_selected_cb): Call it.Ettore Perazzoli2001-09-271-30/+64
* New helper function. (command_move_folder): Pass the @folder_path argumentEttore Perazzoli2001-09-261-0/+14
* Removed. (folder_bar_popup_map_callback): Don't connect.Ettore Perazzoli2001-09-211-55/+23
* [Fix #9060, Shell crash after mailer crash.]Ettore Perazzoli2001-09-181-24/+13
* Hide the storage_set_view_box *before* getting the child1_size [otherwise,Ettore Perazzoli2001-09-181-4/+3
* [Fix #5990, Remembering Evolution window geometry.]Ettore Perazzoli2001-09-141-7/+26
* Disable DnD on the EStorageSetView to avoid strange behaviors.Ettore Perazzoli2001-09-141-0/+11
* Oops. Remove duplicate free.Dan Winship2001-09-111-2/+0
* Purify run. All small leaks.Dan Winship2001-09-101-12/+18
* Replace "Evolution" with "Ximian Evolution" in a bunch of user-visibleEttore Perazzoli2001-09-061-6/+6
* [Fix #6971, Default folder should be the Summary.]Ettore Perazzoli2001-09-051-3/+3
* Remove the folder from the EvolutionStorage as well as the EStorage.Peter Williams2001-09-041-7/+10
* Studlycapsize all the IDs that are not. Likewise. Updated accordingly.Ettore Perazzoli2001-08-281-6/+22
* Ooops. Save the pointer to the control for use after the view struct isEttore Perazzoli2001-08-251-8/+9
* New struct `View'. Replace `uri_to_control' in `EShellViewPrivate' withEttore Perazzoli2001-08-251-59/+92
* Changed to get a @title and a @type. (update_for_current_uri): UpdatedEttore Perazzoli2001-08-251-48/+47
* [Fix #5978, "If a component dies, it's toolbar buttons remain".]Ettore Perazzoli2001-08-251-6/+17
* Don't set the paneds' positions if the respective left-hand elements [i.e.Ettore Perazzoli2001-08-211-2/+9
* Make sure we display a pin when we are popped up.Ettore Perazzoli2001-08-201-0/+3
* Don't set the paned tree position.Ettore Perazzoli2001-08-201-1/+0
* Don't show the vbox here. (setup_widgets): Don't show theEttore Perazzoli2001-08-201-2/+2
* New constant `MIN_POPUP_TREE_WIDTH'. (pop_up_folder_bar): Make sure theEttore Perazzoli2001-08-191-2/+6
* New, replacing `shortcut_bar_mode_changed_cb'.Ettore Perazzoli2001-08-191-114/+134
* Desensitize the move/copy/delete/rename in the menus (including rightJason Leach2001-08-171-0/+29
* Add some little padding to the title bar so it looks nicer.Ettore Perazzoli2001-08-141-1/+1
* Put the folder title bar into an EGrayBar.Ettore Perazzoli2001-08-121-4/+10
* Updated to display the parent folder's URI and its type as well.Ettore Perazzoli2001-08-101-2/+37
* Add the menu items using the EShellUserCreatableItemsHandler.Ettore Perazzoli2001-08-101-1/+6
* [Removing Evolution::LocalStorage interface, abstracting the unread countsJason Leach2001-08-041-48/+37
* Make "My Evolution" a normal storage instead of being the toplevelEttore Perazzoli2001-08-031-56/+27
* Set the `set_folder_uri' to NULL when freeing it.Ettore Perazzoli2001-08-031-0/+2
* $(BONOBO_CONF_CFLAGS) was here twice, took out one of them.Jason Leach2001-07-261-1/+2
* Don't handle button events whose button number is not 1.Ettore Perazzoli2001-07-241-1/+2
* [Fix a crash if you start evolution with a bad URI.]Jason Leach2001-07-211-1/+1
* Make the local storage name "Local Folders" instead of "local", looksJason Leach2001-07-201-2/+0
* Line up the padding for the folder title bar labels when you have theJason Leach2001-07-201-2/+1
* Fix a crash that could happen by closing one or more views, and thenEttore Perazzoli2001-07-151-2/+3
* Make sure to create ~/evolution/config/ if it doesn't exist. (ShellViewJason Leach2001-07-111-2/+12
* It's very possible that get_storage_set_path_from_uri() returns NULL (5 ofJason Leach2001-07-101-1/+1
* Return a gboolean saying whether or not the shortcut changed. Use strcmpDan Winship2001-07-091-0/+5
* use bonobo-conf everywhereDietmar Maurer2001-07-041-96/+92
* [Fixed #3643, Shell crash when component crashed]Ettore Perazzoli2001-07-031-1/+10
* Get the "Open in a New Window" shortcut right-click menu to actuallyEttore Perazzoli2001-07-021-11/+26
* Change the internal structure for shortucts, so that it contains aEttore Perazzoli2001-07-011-1/+5
* This is a first shoot at making shortcuts renameable [#3719];Ettore Perazzoli2001-06-301-2/+3
* Rename `e_shell_new_view()' into `e_shell_create_view()' to avoidEttore Perazzoli2001-06-281-1/+1
* display a selected uri in a timeout rather than right away, so the UIjacob berkman2001-06-261-3/+57
* (Implemented deleting folders in the shell. Files changed that aren'tJason Leach2001-06-241-7/+43
* Stylistical changes: moveEttore Perazzoli2001-06-241-30/+36
* Remove some useless `#if 0'ed code.Ettore Perazzoli2001-06-231-68/+0
* Get rid of the tons of ugly Bonobo Warnings by removing the code thatEttore Perazzoli2001-06-231-40/+4
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-3/+3
* Get the menu hints to work with the new status bar.Ettore Perazzoli2001-06-231-6/+41
* Implemented an Evolution::Activity interface for keeping track ofEttore Perazzoli2001-06-231-52/+96
* Check priv->uri isn't null before strcmp'ing it here too.Not Zed2001-06-131-1/+1
* Don't destroy the offline_toggle_pixmap: the offline_toggle 0wnz it.Dan Winship2001-06-121-2/+1
* Committing the new My Evolution.Iain Holmes2001-06-091-31/+61
* (Fix bug #3205: Component crash causes folder switch even when not needed)Jason Leach2001-06-071-4/+11
* (Fix bug #418: Save state of folder tree view)Jason Leach2001-06-071-11/+52
* (Fixing bug #1299: Shell saves shortcuts when display name changes)Jason Leach2001-06-061-6/+6
* New function (probably should just be static).Jason Leach2001-05-311-0/+39
* Removed an unecessary sleep(2) call, so evolution will start up 2 secondsJason Leach2001-05-311-0/+16
* Added missing castt. (setup_offline_toggle): Likewise.Federico Mena Quintero2001-05-301-3/+3
* unref the control when finished with it (setup_offline_toggle): dittoJP Rosevear2001-05-301-3/+9
* place the shortcut bar in a framejacob berkman2001-05-261-6/+12
* Added ETSPECDIR. Added e-storage-set-view.etspec to get installed.Christopher James Lahey2001-05-261-0/+1
* Add a button and an icon to toggle between online and offlineEttore Perazzoli2001-05-211-23/+178
* Implemented the "Copy Folder" and "Move Folder" menu items. Untested.Ettore Perazzoli2001-05-201-0/+34
* Change the code to pop-up the folder context menu to use the stuffEttore Perazzoli2001-05-171-1/+0
* the only problematic area - pass NULL for now in as the BonoboUIContainer.Chris Toshok2001-05-111-7/+17
* Initial implementation for the "warning, some connections are stillEttore Perazzoli2001-05-041-1/+20
* Proxy events to the tooltip object properly.Christopher James Lahey2001-04-181-0/+50
* Don't get into an infinite loop when clicking on an IMAP storage. MightDan Winship2001-04-121-0/+5
* Fix headers. Same here. Same here. Same here. Same here.Kjartan Maraas2001-04-051-0/+3
* Merge fix for #1117 (g-warning being emitted when clicking on storageEttore Perazzoli2001-04-041-1/+1
* Pulled up fixes from evolution-0-10-branch.Ettore Perazzoli2001-04-041-3/+6
* Remove/replace unneeded includes and move around stuff so that systemKjartan Maraas2001-03-301-4/+6
* Bumped gal requirement to 0.5.99.8.Christopher James Lahey2001-03-201-0/+7
* Update copyrights for files modified in year 2001.Ettore Perazzoli2001-01-281-1/+1
* Woooho. Fixed resize of popped-up folder bars.Ettore Perazzoli2001-01-281-2/+9
* Remove all instances of non-portable macro `__FUNCTION__' from theEttore Perazzoli2001-01-271-5/+1
* Fix a bug that could happen when a shell view would be destroyed andEttore Perazzoli2001-01-251-2/+2
* Fix the logic for updating the shortuct labels when the display namesEttore Perazzoli2001-01-241-27/+10
* (Bug #883: Shortcut bar does not update when a folders display nameJason Leach2001-01-191-0/+91
* Replace `--with-x-mailer' with a more generic `--with-sub-version'.Ettore Perazzoli2001-01-181-1/+5
* set config path on window.Michael Meeks2001-01-171-0/+4
* (Fix bug #934: Add Right-click item to hide the shortcut bar)Jason Leach2001-01-141-0/+16
* Remove the "Already have view for..." message. People keep assuming it'sDan Winship2001-01-121-2/+0
* Pass path+1 rather than path to get_type_for_storage, to match theDan Winship2000-12-131-1/+1
* return NULL if no {folder,storage} is found. (get_control_for_uri): returnDan Winship2000-12-121-1/+7
* Complete the code to associate a URI and a folder type to the toplevelEttore Perazzoli2000-12-091-47/+95
* Start implementing a physical URI property for the toplevel nodes inEttore Perazzoli2000-12-051-0/+23
* return NULL if we can't create a view.Michael Meeks2000-12-051-1/+6
* New `createNewView' method in `Evolution::Shell'. Register the shellEttore Perazzoli2000-12-051-18/+45
* add (e_shell_view_construct): hook up to system_exception on ui_container.Michael Meeks2000-11-141-0/+16
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-111-17/+2
* Make the panes of the EPaned not shrinkable beyond their minimum size.Christopher James Lahey2000-11-091-4/+4
* Make the shell pop-up a warning dialog per component when a componentEttore Perazzoli2000-11-071-4/+4
* The big api rename ...Michael Meeks2000-11-021-8/+8
* Moving the executive summarys now :)Iain Holmes2000-11-021-0/+34
* If there is no view save the default uri instead. (socket_destroy_cb):Iain Holmes2000-10-201-1/+3
* If the widget is not realized don't do anything, to prevent BadGC's atIain Holmes2000-10-191-2/+8
* Add a typecast.Dan Winship2000-10-171-2/+0
* Check if there are any files in default_user that are not in ~/evolutionIain Holmes2000-10-161-2/+2
* Use an EScrollFrame instead of a GtkScrolledWindow for the folderEttore Perazzoli2000-10-151-41/+34
* initialize priv->sockets to NULL, fixes startup crash on non-ia32Matt Wilson2000-10-081-0/+1
* Backported (from EVOLUTION_0_5_1) the code that allowed the shell toEttore Perazzoli2000-10-071-3/+98
* add a freeze / thaw pair to reduce flicker on switching controls.Michael Meeks2000-10-061-0/+5
* Disable summary stuff, it appears to be badly broken.Michael Meeks2000-10-051-32/+26
* remove evil usize set.Michael Meeks2000-10-041-1/+0
* kill.Michael Meeks2000-10-031-54/+56
* Get the title bar for the folder view to use TigerT's pin icon for theEttore Perazzoli2000-09-291-10/+16
* If the startup folder cannot be open, default to the local Inbox.Ettore Perazzoli2000-09-281-5/+6
* Updates for the Bonobo changes from Michael who is having someEttore Perazzoli2000-09-231-7/+7
* s/Bonobo_UIHandler/Bonobo_UIContainer/Michael Meeks2000-09-211-1/+1
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-4/+4
* Move a couple of helpers into Bonobo before more people start the re-buildMichael Meeks2000-09-141-18/+0
* Get the status bar playing ball.Michael Meeks2000-09-141-31/+44
* The Commit from hell that breaks all UI related stuff;Michael Meeks2000-09-141-36/+65
* Make the pop-up folder bar pop down after a folder is selected.Ettore Perazzoli2000-09-131-5/+16
* Little UTF-8 fixLauris Kaplinski2000-09-131-2/+6
* Make `EvolutionStorage' and `ELocalstorage' actually update the CORBAEttore Perazzoli2000-09-121-2/+4
* Fixed some warnings.Christopher James Lahey2000-09-101-1/+2
* Fix a possible crash when viewing no folder.Ettore Perazzoli2000-09-101-1/+1
* Some UTF-8 fixes and experimental 16-bit unicode font supportLauris Kaplinski2000-09-091-1/+2
* initialize delayed_selection = NULL;Chris Toshok2000-09-011-0/+1
* add delayed_selection to _EShellViewPrivate. (new_folder_cb): newChris Toshok2000-09-011-0/+49
* Strip off newlines when setting the messages in the statusbar, so thatEttore Perazzoli2000-08-291-3/+15
* Ref a few things that need it. Avoid triggering some assertions.Peter Williams2000-08-261-2/+4
* Fixed a warning.Christopher James Lahey2000-08-201-0/+2
* Make the close button on the ShellView quit Evolution. (Yeah, this isEttore Perazzoli2000-08-141-1/+15
* Get rid of some annoying debugging messages.Ettore Perazzoli2000-08-141-4/+0
* Add a kludgy and simple interface to the shell views to access theEttore Perazzoli2000-08-131-18/+170
* Fixed a warning.Christopher James Lahey2000-08-091-1/+0
* Actually commit this - I though it went in already.JP Rosevear2000-08-041-58/+21
* Everywhere unref the remote_uih having done a set_container.Michael Meeks2000-08-041-1/+1
* Remove erroneous refs on folder_type_registry, storage_set.Michael Meeks2000-08-041-2/+5
* Get rid of some debugging messages that were not supposed to beEttore Perazzoli2000-07-271-6/+0
* Fix the pop-up tree so that it does not set up the grab when shownEttore Perazzoli2000-07-271-18/+27
* Some changes to the pop-up folder tree, so that it makes more visualEttore Perazzoli2000-07-221-0/+13
* Improve the title bar pop-up button: use a toggle button instead of aEttore Perazzoli2000-07-211-4/+46
* First shot at the "click on the folder title, get the folder tree"Ettore Perazzoli2000-07-211-21/+114
* Add support for the folder right-click ("context") menu. No componentEttore Perazzoli2000-07-211-1/+1
* Implement saving of pane positions.Ettore Perazzoli2000-07-201-3/+17
* As a quasi-hack, do a gdk_flush() when the shell view is unrealized soFederico Mena Quintero2000-07-101-1/+22
* Don't display the annoying "Cannot display..." view in the shell whenEttore Perazzoli2000-07-091-39/+9
* Don't make EShellViews ::ref the EShell.Ettore Perazzoli2000-06-291-4/+0
* Implement saving of configuration information. Now when you runEttore Perazzoli2000-06-291-0/+114
* Initial support for creating/removing folders. This implies some newEttore Perazzoli2000-06-101-2/+12
* Restore the toolbar. I committed a line of code that shouldn't haveEttore Perazzoli2000-06-081-1/+1
* Fixed a refcount leak and added interfaces to add/remove foldersEttore Perazzoli2000-06-081-1/+5
* Free the uri variable.Christopher James Lahey2000-06-021-0/+2
* 5 more pixels in the default width to make the welcome message happy.Ettore Perazzoli2000-06-011-1/+1
* Reduce the size of the window by a bit and add some padding to makeEttore Perazzoli2000-06-011-2/+3
* Make the tree view slightly larger and hidden by default. Also, setEttore Perazzoli2000-06-011-2/+4
* Implemented right-click menus for the shell's shortcut bar (the userEttore Perazzoli2000-06-011-3/+20
* Initialize the toggle items in the View menu when creating them, soEttore Perazzoli2000-05-311-1/+20