| Commit message (Expand) | Author | Age | Files | Lines |
* | finished 12-hour support and tried to tidy up & comment the drawing code | Damon Chaplin | 2000-11-29 | 1 | -44/+77 |
* | == instead of =. | Damon Chaplin | 2000-11-27 | 1 | -1/+1 |
* | added more support for config settings. | Damon Chaplin | 2000-11-27 | 1 | -44/+381 |
* | These changes fix bugzilla bugs #874 and #875. | Federico Mena Quintero | 2000-11-09 | 1 | -28/+14 |
* | added _click-to-add-message, though I'm not sure if i18n will work. | Damon Chaplin | 2000-10-20 | 1 | -9/+12 |
* | call calendar_config_write_on_exit() to write out some special config | Damon Chaplin | 2000-10-12 | 1 | -0/+61 |
* | when the user types in a new event, don't create it until the user hits | Damon Chaplin | 2000-10-05 | 1 | -34/+8 |
* | updated to support RDATE end times or durations. Note that if you have two | Damon Chaplin | 2000-09-30 | 1 | -26/+112 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -3/+3 |
* | Fixed a warning (removed unused variable gfloat width from | Christopher James Lahey | 2000-09-11 | 1 | -1/+0 |
* | changed to use EDateEdit. | Damon Chaplin | 2000-09-11 | 1 | -3/+12 |
* | Fixed some warnings. | Christopher James Lahey | 2000-09-09 | 1 | -1/+5 |
* | Fall equinox cleanup! | Federico Mena Quintero | 2000-09-08 | 1 | -4/+0 |
* | Use new cal_component_has_recurrences convenience function | JP Rosevear | 2000-09-06 | 1 | -22/+16 |
* | uses the new TaskEditor dialog. | Damon Chaplin | 2000-09-06 | 1 | -1/+1 |
* | The exdate and rdate lists are a list of icaltimetypes, not | JP Rosevear | 2000-09-06 | 1 | -5/+4 |
* | Append the exdate to the list AFTER we create the date value. | JP Rosevear | 2000-09-06 | 1 | -3/+3 |
* | No need to spit a warning if removal fails. (event_editor_destroy): Free | Federico Mena Quintero | 2000-09-01 | 1 | -2/+5 |
* | switched to using new ECalendar widget, and a few other fixes. | Damon Chaplin | 2000-08-31 | 1 | -118/+288 |
* | Oops, set the dtstart/dtend on the component before adding it. | Federico Mena Quintero | 2000-08-30 | 1 | -15/+21 |
* | Make sure the is_utc flag is always FALSE for icaltime_from_timet | JP Rosevear | 2000-08-30 | 1 | -34/+39 |
* | Now the views monitor the client by themselves; it does not make sense to | Federico Mena Quintero | 2000-08-30 | 1 | -102/+152 |
* | Properly append to list | JP Rosevear | 2000-08-25 | 1 | -2/+2 |
* | Update for libical 0.19 | JP Rosevear | 2000-08-25 | 1 | -14/+14 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-25 | 1 | -0/+6 |
* | Make signal names saner (released_event_object_cb): ditto | JP Rosevear | 2000-08-25 | 1 | -7/+1 |
* | Do not alloc the struct icaltimetype but point to one on the stack. More | Federico Mena Quintero | 2000-08-24 | 1 | -2/+5 |
* | Remove status bar | JP Rosevear | 2000-08-24 | 1 | -0/+2 |
* | #include <e-util/e-cursors.h> | Federico Mena Quintero | 2000-08-24 | 1 | -2/+4 |
* | Set vtype of new CalComponent (e_week_view_on_new_appointment): ditto | JP Rosevear | 2000-08-24 | 1 | -0/+1 |
* | Use CalObjType | JP Rosevear | 2000-08-22 | 1 | -1/+1 |
* | Update prototypes | JP Rosevear | 2000-08-22 | 1 | -5/+7 |
* | Use CalComponent instead of iCalObject. Work around not having a compare | JP Rosevear | 2000-08-22 | 1 | -161/+284 |
* | Add mouse wheel scrolling support to the calendar day and week views | Anders Carlsson | 2000-07-08 | 1 | -1/+47 |
* | Sync - Federico | Federico Mena Quintero | 2000-06-23 | 1 | -12/+29 |
* | set event before using it! (e_day_view_init): used new colors from tigert. | Damon Chaplin | 2000-06-21 | 1 | -8/+9 |
* | Remove the usage of the "x" and "y" arguments. | Christopher James Lahey | 2000-06-21 | 1 | -8/+11 |
* | got rid of some debug messages | Damon Chaplin | 2000-06-21 | 1 | -18/+0 |
* | changed so it keeps the selection range. It just moves it on one day/week | Damon Chaplin | 2000-06-21 | 1 | -19/+347 |
* | fixed a DnD bug. | Damon Chaplin | 2000-06-19 | 1 | -3/+5 |
* | added little buttons which are shown when there are more events than will | Damon Chaplin | 2000-06-17 | 1 | -0/+2 |
* | Took out some debugging code. | Damon Chaplin | 2000-06-16 | 1 | -1/+1 |
* | updated. | Damon Chaplin | 2000-06-16 | 1 | -4/+23 |
* | instead of returning a text representation, decode the text and return an | Seth Alves | 2000-06-08 | 1 | -8/+5 |
* | allow the right button to popup the menu, even when the event is being | Damon Chaplin | 2000-06-06 | 1 | -0/+12 |
* | New function to call the print engine. (calendar_toolbar): Added the Print | Federico Mena Quintero | 2000-06-03 | 1 | -4/+11 |
* | Implemented. (gnome_calendar_add_object): Removed function, since it was | Federico Mena Quintero | 2000-06-02 | 1 | -18/+9 |
* | Added a hash table to map calendar objects to their respective event | Federico Mena Quintero | 2000-06-01 | 1 | -37/+25 |
* | Flush - Federico | Federico Mena Quintero | 2000-05-30 | 1 | -10/+7 |
* | new files to implement iCalendar recurrence rules. These are only part | Damon Chaplin | 2000-05-20 | 1 | -90/+176 |
* | Alarm stuff I had not cvs added, sigh - Federico | Federico Mena Quintero | 2000-05-16 | 1 | -2/+3 |
* | gladeified replacement for eventedit.c | Seth Alves | 2000-05-16 | 1 | -2/+2 |
* | call e_day_view_stop_editing_event here to avoid a divide by zero a bit | Seth Alves | 2000-05-09 | 1 | -0/+6 |
* | don't set the ico->uid to NULL or we won't find any other occurrences of | Damon Chaplin | 2000-05-09 | 1 | -4/+5 |
* | show the EText item, just in case it hasn't moved, otherwise it won't | Damon Chaplin | 2000-05-08 | 1 | -0/+10 |
* | finish editing event when user hits Return key. | Damon Chaplin | 2000-05-07 | 1 | -10/+15 |
* | added guint ref_count to iCalObject struct, and ical_object_ref/unref() | Damon Chaplin | 2000-05-06 | 1 | -45/+114 |
* | for the long events pass E_DAY_VIEW_LONG_EVENT as the day. Fixes SEGV. | Damon Chaplin | 2000-05-05 | 1 | -5/+25 |
* | set the active radio button here. Oops - it wasn't a Bonobo problem after | Damon Chaplin | 2000-05-03 | 1 | -16/+31 |
* | new function to get the currently seleted time range form the current | Damon Chaplin | 2000-05-01 | 1 | -42/+84 |
* | new function to see if the event dates have changed (including any | Damon Chaplin | 2000-05-01 | 1 | -50/+252 |
* | compare iCalObjects by their UIDs instead of by their pointers. | Seth Alves | 2000-04-26 | 1 | -1/+4 |
* | allow for null ico | Seth Alves | 2000-04-26 | 1 | -1/+1 |
* | added new source files and pixmaps, and removed old source files, which | Damon Chaplin | 2000-04-24 | 1 | -167/+330 |
* | build test-calendar-widget and evolution-calendar, common stuff is in a | Seth Alves | 2000-04-06 | 1 | -2/+2 |
* | Fix includes. (e_day_view_on_delete_occurance): Do not call | Federico Mena Quintero | 2000-03-23 | 1 | -13/+4 |
* | New widget for Day/Work-Week views. Unfinished. | Damon Chaplin | 2000-03-14 | 1 | -0/+4585 |