aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* New helper function to create the `~/evolution/private' directory.Ettore Perazzoli2001-12-131-0/+9
* Add missing comma.Ettore Perazzoli2001-12-061-0/+4
* [Fix #7827, Switching desktops leaves the folder bar popped up.]Ettore Perazzoli2001-12-061-0/+15
* Convert folder name to locale's encoding before using it as part of theZbigniew Chyla2001-12-041-0/+5
* Fixes bug #3290.Federico Mena Quintero2001-11-301-0/+12
* Add more contributors to the box.Ettore Perazzoli2001-11-151-0/+4
* make timezone default to "UTC" rather than "".Damon Chaplin2001-11-151-0/+5
* Check for exceptions.Iain Holmes2001-11-131-0/+14
* Get the storage name if we are dragging a storage instead of a folder.Ettore Perazzoli2001-11-061-1/+6
* Fixed spacing and alignment probelms. (See bug #14281)Anna Marie Dirks2001-11-061-0/+8
* Set the shortcut name to be the folder name, not just the last componentDan Winship2001-11-061-0/+6
* Fix for #14281 (missing icons in the druids).Ettore Perazzoli2001-11-031-0/+5
* Changed the welcome message and the finishing message to be moreAnna Marie Dirks2001-11-021-0/+8
* Don't do operations on a NULL path. (updated_folder_cb,Christopher James Lahey2001-11-011-0/+7
* If the source folder is stock and the operation is GDK_ACTION_MOVE, alwaysEttore Perazzoli2001-11-011-0/+6
* Removed. (show_existing_view): Don't call it.Ettore Perazzoli2001-10-311-0/+5
* New utility function. (sleep_with_g_main_loop_timeout_callback): CallbackEttore Perazzoli2001-10-311-0/+9
* Removed. (idle_cb): Don't call it. (warning_dialog_clicked_callback):Ettore Perazzoli2001-10-311-0/+6
* If the display uri is NULL, set the view to the default.Iain Holmes2001-10-311-1/+6
* Duplicate the owner before pinging it. Fixes #13802.Ettore Perazzoli2001-10-311-0/+5
* New. (class_init): Install it. (impl_unsetOwner): Just emit theEttore Perazzoli2001-10-311-0/+11
* Connect to the "removed_folder" signal withEttore Perazzoli2001-10-311-0/+6
* If we're not at the end of the druid list, tell the druid we're going to02001-10-301-0/+8
* Slightly change the debugigng message for when the shell has disappeared.Ettore Perazzoli2001-10-301-0/+5
* Remove ping debugging messages.Ettore Perazzoli2001-10-301-0/+5
* Remove debugging message.Ettore Perazzoli2001-10-301-0/+4
* use libical-evolution.laDamon Chaplin2001-10-301-0/+4
* Ref the shell. (destroy): Unref the shell. (destroy): Free theEttore Perazzoli2001-10-291-0/+9
* Call `cleanup_delayed_selection()' as there is a slight chance that theEttore Perazzoli2001-10-291-0/+10
* Don't do the `gtk_signal_disconnect_by_func()' as it's already done inEttore Perazzoli2001-10-291-0/+14
* Set the return type of the signal handlers to GTK_TYPE_NONE.92001-10-291-0/+5
* [The following should fix #13802, crash on exit.]Ettore Perazzoli2001-10-291-0/+10
* Distribute credit equally.Jon Trowbridge2001-10-281-0/+4
* We want XFER_FOLDER not REMOVE_FOLDER!72001-10-271-0/+5
* Remove debugging messages. (finalize_offline_hash_foreach): Likewise.Ettore Perazzoli2001-10-271-0/+6
* New member `finished' in `EShellOfflineHandlerPrivate'.Ettore Perazzoli2001-10-271-0/+13
* Implement. (class_init): Add the signal "xfer_folder" signal.Ettore Perazzoli2001-10-271-0/+7
* New, implementation for the ::async_xfer_folder method. (class_init):Ettore Perazzoli2001-10-271-0/+7
* Set ->is_initialized to %FALSE. (e_shell_unregister_all): Same here.Ettore Perazzoli2001-10-271-0/+5
* gtk_widget_show_now() the dialog. Likewise.Ettore Perazzoli2001-10-271-0/+6
* Use gtk_widget_show_now() so the stupid dialog hopefully displays all theEttore Perazzoli2001-10-271-0/+5
* Clear the folder bar label to be empty. [#12553]Ettore Perazzoli2001-10-271-0/+5
* Draw one more line.Ettore Perazzoli2001-10-271-0/+4
* Set the GtkWindow policy so that @allow_shrink, @allow_grow andEttore Perazzoli2001-10-271-0/+6
* Don't allow invalid folder names. [#12027]Ettore Perazzoli2001-10-271-0/+15
* Add accelerators for "Work Offline" and "Work Online".Ettore Perazzoli2001-10-261-0/+5
* Don't allow translators to translate "Ximian Evolution".Ettore Perazzoli2001-10-261-0/+5
* New helper function. (e_component_registry_restart_component): Use it.Ettore Perazzoli2001-10-261-0/+7
* Handle failure from XGetClassHint properly. Also, free res_name andEttore Perazzoli2001-10-261-0/+6
* Don't display an icon for storages that have subfolders.Ettore Perazzoli2001-10-261-0/+5
* #include "e-util/e-gtk-utils.h".Ettore Perazzoli2001-10-261-0/+15
* Set ->priv to NULL. (impl_operationStarted): Check for priv not beingEttore Perazzoli2001-10-261-0/+8
* Set the ->mailer to be CORBA_OBJECT_NIL in case of an exception, otherwiseEttore Perazzoli2001-10-261-0/+6
* Don't use __FUNCTION__. (evolution_wizard_set_show_finish): Likewise.Ettore Perazzoli2001-10-261-0/+11
* Add a few names to the box.Ettore Perazzoli2001-10-251-0/+4
* g_return_if_fail if the display_name is NULL. "Fixes" 11182 although thereDan Winship2001-10-251-0/+7
* Set the WMClass of the quit dialog to be different from the default one inEttore Perazzoli2001-10-251-0/+5
* New. (async_xfer_folder_callback): Use it so we get the right errorEttore Perazzoli2001-10-251-0/+8
* Get the path and the shell view instead. (rename_callback_data_free):Ettore Perazzoli2001-10-241-0/+8
* New. (rename_callback_data_free): New. (rename_cb): Rename the folderEttore Perazzoli2001-10-241-0/+7
* Handle the return codes properly, and invoke the result callback too.Ettore Perazzoli2001-10-241-0/+5
* #if 0'ed for now, per #7427.Ettore Perazzoli2001-10-241-0/+5
* Explicitly deactivate the control frame, and display the default URIEttore Perazzoli2001-10-241-0/+12
* No need to gtk_widget_show() the view anymore.Ettore Perazzoli2001-10-231-0/+23
* Remove the ping timeout.Ettore Perazzoli2001-10-231-0/+5
* Don't die if the parent window has no WMHints.Ettore Perazzoli2001-10-231-0/+5
* If the view is dead, just return FALSE. Prevents crash #12483.Ettore Perazzoli2001-10-231-0/+5
* New member `is_interactive' in `EShellPrivate'. (init): Init to %FALSE.Ettore Perazzoli2001-10-231-0/+18
* Pass the @folder_type to ::handleDrop.Ettore Perazzoli2001-10-201-0/+21
* Use EShellAboutBox. (zero_pointer): Removed.Ettore Perazzoli2001-10-201-0/+8
* Ooops. Remove stale files `e-shell-about-box.[ch]'.Ettore Perazzoli2001-10-191-0/+5
* Fix the WM problems related to the folder selection dialog beingEttore Perazzoli2001-10-191-0/+11
* Urgh. Remove stale line that caused `display_default' to be set to TRUEEttore Perazzoli2001-10-181-0/+6
* Re-set the owner on the component that raised OldOwnerHasDied.Ettore Perazzoli2001-10-181-0/+5
* Fix bug 11114Iain Holmes2001-10-161-0/+5
* Add two missing codes.Dan Winship2001-10-151-0/+5
* New function to try to activate a component when you know it's going toDan Winship2001-10-141-0/+6
* Fix strings and the importer window not drawing correctlyIain Holmes2001-10-131-0/+10
* [Fix #7643, Starting new view doesn't honor "view" settings.]Ettore Perazzoli2001-10-121-0/+20
* Also flush GDK after flushing GTK. Otherwise GTK might queue draw requestsEttore Perazzoli2001-10-121-0/+6
* [Hopefully really, finally fix #8615 and friends.]Ettore Perazzoli2001-10-121-0/+10
* Don't free the folder_command_data here. It is supposed to be freed in theEttore Perazzoli2001-10-121-0/+10
* Only invoke `progress_listener_servant_free()', no need to also doEttore Perazzoli2001-10-121-0/+8
* Don't die if the folder_bar_popup is %NULL. Fixes #10922.Ettore Perazzoli2001-10-121-0/+6
* Display the default view only if we are starting our own shell, or if theEttore Perazzoli2001-10-121-0/+10
* gr. save then commit.Dan Winship2001-10-121-3/+4
* Remove "display_name" arg from update methods. It was only there to do theDan Winship2001-10-121-0/+21
* Ooops, remove debugging message.Ettore Perazzoli2001-10-101-0/+5
* Make this a no-op if the source and the destination path are the same.Ettore Perazzoli2001-10-101-0/+12
* This is a message, not a warning! (command_work_online): This is also aJon Trowbridge2001-10-061-0/+7
* Do not invoke `e_shell_restore_from_settings()' if `shell' is NULL.Ettore Perazzoli2001-10-061-0/+5
* Get the right hpaned positions for when the shortcut bar and/or the folderEttore Perazzoli2001-10-061-0/+6
* Handle the return value fromEttore Perazzoli2001-10-061-0/+8
* Also `gdk_flush()'. (idle_cb): If the user doesn't specify at least oneEttore Perazzoli2001-10-061-0/+6
* New member `ping_timeout_id' in `EvolutionShellComponentPrivate'.Ettore Perazzoli2001-10-061-0/+10
* #include "e-util/e-gtk-utils.h". (quit_box_new): Queue a draw on theEttore Perazzoli2001-10-061-0/+6
* If the owner is dead, emit "owner_died" instead of "owner_unset".Ettore Perazzoli2001-10-061-0/+9
* If setting the owner fails, print the a warning message out. Then restartEttore Perazzoli2001-10-061-0/+36
* added BONOBO_GNOME_CFLAGS to make it compile with latest BonoboRodrigo Moya2001-10-041-0/+5
* [Fix #11326, The folder list can become detached from its parentEttore Perazzoli2001-10-031-0/+8
* Make the crash message less dorky. [#10264]Ettore Perazzoli2001-10-031-0/+5
* [Don't allow dragging from a folder to one of its descendants orEttore Perazzoli2001-10-031-0/+10
* Use `bonobo_ui_component_new_default()', not `bonobo_ui_component_new()'.Ettore Perazzoli2001-10-031-0/+6
* New, callback for the ::removed_folder signal on the shell's EStorageSet.Ettore Perazzoli2001-10-031-0/+14
* [Fix #8053, `GNOME_Evolution_Shortcuts' doesn't seem to work.]Ettore Perazzoli2001-09-291-0/+7
* [Fix #8434, Shortcut bar not shown properly.]Ettore Perazzoli2001-09-291-1/+10
* New place to start the intelligent importersIain Holmes2001-09-291-0/+7
* Allow callers to set the default type of folder to be created.Iain Holmes2001-09-291-0/+33
* Remove. (command_new_mail_message): Removed. (command_pilot_settings):Ettore Perazzoli2001-09-281-0/+7
* New helper function. (folder_selected_cb): Call it.Ettore Perazzoli2001-09-271-0/+27
* Change the name on the EFolder object too.Ettore Perazzoli2001-09-261-2/+4
* [Implemented the "Rename" command. Warning, it doesn't quite workEttore Perazzoli2001-09-261-0/+20
* New helper function. (command_move_folder): Pass the @folder_path argumentEttore Perazzoli2001-09-261-0/+35
* Expand a ~ in the pathIain Holmes2001-09-221-0/+5
* Check for a component for the given row *after* trying to handleEttore Perazzoli2001-09-221-0/+9
* Removed. (folder_bar_popup_map_callback): Don't connect.Ettore Perazzoli2001-09-211-0/+11
* Only start wizard thing if there are no mail accountsIain Holmes2001-09-211-0/+6
* New member `tooltips' in `ETaskWidgetPrivate'. (init): Init to NULL.Ettore Perazzoli2001-09-201-0/+8
* Removed globals `activity_client', `progress'. (timeout_callback_3): GetEttore Perazzoli2001-09-201-0/+38
* New arg @row. Highlight that row. (tree_drag_motion): Pass @row toEttore Perazzoli2001-09-191-0/+7
* #include "e-gtk-utils.h".Ettore Perazzoli2001-09-191-1/+5
* Make the canvas backing stored.Ettore Perazzoli2001-09-191-0/+4
* Call `e_make_widget_backing_stored()' on the widget so it refreshesEttore Perazzoli2001-09-181-0/+6
* New. (quit_box_destroyed_callback): New. (no_views_left_cb): Use these twoEttore Perazzoli2001-09-181-0/+7
* Only raise NotReady if the local storage pointer is actually NULL. ThisEttore Perazzoli2001-09-181-0/+8
* [Fix #9060, Shell crash after mailer crash.]Ettore Perazzoli2001-09-181-0/+13
* Hide the storage_set_view_box *before* getting the child1_size [otherwise,Ettore Perazzoli2001-09-181-0/+6
* Updated required version of gal to 0.11.99.4.Christopher James Lahey2001-09-171-0/+5
* [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-151-0/+9
* Return a proper value. (impl_Shell_createStorageSetView): Likewise.Ettore Perazzoli2001-09-151-0/+10
* Fix crash and remove warningIain Holmes2001-09-151-0/+12
* Removed unused variable.Ettore Perazzoli2001-09-151-0/+4
* [Fix #8204 and the other bugs caused by allowing invocations onEttore Perazzoli2001-09-151-0/+28
* [Fix #5990, Remembering Evolution window geometry.]Ettore Perazzoli2001-09-141-0/+27
* [Remove a bunch of debugging messages, as per #7741.]Ettore Perazzoli2001-09-141-0/+49
* Disable DnD on the EStorageSetView to avoid strange behaviors.Ettore Perazzoli2001-09-141-0/+28
* Add SUB_VERSION to the version string passed toEttore Perazzoli2001-09-131-0/+5
* only allow importing to /local folders.Chris Toshok2001-09-131-0/+5
* [Fix #4962, "Highlighting is left after a drag".]Ettore Perazzoli2001-09-131-0/+7
* Only gtk_widget_destroy() the icon_widget if it's not NULL.Ettore Perazzoli2001-09-131-0/+5
* Remove spewIain Holmes2001-09-131-0/+5
* Oops. Remove duplicate free.Dan Winship2001-09-111-0/+4
* Purify run. All small leaks.Dan Winship2001-09-101-0/+36
* New designIain Holmes2001-09-081-0/+5
* Changed this to use the new ETable/ETree drag stuff.Christopher James Lahey2001-09-081-0/+5
* Remove the "see previous error messages?" comment from the error messageDan Winship2001-09-071-0/+8
* change to match create_folder. (e_marshal_NONE__POINTER_POINTER_POINTER):Chris Toshok2001-09-071-0/+15
* Allow a value of -1.0 for @progress [which means "unknown progress"].Ettore Perazzoli2001-09-071-0/+6
* [Fix #958, ShellComponents should not be created by factories, forEttore Perazzoli2001-09-061-0/+13
* New. (get_efolder_from_shortcut): Removed. (impl_shortcut_dropped): UseEttore Perazzoli2001-09-061-0/+6
* Replace "Evolution" with "Ximian Evolution" in a bunch of user-visibleEttore Perazzoli2001-09-061-0/+15
* [Fix #6474 and friends, crash when selecting things from theEttore Perazzoli2001-09-061-0/+16
* [Fix #6971, Default folder should be the Summary.]Ettore Perazzoli2001-09-051-0/+20
* [Fix ^#7675, Crashes trying to empty trash folder.]Ettore Perazzoli2001-09-051-1/+9
* Report errors in the dialogIain Holmes2001-09-051-0/+4
* Just ignore the request if the activity handler has theEttore Perazzoli2001-09-051-0/+11
* Check the file exists before trying to import itIain Holmes2001-09-051-0/+5
* Shut down other components correctly when cancelling the first time startup d...Iain Holmes2001-09-051-0/+5
* Remove debugging message. (tree_drag_motion): Likewise.Ettore Perazzoli2001-09-051-0/+6
* Add the root node to the hash. (e_storage_set_view_set_show_folders):Ettore Perazzoli2001-09-051-0/+9
* Remove the folder from the EvolutionStorage as well as the EStorage.Peter Williams2001-09-041-0/+22
* Don't convert folder name to UTF-8 manually... (setup_stock_folders): ...Chyla Zbigniew2001-09-011-0/+14
* Fix the Pine and Netscape importers. Give them a nice progress reporting GUI.Iain Holmes2001-08-311-0/+18
* Check for \r in the folder name, this is an invalid char. Also take aJeffrey Stedfast2001-08-311-0/+8
* Handle the case when there is no URI without crashing. Only add shortcutsEttore Perazzoli2001-08-291-0/+8
* Studlycapsize all the IDs that are not. Likewise. Updated accordingly.Ettore Perazzoli2001-08-281-0/+33
* Remove the stupid "do you want me to initialize stuff?" dialog.Ettore Perazzoli2001-08-251-0/+5
* Change the `selected_row_path' to be non-const. (destroy): Free it.Ettore Perazzoli2001-08-251-0/+10
* Ooops. Save the pointer to the control for use after the view struct isEttore Perazzoli2001-08-251-0/+6
* New struct `View'. Replace `uri_to_control' in `EShellViewPrivate' withEttore Perazzoli2001-08-251-0/+18
* Changed to get a @title and a @type. (update_for_current_uri): UpdatedEttore Perazzoli2001-08-251-0/+8
* [Fix #5978, "If a component dies, it's toolbar buttons remain".]Ettore Perazzoli2001-08-251-0/+9
* Implement the rest of the Evolution_Wizard eventsIain Holmes2001-08-251-0/+10
* Added accelerators for the right-click shortcut menu.Ettore Perazzoli2001-08-251-0/+5
* Convert names of the default group and shortcuts to UTF-8.Zbigniew Chyla2001-08-251-0/+5
* Convert the name of the group to GTK+ locale before displaying it in aZbigniew Chyla2001-08-251-0/+5
* If we get no data, don't notify the receiving component at all.Ettore Perazzoli2001-08-241-0/+5
* [Fix #5736, crashing when copying a message with drag and drop.]Ettore Perazzoli2001-08-241-0/+7
* If the remove_source is %TRUE and destination is a descendant of theEttore Perazzoli2001-08-231-0/+9
* Actually return if the folder is being moved into one of its descendants.Ettore Perazzoli2001-08-231-0/+6
* `#if 0'ed out. (make_bold): Likewise.Ettore Perazzoli2001-08-231-0/+10
* Fix the improper construction of the new folder's physical URI.Peter Williams2001-08-231-0/+5
* Don't remove the folder directory here.Ettore Perazzoli2001-08-231-0/+6
* [Fix #7775, crash trying to do New Task]Ettore Perazzoli2001-08-231-0/+8
* unref the rc_style.Damon Chaplin2001-08-221-0/+4
* #include "e-shell-startup-wizard.h".Ettore Perazzoli2001-08-221-0/+6
* Show an error dialog when the Evolution Mailer Wizard interface cannot be cre...Iain Holmes2001-08-221-0/+5
* Fix a leak: unref the EFont after we have used it. Also, don't crash ifEttore Perazzoli2001-08-221-0/+7
* Don't print a NULL. Crashes on SolarisIain Holmes2001-08-221-0/+4
* Do the import correctly.Iain Holmes2001-08-211-0/+17
* Don't set the paneds' positions if the respective left-hand elements [i.e.Ettore Perazzoli2001-08-211-0/+9
* Don't free the returned displayname.Ettore Perazzoli2001-08-211-0/+5
* 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