| Commit message (Expand) | Author | Age | Files | Lines |
* | A lot of usability changes to GnomeCal -miguel | Arturo Espinosa | 1998-04-21 | 6 | -81/+107 |
* | Use GNOME_STOCK_PIXMAP_HOME for today -mig | Arturo Espinosa | 1998-04-20 | 1 | -1/+1 |
* | It works. I promise | Arturo Espinosa | 1998-04-19 | 2 | -2/+2 |
* | I missed this one as well | Arturo Espinosa | 1998-04-19 | 1 | -1/+1 |
* | Duh forgot config.h here -mig | Arturo Espinosa | 1998-04-19 | 1 | -1/+1 |
* | More touches -mig | Arturo Espinosa | 1998-04-19 | 2 | -2/+0 |
* | Various small fixes here and there -mig | Arturo Espinosa | 1998-04-19 | 2 | -9/+54 |
* | Update spanish translation for the Calendar. | Arturo Espinosa | 1998-04-19 | 5 | -8/+1182 |
* | Add Quoted printable property to items containing new lines. (duration): | Miguel de Icaza | 1998-04-19 | 2 | -4/+25 |
* | Final steps. | Arturo Espinosa | 1998-04-18 | 1 | -0/+12 |
* | Usability fixes -mig | Arturo Espinosa | 1998-04-18 | 4 | -13/+22 |
* | Yes. | Arturo Espinosa | 1998-04-18 | 11 | -27/+553 |
* | Added mandatory status property. (ical_object_to_vobject): Only store | Federico Mena Quintero | 1998-04-18 | 5 | -64/+132 |
* | Year view, double click -mig | Arturo Espinosa | 1998-04-18 | 7 | -23/+161 |
* | The event dialog is beautified, recurrences are saner. | Federico Mena Quintero | 1998-04-18 | 6 | -212/+715 |
* | Save Recurrence rules -Miguel | Arturo Espinosa | 1998-04-18 | 1 | -4/+4 |
* | Large number of updates. Recurrence basically works now in most of its | Arturo Espinosa | 1998-04-18 | 6 | -62/+72 |
* | Remove deadly excessive abuse of encapsulation -mig | Arturo Espinosa | 1998-04-17 | 4 | -10/+5 |
* | New event generation api in place -miguel | Arturo Espinosa | 1998-04-17 | 6 | -97/+150 |
* | Use menu_shell->children, not menu->children. Why does GtkMenu have a | Federico Mena Quintero | 1998-04-17 | 11 | -107/+189 |
* | Changed exec name to gnomecal, not gncal | rhlabs | 1998-04-17 | 1 | -1/+1 |
* | XPM files for events with alarm and recurrence, respectively. | Federico Mena Quintero | 1998-04-16 | 5 | -5/+169 |
* | Now children have a vertical handle as well. This can be used to move the | Federico Mena Quintero | 1998-04-16 | 1 | -35/+72 |
* | run fix -mig | Arturo Espinosa | 1998-04-16 | 1 | -3/+1 |
* | The general_owner may be null. Do the proper thing when creating the | Federico Mena Quintero | 1998-04-16 | 6 | -96/+181 |
* | Year view marks ranges of new dates (on update view). Recurrence iterator | Arturo Espinosa | 1998-04-15 | 5 | -15/+73 |
* | Now using time_t for new and set. Random fixes, as well. | Arturo Espinosa Aldama | 1998-04-15 | 3 | -51/+202 |
* | Routine to destory rows array properly. | Miguel de Icaza | 1998-04-15 | 3 | -6/+18 |
* | Argh | Arturo Espinosa | 1998-04-15 | 2 | -1/+26 |
* | New widget for the year view. added required compilation of the new files. | Arturo Espinosa Aldama | 1998-04-15 | 8 | -16/+222 |
* | Load recurrence rules; Paint the recurrence screen according to the rules. | Arturo Espinosa | 1998-04-14 | 1 | -15/+63 |
* | Now takes object and flags parameters. Likewise. Likewise. | Federico Mena Quintero | 1998-04-14 | 8 | -38/+87 |
* | New function to let the outside world decide which child to focus. | Federico Mena Quintero | 1998-04-14 | 4 | -1/+40 |
* | Re-aligned some widgets to make it look prettier. (ee_alarm_widgets): | Federico Mena Quintero | 1998-04-14 | 2 | -46/+89 |
* | Create new object and add it to the calendar. You can now select a range | Federico Mena Quintero | 1998-04-14 | 3 | -35/+132 |
* | We now connect to the range_activated signal of the fullday widget instead | Federico Mena Quintero | 1998-04-13 | 4 | -54/+150 |
* | Begginning of the create-appointment-on-range-selection-and-enter code -miguel | Arturo Espinosa | 1998-04-12 | 4 | -25/+65 |
* | More work on the recurrence dialog box, day navigation -mig | Arturo Espinosa | 1998-04-12 | 4 | -86/+98 |
* | Now we support selecting a range in the main window (by | Federico Mena Quintero | 1998-04-11 | 2 | -37/+114 |
* | Oops, compilation fixes plus more work - Federico | Arturo Espinosa | 1998-04-11 | 1 | -40/+45 |
* | Gnome cal enhancemnets -mig | Arturo Espinosa | 1998-04-11 | 2 | -11/+282 |
* | More work in progress - Federico | Arturo Espinosa | 1998-04-11 | 1 | -25/+161 |
* | Show instead of just map the child widget (otherwise the text widget gets | Federico Mena Quintero | 1998-04-09 | 6 | -144/+184 |
* | The full day widget now gets updated correctly when you add an | Arturo Espinosa | 1998-04-09 | 1 | -12/+33 |
* | Wheee! Now you can drag events correctly - Federico | Arturo Espinosa | 1998-04-09 | 1 | -10/+19 |
* | More updates - Federico | Arturo Espinosa | 1998-04-08 | 2 | -14/+79 |
* | Removed unused global variable parent_class. | Federico Mena Quintero | 1998-04-08 | 2 | -5/+9 |
* | More work in progress, wheeeee - Federico | Arturo Espinosa | 1998-04-08 | 12 | -88/+881 |
* | vCalendar gets fully saved -mig | Arturo Espinosa | 1998-04-05 | 2 | -3/+5 |
* | Include <config.h>. | Tom Tromey | 1998-04-04 | 1 | -0/+2 |
* | lots more -mig | Arturo Espinosa | 1998-04-04 | 2 | -0/+27 |
* | more and more fixes -mig | Arturo Espinosa | 1998-04-04 | 4 | -18/+47 |
* | Lots -mig | Arturo Espinosa | 1998-04-04 | 5 | -69/+358 |
* | More work. Weee! -mig | Arturo Espinosa | 1998-04-03 | 1 | -26/+66 |
* | The "better" format string for strftime() wasn't better, after all :-( | Federico Mena Quintero | 1998-04-03 | 3 | -7/+83 |
* | add test.vcf, more code progress -mig | Arturo Espinosa | 1998-04-03 | 6 | -17/+186 |
* | New full-day widget. It is still a work in progress. It will be similar to | Federico Mena Quintero | 1998-04-03 | 4 | -3/+382 |
* | More calendar work -mig | Arturo Espinosa | 1998-04-03 | 8 | -7/+237 |
* | Use better format specifier for strftime(). | Federico Mena Quintero | 1998-04-03 | 2 | -3/+45 |
* | Various time fixes; lib fixes; cache fixes -mig | Arturo Espinosa | 1998-04-03 | 1 | -0/+4 |
* | Day events are now cached inside the widget. They get initialized at this | Miguel de Icaza | 1998-04-03 | 9 | -36/+45 |
* | New customization function. We can't decide on a stupid border type :-) | Federico Mena Quintero | 1998-04-02 | 2 | -1/+20 |
* | New main program that uses our new datatypes and objects. | Miguel de Icaza | 1998-04-02 | 6 | -12/+99 |
* | Oops, forgot these - Federico | Arturo Espinosa | 1998-04-02 | 2 | -0/+139 |
* | More updates so that Mig can test it - Federico | Arturo Espinosa | 1998-04-02 | 3 | -4/+32 |
* | New week view composite widget. This provides a full week view (7 day | Federico Mena Quintero | 1998-04-02 | 4 | -76/+324 |
* | GnomeCalendar toplevel GnomeApp; versit code -mig | Arturo Espinosa | 1998-04-02 | 5 | -19/+382 |
* | These functions now take a sort_func parameter, which is of type | Federico Mena Quintero | 1998-04-02 | 2 | -11/+30 |
* | Sync with my copy -mig | Arturo Espinosa | 1998-04-01 | 1 | -1/+2 |
* | Removed #include "gtkcalendar.h", because it now comes from libgnomeui. | Federico Mena Quintero | 1998-04-01 | 5 | -20/+333 |
* | iCalendar/vCalendar time utilties | Arturo Espinosa | 1998-04-01 | 1 | -2/+7 |
* | Small typo fixed -mig | Arturo Espinosa | 1998-04-01 | 1 | -2/+2 |
* | Calendar objects as defined by the iCalendar IETF draft. Calendar holder | Arturo Espinosa | 1998-04-01 | 3 | -0/+180 |
* | added clist.[ch] | Craig Small | 1998-03-31 | 1 | -1/+3 |
* | linked into gtkcalendar widget | Craig Small | 1998-03-12 | 1 | -2/+5 |
* | Added GNOME_INCLUDEDIR. (gncal_LDADD): Don't include libsupport.a. | Tom Tromey | 1998-03-09 | 1 | -3/+2 |
* | Added $(GNOME_LIBDIR) to some Makefile.am files. | rhlabs | 1998-02-27 | 1 | -0/+1 |
* | Added German translation. | Carsten Schaar | 1998-02-24 | 1 | -0/+2 |
* | Mon, 23 Feb 1998 04:17:37 +0100 Vincent | Vincent Renardias | 1998-02-23 | 1 | -0/+2 |
* | (gncal_LDADD): Added '$(INTLLIBS)' | Carsten Schaar | 1998-02-20 | 1 | -1/+2 |
* | Include `libsupport.a'. | Raja R Harinath | 1998-02-19 | 1 | -1/+2 |
* | Remove Makefile | Arturo Espinosa | 1998-02-14 | 1 | -0/+1 |
* | Added #include <locale.h> | Federico Mena Quintero | 1998-02-13 | 1 | -3/+1 |
* | Fixed Makefile.am so gncal compiles (please check!) | Craig Small | 1998-02-12 | 1 | -0/+4 |
* | Gnome Utils autoconf/automake setup is ready | Arturo Espinosa | 1998-02-11 | 2 | -0/+27 |
* | added repeat values | Craig Small | 1998-02-10 | 1 | -3/+16 |
* | New Gnome Calendar files | Craig Small | 1998-01-12 | 1 | -0/+14 |