aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/tasks-control.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes part of #41148, #41216 and #41235Rodrigo Moya2003-04-231-2/+2
* [ fixes #21499 ]Rodney Dawes2003-04-191-1/+1
* Update for e_notice moveDan Winship2003-03-251-4/+11
* Enable printing for calendar and tasks.Hans Petter Jansson2003-02-121-98/+46
* Don't insist appointment is updated if both old and new summary are blank.Hans Petter Jansson2003-01-251-0/+1
* Use EVOLUTION_GALVIEWSDIR.Ettore Perazzoli2003-01-231-1/+1
* applied patch from Frederic Crozat <fcrozat@mandrakesoft.com>Radek Doulik2003-01-221-4/+3
* Removed. Removed.Ettore Perazzoli2003-01-141-1/+1
* Replace gtk_signal_disconnect_by_data() withHans Petter Jansson2002-12-191-1/+1
* Use g_object_ref()/g_object_unref() instead ofEttore Perazzoli2002-11-091-3/+3
* Use g_signal_connect() instead of gtk_signal_connect(). Likewise.Ettore Perazzoli2002-11-091-5/+2
* Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-081-16/+24
* Fixes #30057Rodrigo Moya2002-10-031-3/+12
* don't set the tasks ui component until the container is set, remove unusedJP Rosevear2002-08-211-5/+2
* [Start implementing the new Search Bar design.]Ettore Perazzoli2002-03-161-2/+7
* Add <visible>False</visible> to cal-prefs-dialog so it doesn't get shownEttore Perazzoli2002-03-131-20/+0
* added support for printing the Tasks table. I hacked it a bit so the userDamon Chaplin2002-03-051-0/+213
* display an error message if the call to gnome_calendar_open orRodrigo Moya2002-02-271-1/+11
* don't append 'calendar.ics' to the URI. (get_prop): finished.Rodrigo Moya2002-02-141-12/+5
* pass meeting boolean for gnome_calendar_edit_object andJP Rosevear2002-02-081-1/+1
* new verb callback (sensitize_commands): set sensitivity of mark completeJP Rosevear2002-01-041-0/+18
* only need one warning message nowJP Rosevear2002-01-041-34/+2
* confirm expunging of the tasks (tasks_control_expunge_cmd): verb callbackJP Rosevear2002-01-031-0/+94
* updated code to handle DATE values.Damon Chaplin2001-10-301-6/+4
* Fix the verb names for the pixmaps in the Edit menu; they were out ofFederico Mena Quintero2001-10-301-4/+4
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Update pixmap menu paths; /menu/ComponentToolsPlaceholder/Tools ->Ettore Perazzoli2001-09-281-13/+13
* don't call calendar_config_check_timezone_set() now, since the startupDamon Chaplin2001-09-041-1/+4
* used new_task-16.png and goto-16.png.Damon Chaplin2001-08-201-1/+1
* added Cut/Copy/Paste icons for toolbar.Damon Chaplin2001-08-201-1/+3
* uses new delete icons in menu & toolbar.Damon Chaplin2001-08-201-0/+2
* used new Save/Save As icons.Damon Chaplin2001-08-191-2/+5
* Update the paths of the Tools menu according to the changes in the XMLEttore Perazzoli2001-08-121-6/+6
* added 'different_timezone' fields to EDayViewEvent and EWeekViewEvent, toDamon Chaplin2001-08-071-0/+3
* The calendar search bar widget now includes a drop-down menu of availableFederico Mena Quintero2001-08-021-2/+6
* Sync from OLS - FedericoFederico Mena Quintero2001-08-011-0/+21
* started some code to show the currently displayed dates in the folderDamon Chaplin2001-07-311-1/+4
* call e_calendar_table_cut_clipboard with the correct objectRodrigo Moya2001-06-301-2/+8
* new functions for allowing the execution of clipboard-related commandsRodrigo Moya2001-06-281-0/+51
* Converted to use BonoboXObject.Federico Mena Quintero2001-06-251-0/+1
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* moved the function to check for a default timezone to calendar-config.c,Damon Chaplin2001-06-201-0/+4
* New function.Federico Mena Quintero2001-05-301-31/+51
* #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h"Dan Winship2001-05-281-1/+1
* Fix bug #2831; the tasks toolbar and menu now have a button to delete theFederico Mena Quintero2001-05-221-1/+41
* unref the property bag when we finish with itJP Rosevear2001-05-091-0/+1
* Blessed by Ettore.Gediminas Paulauskas2001-04-021-2/+10
* Replace includes of <gnome.h>, <bonobo.h> and <gtk/gtk.h> with the neededKjartan Maraas2001-03-261-2/+5
* Added libmenus.la.Christopher James Lahey2001-02-141-1/+2
* get the new reminder widgets (sync_entries): different callback dataJP Rosevear2001-02-061-0/+1
* <gnome.h> trimming to reduce compilation time. Likewise. Likewise.Federico Mena Quintero2001-01-301-1/+0
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-1/+1
* changed the signature of the property_bag get/set functionsDietmar Maurer2001-01-151-0/+4
* moved #include <cal-client/cal-client.h> to the .h file.Damon Chaplin2001-01-141-1/+2
* added new source files for the Tasks folders.Damon Chaplin2001-01-081-0/+225