aboutsummaryrefslogtreecommitdiffstats
path: root/default_user
ModeNameSize
-rw-r--r--.cvsignore21logstatsplainblame
-rw-r--r--ChangeLog1414logstatsplainblame
-rw-r--r--Makefile.am128logstatsplainblame
d---------local315logstatsplain
-rw-r--r--shortcuts.xml550logstatsplainblame
ettings (destroy): use cleanup and unref theJP Rosevear2001-07-202-5/+70 * updated to use new print icon.Damon Chaplin2001-07-203-1/+7 * don't show the time in the EDateEdit widget for adding EXDATEs.Damon Chaplin2001-07-183-2/+10 * do not discard drawing icon if mask is NULLRodrigo Moya2001-07-183-2/+10 * find the next displayable component (get_prev): find the previousJP Rosevear2001-07-182-3/+52 * Remove leftover ifdefs - FedericoFederico Mena Quintero2001-07-182-12/+1 * oops, save ChangeLog before committing - FedericoFederico Mena Quintero2001-07-181-1/+2 * Really fixes #4380. The previous fix was necessary but not sufficient; itFederico Mena Quintero2001-07-186-5/+58 * Print a g_message when the list of invited people changes in theJon Trowbridge2001-07-172-2/+20 * destroy the dialog widget here. Fixes bug #4198.Damon Chaplin2001-07-172-0/+10 * try to use builtin timezones before getting them from the server. WhenDamon Chaplin2001-07-176-26/+77 * Removed unused headers - FedericoFederico Mena Quintero2001-07-171-8/+0 * Added missing underlined shortcuts.Taylor Hayward2001-07-137-15/+31 * new protoJP Rosevear2001-07-136-30/+45 * fix typo breaking compilationJP Rosevear2001-07-137-15/+41 * guard against infinite loops with the updating boolean, fixes 4270JP Rosevear2001-07-132-0/+12 * added support for multiple selections in cut/copy/paste. Also, it's nowRodrigo Moya2001-07-133-21/+45 * renamed updateObject to updateObjects and removed the UID argument, sinceDamon Chaplin2001-07-1211-39/+138 * Fixes bug #4380 as well as some leftovers from the days of struct tm andFederico Mena Quintero2001-07-1212-43/+52 * fix the calendar not exiting with a gross hack because i don't have timeJP Rosevear2001-07-123-0/+42 * be careful about adding and stripping MAILTO:'s properlyJP Rosevear2001-07-1211-77/+117 * Added a hack to get the last string translated since xml-i18n-toolsKjartan Maraas2001-07-112-0/+15 * Move this higher so that Makefile properly depends on us. Fixes distcheck.Peter Williams2001-07-112-1/+7 * Clarified some things.Jacob Leach2001-07-111-2/+3 * [Fix bug #4389: ETableSpecification still in .c file]Jason Leach2001-07-116-93/+54 * [Fix bug #4388: ETableSpecification still in .c file]Jason Leach2001-07-114-46/+40 * more timezone updates. I'm pretty much done with the calendar code now,Damon Chaplin2001-07-1122-653/+1030 * Add popup support so you can delete users from the listJP Rosevear2001-07-113-8/+140 * Handle the different alarm actions. (display_notification): Do the alarmFederico Mena Quintero2001-07-115-95/+142 * Pass the parent vCalendar component as the timezone closure ofFederico Mena Quintero2001-07-114-6/+35 * Use e_utf8_from_gtk_event_key() so that we can input utf8 text properly.Federico Mena Quintero2001-07-106-16/+49 * connect to the entry not the comboJP Rosevear2001-07-075-9/+74 * actually clear some widgets and hide/show widgets in the default setupJP Rosevear2001-07-077-119/+511 * Fixes bug #4018 and what would be the analogous bugs for the otherFederico Mena Quintero2001-07-0510-1/+161 * New function. (calendar_control_activate): Clear the folder bar label; weFederico Mena Quintero2001-07-052-0/+57 * Add new columns for information specification (meeting_page_destroy): saveJP Rosevear2001-07-047-17/+80 * use bonobo-conf everywhereDietmar Maurer2001-07-041-100/+143 * fix warning, and added some debug messages.Damon Chaplin2001-07-034-2/+23 * added virtual method to get a VTIMEZONE component given a TZID. We needDamon Chaplin2001-07-037-22/+96 * New files with the alarm options dialog; this configures theFederico Mena Quintero2001-07-039-7/+1077 * cal-client/cal-client.[hc] cal-util/cal-component.cDamon Chaplin2001-07-0348-537/+2009 * publish free/busy information for the currently viewed time rangeJP Rosevear2001-07-033-8/+118 * Made evolution depend on bonobo-conf 0.2.Christopher James Lahey2001-07-032-0/+7 * Support for ATTACH, DESCRIPTION properties in alarm components.Federico Mena Quintero2001-07-033-88/+254 * Support for repeat/duration properties in alarm components.Federico Mena Quintero2001-07-034-1/+104 * fill in delegated from fieldJP Rosevear2001-07-033-5/+11 * use the new self-contained e_categories_config_open_dialog_for_entry()Rodrigo Moya2001-07-037-47/+29 * implementJP Rosevear2001-07-0310-35/+400 * Fixes bug #1406.Federico Mena Quintero2001-07-017-444/+318 * draw icons per categoryRodrigo Moya2001-07-016-0/+135 * fixed clibpoard command activation from the menu entries. CTRL-C andRodrigo Moya2001-07-013-9/+93 * Only set the pressed_event_num and pressed_span_num if button 1 wasFederico Mena Quintero2001-07-012-4/+13 * Doh, the call for the day view was supposed to beFederico Mena Quintero2001-07-013-10/+21 * call e_calendar_table_cut_clipboard with the correct objectRodrigo Moya2001-06-302-2/+18 * new functions for allowing the execution of clipboard-related commandsRodrigo Moya2001-06-286-49/+158 * Re-added removed paramter in call to evolution_shell_component_newRodrigo Moya2001-06-282-0/+2 * removed not-uses-anymore parameter in call toRodrigo Moya2001-06-2810-2/+184 * Add method `ShellComponent::handleExternalURI' and anEttore Perazzoli2001-06-283-0/+8 * Bump required gal version for new accessors in ETree.Peter Williams2001-06-283-0/+7 * fixed (e_calendar_table_on_copy): fixedRodrigo Moya2001-06-272-38/+23 * Renamed the occur field to occur_start; added an occur_end field. This wayFederico Mena Quintero2001-06-2715-33/+191 * Rest of previous commit (got messed up somehow).Peter Williams2001-06-271-0/+2 * libwombat:Peter Williams2001-06-272-0/+9 * Shut the fuck up, Donnie. Dude, they peed your fucking rug. - FedericoFederico Mena Quintero2001-06-251-0/+4 * Initialize libglade.Federico Mena Quintero2001-06-254-10/+40 * Converted to use BonoboXObject.Federico Mena Quintero2001-06-2520-1693/+202 * New function to compare tasks like the Pilot task list.Federico Mena Quintero2001-06-245-14/+129 * Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-23110-143/+143 * Added itip-control-factory.* to the build.Jeffrey Stedfast2001-06-232-0/+6 * new function for the backends to be able to call the getPassword method onRodrigo Moya2001-06-235-3/+95 * changed getFreeBusy method to return a CalObj instead of a sequenceRodrigo Moya2001-06-2210-39/+100 * update to new callJP Rosevear2001-06-229-769/+1454 * add include pathJP Rosevear2001-06-222-0/+4 * remove buttons and use evolution's standard ui configJP Rosevear2001-06-222-21/+18 * print description textJP Rosevear2001-06-222-41/+29 * create a WombatClient when creating a CalClient object, so that we canRodrigo Moya2001-06-227-1/+184 * removed conflict marker.Dave Camp2001-06-211-1/+0 * Changed attachData to accept a sequence of chars rather than a string.Dave Camp2001-06-212-2/+13 * print menu command (print_preview_cmd): ditto for print previewJP Rosevear2001-06-218-6/+526 * added getFreeBusy methodRodrigo Moya2001-06-209-0/+327 * moved the function to check for a default timezone to calendar-config.c,Damon Chaplin2001-06-208-66/+98 * added code to show the timezone dialog if the user hasn't set a defaultDamon Chaplin2001-06-206-2/+78 * if the timezones of the start and end of the event are the same, then ifDamon Chaplin2001-06-202-0/+63 * removed stuff to get builtin timezone info from the server.Damon Chaplin2001-06-205-168/+22 * added a 'Time zone' setting. Also rearranged a little, adding a newDamon Chaplin2001-06-2013-346/+327 * add ui (forward_cmd): implement forward commandJP Rosevear2001-06-203-10/+38 * add auto exit unrefJP Rosevear2001-06-204-24/+41 * don't compile or install the old meeting edit stuffJP Rosevear2001-06-207-1590/+10 * add some needed commas (itip_send_comp): if publishing, don't set the toJP Rosevear2001-06-202-8/+31 * remove typoJP Rosevear2001-06-202-1/+5 * ShushJP Rosevear2001-06-201-0/+4 * itip/imip send dialogJP Rosevear2001-06-2020-652/+2611 * Sync - FedericoFederico Mena Quintero2001-06-2013-275/+1236 * added timezone fields. Also moved the 'All Day' flag into an alignment soDamon Chaplin2001-06-1913-45/+453 * tweaked for some gnome-pilot api changesEskil Heyn Olsen2001-06-193-9/+10 * generate a new UID when pastingRodrigo Moya2001-06-153-0/+17 * Small typoRodrigo Moya2001-06-151-2/+2 * Small typoRodrigo Moya2001-06-151-2/+2 * finished implementation of Paste stuffRodrigo Moya2001-06-153-9/+81 * added popup menu items for cut/copy/pasteRodrigo Moya2001-06-143-9/+131 * new widget to enter a timezone.Damon Chaplin2001-06-144-2/+368 * new dialog for setting the time zone.Damon Chaplin2001-06-149-0/+1057 * remove unnecessary spaceJP Rosevear2001-06-143-1/+11 * set the completed time in the date editor if appropriateJP Rosevear2001-06-143-5/+33 * added cut&paste support, by using a GtkInvisible widget to manage theRodrigo Moya2001-06-135-1/+211 * Committing the new My Evolution.Iain Holmes2001-06-094-21/+16 * Sync from laptop.JP Rosevear2001-06-073-0/+735 * update the blocked/selected days if the starting day of the appointmentJP Rosevear2001-06-053-1/+23 * Fix linking order for `$(DB3_LDADD)'s so that we avoid pullingEttore Perazzoli2001-06-034-5/+14 * no longer build widget-util.*, the code has been movedJP Rosevear2001-06-022-4/+8 * use new funcJP Rosevear2001-06-029-97/+50 * ShushJP Rosevear2001-06-021-1/+0 * UpdateJP Rosevear2001-06-024-468/+8 * oops, didn't mean to make that changeJP Rosevear2001-06-021-1/+2 * renamed from editor-page for consistency, more complete implementationJP Rosevear2001-06-0236-7753/+3562 * dittoJP Rosevear2001-06-023-1/+13 * Add a bunch of missing `$(DB3_LDADD)'s.Ettore Perazzoli2001-06-022-1/+6 * For JPR - FedericoFederico Mena Quintero2001-05-312-0/+256 * New function.Federico Mena Quintero2001-05-305-38/+90 * new files to contain layout code split off from EDayView an EWeekView, soDamon Chaplin2001-05-2917-1168/+2526 * implemented the 'remove_folder' function for the calendar shell componentRodrigo Moya2001-05-283-5/+355 * #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h"Dan Winship2001-05-283-2/+10 * Reference libeshell.la instead of libeshell.a.Peter Williams2001-05-262-1/+5 * Finished porting from the old event-editor.c. Made it store a clone of theFederico Mena Quintero2001-05-248-29/+1229 * Fix bug #2831; the tasks toolbar and menu now have a button to delete theFederico Mena Quintero2001-05-226-59/+213 * Fix bug #2829.Federico Mena Quintero2001-05-196-141/+303 * Removed editor-page.[ch]Duncan Mak2001-05-171-0/+5 * *** empty log message ***Duncan Mak2001-05-171-2/+0 * Split the event and task editors into different objects for the separateFederico Mena Quintero2001-05-1721-638/+5239 * switch on the correct widget and mapJP Rosevear2001-05-102-1/+17 * free the alarm component if it doesn't have a parent, rather than if itJP Rosevear2001-05-093-5/+15 * unref the property bag when we finish with itJP Rosevear2001-05-094-2/+6 * Convert to bonobo xobjectJP Rosevear2001-05-085-495/+224 * use define from widgets/misc/e-filter-bar.h instead of own enumeration andGediminas Paulauskas2001-05-084-60/+59 * unref the calcomponent when we're done with itJP Rosevear2001-05-043-8/+22 * remove hardcoded values (edit_attendee): ditto, and there are only 4 rolesJP Rosevear2001-04-284-27/+38 * use enums not hard code valuesJP Rosevear2001-04-273-2/+6 * icalparameter_new_rsvp now takes an enumJP Rosevear2001-04-272-1/+6 * the value type should be inited with ICAL_VALUE_* rather than ICAL_*_VALUEJP Rosevear2001-04-272-3/+9 * Replace "<" by "<=" in the comparison for due dates against the currentFederico Mena Quintero2001-04-273-3/+17 * Merge build fix from the branch:Ettore Perazzoli2001-04-272-0/+5 * Remove UNICODE_LIBSDan Winship2001-04-273-2/+7 * Fixed Strftime so it uses the locale prefered way to display date/time.Duncan Mak2001-04-252-1/+7 * translate "Things to do" etc. and convert them to utf8. Changed some linkGediminas Paulauskas2001-04-222-13/+24 * Hot builddir != srcdir loving action.Ettore Perazzoli2001-04-194-1/+15 * Connect to the "changed" signal of the categories entry so that they willFederico Mena Quintero2001-04-184-9/+53 * the libical action stuff uses enums rather than strings to enumerate theJP Rosevear2001-04-182-15/+36 * Pull up fix from the branch:Ettore Perazzoli2001-04-182-0/+7 * Add EXTRA_GNOME_CFLAGS, for gal.Dan Winship2001-04-172-0/+5 * Create the ESearchBar thingy. (search_bar_query_changed_cb): Build theFederico Mena Quintero2001-04-165-18/+482 * Do this everywhere, also fixup CLEANFILESMichael Meeks2001-04-143-0/+10 * Fix the syntactic bogon here, and attempt to fix the logical bogon too.Dan Winship2001-04-142-2/+10 * New function to restart a query for the day view. (query_obj_updated_cb):Federico Mena Quintero2001-04-1311-284/+662 * prepend to both changes and change_ids when different and mark asJP Rosevear2001-04-122-2/+8 * Fix this to just send the data to the wombat instead of inserting itChristopher James Lahey2001-04-112-44/+26 * Display fixes, thanks to Kjartan for finding these.Gediminas Paulauskas2001-04-113-21/+26 * Here goes my additional simple include fixes.Gediminas Paulauskas2001-04-057-48/+46 * Fix headers. Same here. Same here. Same here. Same here. Same here. SameKjartan Maraas2001-04-0515-0/+78 * Plug leak.Federico Mena Quintero2001-04-0313-25/+942 * Plug leak.Federico Mena Quintero2001-04-032-61/+81 * Blessed by Ettore.Gediminas Paulauskas2001-04-023-39/+41 * Engine for live queries to calendars. A query object watches a CalBackendFederico Mena Quintero2001-03-3011-15/+1173 * A mockup of how meeting scheduling and editting should work. This design is b...Anna Dirks2001-03-291-0/+488 * fixed button placement to comply with gnome standards.Anna Marie Dirks2001-03-282-6/+11 * fixed spacing and label alignment to comply with gnome standards. AlsoAnna Marie Dirks2001-03-282-129/+105 * Replace includes of <gnome.h>, <bonobo.h> and <gtk/gtk.h> with the neededKjartan Maraas2001-03-2624-32/+90 * The model_rows_{inserted,deleted} signals changed names; deal with it.Federico Mena Quintero2001-03-258-58/+73 * Added ShowWeekView, ShowMonthView, ShowDay, ShowWorkWeek to the View menu.Miguel de Icaza2001-03-186-95/+97 * Moved functionality here from e_day_view_on_new_appointment. AllowsMiguel de Icaza2001-03-175-17/+139 * New function: inits the BonoboPersistFile server.Miguel de Icaza2001-03-173-1/+46 * Update arguments to e_canvas_item_grab_focus.Dan Winship2001-03-163-2/+8 * Removed .oafinfo files -- they are obsolete. Moved pixmaps fromGediminas Paulauskas2001-03-1513-309/+18 * create doc/devel/executive-summary/MakefileGediminas Paulauskas2001-03-152-0/+15 * PISOCK_INCLUDEDIR has become PISOCK_CFLAGS in gnome-pilot.m4 and removeJP Rosevear2001-03-138-758/+12 * Added a ShellComponent method to retrieve the selection for drag andEttore Perazzoli2001-03-084-9/+16 * Reorganize the menus to have entries always in a consistent fashion, asMiguel de Icaza2001-03-071-0/+19 * keep list of all Tasks folders so we can update the preference settingsDamon Chaplin2001-03-0519-386/+715 * install conduit iconsJP Rosevear2001-03-035-14/+30 * When when when when when when oh WHEN will I remember to add the files - Fede...Federico Mena Quintero2001-03-021-0/+180 * New function to set the EDateEdit's value when a row is selected in theFederico Mena Quintero2001-03-014-13/+74 * Create a little stand-alone library for the low-level alarm triggerFederico Mena Quintero2001-02-277-413/+31 * Switched to using our own refcounted structure for loaded clients.Federico Mena Quintero2001-02-2415-242/+187 * fixed generation of history recordsRodrigo Moya2001-02-242-2/+42 * IMAP subscriptions stuff.Aaron Weber2001-02-231-0/+1 * Added a `registered' field. (cal_factory_oaf_register): New function; nowFederico Mena Quintero2001-02-216-5/+149 * Oops, forgotten bits from last commitJP Rosevear2001-02-202-2/+2 * Remove PISOCK_LIBDIRJP Rosevear2001-02-203-2/+8 * close DB environment. Some compilation warnings removedRodrigo Moya2001-02-172-14/+33 * Ignore generated .oaf filesDan Winship2001-02-151-1/+4 * Added libmenus.la.Christopher James Lahey2001-02-147-9/+82 * call task_editor_focusJP Rosevear2001-02-142-1/+6 * Set toolbar new appointment icon (set_pixmap): load files rather thanJP Rosevear2001-02-147-222/+45 * implementedRodrigo Moya2001-02-142-38/+78 * Missing change log bitJP Rosevear2001-02-141-0/+2 * override value to string virtual method (calendar_model_value_to_string):JP Rosevear2001-02-143-6/+53 * cal_backend_db_update_object(): manage both updates and additions/addRodrigo Moya2001-02-13