| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed gncal/card for the release - FedericoGNOME_0_20aGNOME_0_20 | Arturo Espinosa | 1998-06-05 | 2 | -2/+2 |
* | Do not subtract 1 from tm->tm_mday for the default_day. | Federico Mena Quintero | 1998-06-05 | 7 | -8/+21 |
* | Fill in ical->recur->interval from value in spin_button. This ixed an | Nuno Ferreira | 1998-06-01 | 3 | -2/+8 |
* | Paint the decorations correctly. (child_draw_decor): Paint the | Federico Mena Quintero | 1998-05-31 | 3 | -106/+113 |
* | Added even more [no] .desktop entries. | Kjartan Maraas | 1998-05-29 | 2 | -0/+4 |
* | Use the contents of ee->ical->dtstart for computing the predefined values | Miguel de Icaza | 1998-05-26 | 3 | -8/+7 |
* | Fix the gc destruction in the unrealization code and fix the pixmap | Miguel de Icaza | 1998-05-26 | 5 | -12/+34 |
* | Fix for the weekly event generation. Was reported on the bug tracking | Miguel de Icaza | 1998-05-26 | 4 | -3/+8 |
* | Implemented ultra-cool layout for the events that share the same time | Miguel de Icaza | 1998-05-19 | 3 | -204/+336 |
* | Close dialog when return is pressed. | Havoc Pennington | 1998-05-18 | 3 | -0/+6 |
* | Various bug fixes that were reported: | Arturo Espinosa | 1998-05-16 | 6 | -12/+8 |
* | Bug free version of the range computation in place. | Miguel de Icaza | 1998-05-16 | 8 | -48/+63 |
* | Do not add the spurious padding. | Miguel de Icaza | 1998-05-15 | 13 | -36/+234 |
* | Further work on getting nice pixmaps displayed -mig | Arturo Espinosa | 1998-05-09 | 2 | -28/+34 |
* | 1. Fix: `New Appointment' defaults to the current day. 2. Add `New | Arturo Espinosa | 1998-05-09 | 9 | -4/+62 |
* | My attempt at getting the nice pixmaps drawn next to the events. | Arturo Espinosa | 1998-05-07 | 7 | -44/+301 |
* | Only run the apply code once. | Miguel de Icaza | 1998-05-05 | 3 | -2/+12 |
* | Draw the day at startup. (gncal_day_panel_set): Fix selected-day display. | Miguel de Icaza | 1998-05-04 | 6 | -22/+35 |
* | Updated gedit/.cvsignore and gncal/.cvsignore | Kjartan Maraas | 1998-05-03 | 1 | -0/+1 |
* | crash fix for proeprty dialog -mig | Arturo Espinosa | 1998-05-01 | 3 | -6/+9 |
* | Fix for SM code, I was allocating less than needed (thanks to federico for qu... | Arturo Espinosa | 1998-04-30 | 2 | -2/+2 |
* | Various fixes and optimizations; Tagging of the days with appointements. | Arturo Espinosa | 1998-04-30 | 14 | -16/+160 |
* | Added Session management to GnomeCal -miguel | Arturo Espinosa | 1998-04-29 | 6 | -246/+392 |
* | Lots of fixes: | Arturo Espinosa | 1998-04-29 | 15 | -69/+134 |
* | Removed an unused function - Federico | Arturo Espinosa | 1998-04-29 | 2 | -20/+2 |
* | Descend from GnomeDialog. Took vbox out of class structure; use | Havoc Pennington | 1998-04-26 | 5 | -62/+44 |
* | Remove debug code -mig | Arturo Espinosa | 1998-04-26 | 4 | -8/+4 |
* | Fix user name computation -mig | Arturo Espinosa | 1998-04-26 | 2 | -2/+14 |
* | Fixed alarm saving code. Fixed alarm loading code. New -partial- | Arturo Espinosa | 1998-04-25 | 17 | -92/+394 |
* | Actually save the to-do entries. | Federico Mena Quintero | 1998-04-24 | 5 | -80/+353 |
* | Fixes for vTodo thingies -mig | Arturo Espinosa | 1998-04-23 | 5 | -23/+56 |
* | Made it use popup_menu(). | Federico Mena Quintero | 1998-04-23 | 34 | -132/+861 |
* | This one too -mig | Arturo Espinosa | 1998-04-23 | 1 | -0/+1 |
* | Make GnomeCalendar properties use GnomePropertyBox -miguel | Arturo Espinosa | 1998-04-23 | 2 | -38/+48 |
* | Perfection and sometimes requires two commits -mig | Arturo Espinosa | 1998-04-22 | 2 | -0/+12 |
* | Perfection comes in many disguises -mig | Arturo Espinosa | 1998-04-22 | 4 | -12/+20 |
* | Forgot to cvs add this file | Arturo Espinosa | 1998-04-22 | 2 | -0/+274 |
* | 1. Calendar property configuration is finally here with nice live-updates. | Arturo Espinosa | 1998-04-22 | 20 | -93/+274 |
* | Added calls to gtk_window_set_wmclass to gnome-utils - mig | Arturo Espinosa | 1998-04-22 | 3 | -2/+6 |
* | Small fix for goto-day-year computation -mig | Arturo Espinosa | 1998-04-22 | 7 | -20/+36 |
* | Lots of changes: | Miguel de Icaza | 1998-04-22 | 14 | -38/+90 |
* | Made it use GncalDayPanel. | Federico Mena Quintero | 1998-04-22 | 18 | -223/+597 |
* | Added icon for gncal to .desktop entry | rhlabs | 1998-04-22 | 2 | -2/+2 |
* | Misc. event handling fixes - Federico | Arturo Espinosa | 1998-04-21 | 3 | -11/+33 |
* | Enhance the exception date handling -mig | Arturo Espinosa | 1998-04-21 | 8 | -50/+124 |
* | Make the any-key-creates-new-appointment-at-selection thing actually work - F... | Arturo Espinosa | 1998-04-21 | 7 | -24/+72 |
* | Now any printable keystroke (not just Return) will activate the selected | Federico Mena Quintero | 1998-04-21 | 3 | -4/+53 |
* | Made it use the new paint_row function instead of painting everything | Federico Mena Quintero | 1998-04-21 | 12 | -374/+417 |
* | Fix compiler warnings - Federico | Arturo Espinosa | 1998-04-21 | 21 | -37/+45 |
* | more fixes -mig | Arturo Espinosa | 1998-04-21 | 8 | -4/+18 |
* | A lot of usability changes to GnomeCal -miguel | Arturo Espinosa | 1998-04-21 | 18 | -165/+319 |
* | Use GNOME_STOCK_PIXMAP_HOME for today -mig | Arturo Espinosa | 1998-04-20 | 3 | -2/+6 |
* | It works. I promise | Arturo Espinosa | 1998-04-19 | 4 | -4/+4 |
* | I missed this one as well | Arturo Espinosa | 1998-04-19 | 2 | -2/+2 |
* | Duh forgot config.h here -mig | Arturo Espinosa | 1998-04-19 | 2 | -2/+2 |
* | More touches -mig | Arturo Espinosa | 1998-04-19 | 3 | -3/+0 |
* | Various small fixes here and there -mig | Arturo Espinosa | 1998-04-19 | 5 | -18/+116 |
* | Update spanish translation for the Calendar. | Arturo Espinosa | 1998-04-19 | 12 | -16/+2377 |
* | Add Quoted printable property to items containing new lines. (duration): | Miguel de Icaza | 1998-04-19 | 8 | -26/+106 |
* | Final steps. | Arturo Espinosa | 1998-04-18 | 5 | -6/+27 |
* | Usability fixes -mig | Arturo Espinosa | 1998-04-18 | 8 | -26/+44 |
* | Yes. | Arturo Espinosa | 1998-04-18 | 28 | -55/+1033 |
* | Added mandatory status property. (ical_object_to_vobject): Only store | Federico Mena Quintero | 1998-04-18 | 4 | -12/+37 |
* | Added mandatory status property. (ical_object_to_vobject): Only store | Federico Mena Quintero | 1998-04-18 | 14 | -131/+290 |
* | Year view, double click -mig | Arturo Espinosa | 1998-04-18 | 21 | -112/+611 |
* | The event dialog is beautified, recurrences are saner. | Federico Mena Quintero | 1998-04-18 | 20 | -442/+1456 |
* | We load the alarms -mig | Arturo Espinosa | 1998-04-18 | 6 | -45/+147 |
* | Save Recurrence rules -Miguel | Arturo Espinosa | 1998-04-18 | 6 | -20/+339 |
* | Large number of updates. Recurrence basically works now in most of its | Arturo Espinosa | 1998-04-18 | 20 | -192/+807 |
* | Remove deadly excessive abuse of encapsulation -mig | Arturo Espinosa | 1998-04-17 | 14 | -56/+43 |
* | New event generation api in place -miguel | Arturo Espinosa | 1998-04-17 | 15 | -197/+309 |
* | Use menu_shell->children, not menu->children. Why does GtkMenu have a | Federico Mena Quintero | 1998-04-17 | 29 | -220/+402 |
* | Changed exec name to gnomecal, not gncal | rhlabs | 1998-04-17 | 2 | -2/+2 |
* | XPM files for events with alarm and recurrence, respectively. | Federico Mena Quintero | 1998-04-16 | 12 | -12/+345 |
* | Now children have a vertical handle as well. This can be used to move the | Federico Mena Quintero | 1998-04-16 | 3 | -70/+149 |
* | run fix -mig | Arturo Espinosa | 1998-04-16 | 2 | -6/+2 |
* | The general_owner may be null. Do the proper thing when creating the | Federico Mena Quintero | 1998-04-16 | 21 | -195/+456 |
* | Year view marks ranges of new dates (on update view). Recurrence iterator | Arturo Espinosa | 1998-04-15 | 18 | -45/+260 |
* | TODO updates - Federico | Arturo Espinosa | 1998-04-15 | 1 | -2/+0 |
* | Now using time_t for new and set. Random fixes, as well. | Arturo Espinosa Aldama | 1998-04-15 | 9 | -116/+420 |
* | Routine to destory rows array properly. | Miguel de Icaza | 1998-04-15 | 10 | -111/+245 |
* | Argh | Arturo Espinosa | 1998-04-15 | 4 | -2/+52 |
* | New widget for the year view. added required compilation of the new files. | Arturo Espinosa Aldama | 1998-04-15 | 21 | -82/+513 |
* | Load recurrence rules; Paint the recurrence screen according to the rules. | Arturo Espinosa | 1998-04-14 | 8 | -42/+969 |
* | Now takes object and flags parameters. Likewise. Likewise. | Federico Mena Quintero | 1998-04-14 | 20 | -76/+215 |
* | New function to let the outside world decide which child to focus. | Federico Mena Quintero | 1998-04-14 | 10 | -5/+89 |
* | Re-aligned some widgets to make it look prettier. (ee_alarm_widgets): | Federico Mena Quintero | 1998-04-14 | 5 | -92/+185 |
* | Create new object and add it to the calendar. You can now select a range | Federico Mena Quintero | 1998-04-14 | 8 | -72/+280 |
* | We now connect to the range_activated signal of the fullday widget instead | Federico Mena Quintero | 1998-04-13 | 10 | -111/+330 |
* | Begginning of the create-appointment-on-range-selection-and-enter code -miguel | Arturo Espinosa | 1998-04-12 | 11 | -50/+136 |
* | More work on the recurrence dialog box, day navigation -mig | Arturo Espinosa | 1998-04-12 | 17 | -190/+335 |
* | Now we support selecting a range in the main window (by | Federico Mena Quintero | 1998-04-11 | 5 | -74/+234 |
* | Oops, compilation fixes plus more work - Federico | Arturo Espinosa | 1998-04-11 | 3 | -80/+92 |
* | Gnome cal enhancemnets -mig | Arturo Espinosa | 1998-04-11 | 4 | -22/+564 |
* | More work in progress - Federico | Arturo Espinosa | 1998-04-11 | 2 | -50/+322 |
* | Show instead of just map the child widget (otherwise the text widget gets | Federico Mena Quintero | 1998-04-09 | 20 | -299/+401 |
* | The full day widget now gets updated correctly when you add an | Arturo Espinosa | 1998-04-09 | 3 | -27/+66 |
* | Say `#if 0', not `#ifdef 0'. | Raja R Harinath | 1998-04-09 | 2 | -1/+5 |
* | Updates - Fed | Arturo Espinosa | 1998-04-09 | 1 | -0/+4 |
* | Added a TODO list to refresh my memory from time to time - Federico | Arturo Espinosa | 1998-04-09 | 1 | -0/+46 |
* | Wheee! Now you can drag events correctly - Federico | Arturo Espinosa | 1998-04-09 | 2 | -20/+38 |
* | More updates - Federico | Arturo Espinosa | 1998-04-08 | 4 | -28/+158 |
* | Removed unused global variable parent_class. | Federico Mena Quintero | 1998-04-08 | 5 | -10/+27 |
* | More work in progress, wheeeee - Federico | Arturo Espinosa | 1998-04-08 | 27 | -177/+1808 |
* | New file. | Carsten Schaar | 1998-04-06 | 1 | -0/+4 |
* | vCalendar gets fully saved -mig | Arturo Espinosa | 1998-04-05 | 7 | -15/+259 |
* | Include <config.h>. | Tom Tromey | 1998-04-04 | 3 | -0/+8 |
* | lots more -mig | Arturo Espinosa | 1998-04-04 | 7 | -6/+153 |
* | more and more fixes -mig | Arturo Espinosa | 1998-04-04 | 10 | -43/+119 |
* | Lots -mig | Arturo Espinosa | 1998-04-04 | 19 | -189/+1001 |
* | More work. Weee! -mig | Arturo Espinosa | 1998-04-03 | 2 | -52/+132 |
* | The "better" format string for strftime() wasn't better, after all :-( | Federico Mena Quintero | 1998-04-03 | 7 | -14/+171 |
* | add test.vcf, more code progress -mig | Arturo Espinosa | 1998-04-03 | 15 | -34/+378 |
* | New full-day widget. It is still a work in progress. It will be similar to | Federico Mena Quintero | 1998-04-03 | 10 | -7/+792 |
* | More calendar work -mig | Arturo Espinosa | 1998-04-03 | 18 | -22/+495 |
* | Use better format specifier for strftime(). | Federico Mena Quintero | 1998-04-03 | 5 | -6/+97 |
* | Various time fixes; lib fixes; cache fixes -mig | Arturo Espinosa | 1998-04-03 | 6 | -6/+23 |
* | Day events are now cached inside the widget. They get initialized at this | Miguel de Icaza | 1998-04-03 | 19 | -72/+97 |
* | New customization function. We can't decide on a stupid border type :-) | Federico Mena Quintero | 1998-04-02 | 5 | -2/+47 |
* | New main program that uses our new datatypes and objects. | Miguel de Icaza | 1998-04-02 | 22 | -30/+747 |
* | Oops, forgot these - Federico | Arturo Espinosa | 1998-04-02 | 4 | -0/+278 |
* | More updates so that Mig can test it - Federico | Arturo Espinosa | 1998-04-02 | 6 | -8/+64 |
* | New week view composite widget. This provides a full week view (7 day | Federico Mena Quintero | 1998-04-02 | 9 | -152/+657 |
* | GnomeCalendar toplevel GnomeApp; versit code -mig | Arturo Espinosa | 1998-04-02 | 12 | -38/+801 |
* | These functions now take a sort_func parameter, which is of type | Federico Mena Quintero | 1998-04-02 | 5 | -22/+72 |
* | Calendar object editor -mig | Arturo Espinosa | 1998-04-01 | 1 | -0/+88 |
* | Sync with my copy -mig | Arturo Espinosa | 1998-04-01 | 2 | -2/+4 |
* | `buf' now static. | Tom Tromey | 1998-04-01 | 2 | -1/+5 |
* | Removed #include "gtkcalendar.h", because it now comes from libgnomeui. | Federico Mena Quintero | 1998-04-01 | 17 | -49/+686 |
* | New function, formats an hour/am_pm pair into a string of the form "3am", | Federico Mena Quintero | 1998-04-01 | 3 | -2/+62 |
* | iCalendar/vCalendar time utilties | Arturo Espinosa | 1998-04-01 | 3 | -4/+43 |
* | Small typo fixed -mig | Arturo Espinosa | 1998-04-01 | 2 | -4/+4 |
* | Calendar objects as defined by the iCalendar IETF draft. Calendar holder | Arturo Espinosa | 1998-04-01 | 12 | -0/+804 |
* | added clist.[ch] | Craig Small | 1998-03-31 | 4 | -2/+105 |
* | Added session maanagement and using clists | Craig Small | 1998-03-31 | 2 | -46/+236 |
* | Use gnome_message_box_*, not gnome_messagebox_*. | Tom Tromey | 1998-03-22 | 2 | -1/+5 |
* | linked into gtkcalendar widget | Craig Small | 1998-03-12 | 6 | -18/+46 |
* | Added GNOME_INCLUDEDIR. (gncal_LDADD): Don't include libsupport.a. | Tom Tromey | 1998-03-09 | 4 | -7/+12 |
* | Removed bogus Makefile - tromey@cygnus.com | Tom Tromey | 1998-02-27 | 1 | -402/+0 |
* | Added $(GNOME_LIBDIR) to some Makefile.am files. | rhlabs | 1998-02-27 | 3 | -0/+404 |
* | Added German translation. | Carsten Schaar | 1998-02-24 | 2 | -0/+4 |
* | Changed 'gtt' to 'gncal'. | Carsten Schaar | 1998-02-24 | 1 | -1/+1 |
* | Mon, 23 Feb 1998 04:17:37 +0100 Vincent | Vincent Renardias | 1998-02-23 | 2 | -0/+4 |
* | gnome_init app_id parameter changes - Federico | Arturo Espinosa | 1998-02-20 | 2 | -1/+5 |
* | Added '$(INTLLIBS)' | Carsten Schaar | 1998-02-20 | 1 | -0/+4 |
* | (gncal_LDADD): Added '$(INTLLIBS)' | Carsten Schaar | 1998-02-20 | 2 | -2/+4 |
* | Removed `Makefile' | Raja R Harinath | 1998-02-19 | 1 | -400/+0 |
* | updates for GnomeUIInfo | Elliot Lee | 1998-02-19 | 1 | -39/+55 |
* | Include `libsupport.a'. | Raja R Harinath | 1998-02-19 | 4 | -38/+28 |
* | Updated g_string_hash and g_string_equal by g_str_hash and g_str_equal, | Federico Mena Quintero | 1998-02-14 | 1 | -0/+384 |
* | Remove Makefile | Arturo Espinosa | 1998-02-14 | 3 | -384/+2 |
* | Added #include <locale.h> | Federico Mena Quintero | 1998-02-13 | 3 | -22/+63 |
* | Fixed Makefile.am so gncal compiles (please check!) | Craig Small | 1998-02-12 | 2 | -0/+8 |
* | Gnome Utils autoconf/automake setup is ready | Arturo Espinosa | 1998-02-11 | 6 | -20/+399 |
* | Added an about box | Craig Small | 1998-02-10 | 1 | -17/+46 |
* | added repeat values | Craig Small | 1998-02-10 | 2 | -6/+32 |
* | now puts lexer into struct | Craig Small | 1998-02-10 | 1 | -14/+59 |
* | Moved top-dir ChangeLog entries to subdir ChangeLogs | Raja R Harinath | 1998-02-04 | 1 | -0/+3 |
* | Replace "Quit" for "Exit" in all those programs.ROSALIA_BEFORE_COMMITTING_DL_AND_GNOME_HELLO | Miguel de Icaza | 1998-01-27 | 1 | -1/+1 |
* | updated lexerGNOME_0_12 | Craig Small | 1998-01-13 | 1 | -1/+8 |
* | New Gnome Calendar files | Craig Small | 1998-01-12 | 10 | -0/+1382 |