aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary
Commit message (Expand)AuthorAgeFilesLines
* Add a `user_creatable' property to folder types and make componentsEttore Perazzoli2001-07-222-1/+7
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-2339-79/+79
* Remove DB3_LDADDDan Winship2001-06-193-4/+8
* Move `libevolution-importers' before `$(DB3_LDADD)'.Ettore Perazzoli2001-06-042-1/+6
* Fix linking order for `$(DB3_LDADD)'s so that we avoid pullingEttore Perazzoli2001-06-033-4/+12
* Add some missing `$(DB3_LDADD)'s to get it to compile.Ettore Perazzoli2001-06-013-13/+23
* #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h"Dan Winship2001-05-283-3/+12
* Reference libeshell.la instead of libeshell.a.Peter Williams2001-05-261-0/+4
* Mark a string for translation.Kjartan Maraas2001-05-232-1/+6
* Make the time section workIain Holmes2001-05-112-2/+12
* Don't let the spinner be set to 0Iain Holmes2001-05-112-1/+6
* Fix a crash when Update Now is clicked.Iain Holmes2001-05-112-1/+15
* no need of -DEVOLUTION_VERSIONGediminas Paulauskas2001-05-057-6/+24
* I commited patches to mail and calendar summary which relied on this, but forgotGediminas Paulauskas2001-05-032-0/+7
* Remove this section, which doesn't apply to anything since there are noDan Winship2001-04-265-24/+12
* Do this everywhere, also fixup CLEANFILESMichael Meeks2001-04-144-13/+14
* i18n fixes, added missing includes.Gediminas Paulauskas2001-04-113-1/+9
* Executive summary and Trash now have nice icons both in tree/folder title andGediminas Paulauskas2001-04-042-1/+6
* Blessed by Ettore.Gediminas Paulauskas2001-04-023-31/+16
* Clean up includes. Remove/replace <gnome.h>, <bonobo.h> and <gtk/gtk.h>.Kjartan Maraas2001-03-3023-33/+40
* Removed .oafinfo files -- they are obsolete. Moved pixmaps fromGediminas Paulauskas2001-03-153-109/+0
* Added a ShellComponent method to retrieve the selection for drag andEttore Perazzoli2001-03-082-1/+6
* Ignore generated .oaf filesDan Winship2001-02-152-1/+4
* Remove the fancy handleURI stuffIain Holmes2001-02-152-7/+5
* Removed this unused function.Christopher James Lahey2001-02-154-10/+15
* Fix crashes, remove gnome.h includes, add a timer check for the RDF summary, ...Iain Holmes2001-02-1515-50/+284
* xml-i18n-tools setup for .oaf.in files. Mark strings for translation.Kjartan Maraas2001-02-136-14/+27
* Lots of stuff like memory leaks and things I forgot ages ago...Iain Holmes2001-01-2410-133/+239
* Change the callbacks in this file to match the callback function types.Christopher James Lahey2001-01-232-2/+9
* changed the signature of the property_bag get/set functionsDietmar Maurer2001-01-152-0/+4
* Add an ::asyncCopyFolder method to the ShellComponent interface. MoveEttore Perazzoli2001-01-133-4/+9
* Fixed NULL dereferenceIain Holmes2001-01-132-0/+21
* Telsa noticed I can't spellIain Holmes2001-01-021-4/+57
* More bonobo property bag updates and stuff.Iain Holmes2000-12-308-166/+101
* RDF-Summary now saves it's details.Iain Holmes2000-12-292-0/+138
* More fixes for new bonoboIain Holmes2000-12-277-136/+286
* Set draw_background to FALSEMiguel de Icaza2000-12-251-0/+1
* Added a cast.Christopher James Lahey2000-12-142-1/+6
* Rm the whole of the Executive Summary dir.Iain Holmes2000-12-146-26/+181
* Count the number of rows correctlyIain Holmes2000-12-132-4/+14
* Added #include <e-summary-callbacks.h>. (destroy_prefs_cb): Added a cast.Christopher James Lahey2000-12-139-28/+63
* Add stuff. (From campd.)Dan Winship2000-12-132-0/+5
* Warning-- Table layout changed and works nice.Iain Holmes2000-12-124-45/+90
* Only allow one e_summary_rebuild_page to be queued.Iain Holmes2000-12-124-15/+37
* Memory leaks-- Default HTML prettiness++Iain Holmes2000-12-123-4/+15
* Changes to the HTML file to add an entry box.Iain Holmes2000-12-119-15/+98
* Don't hardcode image paths.Iain Holmes2000-12-092-3/+7
* Add purify options for the buildJP Rosevear2000-12-092-0/+16
* Remove test3 from build until the files show upJP Rosevear2000-12-092-2/+5
* New and improved display,Iain Holmes2000-12-0824-323/+1347
* Don't include executive-summary-client.h.Dave Camp2000-12-082-1/+5
* Include HtmlView.idl.Dave Camp2000-12-082-0/+5
* return NULL if we can't create a view.Michael Meeks2000-12-0515-134/+26
* 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-302-2/+4
* Big patch. Evolution-services rewrite, services updated for new system,Iain Holmes2000-11-2234-1010/+2625
* use html_engine_is_selection_active added some includesRadek Doulik2000-11-212-1/+9
* #!/usr/bin/perl -pi.bakMichael Meeks2000-11-163-3/+3
* Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync upMatt Bissiri2000-11-118-8/+17
* Regenerate the idl-generated files if composer idl changes.Matt Bissiri2000-11-112-1/+13
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-1115-138/+146
* Clean the idl-generated files properly.Federico Mena Quintero2000-11-042-0/+7
* The big api rename ...Michael Meeks2000-11-021-3/+3
* Moving the executive summarys now :)Iain Holmes2000-11-0213-96/+817
* modified or added a bunch of .cvsignore to ignore generated files, whichGediminas Paulauskas2000-11-013-2/+8
* builddir != srcdir fun.Ettore Perazzoli2000-10-282-1/+9
* Added some functionality to the Executive SummaryIain Holmes2000-10-277-111/+479
* User bonobo_control_get_remote_uid_container, not the old version52000-10-262-1/+6
* Summary is back in :DIain Holmes2000-10-2620-395/+1136
* AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (ItDan Winship2000-10-244-3/+9
* Icon property for the executive summary component.Ettore Perazzoli2000-10-154-0/+14
* make the built sources depend on the idl filesJacob "Ulysses" Berkman2000-10-112-0/+10
* Added an icon parameter to the create_view methods.Iain Holmes2000-10-1010-29/+80
* Add $(EXTRA_GNOME_CFLAGS) so it can find gnomesupport.hIain Holmes2000-10-092-0/+2
* Use gnome-vfs to retrieve the requested files. Allows services to specifyIain Holmes2000-10-075-26/+40
* Byebye Makefile.inIain Holmes2000-10-075-52/+101
* Fix builddir != srcdir Yet Another Time Again. Fun!Ettore Perazzoli2000-10-072-14/+20
* ignore more stuff.Chris Toshok2000-10-0611-1673/+34
* include <gal/widgets/e-gui-utils.h> instead of "e-util/e-gui-utils.h" toChris Toshok2000-10-062-1/+8
* Disable summary stuff, it appears to be badly broken.Michael Meeks2000-10-056-57/+53
* Doh! forgot the widgetsIain Holmes2000-10-0511-0/+1424
* Add the executive summary stuff.Iain Holmes2000-10-0542-0/+4784