| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |