aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/event-editor.c
Commit message (Expand)AuthorAgeFilesLines
* new ECalendarTable to show an ETable view for Todo/Event items.Damon Chaplin2000-07-261-18/+101
* Szabolcs BAN <shooby@gnome.hu>Szabolcs Ban2000-07-211-1/+1
* Added a get_n_objects() method.Federico Mena Quintero2000-06-091-0/+3
* Added missing tooltips. We still need icons, though.Federico Mena Quintero2000-06-081-9/+17
* Implemented. (toolbar): Added an icon for the Save and Close command.Federico Mena Quintero2000-06-021-18/+65
* Implemented. (gnome_calendar_add_object): Removed function, since it wasFederico Mena Quintero2000-06-021-233/+249
* Handler for the "editor_closed" signal of the event editor; we justFederico Mena Quintero2000-06-021-25/+52
* Change of plans. The toplevel GnomeApp is now generated with Glade insteadFederico Mena Quintero2000-06-021-70/+64
* Added a hash table to map calendar objects to their respective eventFederico Mena Quintero2000-06-011-71/+302
* Create the UI handler after we have constructed the parent GnomeApp.Federico Mena Quintero2000-05-311-12/+208
* Flush - FedericoFederico Mena Quintero2000-05-301-539/+701
* Put the main notebook directly under a simple GtkWindow. We are going toFederico Mena Quintero2000-05-261-6/+401
* hooked up more widget signals to callbacks to the gladified dialog actsSeth Alves2000-05-181-24/+284
* hook the radio buttons to the pages of the notebook. (append_exception):Seth Alves2000-05-171-3/+118
* gladeified replacement for eventedit.cSeth Alves2000-05-161-0/+438