aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsigc1_1_before_patchnobody2001-08-201-7507/+0
* Make sure we display a pin when we are popped up.Ettore Perazzoli2001-08-201-0/+5
* Don't set the paned tree position.Ettore Perazzoli2001-08-201-0/+5
* fill the corba sequence for the accepted_dnd_types.Chris Toshok2001-08-201-0/+5
* Don't show the vbox here. (setup_widgets): Don't show theEttore Perazzoli2001-08-201-0/+6
* Added display_name and description to the type.Ettore Perazzoli2001-08-201-0/+32
* Put the bonobo_object_release_unref() for the db at the top in an attemptEttore Perazzoli2001-08-201-0/+5
* Change type of toplevel node from "Summary" to "summary". [All the otherEttore Perazzoli2001-08-201-0/+4
* Also use the display name for the storage.Ettore Perazzoli2001-08-201-0/+5
* Use xmlMemStrdup() to override the type as it's expected to be allocatedEttore Perazzoli2001-08-201-0/+17
* New constant `MIN_POPUP_TREE_WIDTH'. (pop_up_folder_bar): Make sure theEttore Perazzoli2001-08-191-0/+8
* New, replacing `shortcut_bar_mode_changed_cb'.Ettore Perazzoli2001-08-191-0/+54
* Build fixIain Holmes2001-08-181-0/+4
* Changelog I forgotIain Holmes2001-08-181-0/+5
* g_return_if_fail(), not g_return_val_if_fail().Ettore Perazzoli2001-08-181-0/+6
* Added some g_warnings for when we return CORBA_OBJECT_NIL; this might helpEttore Perazzoli2001-08-181-0/+8
* tedfast <fejj@ximian.com>Jeffrey Stedfast2001-08-181-0/+2
* utf_name should not be const as e_utf8_from_locale_string() returns anJeffrey Stedfast2001-08-181-2/+8
* Startup assistant stuffIain Holmes2001-08-171-0/+13
* I know what you did last summer!Jason Leach2001-08-171-0/+2
* Desensitize the move/copy/delete/rename in the menus (including rightJason Leach2001-08-171-0/+9
* Remove the Help menu verbs and add a "HelpFAQ" verb. (command_help):Ettore Perazzoli2001-08-171-1/+7
* New callback for the realize signal. (make_bold): New. Hooks up theEttore Perazzoli2001-08-171-0/+8
* Evil GTK+ hackery. Of course if GTK+ made things easier, I wouldn'tEttore Perazzoli2001-08-171-0/+8
* s/the view for `%s' have/the views for `%s' have/.Ettore Perazzoli2001-08-171-0/+5
* Remove debugging message.Ettore Perazzoli2001-08-171-0/+5
* Don't hardcode/build a help URI here, use gnome_help_display() instead,Jason Leach2001-08-161-0/+7
* Emit a "changed" signal at the end of this function. Bug #7232.Jason Leach2001-08-161-0/+5
* Changed help menus to point to evolution/ and not evolution-guide/.Aaron Weber2001-08-161-0/+5
* s/My Evolution/Summary/Iain Holmes2001-08-161-0/+6
* Add a new IDL function, Evolution::Shell::setLineStatus (in boolean). BugJason Leach2001-08-161-0/+13
* Use the passed-in unread_count.Dan Winship2001-08-151-0/+8
* Add missing entry for `endarken_style()'.Ettore Perazzoli2001-08-141-0/+1
* Chain to the parent class.Ettore Perazzoli2001-08-141-1/+4
* Changed the "Evolution has found the following data sources" text in theAnna Marie Dirks2001-08-141-1/+9
* Revert the previous e-gray-bar patch as it was, um, wrong.Ettore Perazzoli2001-08-141-6/+0
* Add some little padding to the title bar so it looks nicer.Ettore Perazzoli2001-08-141-0/+5
* Removed. (class_init): Don't override that method anymore.Ettore Perazzoli2001-08-141-0/+6
* [Fix #7109, Evolution crashes when the splash screen dialog isEttore Perazzoli2001-08-141-0/+9
* Changed all instances of "druid" and "wizard" to "assistant".Anna Marie Dirks2001-08-141-0/+4
* Replaced the chained `if' statements with a `switch' statement forEttore Perazzoli2001-08-141-0/+6
* set_release on the sequence, not the buffer.Ettore Perazzoli2001-08-141-0/+3
* Restore the shell reffing/unreffing here.Ettore Perazzoli2001-08-141-0/+2
* Restore the shell reffing/unreffing here.Ettore Perazzoli2001-08-141-0/+5
* Don't cause an abort if the shortcut group is empty.Peter Williams2001-08-141-0/+5
* Add `Evolution-common.idl'.Ettore Perazzoli2001-08-141-1/+5
* Initialize priv->user_creatable_item_types. (Score: g_new: 0, g_new0: 2)Dan Winship2001-08-141-0/+5
* Remove unused variable @folder.Jason Leach2001-08-141-0/+9
* Grab focus on the storage set view.Ettore Perazzoli2001-08-131-0/+6
* Use utf 8 to set the name.Ettore Perazzoli2001-08-131-0/+5
* Remove debugging message.Ettore Perazzoli2001-08-121-0/+4
* Put the folder title bar into an EGrayBar.Ettore Perazzoli2001-08-121-0/+8
* [Finally! Fix #413, "Support for stock folders", and #786, "i18n:Ettore Perazzoli2001-08-121-0/+51
* `#if 0'ed out. (rename_cb): Likewise.Ettore Perazzoli2001-08-101-0/+8
* Only free the `type_list' if not NULL. (setup_menu_xml): Deal with theEttore Perazzoli2001-08-101-0/+9
* [Fix #6787, Removing a storage with children and then re-adding itEttore Perazzoli2001-08-101-0/+11
* Updated to display the parent folder's URI and its type as well.Ettore Perazzoli2001-08-101-0/+26
* Cast the toplevel to be passed to `e_request_string()' to GtkWindow, notEttore Perazzoli2001-08-101-0/+11
* Add the menu items using the EShellUserCreatableItemsHandler.Ettore Perazzoli2001-08-101-0/+53
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-091-0/+7
* [Fixes, among other things, #5705, "Ampersands not handledEttore Perazzoli2001-08-081-0/+12
* Set the release flag on the sequence, and CORBA_string_dup() the stringsEttore Perazzoli2001-08-081-0/+7
* Set the release flag on the returned folder type list too.Ettore Perazzoli2001-08-081-0/+9
* Set the release flag for the newly allocated sequence.Ettore Perazzoli2001-08-081-0/+10
* clarify last entryJacob Leach2001-08-081-2/+2
* Set the icon for the folder tree correctly.Jason Leach2001-08-081-0/+5
* Fill the CORBA sequence once.Ettore Perazzoli2001-08-081-0/+8
* Sigh. If the function says "prepend", of course the function to call isEttore Perazzoli2001-08-081-0/+6
* Set the sensitivity for the OK button when a storage is selected too. BugJason Leach2001-08-081-0/+6
* Set the release flag on the returned icon to %TRUE.Ettore Perazzoli2001-08-081-0/+5
* If the shortcut points to some folder in the storage set, get the typeEttore Perazzoli2001-08-081-0/+13
* [This should fix #5407, application crash on re-opening.]Ettore Perazzoli2001-08-081-0/+12
* [Updated the shortcuts view implementation to set the icons on aEttore Perazzoli2001-08-081-0/+10
* Don't use a leaky hash to get folder names with unread count, useJason Leach2001-08-081-0/+9
* Free the CORBA version of the animated icon.Ettore Perazzoli2001-08-081-0/+6
* Unref the listener when done.Not Zed2001-08-071-0/+5
* Remove member `hbox' from `struct _EShellFolderTitleBarPrivate'.Ettore Perazzoli2001-08-071-0/+27
* Turn on highlighting on a row by row basis.Christopher James Lahey2001-08-071-0/+5
* Add some padding to the label so that the title doesn't move around whenEttore Perazzoli2001-08-051-0/+52
* Some paths here don't set handled properly so lets initialize it to FALSE.Christopher James Lahey2001-08-041-0/+8
* [Removing Evolution::LocalStorage interface, abstracting the unread countsJason Leach2001-08-041-0/+72
* [Fix #6232, the thirty-four-splash-screens-at-startup bug.]Ettore Perazzoli2001-08-031-0/+28
* Make "My Evolution" a normal storage instead of being the toplevelEttore Perazzoli2001-08-031-0/+29
* Call `gtk_drag_finish()' here.Ettore Perazzoli2001-08-031-0/+5
* Actually __fini the servant and deactivate the object too.Ettore Perazzoli2001-08-031-0/+7
* [Fixes #4663, startup crash.]Ettore Perazzoli2001-08-031-0/+10
* Also call `PortableServer_POA_deactivate_object()' on the progressEttore Perazzoli2001-08-031-0/+6
* Spit out a warning if we cannot resolve "Bonobo/ConfigDatabase" onEttore Perazzoli2001-08-031-0/+6
* Set the `set_folder_uri' to NULL when freeing it.Ettore Perazzoli2001-08-031-0/+8
* Do a NULL-check on current_uri - socket is being closed? (as per theJeffrey Stedfast2001-08-021-0/+6
* Removed debugging messages.Ettore Perazzoli2001-07-311-0/+4
* Also update have_pending_update before calling corba, as below.Not Zed2001-07-311-0/+5
* [This should fix #5110, shell crash when switching folders.]Ettore Perazzoli2001-07-311-0/+9
* Remember the current group so after renaming a group it doesn't flip toJason Leach2001-07-311-0/+9
* If we can't create a folder because it already exists, select that folderJason Leach2001-07-311-0/+6
* Fix support for gtkhtml when compiled with gconf supportFrédéric Crozat2001-07-301-0/+9
* Remove the source for the timeout *before* invoking the CORBA method, asEttore Perazzoli2001-07-281-0/+13
* Little UI nit: capitalize the words Offline/Online for the File menu.Jason Leach2001-07-271-0/+5
* New function. When a folder is selected set the OK button to be sensitiveJason Leach2001-07-261-0/+6
* A warning fix from Jacob. Bug #5057.Jason Leach2001-07-261-1/+4
* $(BONOBO_CONF_CFLAGS) was here twice, took out one of them.Jason Leach2001-07-261-0/+8
* #include <libgnome/gnome-defs.h> and <libgnome/gnome-i18n.h> instead ofJason Leach2001-07-251-1/+7
* 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