aboutsummaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* More changes than a man can remember.Bertrand Guiheneuf2000-03-061-2/+9
* Various building fixes. At least, now it builds for me.Ettore Perazzoli2000-03-021-5/+5
* added a reset method. Thanks message-browser to find so much bugs :)bertrand2000-02-221-0/+1
* + * widgets/e-minicard/.cvsignore: Added minicard-label-test,Matthew Loper2000-02-201-0/+4
* Further Makefile.am fixage -miguelMiguel de Icaza2000-02-191-4/+3
* Changed the order of the compilation so the CORBA stuff was generatedIain Holmes2000-02-091-2/+2
* Make Evolution compile with the latest Bonobo changes.Arturo Espinosa2000-01-267-62/+58
* More work on the code. Added more for the framework.Arturo Espinosa2000-01-194-68/+104
* More work; Model view for the shortcut bar is better; More menus; More fea...Arturo Espinosa2000-01-186-202/+551
* Shaping up; Model/view is still not fully setup, but coming, comingArturo Espinosa2000-01-178-25/+606
* Add missing file -migArturo Espinosa2000-01-171-0/+7
* Use e_bar_set_item_data.Miguel de Icaza2000-01-169-37/+196
* MoreArturo Espinosa2000-01-129-40/+627
* More work. Before the shortcut changes -migArturo Espinosa2000-01-097-8/+361
* shut up cvs action -migArturo Espinosa2000-01-071-0/+3
* shut up cvs action -migArturo Espinosa2000-01-071-3/+6
* More framework work -miguelArturo Espinosa2000-01-077-4/+268
* Lots of reorganization to get the Evolution shell to begin its life. ItArturo Espinosa2000-01-062-0/+22
class='insertions'>+63 * dont call bonobo_main_quit anymore now we're shlib'ised.Not Zed2003-03-052-1/+6 * Don't need to use libalarm to set a timeout to change the date. We knowDan Winship2003-03-013-24/+34 * Make libversit a shared library, update stuff for that, and clean upDan Winship2003-02-222-3/+4 * Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamicDan Winship2003-02-212-1/+6 * revert previous changeDan Winship2003-02-202-3/+1 * s/libalarm.a/libalarm.la/Dan Winship2003-02-202-1/+3 * Declare xmlSubstituteEntitiesDefaultValue extern. (message_finished): AndDan Winship2003-02-202-1/+9 * Split the IDL generated rules so ${ORBIT_IDL}Ettore Perazzoli2003-02-112-4/+17 * Fix typo in previous commitDan Winship2003-02-072-1/+5 * clean up, update, etcDan Winship2003-02-065-27/+33 * s/BonoboXObject/BonoboObject/Dan Winship2003-02-063-6/+10 * Define componentdir instead of COMPONENT_DIR. Set it toEttore Perazzoli2003-01-242-1/+5 * Get my-evolution.xml from EVOLUTION_UI_DIRECTORY.Ettore Perazzoli2003-01-235-26/+44 * applied patch from Frederic Crozat <fcrozat@mandrakesoft.com>Radek Doulik2003-01-221-9/+9 * Updated locations for EU_FI, contributed by PekkaEttore Perazzoli2003-01-212-3/+19 * (EXTRA_DIST): Add $(schema_DATA).Ettore Perazzoli2003-01-152-0/+5 * fix a past-o with the physical_uri_list prepend.Not Zed2003-01-132-1/+6 * glist->gslist for display_folders list (mail_change_notify): "Not Zed2003-01-103-10/+23 * change gtk_widget_show to gtk_widget_show_all so all the various customChris Toshok2003-01-102-1/+7 * (e_pixmap_file): Update to useEttore Perazzoli2003-01-092-4/+12 * (make_table): Do not ref/sink the ETreeMemoryEttore Perazzoli2002-12-172-3/+5 * Removed Marquette from the listing, it is no longer listed by METAR. ThisKevin Breit2002-12-123-14/+18 * Change description passed toEttore Perazzoli2002-12-072-1/+6 * Define COMPONENT_DIR.Ettore Perazzoli2002-12-052-1/+6 * Updated to be a shared library.Ettore Perazzoli2002-12-057-148/+60 * GNOME_STOCK_*NEXT/PREV -> GTK_STOCK_*GO_BACK/FORWARD.Not Zed2002-12-024-8/+15 * (component_destroy): Removed.Ettore Perazzoli2002-11-262-11/+5 * (owner_unset_cb): bonobo_main_quit() insteadEttore Perazzoli2002-11-212-8/+10 * Removed unused #define COMPONENT_FACTORY_ID. (component_factory_init):Ettore Perazzoli2002-11-213-17/+12 * Use GConf.Ettore Perazzoli2002-11-2110-372/+398 * Added rule to generate GNOME_Evolution_Summary.server.in fromEttore Perazzoli2002-11-163-11/+20 * Converted to Glade 2.Ettore Perazzoli2002-11-152-646/+660 * Replaced all gtk_signal_connect() calls with g_signal_connect() ones.Ettore Perazzoli2002-11-158-95/+61 * gtk_widget_destroy() instead of gtk_object_destroy().Ettore Perazzoli2002-11-129-29/+53 * Convert to use libxml2.Ettore Perazzoli2002-11-122-12/+16 * Convert from GtkObject to GObject.Ettore Perazzoli2002-11-122-14/+12 * Renamed from GNOME_Evolution_Summary.oaf.in.in.Ettore Perazzoli2002-11-084-11/+18 * #include <string.h>.Ettore Perazzoli2002-11-0616-220/+201 * Removed debugging message.Ettore Perazzoli2002-10-2614-174/+222 * Replace Gnotices with Footnotes.Ettore Perazzoli2002-10-244-77/+163 * (e_summary_weather_reconfigure): NULL theEttore Perazzoli2002-10-212-3/+17 * (e_summary_mail_generate_html): Generate HTMLEttore Perazzoli2002-09-272-3/+7 * Add member physical_uri to ESummaryMailFolder.Ettore Perazzoli2002-09-273-32/+59 * (folder_list_from_vector): Do someEttore Perazzoli2002-09-272-3/+17 * Take out CNN and DebianPlanet, which doEttore Perazzoli2002-09-272-3/+6 * Pass ev, not &ev to CORBA_Object_duplicate since ev is already a pointer.Dan Winship2002-09-242-1/+6 * (e_summary_weather_get_html): Don't add anyEttore Perazzoli2002-09-242-13/+7 * Add Israel. [Patch by Sam Popper <shmuelp@bigfoot.com>.]Ettore Perazzoli2002-09-182-1/+12 * Update for Mailer.idl renameDan Winship2002-09-135-12/+18 * Changed the description of the summary page of the settings dialog to beAnna Dirks2002-09-062-1/+6 * Pass NULL as @unpopulate_folder_context_menu_fn toEttore Perazzoli2002-09-052-1/+7 * Oops. Take two.Dan Winship2002-08-303-74/+9 * Add an evolution:shell_component_launch_order and renameDan Winship2002-08-292-1/+9 * Use e-util/e-proxy.c's e_proxy_init().Jeffrey Stedfast2002-08-292-77/+7 * Count overdue tasks as tasks due todayIain Holmes2002-08-212-1/+6 * Use the default uris instead of always changing to localIain Holmes2002-08-143-7/+41 * Sort tasks in the correct orderIain Holmes2002-08-142-0/+12 * Use the task components coloursIain Holmes2002-08-142-3/+35 * Remove duff URIs and comment out the set_release call until I know what it do...Iain Holmes2002-08-132-5/+7 * Only get folder info if this is a folder we're displaying.Dan Winship2002-08-092-29/+19 * Added an alignment to make button position be the same as the otherAnna Marie Dirks2002-08-083-4/+23 * Don't use the folder's path as the physical URI; use CORBA Magic (TM) toPeter Williams2002-07-292-2/+17 * Colour the tasks depending on their due date/timeIain Holmes2002-07-292-4/+59 * Fix bug #18963Iain Holmes2002-07-294-4/+16 * Actually pass the evolution URI, not the path, in Folder.evolutionUriEttore Perazzoli2002-07-122-6/+8 * (set_selected_folders): Set theEttore Perazzoli2002-07-122-4/+14 * Add this, to call e_summary_mail_get_info from an idle handler.Dan Winship2002-06-292-16/+31 * Fix crash on "broken" rdfsIain Holmes2002-06-272-0/+9 * Fix a typo in the Locations fileIain Holmes2002-06-273-9/+10 * Sort the states in the right orderIain Holmes2002-06-273-8/+12 * Fix bugs, make the folder list be a storage set view and add a delete url buttonIain Holmes2002-06-2610-66/+573 * Avoid reentrancy during e_tree_selection_model_foreach. Fixes Ximian bugChristopher James Lahey2002-06-062-9/+45 * correct typoJP Rosevear2002-05-233-2/+6 * Make the new button work again, add some spacing.Iain Holmes2002-05-213-6/+60 * Don't show the headers in the folder table.Ettore Perazzoli2002-05-203-1/+9 * Check with e_shell_prepare_for_quit() before quitting.Ettore Perazzoli2002-05-162-1/+7 * Use the uri stored in the ESummaryMailFolder object here.Christopher James Lahey2002-05-152-34/+21 * Pretty pixmap buttonsIain Holmes2002-05-092-2/+31 * Make the mail folders work okay.Iain Holmes2002-05-082-13/+95 * Allow IMAP folders and VFolders and make the mail summaries show and make the...Iain Holmes2002-04-238-54/+153 * Add view_info arg but don't do anything with it.Dan Winship2002-04-092-0/+6 * add config_item:priorityJP Rosevear2002-04-073-0/+12 * dist the relevant xpmsJP Rosevear2002-04-052-1/+8 * fix substitution typoJP Rosevear2002-04-053-5/+9 * Add GNOME_Evolution_Summary.oaf.in, as this file is now generated.Ettore Perazzoli2002-04-041-0/+1 * Make the preferences seperate from the viewsIain Holmes2002-04-0412-265/+250 * New.Ettore Perazzoli2002-03-311-0/+67 * [Some initial broken support for building components as shlib. MostlyEttore Perazzoli2002-03-316-66/+126 * Add priority.Ettore Perazzoli2002-03-302-1/+7 * more fixes for libversit.la -> libversit.aDan Winship2002-03-202-1/+6 * Move the preferences from a per-view setting to a global settingIain Holmes2002-03-199-36/+58 * VFolders in the summaryIain Holmes2002-03-18orts-gnome/log/java/jai-imageio?h=gstreamer0.10-removal&id=cff998e049d012b10cd77c799e3914f0e5826635'>logstatsplain d---------jai178logstatsplain d---------jakarta-bcel109logstatsplain d---------jakarta-commons-beanutils109logstatsplain d---------jakarta-commons-cli109logstatsplain d---------jakarta-commons-codec109logstatsplain d---------jakarta-commons-collections109logstatsplain d---------jakarta-commons-dbcp109logstatsplain d---------jakarta-commons-discovery109logstatsplain d---------jakarta-commons-httpclient141logstatsplain d---------jakarta-commons-lang109logstatsplain d---------jakarta-commons-logging109logstatsplain d---------jakarta-commons-pool141logstatsplain d---------jakarta-commons-primitives109logstatsplain d---------jakarta-oro109logstatsplain d---------jakarta-regexp141logstatsplain d---------jakarta-struts146logstatsplain d---------jamvm178logstatsplain d---------jasmin178logstatsplain d---------java-checkstyle141logstatsplain d---------java-cup109logstatsplain d---------java-getopt109logstatsplain d---------java-subversion110logstatsplain d---------java-zoneinfo146logstatsplain d---------java3d178logstatsplain d---------javahelp146logstatsplain d---------javamail109logstatsplain d---------javavmwrapper213logstatsplain d---------jaxen109logstatsplain d---------jboss5141logstatsplain d---------jboss7146logstatsplain d---------jboss71178logstatsplain d---------jboss72217logstatsplain d---------jc146logstatsplain d---------jcalendar109logstatsplain d---------jcckit109logstatsplain d---------jcommon109logstatsplain d---------jdbcpool146logstatsplain d---------jdk16-doc109logstatsplain d---------jdk7-doc109logstatsplain d---------jdom109logstatsplain d---------jflex178logstatsplain d---------jfreechart148logstatsplain d---------jgraph109logstatsplain d---------jgrapht141logstatsplain d---------jgraphx109logstatsplain d---------jikes217logstatsplain d---------jlex141logstatsplain d---------jlint141logstatsplain d---------jmf178logstatsplain d---------jode178logstatsplain d---------jomp109logstatsplain d---------jrosetta141logstatsplain d---------jta109logstatsplain d---------jtiger146logstatsplain d---------jump109logstatsplain