aboutsummaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Add missing entry for `endarken_style()'.Ettore Perazzoli2001-08-141-0/+1
* Chain to the parent class.Ettore Perazzoli2001-08-142-7/+12
* Changed the "Evolution has found the following data sources" text in theAnna Marie Dirks2001-08-142-2/+10
* Revert the previous e-gray-bar patch as it was, um, wrong.Ettore Perazzoli2001-08-142-13/+19
* Add some little padding to the title bar so it looks nicer.Ettore Perazzoli2001-08-142-1/+6
* Removed. (class_init): Don't override that method anymore.Ettore Perazzoli2001-08-142-19/+13
* [Fix #7109, Evolution crashes when the splash screen dialog isEttore Perazzoli2001-08-142-1/+11
* Changed all instances of "druid" and "wizard" to "assistant".Anna Marie Dirks2001-08-142-18/+22
* Replaced the chained `if' statements with a `switch' statement forEttore Perazzoli2001-08-142-19/+35
* set_release on the sequence, not the buffer.Ettore Perazzoli2001-08-142-2/+4
* Restore the shell reffing/unreffing here.Ettore Perazzoli2001-08-142-2/+4
* 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-142-1/+7
* Add `Evolution-common.idl'.Ettore Perazzoli2001-08-142-1/+6
* Initialize priv->user_creatable_item_types. (Score: g_new: 0, g_new0: 2)Dan Winship2001-08-142-0/+6
* Remove unused variable @folder.Jason Leach2001-08-143-3/+15
* Grab focus on the storage set view.Ettore Perazzoli2001-08-132-1/+9
* Use utf 8 to set the name.Ettore Perazzoli2001-08-132-1/+10
* Remove debugging message.Ettore Perazzoli2001-08-122-2/+4
* *** empty log message ***Ettore Perazzoli2001-08-121-3/+3
* Put the folder title bar into an EGrayBar.Ettore Perazzoli2001-08-125-4/+201
* [Finally! Fix #413, "Support for stock folders", and #786, "i18n:Ettore Perazzoli2001-08-1214-18/+180
* `#if 0'ed out. (rename_cb): Likewise.Ettore Perazzoli2001-08-103-2/+15
* Only free the `type_list' if not NULL. (setup_menu_xml): Deal with theEttore Perazzoli2001-08-102-16/+35
* [Fix #6787, Removing a storage with children and then re-adding itEttore Perazzoli2001-08-102-23/+27
* Updated to display the parent folder's URI and its type as well.Ettore Perazzoli2001-08-109-20/+111
* Cast the toplevel to be passed to `e_request_string()' to GtkWindow, notEttore Perazzoli2001-08-103-32/+14
* Add the menu items using the EShellUserCreatableItemsHandler.Ettore Perazzoli2001-08-1012-38/+804
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-093-0/+13
* [Fixes, among other things, #5705, "Ampersands not handledEttore Perazzoli2001-08-083-3/+16
* Set the release flag on the sequence, and CORBA_string_dup() the stringsEttore Perazzoli2001-08-082-4/+9
* Set the release flag on the returned folder type list too.Ettore Perazzoli2001-08-083-1/+12
* Set the release flag for the newly allocated sequence.Ettore Perazzoli2001-08-084-0/+16
* clarify last entryJacob Leach2001-08-081-2/+2
* Set the icon for the folder tree correctly.Jason Leach2001-08-082-1/+6
* Fill the CORBA sequence once.Ettore Perazzoli2001-08-083-2/+9
* Sigh. If the function says "prepend", of course the function to call isEttore Perazzoli2001-08-082-1/+7
* Small stylistical/aesthetical fix.Ettore Perazzoli2001-08-081-2/+2
* Set the sensitivity for the OK button when a storage is selected too. BugJason Leach2001-08-082-0/+21
* Set the release flag on the returned icon to %TRUE.Ettore Perazzoli2001-08-082-0/+7
* If the shortcut points to some folder in the storage set, get the typeEttore Perazzoli2001-08-083-3/+65
* [This should fix #5407, application crash on re-opening.]Ettore Perazzoli2001-08-083-8/+17
* [Updated the shortcuts view implementation to set the icons on aEttore Perazzoli2001-08-083-43/+37
* Don't use a leaky hash to get folder names with unread count, useJason Leach2001-08-082-32/+27
* Free the CORBA version of the animated icon.Ettore Perazzoli2001-08-082-1/+13
* Unref the listener when done.Not Zed2001-08-072-0/+8
* Remove member `hbox' from `struct _EShellFolderTitleBarPrivate'.Ettore Perazzoli2001-08-073-163/+227
* Turn on highlighting on a row by row basis.Christopher James Lahey2001-08-072-0/+20
* Add some padding to the label so that the title doesn't move around whenEttore Perazzoli2001-08-0515-94/+734
* Some paths here don't set handled properly so lets initialize it to FALSE.Christopher James Lahey2001-08-042-6/+15
* yeah, and that last fix to :-)Jacob Leach2001-08-041-3/+3
* oops, should have tested that warning fix.Jacob Leach2001-08-041-1/+1
* warning fix.Jacob Leach2001-08-041-1/+0
* build fixJacob Leach2001-08-041-0/+2
* [Removing Evolution::LocalStorage interface, abstracting the unread countsJason Leach2001-08-0431-493/+560
* [Fix #6232, the thirty-four-splash-screens-at-startup bug.]Ettore Perazzoli2001-08-035-37/+119
* Make "My Evolution" a normal storage instead of being the toplevelEttore Perazzoli2001-08-038-79/+285
* Call `gtk_drag_finish()' here.Ettore Perazzoli2001-08-032-3/+13
* Actually __fini the servant and deactivate the object too.Ettore Perazzoli2001-08-032-8/+20
* [Fixes #4663, startup crash.]Ettore Perazzoli2001-08-032-0/+16
* Also call `PortableServer_POA_deactivate_object()' on the progressEttore Perazzoli2001-08-032-1/+12
* Spit out a warning if we cannot resolve "Bonobo/ConfigDatabase" onEttore Perazzoli2001-08-032-6/+18
* Set the `set_folder_uri' to NULL when freeing it.Ettore Perazzoli2001-08-033-2/+11
* Do a NULL-check on current_uri - socket is being closed? (as per theJeffrey Stedfast2001-08-022-4/+10
* Removed debugging messages.Ettore Perazzoli2001-07-311-0/+4
* Added some comments about the possible race condition issues with theEttore Perazzoli2001-07-311-26/+9
* Also update have_pending_update before calling corba, as below.Not Zed2001-07-312-2/+6
* [This should fix #5110, shell crash when switching folders.]Ettore Perazzoli2001-07-312-5/+14
* Remember the current group so after renaming a group it doesn't flip toJason Leach2001-07-314-3/+23
* If we can't create a folder because it already exists, select that folderJason Leach2001-07-312-0/+18
* Fix support for gtkhtml when compiled with gconf supportFrédéric Crozat2001-07-303-0/+18
* Remove the source for the timeout *before* invoking the CORBA method, asEttore Perazzoli2001-07-283-53/+98
* Little UI nit: capitalize the words Offline/Online for the File menu.Jason Leach2001-07-272-3/+8
* New function. When a folder is selected set the OK button to be sensitiveJason Leach2001-07-262-2/+23
* A warning fix from Jacob. Bug #5057.Jason Leach2001-07-262-4/+7
* $(BONOBO_CONF_CFLAGS) was here twice, took out one of them.Jason Leach2001-07-263-2/+10
* #include <libgnome/gnome-defs.h> and <libgnome/gnome-i18n.h> instead ofJason Leach2001-07-252-4/+9
* fix some warnings.Jacob Leach2001-07-251-3/+3
* Add the "/My Evolution" path to the path_to_etree_node hash so thatJason Leach2001-07-252-4/+19
* Only show the warning dialog instead of using `gnome_dialog_run()' so itEttore Perazzoli2001-07-241-2/+10
* Only show the warning dialog instead of using `gnome_dialog_run()' so itEttore Perazzoli2001-07-242-7/+13
* Uhm, set the usize to `1, -1' instead.Ettore Perazzoli2001-07-242-1/+6
* Set the usize for the contained hbox to 0x0.Ettore Perazzoli2001-07-242-0/+7
* Get the manuals from the `evolution-guide' dir as that's where they getEttore Perazzoli2001-07-242-5/+10
* Don't handle button events whose button number is not 1.Ettore Perazzoli2001-07-242-1/+7
* Add an extra @type arg to the xferFolder and removeFolder methods inEttore Perazzoli2001-07-237-2/+42
* Add a `user_creatable' property to folder types and make componentsEttore Perazzoli2001-07-228-8/+71
* Use `g_source_remove()' instead of `gtk_timeout_remove()' here, as we areEttore Perazzoli2001-07-222-1/+13
* [Fix a crash if you start evolution with a bad URI.]Jason Leach2001-07-213-2/+16
* [This is a better way to have "Local Folders" be shown as the localJason Leach2001-07-219-8/+77
* Make the local storage name "Local Folders" instead of "local", looksJason Leach2001-07-207-12/+27
* Line up the padding for the folder title bar labels when you have theJason Leach2001-07-203-3/+15
* Removed. (load_shortcuts): Don't call it.Ettore Perazzoli2001-07-162-29/+6
* [Fix #4387, Shortcut bar items don't keep the name after rename.]Ettore Perazzoli2001-07-152-1/+8
* Display an icon for nodes at depth greater than 2 in the tree view asEttore Perazzoli2001-07-152-11/+10
* Fix a crash that could happen by closing one or more views, and thenEttore Perazzoli2001-07-153-4/+14
* Because bugzilla.ximian does have a mail gateway now, we can haveJason Leach2001-07-132-22/+13
* Remove warningIain Holmes2001-07-132-1/+4
* Initialize priv->db and priv->iid so that destroy() won't crash ifDan Winship2001-07-132-0/+8
* DONT ASK ME AGAIN!Iain Holmes2001-07-122-0/+7
* Mark a string for translation.Kjartan Maraas2001-07-112-1/+5
* Make sure to create ~/evolution/config/ if it doesn't exist. (ShellViewJason Leach2001-07-112-2/+19
* Add a temporary block of code to not use theJason Leach2001-07-112-0/+16
* convert the folder name from utf8 before displaying them in the dialog andLarry Ewing2001-07-102-3/+14
* Make the "Rename" item be a GNOMEUIINFO_ITEM_NONE() since we don't have aFederico Mena Quintero2001-07-102-7/+15
* It's very possible that get_storage_set_path_from_uri() returns NULL (5 ofJason Leach2001-07-102-1/+8
* Return a gboolean saying whether or not the shortcut changed. Use strcmpDan Winship2001-07-093-17/+52
* Little UI tweak for right click menu, pronouns shouldn't be capitalizedJason Leach2001-07-072-2/+5
* [Misc fixes and part of #2228, There should be no dialog boxes duringJason Leach2001-07-072-7/+17
* [This should fix #3873, Bizzarre crash after deleting a fewEttore Perazzoli2001-07-062-5/+9
* Added error dialogs for when the user tries to copy/move a folder overEttore Perazzoli2001-07-062-0/+36
* Special case the My Evolution uri so that the correct icon appears in theIain Holmes2001-07-062-9/+19
* Get the File -> Folder -> Properties menu item work again for theEttore Perazzoli2001-07-054-28/+15
* set "pixname" value only if pixbuf was loaded successfully. OtherwiseGediminas Paulauskas2001-07-052-3/+15
* Revised to make it less scary.Aaron Weber2001-07-042-10/+10
* [Fix a problem with not being able to save a newly createdEttore Perazzoli2001-07-042-1/+15
* use bonobo-conf everywhereDietmar Maurer2001-07-044-109/+135
* More BonoboConf workIain Holmes2001-07-042-0/+5
* [The following makes the shell able to create the `shortcuts.xml'Ettore Perazzoli2001-07-034-21/+72
* Ref/unref the handler so the signal handlers can unref it safely. Also, ifEttore Perazzoli2001-07-033-2/+25
* [Fixed #3643, Shell crash when component crashed]Ettore Perazzoli2001-07-032-1/+19
* Made evolution depend on bonobo-conf 0.2.Christopher James Lahey2001-07-032-0/+7
* Don't assert that there is a handler, so we don't crash if user clicks onEttore Perazzoli2001-07-038-44/+132
* Make the EUriSchemaRegistry object non-floating at construction time.Ettore Perazzoli2001-07-023-1/+8
* Get the "Open in a New Window" shortcut right-click menu to actuallyEttore Perazzoli2001-07-023-12/+49
* Fix a crash that happened when dragging a folder that didn't have aEttore Perazzoli2001-07-012-1/+8
* Implemented the `File -> New -> Shortcut' command.Ettore Perazzoli2001-07-014-14/+150
* 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-015-1/+97
* Change EShortcuts to not use group titles to access specific groups.Ettore Perazzoli2001-07-014-32/+33
* Implemented a "Rename Shortcut" command.Ettore Perazzoli2001-07-013-31/+88
* Change the internal structure for shortucts, so that it contains aEttore Perazzoli2001-07-015-36/+242
* Pass the event time to gtk_menu_popup() so that we can release the buttonFederico Mena Quintero2001-07-012-1/+7
* This is a first shoot at making shortcuts renameable [#3719];Ettore Perazzoli2001-06-307-297/+263
* Replaced GList with GSList here to fix a type mismatch.Christopher James Lahey2001-06-302-1/+6
* Changed $(datadir)/evolution/etspec to "$(etspecdir)" here.Christopher James Lahey2001-06-302-2/+7
* Replaced GList with GSList here to fix a type mismatch.Christopher James Lahey2001-06-302-1/+6
* Change EShortcuts to use GSLists instead of GLists.Ettore Perazzoli2001-06-304-60/+75
* Fix the fix.Ettore Perazzoli2001-06-291-1/+1
* Ooops. Update ChangeLog entry correctly.Ettore Perazzoli2001-06-291-1/+2
* Fix #3756, `--debug' option not working anymore.Ettore Perazzoli2001-06-292-5/+18
* Fix #3382, shortcut bar crashes when checking mail, and all theEttore Perazzoli2001-06-292-6/+22
* (e_storage_new_folder): Move the folder_changed_cb() call to avoidDan Winship2001-06-292-1/+4
* Call folder_changed_cb after adding the new folder so that if it was addedDan Winship2001-06-292-0/+7
* Rename `e_shell_new_view()' into `e_shell_create_view()' to avoidEttore Perazzoli2001-06-286-11/+16
* Make the shell to be able to display URIs that the user specified onEttore Perazzoli2001-06-289-47/+159
* Added a URI schema registry to the shell, and changed the bootstrapEttore Perazzoli2001-06-289-5/+440
* Remove redundant declaration for `free_ShellComponentListener_servant()'.Ettore Perazzoli2001-06-282-3/+5
* Get EvolutionShellComponent to emit a "handle_external_uri" when itEttore Perazzoli2001-06-282-0/+20
* Rename the method implementation functions to match the CORBA names.Ettore Perazzoli2001-06-282-41/+58
* 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-122-6/+94
* add RemoveFolder menu item and verb. (folder_context_menu_remove_cb): newChris Toshok2001-05-124-8/+51
* add this define for the xml path to use when adding menu items to theChris Toshok2001-05-123-5/+26
* Ask for a folder to import into.Iain Holmes2001-05-127-20/+75
* component_new refs the object itself, so unref ours when we finish with itJP Rosevear2001-05-123-6/+11
* Lots of people seem to have "broken" local storage hierarchies. So ignoreDan Winship2001-05-122-2/+10
* the only problematic area - pass NULL for now in as the BonoboUIContainer.Chris Toshok2001-05-1110-34/+116
* Made this function static. Removed the unused variable placeholder.Christopher James Lahey2001-05-102-3/+10
* Remove get_physical_path and load_folders, and replace the calls to themDan Winship2001-05-102-178/+34
* Rename "port" to "type" here too.Dan Winship2001-05-102-1/+6
* Importer changesIain Holmes2001-05-098-153/+363
* Removed EVOLUTION_VERSION from the rest of makefiles. use VERSION instead. SoGediminas Paulauskas2001-05-081-1/+0
* Fix a free of non-malloc'ed memory introduced by my last change.Dan Winship2001-05-082-2/+5
* Added command entry for 'ToggleOffline'.Jon Trowbridge2001-05-082-2/+7
* take a physical_uri and pass it to the callback.Chris Toshok2001-05-055-4/+31
* Use type instead of portNumber.Dan Winship2001-05-053-5/+16
* Remove a line of code that caused the offline confirmation dialog toEttore Perazzoli2001-05-052-3/+7
* Undo a broken leak fix.Ettore Perazzoli2001-05-052-2/+5
* Plug more leaks.Ettore Perazzoli2001-05-044-2/+24
* Plug a leak in the folder creation dialog (a string was beingEttore Perazzoli2001-05-042-1/+6
* Plug a leak (the return value from `oaf_query()' must be freed!).Ettore Perazzoli2001-05-042-0/+7
* Change `e_shell_get_icon_path()' to only look up the Evolution imageEttore Perazzoli2001-05-042-8/+10
* Change the mode for the GtkCList in the active connection dialog to beEttore Perazzoli2001-05-042-1/+6
* Complete the shell side for supporting off-line operations, gettingEttore Perazzoli2001-05-044-21/+120
* Initial implementation for the "warning, some connections are stillEttore Perazzoli2001-05-048-22/+537
* Make the `EShellOfflineHandler' object non-floating in the constructEttore Perazzoli2001-05-032-0/+7
* Add interfaces to the shell to handle off-line operation, as well as aEttore Perazzoli2001-05-0310-1/+955
* new file.Chris Toshok2001-05-034-0/+581
* Remove $(UNICODE_LIBS).Dan Winship2001-04-263-3/+6
* free the private memberJP Rosevear2001-04-262-1/+5