aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-day-view.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-6665/+0
* Fix bug #2829.Federico Mena Quintero2001-05-191-1/+4
* Split the event and task editors into different objects for the separateFederico Mena Quintero2001-05-171-2/+2
* New function to restart a query for the day view. (query_obj_updated_cb):Federico Mena Quintero2001-04-131-122/+161
* Here goes my additional simple include fixes.Gediminas Paulauskas2001-04-051-13/+13
* Fix headers. Same here. Same here. Same here. Same here. Same here. SameKjartan Maraas2001-04-051-0/+9
* Added ShowWeekView, ShowMonthView, ShowDay, ShowWorkWeek to the View menu.Miguel de Icaza2001-03-181-42/+11
* Moved functionality here from e_day_view_on_new_appointment. AllowsMiguel de Icaza2001-03-171-10/+56
* Update arguments to e_canvas_item_grab_focus.Dan Winship2001-03-161-1/+1
* Removed .oafinfo files -- they are obsolete. Moved pixmaps fromGediminas Paulauskas2001-03-151-2/+2
* keep list of all Tasks folders so we can update the preference settingsDamon Chaplin2001-03-051-68/+85
* Pull up from 0.9 branchJP Rosevear2001-02-091-6/+35
* Pulling stuff up from the branchJP Rosevear2001-02-071-7/+14
* <gnome.h> trimming to reduce compilation time. Likewise. Likewise.Federico Mena Quintero2001-01-301-1/+0
* libical import cleanupJP Rosevear2001-01-241-16/+16
* New files with a simple sequence to migrate the task components from theFederico Mena Quintero2001-01-191-1/+1
* gui/e-week-view*.c don't use the theme colors at all within the graphicalDamon Chaplin2001-01-181-24/+82
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-7/+8
* moved #include <cal-client/cal-client.h> to the .h file.Damon Chaplin2001-01-141-0/+4
* Do not compose strings so that they can be localized correctly. Also,Federico Mena Quintero2001-01-031-1/+1
* Set draw background to FALSE. (e_day_view_reshape_long_event): ditto.Miguel de Icaza2000-12-251-0/+4
* Alarm trigger queueing for the GUI part.Federico Mena Quintero2000-12-231-2/+4
* Even though icaltime_from_timet() now properly ignores the is_utc argumentFederico Mena Quintero2000-12-141-16/+16
* #if 0ed cal_obj_date_only_compare_func. (cal_object_get_rdate_end):Christopher James Lahey2000-12-141-3/+6
* added changed flags and added calls to a new functionDamon Chaplin2000-12-111-14/+46
* Fixes bug #920.Federico Mena Quintero2000-12-071-6/+10
* finished 12-hour support and tried to tidy up & comment the drawing codeDamon Chaplin2000-11-291-44/+77
* == instead of =.Damon Chaplin2000-11-271-1/+1
* added more support for config settings.Damon Chaplin2000-11-271-44/+381
* These changes fix bugzilla bugs #874 and #875.Federico Mena Quintero2000-11-091-28/+14
* added _click-to-add-message, though I'm not sure if i18n will work.Damon Chaplin2000-10-201-9/+12
* call calendar_config_write_on_exit() to write out some special configDamon Chaplin2000-10-121-0/+61
* when the user types in a new event, don't create it until the user hitsDamon Chaplin2000-10-051-34/+8
* updated to support RDATE end times or durations. Note that if you have twoDamon Chaplin2000-09-301-26/+112
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-3/+3
* Fixed a warning (removed unused variable gfloat width fromChristopher James Lahey2000-09-111-1/+0
* changed to use EDateEdit.Damon Chaplin2000-09-111-3/+12
* Fixed some warnings.Christopher James Lahey2000-09-091-1/+5
* Fall equinox cleanup!Federico Mena Quintero2000-09-081-4/+0
* Use new cal_component_has_recurrences convenience functionJP Rosevear2000-09-061-22/+16
* uses the new TaskEditor dialog.Damon Chaplin2000-09-061-1/+1
* The exdate and rdate lists are a list of icaltimetypes, notJP Rosevear2000-09-061-5/+4
* Append the exdate to the list AFTER we create the date value.JP Rosevear2000-09-061-3/+3
* No need to spit a warning if removal fails. (event_editor_destroy): FreeFederico Mena Quintero2000-09-011-2/+5
* switched to using new ECalendar widget, and a few other fixes.Damon Chaplin2000-08-311-118/+288
* Oops, set the dtstart/dtend on the component before adding it.Federico Mena Quintero2000-08-301-15/+21
* Make sure the is_utc flag is always FALSE for icaltime_from_timetJP Rosevear2000-08-301-34/+39
* Now the views monitor the client by themselves; it does not make sense toFederico Mena Quintero2000-08-301-102/+152
* Properly append to listJP Rosevear2000-08-251-2/+2
* Update for libical 0.19JP Rosevear2000-08-251-14/+14
* Fixed some warnings.Christopher James Lahey2000-08-251-0/+6
* Make signal names saner (released_event_object_cb): dittoJP Rosevear2000-08-251-7/+1
* Do not alloc the struct icaltimetype but point to one on the stack. MoreFederico Mena Quintero2000-08-241-2/+5
* Remove status barJP Rosevear2000-08-241-0/+2
* #include <e-util/e-cursors.h>Federico Mena Quintero2000-08-241-2/+4
* Set vtype of new CalComponent (e_week_view_on_new_appointment): dittoJP Rosevear2000-08-241-0/+1
* Use CalObjTypeJP Rosevear2000-08-221-1/+1
* Update prototypesJP Rosevear2000-08-221-5/+7
* Use CalComponent instead of iCalObject. Work around not having a compareJP Rosevear2000-08-221-161/+284
* Add mouse wheel scrolling support to the calendar day and week viewsAnders Carlsson2000-07-081-1/+47
* Sync - FedericoFederico Mena Quintero2000-06-231-12/+29
* set event before using it! (e_day_view_init): used new colors from tigert.Damon Chaplin2000-06-211-8/+9
* Remove the usage of the "x" and "y" arguments.Christopher James Lahey2000-06-211-8/+11
* got rid of some debug messagesDamon Chaplin2000-06-211-18/+0
* changed so it keeps the selection range. It just moves it on one day/weekDamon Chaplin2000-06-211-19/+347
* fixed a DnD bug.Damon Chaplin2000-06-191-3/+5
* added little buttons which are shown when there are more events than willDamon Chaplin2000-06-171-0/+2
* Took out some debugging code.Damon Chaplin2000-06-161-1/+1
* updated.Damon Chaplin2000-06-161-4/+23
* instead of returning a text representation, decode the text and return anSeth Alves2000-06-081-8/+5
* allow the right button to popup the menu, even when the event is beingDamon Chaplin2000-06-061-0/+12
* New function to call the print engine. (calendar_toolbar): Added the PrintFederico Mena Quintero2000-06-031-4/+11
* Implemented. (gnome_calendar_add_object): Removed function, since it wasFederico Mena Quintero2000-06-021-18/+9
* Added a hash table to map calendar objects to their respective eventFederico Mena Quintero2000-06-011-37/+25
* Flush - FedericoFederico Mena Quintero2000-05-301-10/+7
* new files to implement iCalendar recurrence rules. These are only partDamon Chaplin2000-05-201-90/+176
* Alarm stuff I had not cvs added, sigh - FedericoFederico Mena Quintero2000-05-161-2/+3
* gladeified replacement for eventedit.cSeth Alves2000-05-161-2/+2
* call e_day_view_stop_editing_event here to avoid a divide by zero a bitSeth Alves2000-05-091-0/+6
* don't set the ico->uid to NULL or we won't find any other occurrences ofDamon Chaplin2000-05-091-4/+5
* show the EText item, just in case it hasn't moved, otherwise it won'tDamon Chaplin2000-05-081-0/+10
* finish editing event when user hits Return key.Damon Chaplin2000-05-071-10/+15
* added guint ref_count to iCalObject struct, and ical_object_ref/unref()Damon Chaplin2000-05-061-45/+114
* for the long events pass E_DAY_VIEW_LONG_EVENT as the day. Fixes SEGV.Damon Chaplin2000-05-051-5/+25
* set the active radio button here. Oops - it wasn't a Bonobo problem afterDamon Chaplin2000-05-031-16/+31
* new function to get the currently seleted time range form the currentDamon Chaplin2000-05-011-42/+84
* new function to see if the event dates have changed (including anyDamon Chaplin2000-05-011-50/+252
* compare iCalObjects by their UIDs instead of by their pointers.Seth Alves2000-04-261-1/+4
* allow for null icoSeth Alves2000-04-261-1/+1
* added new source files and pixmaps, and removed old source files, whichDamon Chaplin2000-04-241-167/+330
* build test-calendar-widget and evolution-calendar, common stuff is in aSeth Alves2000-04-061-2/+2
* Fix includes. (e_day_view_on_delete_occurance): Do not callFederico Mena Quintero2000-03-231-13/+4
* New widget for Day/Work-Week views. Unfinished.Damon Chaplin2000-03-141-0/+4585