aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/component
Commit message (Expand)AuthorAgeFilesLines
* Fixing the license text.Ettore Perazzoli2001-10-2814-14/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-2714-28/+28
* [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-151-1/+1
* Add a `user_creatable' property to folder types and make componentsEttore Perazzoli2001-07-221-1/+1
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-2314-30/+30
* Remove DB3_LDADDDan Winship2001-06-191-1/+0
* Move `libevolution-importers' before `$(DB3_LDADD)'.Ettore Perazzoli2001-06-041-1/+1
* Fix linking order for `$(DB3_LDADD)'s so that we avoid pullingEttore Perazzoli2001-06-031-2/+2
* Add some missing `$(DB3_LDADD)'s to get it to compile.Ettore Perazzoli2001-06-011-8/+9
* #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h"Dan Winship2001-05-282-3/+3
* Mark a string for translation.Kjartan Maraas2001-05-231-1/+2
* no need of -DEVOLUTION_VERSIONGediminas Paulauskas2001-05-053-4/+5
* I commited patches to mail and calendar summary which relied on this, but forgotGediminas Paulauskas2001-05-031-0/+2
* Remove this section, which doesn't apply to anything since there are noDan Winship2001-04-261-3/+1
* Do this everywhere, also fixup CLEANFILESMichael Meeks2001-04-141-2/+5
* Executive summary and Trash now have nice icons both in tree/folder title andGediminas Paulauskas2001-04-041-1/+1
* Blessed by Ettore.Gediminas Paulauskas2001-04-022-31/+9
* Clean up includes. Remove/replace <gnome.h>, <bonobo.h> and <gtk/gtk.h>.Kjartan Maraas2001-03-305-6/+17
* Added a ShellComponent method to retrieve the selection for drag andEttore Perazzoli2001-03-081-1/+1
* Remove the fancy handleURI stuffIain Holmes2001-02-151-7/+0
* Removed this unused function.Christopher James Lahey2001-02-151-7/+0
* Fix crashes, remove gnome.h includes, add a timer check for the RDF summary, ...Iain Holmes2001-02-159-34/+84
* Lots of stuff like memory leaks and things I forgot ages ago...Iain Holmes2001-01-246-113/+179
* Change the callbacks in this file to match the callback function types.Christopher James Lahey2001-01-231-2/+4
* Add an ::asyncCopyFolder method to the ShellComponent interface. MoveEttore Perazzoli2001-01-131-3/+1
* Fixed NULL dereferenceIain Holmes2001-01-131-0/+3
* Telsa noticed I can't spellIain Holmes2001-01-021-4/+57
* More bonobo property bag updates and stuff.Iain Holmes2000-12-303-126/+35
* More fixes for new bonoboIain Holmes2000-12-273-79/+145
* Added a cast.Christopher James Lahey2000-12-141-1/+1
* Rm the whole of the Executive Summary dir.Iain Holmes2000-12-145-26/+168
* Count the number of rows correctlyIain Holmes2000-12-131-4/+9
* Added #include <e-summary-callbacks.h>. (destroy_prefs_cb): Added a cast.Christopher James Lahey2000-12-136-5/+10
* Warning-- Table layout changed and works nice.Iain Holmes2000-12-121-43/+81
* Only allow one e_summary_rebuild_page to be queued.Iain Holmes2000-12-124-15/+37
* Memory leaks-- Default HTML prettiness++Iain Holmes2000-12-121-0/+2
* Changes to the HTML file to add an entry box.Iain Holmes2000-12-113-2/+4
* Add purify options for the buildJP Rosevear2000-12-091-0/+11
* New and improved display,Iain Holmes2000-12-0811-142/+856
* return NULL if we can't create a view.Michael Meeks2000-12-052-2/+2
* removed #ifdef ENABLE_NLS/#endif on Miguel's request.Gediminas Paulauskas2000-11-301-2/+0
* Remove no-longer-needed e_unicode_init.Dan Winship2000-11-301-2/+0
* Big patch. Evolution-services rewrite, services updated for new system,Iain Holmes2000-11-226-411/+855
* use html_engine_is_selection_active added some includesRadek Doulik2000-11-211-1/+4
* Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync upMatt Bissiri2000-11-111-2/+2
* Regenerate the idl-generated files if composer idl changes.Matt Bissiri2000-11-111-1/+8
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-117-33/+33
* The big api rename ...Michael Meeks2000-11-021-3/+3
* Moving the executive summarys now :)Iain Holmes2000-11-026-76/+742
* modified or added a bunch of .cvsignore to ignore generated files, whichGediminas Paulauskas2000-11-012-1/+7
* builddir != srcdir fun.Ettore Perazzoli2000-10-281-1/+3
* Added some functionality to the Executive SummaryIain Holmes2000-10-276-111/+461
* User bonobo_control_get_remote_uid_container, not the old version52000-10-261-1/+1
* Summary is back in :DIain Holmes2000-10-264-107/+138
* AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (ItDan Winship2000-10-241-1/+1
* Added an icon parameter to the create_view methods.Iain Holmes2000-10-103-17/+27
* Add $(EXTRA_GNOME_CFLAGS) so it can find gnomesupport.hIain Holmes2000-10-091-0/+1
* Byebye Makefile.inIain Holmes2000-10-075-52/+101
* Fix builddir != srcdir Yet Another Time Again. Fun!Ettore Perazzoli2000-10-071-14/+16
* ignore more stuff.Chris Toshok2000-10-062-464/+4
* include <gal/widgets/e-gui-utils.h> instead of "e-util/e-gui-utils.h" toChris Toshok2000-10-061-1/+2
* Disable summary stuff, it appears to be badly broken.Michael Meeks2000-10-052-43/+35
* Add the executive summary stuff.Iain Holmes2000-10-0511-0/+1650