aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagBONOBO_CONF_0_10nobody2001-07-251-6487/+0
* Add the "/My Evolution" path to the path_to_etree_node hash so thatJason Leach2001-07-251-0/+7
* Only show the warning dialog instead of using `gnome_dialog_run()' so itEttore Perazzoli2001-07-241-0/+8
* Uhm, set the usize to `1, -1' instead.Ettore Perazzoli2001-07-241-0/+5
* Set the usize for the contained hbox to 0x0.Ettore Perazzoli2001-07-241-0/+5
* Get the manuals from the `evolution-guide' dir as that's where they getEttore Perazzoli2001-07-241-0/+5
* Don't handle button events whose button number is not 1.Ettore Perazzoli2001-07-241-0/+5
* Add an extra @type arg to the xferFolder and removeFolder methods inEttore Perazzoli2001-07-231-0/+25
* Add a `user_creatable' property to folder types and make componentsEttore Perazzoli2001-07-221-0/+27
* Use `g_source_remove()' instead of `gtk_timeout_remove()' here, as we areEttore Perazzoli2001-07-221-0/+10
* [Fix a crash if you start evolution with a bad URI.]Jason Leach2001-07-211-0/+13
* [This is a better way to have "Local Folders" be shown as the localJason Leach2001-07-211-0/+24
* Make the local storage name "Local Folders" instead of "local", looksJason Leach2001-07-201-0/+18
* Line up the padding for the folder title bar labels when you have theJason Leach2001-07-201-0/+12
* Removed. (load_shortcuts): Don't call it.Ettore Perazzoli2001-07-161-0/+6
* [Fix #4387, Shortcut bar items don't keep the name after rename.]Ettore Perazzoli2001-07-151-0/+7
* Display an icon for nodes at depth greater than 2 in the tree view asEttore Perazzoli2001-07-151-0/+5
* Fix a crash that could happen by closing one or more views, and thenEttore Perazzoli2001-07-151-0/+8
* Because bugzilla.ximian does have a mail gateway now, we can haveJason Leach2001-07-131-1/+8
* Remove warningIain Holmes2001-07-131-0/+4
* Initialize priv->db and priv->iid so that destroy() won't crash ifDan Winship2001-07-131-0/+6
* DONT ASK ME AGAIN!Iain Holmes2001-07-121-0/+5
* Mark a string for translation.Kjartan Maraas2001-07-111-0/+4
* Make sure to create ~/evolution/config/ if it doesn't exist. (ShellViewJason Leach2001-07-111-0/+7
* Add a temporary block of code to not use theJason Leach2001-07-111-0/+7
* convert the folder name from utf8 before displaying them in the dialog andLarry Ewing2001-07-101-0/+6
* Make the "Rename" item be a GNOMEUIINFO_ITEM_NONE() since we don't have aFederico Mena Quintero2001-07-101-0/+8
* It's very possible that get_storage_set_path_from_uri() returns NULL (5 ofJason Leach2001-07-101-0/+7
* Return a gboolean saying whether or not the shortcut changed. Use strcmpDan Winship2001-07-091-0/+17
* Little UI tweak for right click menu, pronouns shouldn't be capitalizedJason Leach2001-07-071-0/+3
* [Misc fixes and part of #2228, There should be no dialog boxes duringJason Leach2001-07-071-0/+15
* [This should fix #3873, Bizzarre crash after deleting a fewEttore Perazzoli2001-07-061-0/+9
* Added error dialogs for when the user tries to copy/move a folder overEttore Perazzoli2001-07-061-0/+9
* Special case the My Evolution uri so that the correct icon appears in theIain Holmes2001-07-061-0/+5
* Get the File -> Folder -> Properties menu item work again for theEttore Perazzoli2001-07-051-0/+15
* set "pixname" value only if pixbuf was loaded successfully. OtherwiseGediminas Paulauskas2001-07-051-0/+7
* Revised to make it less scary.Aaron Weber2001-07-041-0/+4
* [Fix a problem with not being able to save a newly createdEttore Perazzoli2001-07-041-0/+11
* More BonoboConf workIain Holmes2001-07-041-0/+4
* [The following makes the shell able to create the `shortcuts.xml'Ettore Perazzoli2001-07-031-0/+20
* Ref/unref the handler so the signal handlers can unref it safely. Also, ifEttore Perazzoli2001-07-031-0/+15
* [Fixed #3643, Shell crash when component crashed]Ettore Perazzoli2001-07-031-0/+9
* Made evolution depend on bonobo-conf 0.2.Christopher James Lahey2001-07-031-0/+5
* Don't assert that there is a handler, so we don't crash if user clicks onEttore Perazzoli2001-07-031-0/+42
* Make the EUriSchemaRegistry object non-floating at construction time.Ettore Perazzoli2001-07-021-0/+5
* Get the "Open in a New Window" shortcut right-click menu to actuallyEttore Perazzoli2001-07-021-0/+22
* Fix a crash that happened when dragging a folder that didn't have aEttore Perazzoli2001-07-011-0/+6
* Implemented the `File -> New -> Shortcut' command.Ettore Perazzoli2001-07-011-0/+16
* Missing ChangeLog entries for the previous commit.Ettore Perazzoli2001-07-011-1/+14
* Implemented a "Rename Group" command. Unfortunately, it doesn't workEttore Perazzoli2001-07-011-0/+6
* Change EShortcuts to not use group titles to access specific groups.Ettore Perazzoli2001-07-011-0/+17
* Implemented a "Rename Shortcut" command.Ettore Perazzoli2001-07-011-0/+11
* Change the internal structure for shortucts, so that it contains aEttore Perazzoli2001-07-011-9/+33
* Pass the event time to gtk_menu_popup() so that we can release the buttonFederico Mena Quintero2001-07-011-0/+6
* This is a first shoot at making shortcuts renameable [#3719];Ettore Perazzoli2001-06-301-0/+60
* Replaced GList with GSList here to fix a type mismatch.Christopher James Lahey2001-06-301-0/+5
* Changed $(datadir)/evolution/etspec to "$(etspecdir)" here.Christopher James Lahey2001-06-301-0/+5
* Replaced GList with GSList here to fix a type mismatch.Christopher James Lahey2001-06-301-0/+5
* Change EShortcuts to use GSLists instead of GLists.Ettore Perazzoli2001-06-301-0/+14
* Ooops. Update ChangeLog entry correctly.Ettore Perazzoli2001-06-291-1/+2
* Fix #3756, `--debug' option not working anymore.Ettore Perazzoli2001-06-291-0/+6
* Fix #3382, shortcut bar crashes when checking mail, and all theEttore Perazzoli2001-06-291-0/+12
* (e_storage_new_folder): Move the folder_changed_cb() call to avoidDan Winship2001-06-291-0/+2
* Call folder_changed_cb after adding the new folder so that if it was addedDan Winship2001-06-291-0/+6
* Rename `e_shell_new_view()' into `e_shell_create_view()' to avoidEttore Perazzoli2001-06-281-0/+5
* Make the shell to be able to display URIs that the user specified onEttore Perazzoli2001-06-281-0/+34
* Added a URI schema registry to the shell, and changed the bootstrapEttore Perazzoli2001-06-281-0/+24
* Remove redundant declaration for `free_ShellComponentListener_servant()'.Ettore Perazzoli2001-06-281-0/+5
* Get EvolutionShellComponent to emit a "handle_external_uri" when itEttore Perazzoli2001-06-281-0/+7
* Rename the method implementation functions to match the CORBA names.Ettore Perazzoli2001-06-281-0/+17
* Add method `ShellComponent::handleExternalURI' and anEttore Perazzoli2001-06-281-0/+26
* 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-271-0/+6
* Avoid calling the listener directly in `e-local-folder.c'; instead,Ettore Perazzoli2001-06-271-0/+20
* display a selected uri in a timeout rather than right away, so the UIjacob berkman2001-06-261-0/+11
* Get the shell to unregister the components on exit again.Ettore Perazzoli2001-06-251-0/+17
* Remove some spurious "\n"s from g_warnings.Ettore Perazzoli2001-06-251-0/+11
* 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-251-0/+17
* Remove the ugliness that was `e_shell_quit()'; implement anEttore Perazzoli2001-06-251-0/+11
* Rename `GNOME_Evolution_TestComponent.oafinfo' intoEttore Perazzoli2001-06-251-0/+7
* Change EShell to derive from BonoboXObject for sake of simplicity.Ettore Perazzoli2001-06-251-0/+14
* Actually implement the "clicked" signal for the EActivityHandler, andEttore Perazzoli2001-06-251-0/+11
* Fix a gazillion warnings.Ettore Perazzoli2001-06-241-0/+8
* Derive ETaskWidget from GtkEventBox instead of GtkFrame so that we canEttore Perazzoli2001-06-241-0/+11
* Added an EvolutionActivityClient object to libeshell, to handleEttore Perazzoli2001-06-241-0/+29
* Add code to query the ::Activity interface in theEttore Perazzoli2001-06-241-0/+21
* (Implemented deleting folders in the shell. Files changed that aren'tJason Leach2001-06-241-0/+22
* Stylistical changes: moveEttore Perazzoli2001-06-241-0/+6
* Remove some useless `#if 0'ed code.Ettore Perazzoli2001-06-231-0/+4
* Get rid of the tons of ugly Bonobo Warnings by removing the code thatEttore Perazzoli2001-06-231-0/+8
* Fix a bunch of stupid warnings caused by missing includes. AlsoEttore Perazzoli2001-06-231-0/+12
* Get the menu hints to work with the new status bar.Ettore Perazzoli2001-06-231-0/+15
* Fix the "Quit" command so that the shell actually exits properly.Ettore Perazzoli2001-06-231-0/+5
* Implemented an Evolution::Activity interface for keeping track ofEttore Perazzoli2001-06-231-0/+58
* Fix bug #3409: Removing an EvolutionStorage from the shell's folderJacob Leach2001-06-221-0/+6
* Remove DB3_LDADDDan Winship2001-06-191-0/+2
* Fix the help URLsDan Winship2001-06-191-0/+4
* Check priv->uri isn't null before strcmp'ing it here too.Not Zed2001-06-131-0/+5
* Don't destroy the offline_toggle_pixmap: the offline_toggle 0wnz it.Dan Winship2001-06-121-0/+7
* Fixed folder creation on IMAP storages (by notifying bonobo listener withJason Leach2001-06-121-0/+8
* Committing the new My Evolution.Iain Holmes2001-06-091-0/+28
* Allow a NULL @shell_view arg inEttore Perazzoli2001-06-091-0/+5
* Fix splash setup to keep it from giving two Gtk-CRITICAL assertions whenJason Leach2001-06-091-0/+5
* 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-071-0/+18
* Changed the dialog box and added a Don't Ask Me Again button. Oh yeah!Iain Holmes2001-06-071-0/+8
* (Fix bug #3205: Component crash causes folder switch even when not needed)Jason Leach2001-06-071-0/+9
* (Fix bug #418: Save state of folder tree view)Jason Leach2001-06-071-0/+20
* Plug in all the folder tree right click menu verbs so bonobo-warningsJason Leach2001-06-061-0/+12
* (Fixing bug #1299: Shell saves shortcuts when display name changes)Jason Leach2001-06-061-0/+16
* Fix linking order for `$(DB3_LDADD)'s so that we avoid pullingEttore Perazzoli2001-06-031-0/+5
* Add some missing `$(DB3_LDADD)'s to get it to compile.Ettore Perazzoli2001-06-011-0/+4
* New function (probably should just be static).Jason Leach2001-05-311-0/+35
* Removed an unecessary sleep(2) call, so evolution will start up 2 secondsJason Leach2001-05-311-0/+17
* Added missing castt. (setup_offline_toggle): Likewise.Federico Mena Quintero2001-05-301-0/+5
* unref the control when finished with it (setup_offline_toggle): dittoJP Rosevear2001-05-301-0/+7
* Call e_tree_node_set_expanded on the storage_set_view, not the storage_setDan Winship2001-05-291-0/+6
* New file. (e_pixmaps_update): Moved here from e-util to break e-utilDan Winship2001-05-281-0/+12
* Don't free the hash keys in priv->path_to_etree_node, because they'reDan Winship2001-05-271-0/+6
* Reference libeshell.la instead of libeshell.a.Peter Williams2001-05-261-0/+11
* place the shortcut bar in a framejacob berkman2001-05-261-0/+5
* Added ETSPECDIR. Added e-storage-set-view.etspec to get installed.Christopher James Lahey2001-05-261-0/+43
* track change to the path to the ComponentPlaceholder.Chris Toshok2001-05-231-0/+6
* Add a button and an icon to toggle between online and offlineEttore Perazzoli2001-05-211-0/+23
* Implemented the "Copy Folder" and "Move Folder" menu items. Untested.Ettore Perazzoli2001-05-201-0/+43
* Add a caption to the folder selection dialog widget, and get theEttore Perazzoli2001-05-201-0/+17
* Renamed the "NewWindow" verb into "OpenFolderInNewWindow". Got theEttore Perazzoli2001-05-191-0/+11
* Create new files for the folder commands, and move the "Create newEttore Perazzoli2001-05-191-0/+9
* Change the code to pop-up the folder context menu to use the stuffEttore Perazzoli2001-05-171-0/+16
* Make the "Submit Bug Report" menu item fire up a browser withEttore Perazzoli2001-05-161-0/+8
* Add an "Evolution FAQ" entry to the Help menu, and update the existingEttore Perazzoli2001-05-161-0/+4
* set the subfolder's parent to NULL so the subfolder list doesn't changejacob berkman2001-05-151-0/+7
* implement the CORBA side of dragging.Chris Toshok2001-05-121-0/+13
* add RemoveFolder menu item and verb. (folder_context_menu_remove_cb): newChris Toshok2001-05-121-0/+15
* add this define for the xml path to use when adding menu items to theChris Toshok2001-05-121-0/+14
* Ask for a folder to import into.Iain Holmes2001-05-121-0/+16
* component_new refs the object itself, so unref ours when we finish with itJP Rosevear2001-05-121-0/+9
* Lots of people seem to have "broken" local storage hierarchies. So ignoreDan Winship2001-05-121-0/+6
* the only problematic area - pass NULL for now in as the BonoboUIContainer.Chris Toshok2001-05-111-0/+44
* Made this function static. Removed the unused variable placeholder.Christopher James Lahey2001-05-101-0/+7
* Remove get_physical_path and load_folders, and replace the calls to themDan Winship2001-05-101-0/+6
* Rename "port" to "type" here too.Dan Winship2001-05-101-0/+5
* Importer changesIain Holmes2001-05-091-0/+19
* Fix a free of non-malloc'ed memory introduced by my last change.Dan Winship2001-05-081-0/+5
* Added command entry for 'ToggleOffline'.Jon Trowbridge2001-05-081-0/+5
* take a physical_uri and pass it to the callback.Chris Toshok2001-05-051-0/+17
* Use type instead of portNumber.Dan Winship2001-05-051-0/+11
* Remove a line of code that caused the offline confirmation dialog toEttore Perazzoli2001-05-051-0/+7
* Undo a broken leak fix.Ettore Perazzoli2001-05-051-0/+5
* Plug more leaks.Ettore Perazzoli2001-05-041-0/+13
* Plug a leak in the folder creation dialog (a string was beingEttore Perazzoli2001-05-041-0/+5
* Plug a leak (the return value from `oaf_query()' must be freed!).Ettore Perazzoli2001-05-041-0/+5
* Change `e_shell_get_icon_path()' to only look up the Evolution imageEttore Perazzoli2001-05-041-0/+7
* Change the mode for the GtkCList in the active connection dialog to beEttore Perazzoli2001-05-041-0/+5
* Complete the shell side for supporting off-line operations, gettingEttore Perazzoli2001-05-041-0/+24
* Initial implementation for the "warning, some connections are stillEttore Perazzoli2001-05-041-0/+43
* Make the `EShellOfflineHandler' object non-floating in the constructEttore Perazzoli2001-05-031-0/+5
* Add interfaces to the shell to handle off-line operation, as well as aEttore Perazzoli2001-05-031-0/+20
* new file.Chris Toshok2001-05-031-0/+9
* Remove $(UNICODE_LIBS).Dan Winship2001-04-261-0/+6
* free the private memberJP Rosevear2001-04-261-0/+4
* #include <glib.h> and move corresponding local includes to the top.Kjartan Maraas2001-04-251-0/+13
* #include gnome-window-icon.hJeffrey Stedfast2001-04-241-0/+4
* Set window_icon of the splash screen to "evolution.png"Duncan Mak2001-04-221-0/+5
* #include <unistd.h>Ettore Perazzoli2001-04-181-0/+4
* Proxy events to the tooltip object properly.Christopher James Lahey2001-04-181-0/+5
* Pull up fix from the branch:Ettore Perazzoli2001-04-151-0/+18
* Do this everywhere, also fixup CLEANFILESMichael Meeks2001-04-141-0/+4
* Pull up fix from the 0-10 branch (chain the ::destroy handler forEttore Perazzoli2001-04-141-0/+5
* Implemented these.Christopher James Lahey2001-04-131-0/+5
* Don't get into an infinite loop when clicking on an IMAP storage. MightDan Winship2001-04-121-0/+6
* fix type. we want the destination interface, not source.Chris Toshok2001-04-081-0/+5
* Fix headers. Same here. Same here. Same here. Same here.Kjartan Maraas2001-04-051-0/+8
* set content type to utf8. fix warning. just call on_link_clicked().Gediminas Paulauskas2001-04-041-0/+9
* Don't declare debug_log as extern in evolution-shell-component-client.c,Dan Winship2001-04-041-0/+9
* Merge fix for #1117 (g-warning being emitted when clicking on storageEttore Perazzoli2001-04-041-0/+9
* Pulled up fixes from evolution-0-10-branch.Ettore Perazzoli2001-04-041-0/+21
* Iain's fix did not help, fixing myself. closes #1914Gediminas Paulauskas2001-04-031-0/+5
* Blessed by Ettore.Gediminas Paulauskas2001-04-021-0/+5
* Include <gal/util/e-util.h> here.Christopher James Lahey2001-04-011-0/+4
* If the importer can't be started, don't continueIain Holmes2001-03-311-0/+5
* Fix a crash when the evolution-importer-client tries to pass NULL for the fol...Iain Holmes2001-03-311-0/+5
* Since this is an ETree now, the signature of the double click callback hasChristopher James Lahey2001-03-311-0/+6
* add a "debug" method to tell a component to output debugging messages to aDan Winship2001-03-311-0/+17
* Remove/replace unneeded includes and move around stuff so that systemKjartan Maraas2001-03-301-0/+43
* Use `g_strcasecmp()' instead of `strcasecmp()', just to be anal aboutEttore Perazzoli2001-03-291-0/+5
* Use strcasecmp instead of strcmp.Christopher James Lahey2001-03-291-0/+5
* Sigh. Use the right variable, idiot. And fix a crash bug thatEttore Perazzoli2001-03-291-0/+5
* In a fit of egomania, added myself to the authors array.Jon Trowbridge2001-03-281-0/+5
* Get the shell to compile by implementing a missing function.Ettore Perazzoli2001-03-271-0/+5
* Finish the DnD stuff by implementing move/copy on the shell side asEttore Perazzoli2001-03-271-0/+41
* Refactor ELocalStorage a bit so that it's easier to implement theEttore Perazzoli2001-03-231-0/+15
* Fix some warnings, Allow the importers to import into any folder. UpdateIain Holmes2001-03-231-0/+19
* Leak plug: free the target list after starting the drag.Ettore Perazzoli2001-03-231-0/+5
* Fix the signature of a callback for the `e_storage_set_async_create()'Ettore Perazzoli2001-03-231-0/+7
* Changed the EStorageSet API to have a single `xfer()' method insteadEttore Perazzoli2001-03-221-0/+29
* Added an xfer method to `EStorage' and `GNOME::Evolution::Storage'.Ettore Perazzoli2001-03-221-0/+16
* More DnD work. Now we handle copying and moving of folders, althoughEttore Perazzoli2001-03-221-0/+29
* Changed get_save_id to just return a strdup of the path. (new_storage_cb,Christopher James Lahey2001-03-221-0/+7
* Fix a stupid g_warning caused by calling EStorageSet functions on aEttore Perazzoli2001-03-211-0/+6
* StudlyCapsify struct members to match the new IDL naming standards.Ettore Perazzoli2001-03-211-0/+6
* Handle the destination side of drag and drop too.Ettore Perazzoli2001-03-211-6/+26
* make sure intelligent.h gets distedJP Rosevear2001-03-201-0/+4
* Bumped gal requirement to 0.5.99.8.Christopher James Lahey2001-03-201-0/+27
* Added calls to the `EvolutionShellComponentClient' API to query theEttore Perazzoli2001-03-201-0/+12
* Sigh. Fix a few really stupid crashes in EStorageSetView.Ettore Perazzoli2001-03-201-0/+9
* Use the new DnD interfaces on the source side of DnD actions.Ettore Perazzoli2001-03-201-0/+26
* Initial step for refactoring of the DnD API for ShellComponents.Ettore Perazzoli2001-03-191-1/+18
* Added Azeri language filePablo Saratxaga2001-03-151-0/+4
* builddir != srcdir fixes. Yay!Ettore Perazzoli2001-03-141-0/+6
* Have a "Do not ask me again" box for the importers.Iain Holmes2001-03-141-0/+5
* All my changes to get the folder creation working, and the magic NetscapeIain Holmes2001-03-131-0/+38
* Added a ShellComponent method to retrieve the selection for drag andEttore Perazzoli2001-03-081-0/+39
* Added the ability for components to specify drag/drop types, andEttore Perazzoli2001-03-081-0/+51
* Override cursor_activated signal instead of cursor_changed signal.Christopher James Lahey2001-03-051-0/+5
* Update this again.Dan Winship2001-02-281-0/+4
* Added `accepted_dnd_mime_types' and `exported_dnd_mime_types' membersEttore Perazzoli2001-02-271-0/+9
* Don't free a const pointer.Jeffrey Stedfast2001-02-251-0/+4
* Changes to allow folders to be created from a callback.Iain Holmes2001-02-241-0/+8
* add include. (show_import_wizard): update signature to that of a verb.Michael Meeks2001-02-231-0/+11
* split "highlighted" into self_highlight and child_highligh.Dan Winship2001-02-211-0/+13
* Cast this fucntion pointer.Christopher James Lahey2001-02-171-0/+16
* add asyncCreateFolder and asyncRemoveFolder interfaces. (UseDan Winship2001-02-151-0/+27
* xml-i18n-tools setup. Mark strings for translation.Kjartan Maraas2001-02-131-0/+5
* Merge from the stable branch: display the `SUB_VERSION' in the aboutEttore Perazzoli2001-02-101-0/+6
* Change the folder selection dialog so that, when you click on "New"Ettore Perazzoli2001-02-091-0/+31
* Fix broken English.Ettore Perazzoli2001-02-061-0/+5
* Remove <config.h> #includes from the `.h' files, which is known to be,Ettore Perazzoli2001-02-061-0/+26
* Memory leak fixIain Holmes2001-02-041-0/+5
* Inform people when they can't import a file.Iain Holmes2001-01-311-0/+8
* It's a ChangeLogIain Holmes2001-01-301-0/+7
* Fixed some typos.Kjartan Maraas2001-01-301-0/+4
* Change the appearance of the scroll frame in the folder creationEttore Perazzoli2001-01-281-0/+5
* Woooho. Fixed resize of popped-up folder bars.Ettore Perazzoli2001-01-281-0/+8
* shell compile fixes (some #includes pointing to old headers) to goJacob Leach2001-01-281-0/+6
* Don't link with the old widgets/shortcut-bar/libshortcut-bar.la anymore,Jason Leach2001-01-271-0/+6
* Fix the folder tree so that the icons don't look blurry anymore. (ForEttore Perazzoli2001-01-271-0/+6
* Remove all instances of non-portable macro `__FUNCTION__' from theEttore Perazzoli2001-01-271-0/+8
* Fix a bug that could happen when a shell view would be destroyed andEttore Perazzoli2001-01-251-0/+6
* (Fix #1252: Need a File->Close way to close a view)Jason Leach2001-01-251-0/+10
* Fix missing ';'.Kjartan Maraas2001-01-241-0/+4
* Fix the logic for updating the shortuct labels when the display namesEttore Perazzoli2001-01-241-0/+39
* Removed exceptionIain Holmes2001-01-241-0/+3
* ChangelogIain Holmes2001-01-231-0/+38
* New function. Obvious.Dan Winship2001-01-201-0/+5
* typo fixesJacob Leach2001-01-191-4/+3
* (Bug #883: Shortcut bar does not update when a folders display nameJason Leach2001-01-191-0/+39
* Use "typedef enum { ... } Blah;" instead of "typedef enum _Blah Blah; enumFederico Mena Quintero2001-01-181-0/+6
* Make the folder selection dialog use the right bevel for the scrollEttore Perazzoli2001-01-181-0/+8