| Commit message (Expand) | Author | Age | Files | Lines |
* | renamed from editor-page for consistency, more complete implementation | JP Rosevear | 2001-06-02 | 1 | -3377/+0 |
* | Split the event and task editors into different objects for the separate | Federico Mena Quintero | 2001-05-17 | 1 | -1/+1 |
* | switch on the correct widget and map | JP Rosevear | 2001-05-10 | 1 | -1/+1 |
* | use define from widgets/misc/e-filter-bar.h instead of own enumeration and | Gediminas Paulauskas | 2001-05-08 | 1 | -27/+22 |
* | Connect to the "changed" signal of the categories entry so that they will | Federico Mena Quintero | 2001-04-18 | 1 | -7/+21 |
* | Display fixes, thanks to Kjartan for finding these. | Gediminas Paulauskas | 2001-04-11 | 1 | -3/+3 |
* | Here goes my additional simple include fixes. | Gediminas Paulauskas | 2001-04-05 | 1 | -11/+9 |
* | Fix headers. Same here. Same here. Same here. Same here. Same here. Same | Kjartan Maraas | 2001-04-05 | 1 | -0/+4 |
* | Plug leak. | Federico Mena Quintero | 2001-04-03 | 1 | -0/+8 |
* | Plug leak. | Federico Mena Quintero | 2001-04-03 | 1 | -1/+1 |
* | New function to set the EDateEdit's value when a row is selected in the | Federico Mena Quintero | 2001-03-01 | 1 | -4/+44 |
* | fill in new classification stuff properly (get_widgets): load new class. | JP Rosevear | 2001-02-09 | 1 | -22/+1 |
* | Pull up from 0.9 branch | JP Rosevear | 2001-02-09 | 1 | -150/+24 |
* | Match new append_alarm signature (reminder_to_comp_object): only add | JP Rosevear | 2001-02-07 | 1 | -22/+38 |
* | get the new reminder widgets (sync_entries): different callback data | JP Rosevear | 2001-02-06 | 1 | -233/+377 |
* | <gnome.h> trimming to reduce compilation time. Likewise. Likewise. | Federico Mena Quintero | 2001-01-30 | 1 | -2/+0 |
* | libical import cleanup | JP Rosevear | 2001-01-24 | 1 | -4/+4 |
* | compile new stuff | JP Rosevear | 2001-01-23 | 1 | -11/+2 |
* | New files with a simple sequence to migrate the task components from the | Federico Mena Quintero | 2001-01-19 | 1 | -3/+1 |
* | Ximianified email addresses and copyrights. | Federico Mena Quintero | 2001-01-17 | 1 | -36/+37 |
* | added new source files for the Tasks folders. | Damon Chaplin | 2001-01-08 | 1 | -5/+1 |
* | get categories button (init_widgets): listen for button click | JP Rosevear | 2001-01-06 | 1 | -3/+51 |
* | Do not compose strings so that they can be localized correctly. Also, | Federico Mena Quintero | 2001-01-03 | 1 | -15/+15 |
* | Unconditionally remove the client from the alarm notification system. | Federico Mena Quintero | 2001-01-03 | 1 | -4/+0 |
* | Fixes bug #955. | Federico Mena Quintero | 2000-12-15 | 1 | -28/+5 |
* | Even though icaltime_from_timet() now properly ignores the is_utc argument | Federico Mena Quintero | 2000-12-14 | 1 | -4/+4 |
* | added changed flags and added calls to a new function | Damon Chaplin | 2000-12-11 | 1 | -56/+262 |
* | Free the strings we get from the editables. | Federico Mena Quintero | 2000-12-09 | 1 | -3/+8 |
* | Free the dates we get from the component. | Federico Mena Quintero | 2000-12-09 | 1 | -0/+3 |
* | Confirm before deleting the event. | Federico Mena Quintero | 2000-12-07 | 1 | -7/+11 |
* | Fixes bug #920. | Federico Mena Quintero | 2000-12-07 | 1 | -14/+0 |
* | Fixes bug #918. | Federico Mena Quintero | 2000-12-03 | 1 | -0/+50 |
* | New function to generate a title and convert it from UTF8 before setting | Federico Mena Quintero | 2000-12-02 | 1 | -10/+24 |
* | added more support for config settings. | Damon Chaplin | 2000-11-27 | 1 | -17/+72 |
* | Misspelled "occurrences". (fill_recurrence_widgets): Sensitize the "Custom | Federico Mena Quintero | 2000-11-13 | 1 | -6/+28 |
* | New function; re-tag the calendar when its date range changes. | Federico Mena Quintero | 2000-11-13 | 1 | -13/+89 |
* | Block the signals as appropriate. (fill_ending_date): Ditto. | Federico Mena Quintero | 2000-11-13 | 1 | -3/+69 |
* | Clear the rdate and exrule lists from the component if we are setting a | Federico Mena Quintero | 2000-11-13 | 1 | -47/+156 |
* | These changes fix bugzilla bugs #874 and #875. | Federico Mena Quintero | 2000-11-09 | 1 | -15/+16 |
* | Adjust the valid range of the month index spin button depending on the | Federico Mena Quintero | 2000-11-09 | 1 | -0/+70 |
* | Removed the old recurrence page. Wheeeeeeeeee! | Federico Mena Quintero | 2000-11-07 | 1 | -180/+303 |
* | Block signals from the toggle button. (date_changed_cb): Merged | Federico Mena Quintero | 2000-11-05 | 1 | -86/+45 |
* | Clean the idl-generated sources properly. Likewise. | Federico Mena Quintero | 2000-11-04 | 1 | -14/+16 |
* | The big api rename ... | Michael Meeks | 2000-11-02 | 1 | -4/+4 |
* | Hmmm. SHRT_MAX changed to ICAL_RECURRENCE_ARRAY_MAX in libical. Deal with | Federico Mena Quintero | 2000-11-01 | 1 | -6/+8 |
* | New function. We split it from the radio callback so that we can call it | Federico Mena Quintero | 2000-11-01 | 1 | -7/+20 |
* | Do not take in an extra data pointer. (summary_changed_cb): Use a single | Federico Mena Quintero | 2000-10-31 | 1 | -25/+36 |
* | New function. (general_summary_changed_cb): Sync the general summary to | Federico Mena Quintero | 2000-10-28 | 1 | -4/+58 |
* | Connect to the recurrence ending menu. (recur_ending_selection_done_cb): | Federico Mena Quintero | 2000-10-28 | 1 | -242/+185 |
* | This is the new recurrence page, partially finished. I just want it on CVS | Federico Mena Quintero | 2000-10-27 | 1 | -127/+756 |
* | added more (unworking) integration with the | Jesse Pavel | 2000-10-21 | 1 | -1/+1 |
* | *** empty log message *** | Jesse Pavel | 2000-10-20 | 1 | -0/+10 |
* | remove; redundant. | Michael Meeks | 2000-10-19 | 1 | -258/+42 |
* | Added focus to the general_summary text entry. | Anna Marie Dirks | 2000-10-17 | 1 | -0/+8 |
* | *** empty log message *** | Jesse Pavel | 2000-10-03 | 1 | -1/+4 |
* | *** empty log message *** | Jesse Pavel | 2000-09-28 | 1 | -6/+20 |
* | set the height of the scrolled window for the description field, since the | Damon Chaplin | 2000-09-25 | 1 | -1/+1 |
* | Dear native speakers, | Federico Mena Quintero | 2000-09-22 | 1 | -1/+1 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -1/+1 |
* | The Commit from hell that breaks all UI related stuff; | Michael Meeks | 2000-09-14 | 1 | -16/+20 |
* | changed to use EDateEdit. | Damon Chaplin | 2000-09-11 | 1 | -75/+48 |
* | Fixed some warnings. | Christopher James Lahey | 2000-09-09 | 1 | -0/+4 |
* | Fall equinox cleanup! | Federico Mena Quintero | 2000-09-08 | 1 | -4/+1 |
* | Kill all exdates if there are no dates in the box | JP Rosevear | 2000-09-06 | 1 | -9/+14 |
* | uses the new TaskEditor dialog. | Damon Chaplin | 2000-09-06 | 1 | -0/+18 |
* | A bit more e_utf8 wrappers here and there | Lauris Kaplinski | 2000-09-02 | 1 | -4/+5 |
* | We don't need AC_PROG_RANLIB and AM_PROG_LIBTOOL | JP Rosevear | 2000-09-01 | 1 | -9/+27 |
* | No need to spit a warning if removal fails. (event_editor_destroy): Free | Federico Mena Quintero | 2000-09-01 | 1 | -37/+30 |
* | Implement delete option (recurrence_toggled): Make an ugly hack to get the | JP Rosevear | 2000-09-01 | 1 | -19/+51 |
* | Event editor destroyed callback to do hash cleanup | JP Rosevear | 2000-08-31 | 1 | -100/+151 |
* | Use event_editor_set_event_object | JP Rosevear | 2000-08-30 | 1 | -4/+4 |
* | These are not UTC times | JP Rosevear | 2000-08-29 | 1 | -2/+2 |
* | We no longer need time_from_icaltimetype as libical has the API for this | JP Rosevear | 2000-08-29 | 1 | -4/+4 |
* | Initiliaze tzid to null, only set recurrence rules and exception dates if | JP Rosevear | 2000-08-28 | 1 | -35/+38 |
* | Properly append to list | JP Rosevear | 2000-08-25 | 1 | -7/+8 |
* | Update for libical 0.19 | JP Rosevear | 2000-08-25 | 1 | -4/+4 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-25 | 1 | -0/+4 |
* | Make signal names saner (released_event_object_cb): ditto | JP Rosevear | 2000-08-25 | 1 | -15/+17 |
* | Remove owner field | JP Rosevear | 2000-08-24 | 1 | -15/+2 |
* | Update prototypes. | JP Rosevear | 2000-08-19 | 1 | -273/+283 |
* | new ECalendarTable to show an ETable view for Todo/Event items. | Damon Chaplin | 2000-07-26 | 1 | -18/+101 |
* | Szabolcs BAN <shooby@gnome.hu> | Szabolcs Ban | 2000-07-21 | 1 | -1/+1 |
* | Added a get_n_objects() method. | Federico Mena Quintero | 2000-06-09 | 1 | -0/+3 |
* | Added missing tooltips. We still need icons, though. | Federico Mena Quintero | 2000-06-08 | 1 | -9/+17 |
* | Implemented. (toolbar): Added an icon for the Save and Close command. | Federico Mena Quintero | 2000-06-02 | 1 | -18/+65 |
* | Implemented. (gnome_calendar_add_object): Removed function, since it was | Federico Mena Quintero | 2000-06-02 | 1 | -233/+249 |
* | Handler for the "editor_closed" signal of the event editor; we just | Federico Mena Quintero | 2000-06-02 | 1 | -25/+52 |
* | Change of plans. The toplevel GnomeApp is now generated with Glade instead | Federico Mena Quintero | 2000-06-02 | 1 | -70/+64 |
* | Added a hash table to map calendar objects to their respective event | Federico Mena Quintero | 2000-06-01 | 1 | -71/+302 |
* | Create the UI handler after we have constructed the parent GnomeApp. | Federico Mena Quintero | 2000-05-31 | 1 | -12/+208 |
* | Flush - Federico | Federico Mena Quintero | 2000-05-30 | 1 | -539/+701 |
* | Put the main notebook directly under a simple GtkWindow. We are going to | Federico Mena Quintero | 2000-05-26 | 1 | -6/+401 |
* | hooked up more widget signals to callbacks to the gladified dialog acts | Seth Alves | 2000-05-18 | 1 | -24/+284 |
* | hook the radio buttons to the pages of the notebook. (append_exception): | Seth Alves | 2000-05-17 | 1 | -3/+118 |
* | gladeified replacement for eventedit.c | Seth Alves | 2000-05-16 | 1 | -0/+438 |