aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui
Commit message (Expand)AuthorAgeFilesLines
* more fixes -migArturo Espinosa1998-04-212-2/+3
* A lot of usability changes to GnomeCal -miguelArturo Espinosa1998-04-216-81/+107
* Use GNOME_STOCK_PIXMAP_HOME for today -migArturo Espinosa1998-04-201-1/+1
* It works. I promiseArturo Espinosa1998-04-192-2/+2
* I missed this one as wellArturo Espinosa1998-04-191-1/+1
* Duh forgot config.h here -migArturo Espinosa1998-04-191-1/+1
* More touches -migArturo Espinosa1998-04-192-2/+0
* Various small fixes here and there -migArturo Espinosa1998-04-192-9/+54
* Update spanish translation for the Calendar.Arturo Espinosa1998-04-195-8/+1182
* Add Quoted printable property to items containing new lines. (duration):Miguel de Icaza1998-04-192-4/+25
* Final steps.Arturo Espinosa1998-04-181-0/+12
* Usability fixes -migArturo Espinosa1998-04-184-13/+22
* Yes.Arturo Espinosa1998-04-1811-27/+553
* Added mandatory status property. (ical_object_to_vobject): Only storeFederico Mena Quintero1998-04-185-64/+132
* Year view, double click -migArturo Espinosa1998-04-187-23/+161
* The event dialog is beautified, recurrences are saner.Federico Mena Quintero1998-04-186-212/+715
* Save Recurrence rules -MiguelArturo Espinosa1998-04-181-4/+4
* Large number of updates. Recurrence basically works now in most of itsArturo Espinosa1998-04-186-62/+72
* Remove deadly excessive abuse of encapsulation -migArturo Espinosa1998-04-174-10/+5
* New event generation api in place -miguelArturo Espinosa1998-04-176-97/+150
* Use menu_shell->children, not menu->children. Why does GtkMenu have aFederico Mena Quintero1998-04-1711-107/+189
* Changed exec name to gnomecal, not gncalrhlabs1998-04-171-1/+1
* XPM files for events with alarm and recurrence, respectively.Federico Mena Quintero1998-04-165-5/+169
* Now children have a vertical handle as well. This can be used to move theFederico Mena Quintero1998-04-161-35/+72
* run fix -migArturo Espinosa1998-04-161-3/+1
* The general_owner may be null. Do the proper thing when creating theFederico Mena Quintero1998-04-166-96/+181
* Year view marks ranges of new dates (on update view). Recurrence iteratorArturo Espinosa1998-04-155-15/+73
* Now using time_t for new and set. Random fixes, as well.Arturo Espinosa Aldama1998-04-153-51/+202
* Routine to destory rows array properly.Miguel de Icaza1998-04-153-6/+18
* ArghArturo Espinosa1998-04-152-1/+26
* New widget for the year view. added required compilation of the new files.Arturo Espinosa Aldama1998-04-158-16/+222
* Load recurrence rules; Paint the recurrence screen according to the rules.Arturo Espinosa1998-04-141-15/+63
* Now takes object and flags parameters. Likewise. Likewise.Federico Mena Quintero1998-04-148-38/+87
* New function to let the outside world decide which child to focus.Federico Mena Quintero1998-04-144-1/+40
* Re-aligned some widgets to make it look prettier. (ee_alarm_widgets):Federico Mena Quintero1998-04-142-46/+89
* Create new object and add it to the calendar. You can now select a rangeFederico Mena Quintero1998-04-143-35/+132
* We now connect to the range_activated signal of the fullday widget insteadFederico Mena Quintero1998-04-134-54/+150
* Begginning of the create-appointment-on-range-selection-and-enter code -miguelArturo Espinosa1998-04-124-25/+65
* More work on the recurrence dialog box, day navigation -migArturo Espinosa1998-04-124-86/+98
* Now we support selecting a range in the main window (byFederico Mena Quintero1998-04-112-37/+114
* Oops, compilation fixes plus more work - FedericoArturo Espinosa1998-04-111-40/+45
* Gnome cal enhancemnets -migArturo Espinosa1998-04-112-11/+282
* More work in progress - FedericoArturo Espinosa1998-04-111-25/+161
* Show instead of just map the child widget (otherwise the text widget getsFederico Mena Quintero1998-04-096-144/+184
* The full day widget now gets updated correctly when you add anArturo Espinosa1998-04-091-12/+33
* Wheee! Now you can drag events correctly - FedericoArturo Espinosa1998-04-091-10/+19
* More updates - FedericoArturo Espinosa1998-04-082-14/+79
* Removed unused global variable parent_class.Federico Mena Quintero1998-04-082-5/+9
* More work in progress, wheeeee - FedericoArturo Espinosa1998-04-0812-88/+881
* vCalendar gets fully saved -migArturo Espinosa1998-04-052-3/+5
* Include <config.h>.Tom Tromey1998-04-041-0/+2
* lots more -migArturo Espinosa1998-04-042-0/+27
* more and more fixes -migArturo Espinosa1998-04-044-18/+47
* Lots -migArturo Espinosa1998-04-045-69/+358
* More work. Weee! -migArturo Espinosa1998-04-031-26/+66
* The "better" format string for strftime() wasn't better, after all :-(Federico Mena Quintero1998-04-033-7/+83
* add test.vcf, more code progress -migArturo Espinosa1998-04-036-17/+186
* New full-day widget. It is still a work in progress. It will be similar toFederico Mena Quintero1998-04-034-3/+382
* More calendar work -migArturo Espinosa1998-04-038-7/+237
* Use better format specifier for strftime().Federico Mena Quintero1998-04-032-3/+45
* Various time fixes; lib fixes; cache fixes -migArturo Espinosa1998-04-031-0/+4
* Day events are now cached inside the widget. They get initialized at thisMiguel de Icaza1998-04-039-36/+45
* New customization function. We can't decide on a stupid border type :-)Federico Mena Quintero1998-04-022-1/+20
* New main program that uses our new datatypes and objects.Miguel de Icaza1998-04-026-12/+99
* Oops, forgot these - FedericoArturo Espinosa1998-04-022-0/+139
* More updates so that Mig can test it - FedericoArturo Espinosa1998-04-023-4/+32
* New week view composite widget. This provides a full week view (7 dayFederico Mena Quintero1998-04-024-76/+324
* GnomeCalendar toplevel GnomeApp; versit code -migArturo Espinosa1998-04-025-19/+382
* These functions now take a sort_func parameter, which is of typeFederico Mena Quintero1998-04-022-11/+30
* Sync with my copy -migArturo Espinosa1998-04-011-1/+2
* Removed #include "gtkcalendar.h", because it now comes from libgnomeui.Federico Mena Quintero1998-04-015-20/+333
* iCalendar/vCalendar time utiltiesArturo Espinosa1998-04-011-2/+7
* Small typo fixed -migArturo Espinosa1998-04-011-2/+2
* Calendar objects as defined by the iCalendar IETF draft. Calendar holderArturo Espinosa1998-04-013-0/+180
* added clist.[ch]Craig Small1998-03-311-1/+3
* linked into gtkcalendar widgetCraig Small1998-03-121-2/+5
* Added GNOME_INCLUDEDIR. (gncal_LDADD): Don't include libsupport.a.Tom Tromey1998-03-091-3/+2
* Added $(GNOME_LIBDIR) to some Makefile.am files.rhlabs1998-02-271-0/+1
* Added German translation.Carsten Schaar1998-02-241-0/+2
* Mon, 23 Feb 1998 04:17:37 +0100 VincentVincent Renardias1998-02-231-0/+2
* (gncal_LDADD): Added '$(INTLLIBS)'Carsten Schaar1998-02-201-1/+2
* Include `libsupport.a'.Raja R Harinath1998-02-191-1/+2
* Remove MakefileArturo Espinosa1998-02-141-0/+1
* Added #include <locale.h>Federico Mena Quintero1998-02-131-3/+1
* Fixed Makefile.am so gncal compiles (please check!)Craig Small1998-02-121-0/+4
* Gnome Utils autoconf/automake setup is readyArturo Espinosa1998-02-112-0/+27
* added repeat valuesCraig Small1998-02-101-3/+16
* New Gnome Calendar filesCraig Small1998-01-121-0/+14