/www/p5-CatalystX-REPL/

ead>
aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
Commit message (Expand)AuthorAgeFilesLines
* Fixed a crash that could happen when destroying a control without anyEttore Perazzoli2001-01-272-2/+9
* don't tag the calendar if no dates are shown.Damon Chaplin2001-01-252-6/+19
* make sure the status is set to "Completed". Fixes bug #1253.Damon Chaplin2001-01-243-10/+35
* libical import cleanupJP Rosevear2001-01-2412-48/+52
* properly ref the cal component when we use it, prevents double freeJP Rosevear2001-01-233-1/+10
* compile new stuffJP Rosevear2001-01-236-22/+105
* remove duplicate messageJP Rosevear2001-01-235-26/+30
* Remove alarm foo for nowJP Rosevear2001-01-233-27/+14
* Updated sl translationsAndraz Tori2001-01-221-0/+2
* Fix bug #1250; now we present a confirmation dialog before deleting theFederico Mena Quintero2001-01-222-7/+16
* Fix bug #1243. Turn on the Y expand/fill options for the date widgets inFederico Mena Quintero2001-01-213-29/+37
* Unset the GTK_CAN_FOCUS flag on the weekday picker. This will do until itFederico Mena Quintero2001-01-202-0/+8
* create a new cal component alarm (cal_component_add_alarm): add alarm toJP Rosevear2001-01-194-41/+191
* New files with a simple sequence to migrate the task components from theFederico Mena Quintero2001-01-1914-1426/+414
* gui/e-week-view*.c don't use the theme colors at all within the graphicalDamon Chaplin2001-01-1811-97/+324
* Check for open error and handledJP Rosevear2001-01-173-2/+14
* Fix transposition of sync db locationJP Rosevear2001-01-172-1/+6
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-1794-1252/+1355
* fix debug output (print_remote): dittoJP Rosevear2001-01-172-13/+12
* accomadate tasks in their new dirJP Rosevear2001-01-163-3/+13
* '2001-01-15 JP Rosevear <jpr@ximian.com>JP Rosevear2001-01-163-24/+46
* changed the signature of the property_bag get/set functionsDietmar Maurer2001-01-154-4/+17
* changed the expansion values so that small text fields are 1.0, all theDamon Chaplin2001-01-152-6/+13
* pass -module and -avoid-version to conduit linkerJP Rosevear2001-01-143-0/+9
* moved #include <cal-client/cal-client.h> to the .h file.Damon Chaplin2001-01-1417-210/+836
* Add an ::asyncCopyFolder method to the ShellComponent interface. MoveEttore Perazzoli2001-01-133-2/+17
* Add translation strings.Miguel de Icaza2001-01-122-0/+21
* Add a PropertyControl interface so you can set the appointments on or offIain Holmes2001-01-102-91/+322
* Replaced e-meet-dialog.glade.h with e-meeting-dialog.glade inDave Camp2001-01-106-1/+70
* New interface for the alarm notification system.Federico Mena Quintero2001-01-1010-55/+443
* Mark tasks completedIain Holmes2001-01-092-2/+11
* Tasks work properlyIain Holmes2001-01-092-8/+6
* added new source files for the Tasks folders.Damon Chaplin2001-01-0816-33/+1066
* Neaten the HTML, add Tasks, and make the day change when the day changes :)Iain Holmes2001-01-072-6/+86
* get categories button (init_widgets): listen for button clickJP Rosevear2001-01-066-41/+198
* get categories button (init_widgets): listen for button clickJP Rosevear2001-01-068-99/+175
* Handle the case where the calendar view cannot be created; present aFederico Mena Quintero2001-01-046-3/+37
* If the component has no alarms, do not try to queue them.Federico Mena Quintero2001-01-034-4/+103
* Do not compose strings so that they can be localized correctly. Also,Federico Mena Quintero2001-01-0311-112/+178
* Unconditionally remove the client from the alarm notification system.Federico Mena Quintero2001-01-0311-773/+852
* New BonoboPropertyEventless stuffIain Holmes2000-12-272-2/+11
* Set draw background to FALSE. (e_day_view_reshape_long_event): ditto.Miguel de Icaza2000-12-252-0/+10
* Clean up translatable strings for translators, fixes bug 993JP Rosevear2000-12-232-6/+10
* Make sure the current month is shown when the dialog pops up.JP Rosevear2000-12-233-2/+16
* account for the case where there are no alarms, fixes crashJP Rosevear2000-12-232-2/+11
* New function to keep the ecal marked properly (create_ecal): move moreJP Rosevear2000-12-237-451/+40
* translationsJP Rosevear2000-12-238-270/+365
* Alarm trigger queueing for the GUI part.Federico Mena Quintero2000-12-2317-255/+1378
* removed conflict indicatorsIain Holmes2000-12-221-8/+0
* Working Calendar summary.Iain Holmes2000-12-229-146/+315
* Fix erroneous documentationJP Rosevear2000-12-215-59/+116
* Remove pointless commentJP Rosevear2000-12-203-6/+18
* Convert cal component strings to pilot character setJP Rosevear2000-12-203-27/+25
* Fix confusion in the way the range is expanded.Federico Mena Quintero2000-12-2011-369/+170
* Removed prototype for setup_alarm to fix a warning.Christopher James Lahey2000-12-202-0/+7
* Alarm instance generation support for the Wombat.Federico Mena Quintero2000-12-1913-368/+828
* Removed unused function, a relic from Gnomecal.Federico Mena Quintero2000-12-163-35/+5
* Fix the sign in the HAVE_TM_GMTOFF caseDan Winship2000-12-162-1/+6
* Removed getdate.y. We no longer use it; it is a relic from Gnomecal.Federico Mena Quintero2000-12-163-1005/+7
* Fixes bug #955.Federico Mena Quintero2000-12-1510-118/+180
* Reset the widths of the columns with pixbufs to the actual pixbufs' sizes;Federico Mena Quintero2000-12-152-2/+9
* #elsif -> #elifChris Toshok2000-12-151-1/+1
* #define this to 500, not nothing. Also, move this bit after the otherDan Winship2000-12-142-6/+12
* Even though icaltime_from_timet() now properly ignores the is_utc argumentFederico Mena Quintero2000-12-1411-44/+83
* #if 0ed cal_obj_date_only_compare_func. (cal_object_get_rdate_end):Christopher James Lahey2000-12-148-9/+50
* Revert federico's change for now because of libtool limitations withJP Rosevear2000-12-133-2/+10
* Use set_title_from_comp (save_todo_object): ditto (set_title_from_comp):JP Rosevear2000-12-132-10/+33
* Constify for new libical API. (set_text_list): Likewise.Federico Mena Quintero2000-12-136-39/+25
* More fixage - FedericoFederico Mena Quintero2000-12-126-15/+27
* This is to make things work with libical 0.21helix1 and later. WarningsFederico Mena Quintero2000-12-129-97/+81
* updated the tests on the start & end time just before calling theDamon Chaplin2000-12-123-35/+67
* added changed flags and added calls to a new functionDamon Chaplin2000-12-118-103/+534
* Free the strings we get from the editables.Federico Mena Quintero2000-12-093-18/+55
* Free the dates we get from the component.Federico Mena Quintero2000-12-092-0/+8
* Attach signal handlers to the e_scrolled_table's etable rather than to theJP Rosevear2000-12-092-4/+19
* Got rid of code referencing the ETableScrolled proxy functions.Christopher James Lahey2000-12-082-3/+8
* Ugly hack for syncing until pcs can be altered (longer term)JP Rosevear2000-12-083-3/+26
* add EXTRA_GNOME_LIBS.Chris Toshok2000-12-082-0/+6
* Create an empty cal component if the object has been deleted.JP Rosevear2000-12-083-3/+16
* Unref the component from the objects list; it got referenced as many timesFederico Mena Quintero2000-12-082-0/+7
* Confirm before deleting the event.Federico Mena Quintero2000-12-072-8/+17
* unref the pixbuf when finished with it62000-12-072-1/+6
* Fixes bug #920.Federico Mena Quintero2000-12-0712-63/+205
* kill (Cal_get_changes): return the corba sequence directlyJP Rosevear2000-12-076-105/+66
* Update so as not to conflict with calendar (next_changed_item): update toJP Rosevear2000-12-0715-451/+388
* Fix my build stupidty READ THE MACROJP Rosevear2000-12-063-0/+8
* Initialize max_large_digit_width to 0 to prevent crazy sizing issues.JP Rosevear2000-12-052-1/+6
* Remove mysterious #include inserted by mmeeks to break the build.Dan Winship2000-12-052-1/+5
* return NULL if we can't create a view.Michael Meeks2000-12-0516-327/+56
* Fixes bug #918.Federico Mena Quintero2000-12-034-0/+120
* Removed debugging message. (control_factory_init): Ditto.Federico Mena Quintero2000-12-024-14/+10
* New function to generate a title and convert it from UTF8 before settingFederico Mena Quintero2000-12-022-10/+32
* Debug message cleanups (comp_from_remote_record): Properly set the icalJP Rosevear2000-12-013-26/+53
* fixed a bug that caused the calendar to segfault when the iTip control wasJesse Pavel2000-12-012-0/+8
* Empty by_day entries are no longer indicated by ICAL_RECURRENCE_ARRAY_MAXJP Rosevear2000-12-012-4/+61
* Debug message cleanups (get_ical_day): Fix off-by-one error which affectedJP Rosevear2000-12-012-36/+43
* removed #ifdef ENABLE_NLS/#endif on Miguel's request.Gediminas Paulauskas2000-11-301-2/+0
* Upgrade of the alarm framework. We now access alarms by a uniqueFederico Mena Quintero2000-11-303-37/+240
* Return a struct rather than a pointer to a struct (compare):JP Rosevear2000-11-293-74/+39
* Reformatted the table spec to make it easier to read.Federico Mena Quintero2000-11-294-32/+74
* finished 12-hour support and tried to tidy up & comment the drawing codeDamon Chaplin2000-11-299-358/+719
* Removed debugging shizz.Jesse Pavel2000-11-292-12/+5
* *gui/calendar-model.c: added a preliminary change to have AssignedJesse Pavel2000-11-282-3/+18
* Remove "complete" fieldJP Rosevear2000-11-283-13/+12
* == instead of =.Damon Chaplin2000-11-272-1/+5
* added more support for config settings.Damon Chaplin2000-11-2710-199/+892
* use a gint for day rather than a guint since we now support -ve days. AlsoDamon Chaplin2000-11-272-56/+128
* use config settings.Damon Chaplin2000-11-272-18/+11
* Unref the ETable extras.Federico Mena Quintero2000-11-252-0/+7
* DOH, fixed reversed test for the presence of the icalcomp's parent. ThisFederico Mena Quintero2000-11-253-1/+10
* Use the new libical external iterators (icalcomponent_begin_component()Federico Mena Quintero2000-11-2511-1377/+45