aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Don't crash if a component cannot be activated.Ettore Perazzoli2000-08-241-0/+6
* added UNICODE_LIBS to get unicode linking with the shell...Arik Devens2000-08-201-0/+5
* Fixed a warning.Christopher James Lahey2000-08-201-0/+4
* Fixed a warning.Christopher James Lahey2000-08-201-0/+4
* update the pixmap define E_USE_STYLES to disable the current darkeningLarry Ewing2000-08-181-0/+11
* Fix menus and add placeholders in the menubar for the components toEttore Perazzoli2000-08-181-0/+15
* Make the close button on the ShellView quit Evolution. (Yeah, this isEttore Perazzoli2000-08-141-0/+4
* Removed bogus entry.Dan Winship2000-08-141-6/+0
* Get rid of some annoying debugging messages.Ettore Perazzoli2000-08-141-0/+6
* Add a kludgy and simple interface to the shell views to access theEttore Perazzoli2000-08-131-0/+37
* add "in string evolution_homedir" to ShellComponent::set_owner'sDan Winship2000-08-111-0/+20
* Add myself to the about box, finally.Peter Williams2000-08-111-0/+5
* Merge with camel-async.Peter Williams2000-08-111-0/+11
* Fixed some warnings.Christopher James Lahey2000-08-101-0/+4
* Fixed a warning.Christopher James Lahey2000-08-091-0/+4
* Add a placeholder for the print items in the "File" menu.Ettore Perazzoli2000-08-091-0/+5
* Check for ~/evolution/shortcuts.xml in addition to ~/evolution, to makeDan Winship2000-08-081-0/+7
* Actually commit this - I though it went in already.JP Rosevear2000-08-041-0/+18
* Everywhere unref the remote_uih having done a set_container.Michael Meeks2000-08-041-0/+3
* Remove erroneous refs on folder_type_registry, storage_set.Michael Meeks2000-08-041-0/+12
* Make sure default_uri isn't NULL!!Jeffrey Stedfast2000-08-041-0/+5
* Update the ::user_select_folder() interface so that it accepts both aEttore Perazzoli2000-08-041-0/+22
* work with either gconf 0.5 or newerDan Winship2000-07-281-0/+4
* Teeny tiny mem leak fix.Matthew Loper2000-07-271-0/+4
* Fix the pop-up tree so that it does not set up the grab when shownEttore Perazzoli2000-07-271-0/+5
* Work around utter GtkOptionMenu brokenness so that we finally have aEttore Perazzoli2000-07-251-0/+6
* Remove GOAD support.Dan Winship2000-07-251-0/+10
* Change EShellView so that it creates the menus with BonoboUIHandlerEttore Perazzoli2000-07-231-0/+18
* Fix a braino that caused Evolution to unref a NULL object when theEttore Perazzoli2000-07-221-0/+5
* Some changes to the pop-up folder tree, so that it makes more visualEttore Perazzoli2000-07-221-0/+18
* Improve the title bar pop-up button: use a toggle button instead of aEttore Perazzoli2000-07-211-0/+12
* First shot at the "click on the folder title, get the folder tree"Ettore Perazzoli2000-07-211-0/+22
* Prevent a crash by avoiding calling the populate_folder_context_menuEttore Perazzoli2000-07-211-0/+7
* Add support for the folder right-click ("context") menu. No componentEttore Perazzoli2000-07-211-1/+19
* Add interfaces to populate a folder's context menu. (Untested.)Ettore Perazzoli2000-07-211-0/+16
* Implement saving of pane positions.Ettore Perazzoli2000-07-201-0/+6
* Add support for saving the current configuration of all theEttore Perazzoli2000-07-201-0/+27
* Added/fixed support for multiple views.Ettore Perazzoli2000-07-201-0/+10
* created a model for the EShortcutBar. This will probably have to be movedDamon Chaplin2000-07-171-0/+8
* Fixed to match gconf API change.Christopher James Lahey2000-07-131-0/+4
* Update the message.Dan Winship2000-07-111-0/+4
* `#if 0' an unused function.Ettore Perazzoli2000-07-111-0/+5
* Translate a default_folder of "" into NULL (which can't be passed overDan Winship2000-07-111-0/+5
* Removed some useless debugging messages.Ettore Perazzoli2000-07-111-0/+7
* As a quasi-hack, do a gdk_flush() when the shell view is unrealized soFederico Mena Quintero2000-07-101-0/+10
* Don't display the annoying "Cannot display..." view in the shell whenEttore Perazzoli2000-07-091-0/+6
* Some menu cleanup.Ettore Perazzoli2000-07-091-0/+7
* Add proper cast when filling in the CORBA sequence struct.Ettore Perazzoli2000-07-081-0/+5
* Add an extra ref for the CORBA storage BonoboObject so that the numberEttore Perazzoli2000-07-081-0/+5
* Remove useless reference to the storage registry in theEttore Perazzoli2000-07-071-0/+8
* Use the correct gconf path (/apps, not /app), and callDan Winship2000-07-061-0/+6
* Shell command for creating new folders.Ettore Perazzoli2000-07-061-0/+7
* Added an extra @allowed_types parameter to the shell's folderEttore Perazzoli2000-07-021-0/+49
* Removed bogus extra gtk_object_ref() that caused the shell not to quitEttore Perazzoli2000-07-021-0/+4
* add "cancel" to FolderSelectionListener.Dan Winship2000-07-011-0/+13
* Added missing CORBA_Object_duplicate() when storing the shellEttore Perazzoli2000-06-301-0/+5
* Derive EvolutionShellClient from BonoboObjectClient instead of BonoboObject.Ettore Perazzoli2000-06-301-0/+5
* Fix stupid typos and add a missing prototype.Ettore Perazzoli2000-06-301-0/+5
* EvolutionShellClient.Ettore Perazzoli2000-06-301-0/+13
* Update warning message to not say "CRASHING", since it won't if you haveDan Winship2000-06-301-0/+6
* Typo fixPeter Williams2000-06-301-0/+5
* Fixes brought to us by PurifyMatthew Loper2000-06-291-0/+5
* Don't make EShellViews ::ref the EShell.Ettore Perazzoli2000-06-291-0/+5
* Implement saving of configuration information. Now when you runEttore Perazzoli2000-06-291-0/+29
* Change EvolutionShellComponent so that it does ::ref the shell.Ettore Perazzoli2000-06-281-0/+5
* Close the dialog when done. Dont do anything if 'new' was pressed, andMichael Zucchi2000-06-271-0/+11
* Calculate height including if clip_height is set to -1.Christopher James Lahey2000-06-271-0/+4
* Remove the 'POSIX_SOURCE' define completely as we don't need thatEttore Perazzoli2000-06-201-0/+5
* #undef _POSIX_SOURCE after including dirent.h. this breaks the build onChris Toshok2000-06-201-0/+6
* Add a warning before crashing due to a known bug when it can't activate aDan Winship2000-06-191-0/+8
* Build a `libeshell.a' library in `shell/' so that we don't need toEttore Perazzoli2000-06-131-0/+8
* include gnome-dialog.h (PARENT_TYPE): GNOME_TYPE_DIALOG replaced withMichael Meeks2000-06-121-0/+5
* Folder selection dialog, (untested) CORBA interfaces for it, and a newEttore Perazzoli2000-06-111-0/+22
* Implemented folder creation dialog (File -> New -> Folder). To makeEttore Perazzoli2000-06-111-0/+76
* Initial support for creating/removing folders. This implies some newEttore Perazzoli2000-06-101-0/+61
* Use version here. Add padding to the message. Only destroy object if itsMiguel de Icaza2000-06-091-0/+6
* Restore the toolbar. I committed a line of code that shouldn't haveEttore Perazzoli2000-06-081-0/+5
* Fixed a refcount leak and added interfaces to add/remove foldersEttore Perazzoli2000-06-081-0/+67
* changed "Using the Shell" to "Getting Started"Jeffrey Stedfast2000-06-031-0/+4
* Free the uri variable.Christopher James Lahey2000-06-021-0/+6
* Make the close button on the shell view exit Evolution cleanly. Not aEttore Perazzoli2000-06-021-0/+6
* Added a g_return_if_fail check.Christopher James Lahey2000-06-021-0/+5
* New menu callback to launch the help browser. (menu_help): add pointers toDan Winship2000-06-021-0/+5
* Set up gettext. (Problem noted by Héctor García Alvarez)Dan Winship2000-06-011-0/+5
* 5 more pixels in the default width to make the welcome message happy.Ettore Perazzoli2000-06-011-0/+4
* Reduce the size of the window by a bit and add some padding to makeEttore Perazzoli2000-06-011-0/+8
* Make the tree view slightly larger and hidden by default. Also, setEttore Perazzoli2000-06-011-0/+11
* Implemented right-click menus for the shell's shortcut bar (the userEttore Perazzoli2000-06-011-0/+32
* Add missing #include "Evolution.h".Ettore Perazzoli2000-06-011-0/+4
* Initialize the toggle items in the View menu when creating them, soEttore Perazzoli2000-05-311-0/+17
* Fixed the buglet that caused unwanted bogus drag & drop operations toEttore Perazzoli2000-05-311-0/+12
* Eeek! Declare the "owner_unset" signal correctly.Ettore Perazzoli2000-05-311-0/+3
* Increase the size of the folder title bar slightly to make it nicer.Ettore Perazzoli2000-05-311-0/+6
* Make quit work again by implementing a CORBA method to unregisterEttore Perazzoli2000-05-311-0/+54
* Added a title bar for the folder view. Removed title bar from theEttore Perazzoli2000-05-301-0/+56
* Fix wrong order of the key/value parameters in the call toEttore Perazzoli2000-05-301-0/+5
* Remove extra free of evolution_directory.Dan Winship2000-05-291-0/+4
* Make EvolutionStorage use the correct name when registering itself.Ettore Perazzoli2000-05-291-0/+5
* + * e-shell-view-menu.c (command_about_box): Make authorlist moreMatthew Loper2000-05-271-0/+9
* Made the storage view update at changes in the storage, andEttore Perazzoli2000-05-261-0/+102
* From shell/ChangeLog:Christopher James Lahey2000-05-261-0/+5
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-0/+55
* Was using the wrong include here.Christopher James Lahey2000-05-251-0/+6
* Added widgets/e-paned/Makefile.Christopher James Lahey2000-05-251-0/+6
* Get rid of the old `evolution-service-repository' cruft and startEttore Perazzoli2000-05-231-0/+36
* move the development_warning from mail to shell so you don't get theDan Winship2000-05-191-0/+5
* Use TigerT's new mini icons in the shell's folder tree view.Ettore Perazzoli2000-05-161-0/+30
* Use the new ETitleBar widget in the shell, thus allowing the user toEttore Perazzoli2000-05-161-0/+24
* Fixed drag and drop so that it properly handles pointer grabbing inEttore Perazzoli2000-05-161-0/+45
* Fix Drag & Drop behavior so that dragging a folder that is not theEttore Perazzoli2000-05-151-0/+15
* Initial drag and drop support for the tree view: now you can dragEttore Perazzoli2000-05-151-0/+40
* Correctly access an xmlNodePtr->contentIain Holmes2000-05-151-0/+7
* Protect against unknown folder types better.Ettore Perazzoli2000-05-141-0/+7
* Sort folders in the storage view.Ettore Perazzoli2000-05-141-0/+7
* Initial implementation of the tree view for the folders.Ettore Perazzoli2000-05-141-0/+55
* Added an about box.Christopher James Lahey2000-05-111-0/+4
* Set the icons when changing between components.Christopher James Lahey2000-05-101-0/+7
* New function; allows users to submit a bug. + (command_run_bugbuddy):Matthew Loper2000-05-101-0/+1
* + * calendar/pcs/cal-backend.c (cal_backend_add_cal): Return nothingMatthew Loper2000-05-101-0/+5
* Display the default inbox at startup, instead of an empty view.Ettore Perazzoli2000-05-091-0/+17
* Fix misplaced `g_free()' that resulted in garbage to be printed outEttore Perazzoli2000-05-091-0/+5
* Actually quit when the shell is destroyed.Ettore Perazzoli2000-05-091-0/+5
* Fix const warning.Ettore Perazzoli2000-05-081-0/+4
* xmlFree the return value of xmlGetProp.Larry Ewing2000-05-081-0/+5
* Fix incorrect casting.Ettore Perazzoli2000-05-071-0/+5
* Fix brainos so that the application quits after closing all theEttore Perazzoli2000-05-071-0/+6
* Machinery for quitting and handling the relationship between a shellEttore Perazzoli2000-05-071-0/+39
* Portability fix (use `readdir()', not `readdir_r()'). Also, be saferEttore Perazzoli2000-05-071-0/+9
* Fix non-OAF compilation.Ettore Perazzoli2000-05-071-0/+5
* Big shell reorganization.Ettore Perazzoli2000-05-071-0/+6
* turned the notebook border off. The calendar looks better without it. IfDamon Chaplin2000-05-051-0/+6
* Fixed EShortcutBar API: the icon callback function now gets a `constEttore Perazzoli2000-05-041-0/+7
* Removing more cruft.Ettore Perazzoli2000-05-031-0/+10
* Get rid of crufty `e-service' modules.Ettore Perazzoli2000-05-031-0/+8
* Set G_LOG_DOMAIN in following files.Matthew Loper2000-05-031-0/+4
* Turn off control frame autoactivation, so the toolbars work correctly.Dan Winship2000-05-021-0/+6
* Made Evolution OAF-compatible.Ettore Perazzoli2000-04-281-0/+13
* + * widgets/e-text/e-text.c (e_text_destroy): Kill text->timer andMatthew Loper2000-04-271-0/+7
* include -I$(datadir)/idl in orbit-idl arguments so that you can haveDan Winship2000-04-251-0/+8
* Made some functions syncronous that didn't need to be asyncronous.Christopher James Lahey2000-04-241-0/+5
* + * widgets/Makefile.am: Added e-paned directory.Matthew Loper2000-04-241-0/+18
* set calendar's uri with a property bagSeth Alves2000-04-191-0/+4
* New idl file. Still unused.Christopher James Lahey2000-04-191-0/+4
* Added a note field.Christopher James Lahey2000-04-151-0/+5
* + * addressbook/gui/component/addressbook.c (control_activate): MakeMatthew Loper2000-04-101-0/+5
* + * folder-browser.c (folder_browser_destroy): Unref the shellMatthew Loper2000-04-081-0/+9
* Moved all ChangeLog entries for the shell to shell/ChangeLog.Miguel de Icaza2000-04-071-0/+188