The (E)nhanced (P)rogrammable (I)RC-II (C)lient git-data/cgit.css'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Merge from the stable branch: display the `SUB_VERSION' in the aboutEttore Perazzoli2001-02-102-32/+49
* Change the folder selection dialog so that, when you click on "New"Ettore Perazzoli2001-02-096-23/+116
* Fix broken English.Ettore Perazzoli2001-02-062-1/+6
* Remove <config.h> #includes from the `.h' files, which is known to be,Ettore Perazzoli2001-02-0624-92/+26
* Memory leak fixIain Holmes2001-02-042-0/+6
* Inform people when they can't import a file.Iain Holmes2001-01-312-9/+22
* It's a ChangeLogIain Holmes2001-01-301-0/+7
* Remove the FIXME in the glade dialog, and put a nasty hack to change theIain Holmes2001-01-302-3/+26
* Fixed some typos.Kjartan Maraas2001-01-302-2/+6
* Change the appearance of the scroll frame in the folder creationEttore Perazzoli2001-01-282-1/+7
* Update copyrights for files modified in year 2001.Ettore Perazzoli2001-01-2818-20/+18
* Woooho. Fixed resize of popped-up folder bars.Ettore Perazzoli2001-01-282-2/+17
* shell compile fixes (some #includes pointing to old headers) to goJacob Leach2001-01-284-4/+10
* Don't link with the old widgets/shortcut-bar/libshortcut-bar.la anymore,Jason Leach2001-01-272-1/+6
* Fix the folder tree so that the icons don't look blurry anymore. (ForEttore Perazzoli2001-01-272-13/+26
* Remove all instances of non-portable macro `__FUNCTION__' from theEttore Perazzoli2001-01-276-19/+22
* Fix a bug that could happen when a shell view would be destroyed andEttore Perazzoli2001-01-252-2/+8
* (Fix #1252: Need a File->Close way to close a view)Jason Leach2001-01-253-2/+35
* Remove dead fileJP Rosevear2001-01-251-15/+0
* Fix missing ';'.Kjartan Maraas2001-01-242-1/+5
* Fix the logic for updating the shortuct labels when the display namesEttore Perazzoli2001-01-2411-90/+162
* Removed exceptionIain Holmes2001-01-241-0/+3
* Removed the busy exceptionIain Holmes2001-01-241-7/+0
* Eeeep. ForgotIain Holmes2001-01-232-0/+298
* ChangelogIain Holmes2001-01-231-0/+38
* New listener object. Plus some oneway stuff as well.Iain Holmes2001-01-235-239/+38
* New function. Obvious.Dan Winship2001-01-203-0/+23
* typo fixesJacob Leach2001-01-191-4/+3
* (Bug #883: Shortcut bar does not update when a folders display nameJason Leach2001-01-199-3/+311
* Use "typedef enum { ... } Blah;" instead of "typedef enum _Blah Blah; enumFederico Mena Quintero2001-01-182-3/+8
* Removed the factory and updated the interfaces and objectsIain Holmes2001-01-189-381/+231
* Make the folder selection dialog use the right bevel for the scrollEttore Perazzoli2001-01-182-1/+12
* Replace `--with-x-mailer' with a more generic `--with-sub-version'.Ettore Perazzoli2001-01-182-1/+11
* Some little more DnD work.Ettore Perazzoli2001-01-173-32/+73
* set config path on window.Michael Meeks2001-01-172-0/+9
* pop the visual/cm after the constructJP Rosevear2001-01-172-2/+7
* push/pop the color map (e_shell_folder_title_bar_new): and the visual...JP Rosevear2001-01-162-1/+4
* push/pop the color mapJP Rosevear2001-01-162-1/+8
* Set the title of the splash dialog to EvolutionIain Holmes2001-01-162-0/+15
* Fix "Cancel" crash. Cancel on import dialog cancels Automatic now works asIain Holmes2001-01-161-95/+203
* (Fix bug #934: Add Right-click item to hide the shortcut bar)Jason Leach2001-01-145-4/+64
* Initial steps to support Drag 'n Drop in the tree view.Ettore Perazzoli2001-01-145-115/+255
* Unref our copy, and then destroy.Miguel de Icaza2001-01-133-0/+19
* Ok, talked to Ettore. Going back to TOPLEVEL non-POPUP.Miguel de Icaza2001-01-131-1/+1
* Ok, talked to Ettore. Going back to TOPLEVEL non-POPUP.Miguel de Icaza2001-01-131-4/+6
* Add an ::asyncCopyFolder method to the ShellComponent interface. MoveEttore Perazzoli2001-01-134-6/+80
* Remove nice toplevel window.Miguel de Icaza2001-01-132-1/+5
* Minor comment fixup.Ettore Perazzoli2001-01-131-1/+1
* Rename `::addFolderAsync' into `::createFolderAsync'.Ettore Perazzoli2001-01-134-10/+21
* CreateDan Winship2001-01-132-0/+14
* Added translation strings.Miguel de Icaza2001-01-123-4/+14
* Remove "window" from the moniker path.Miguel de Icaza2001-01-123-2/+10
* More fixesIain Holmes2001-01-121-0/+5
* Some warnings cleanupsIain Holmes2001-01-123-8/+4
* Typo! Doh!Iain Holmes2001-01-121-1/+1
* Fix make distIain Holmes2001-01-121-1/+1
* Fix prototype (command_new_view): ditto. (command_new_mail_message):Miguel de Icaza2001-01-122-1/+18
* Remove the "Already have view for..." message. People keep assuming it'sDan Winship2001-01-122-2/+5
* Will it work?Iain Holmes2001-01-123-4/+3
* add the importer part 1Iain Holmes2001-01-1214-1/+1815
* Fix prototype (command_new_view): ditto.Miguel de Icaza2001-01-102-18/+25
* New function to update a folder given its URI. Plus associated changes toDan Winship2001-01-053-27/+82
* Fix a bug in `evolution_shell_client_user_select_folder()' that couldEttore Perazzoli2000-12-292-8/+13
* Fix a crash when the user tries to "Submit bug report" but doesn't haveJason Leach2000-12-263-4/+17
* Destroy the dialog after a double click.Iain Holmes2000-12-152-1/+4
* Change the function to have the same signature as the double click callback.Iain Holmes2000-12-142-0/+9
* Slightly updated the startup warning message for the release.Ettore Perazzoli2000-12-142-2/+7
* Update the splash animation to fit with the new splash design.Ettore Perazzoli2000-12-142-1/+5
* Return TRUE as we have handled the event.Jeffrey Stedfast2000-12-132-0/+7
* Pass path+1 rather than path to get_type_for_storage, to match theDan Winship2000-12-132-1/+7
* Connect a button-press-event signal on the splash screen so users canJeffrey Stedfast2000-12-122-1/+18
* return NULL if no {folder,storage} is found. (get_control_for_uri): returnDan Winship2000-12-122-1/+13
* Complete the code to associate a URI and a folder type to the toplevelEttore Perazzoli2000-12-0916-106/+288
* update to GNOME_Evolution_Shell.oafinfoMichael Meeks2000-12-085-4/+10
* Start implementing a physical URI property for the toplevel nodes inEttore Perazzoli2000-12-0516-43/+187
* Handle a NIL return value from `oaf_activate_from_id' withoutEttore Perazzoli2000-12-052-1/+8
* return NULL if we can't create a view.Michael Meeks2000-12-052-1/+12
* New `createNewView' method in `Evolution::Shell'. Register the shellEttore Perazzoli2000-12-0512-81/+296
* removed #ifdef ENABLE_NLS/#endif on Miguel's request.Gediminas Paulauskas2000-11-301-2/+0
* Update - hopefully I assigned blame correctly :-)JP Rosevear2000-11-282-0/+7
* de-register a component's UI if it dies.Michael Meeks2000-11-282-0/+10
* Install Evolution IDL's into datadir/idl.Peter Williams2000-11-262-0/+10
* Plug leaks of the fullname and fulldefaultname.Federico Mena Quintero2000-11-255-33/+57
* Plug leak; mark the CORBA sequence so that it will be released.Federico Mena Quintero2000-11-252-0/+7
* add (e_shell_view_construct): hook up to system_exception on ui_container.Michael Meeks2000-11-142-0/+22
* Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync upMatt Bissiri2000-11-113-3/+10
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-1138-466/+475
* Make the panes of the EPaned not shrinkable beyond their minimum size.Christopher James Lahey2000-11-092-4/+9
* Fix typo in a comment.Matt Bissiri2000-11-082-1/+5
* Pass full_name, not folder_name to callback.Dan Winship2000-11-082-1/+6
* Fixed a couple of warnings.Ettore Perazzoli2000-11-072-5/+11
* Make the shell pop-up a warning dialog per component when a componentEttore Perazzoli2000-11-074-5/+81
* Fixed a missing `CORBA_Object_duplicate()' problem. This should fixEttore Perazzoli2000-11-072-1/+6
* Added #include <config.h>Kjartan Maraas2000-11-072-0/+8
* Added a `--no-splash' option to the shell.Ettore Perazzoli2000-11-044-20/+60
* Fix the name of the signal passed to gtk_signal_new so that this actuallyDan Winship2000-11-042-1/+6
* The big api rename ...Michael Meeks2000-11-025-13/+13
* Make this take "highlighted" as well.Dan Winship2000-11-026-4/+20
* Moving the executive summarys now :)Iain Holmes2000-11-025-0/+100
* Add "highligted" field to Folder. Add update_folder method toDan Winship2000-11-0218-61/+373
* modified or added a bunch of .cvsignore to ignore generated files, whichGediminas Paulauskas2000-11-011-0/+2
* No longer include <db.h>52000-10-262-1/+6
* AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (ItDan Winship2000-10-24