| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tag 'v0-17'.v0-17 | nobody | 1999-01-13 | 114 | -35191/+0 |
| * | Converted some more stuff to use the standards. | Nat Friedman | 1999-01-09 | 3 | -38/+16 |
| * | New function to create the status bar. (setup_menu): Install menu hints. | Nat Friedman | 1999-01-08 | 3 | -50/+114 |
| * | Wed, 30 Dec 1998 23:04:25 +0100 [Vincent] | Vincent Renardias | 1998-12-31 | 2 | -2/+2 |
| * | s/g_copy_strings/g_strconcat/ | Jeff Garzik | 1998-12-31 | 9 | -14/+20 |
| * | Rewrote the old and broken alarm system. It never actually worked | Miguel de Icaza | 1998-12-17 | 15 | -47/+198 |
| * | Use the allocation size instead of the old fields in the canvas structure. | Federico Mena Quintero | 1998-12-15 | 7 | -8/+17 |
| * | Use gnome_dialog_set_parent. ditto ditto. | Miguel de Icaza | 1998-12-10 | 11 | -12/+34 |
| * | GNOME PIM lives | Michael Fulbright | 1998-12-09 | 10 | -16/+12 |
| * | gncal: Fix server registration to give proper id/kind | Elliot Lee | 1998-12-03 | 2 | -2/+2 |
| * | s/gtk_window_position/gtk_window_set_position/ | Sebastian Wilhelmi | 1998-12-02 | 4 | -12/+12 |
| * | Remove more deprecated gnome_dialog functions | Manish Vachharajani | 1998-11-30 | 2 | -2/+2 |
| * | Add missing declaration for GtkWidget *sw. | Andrew T. Veliath | 1998-11-24 | 2 | -0/+2 |
| * | Update GtkClist usage. | Miguel de Icaza | 1998-11-24 | 3 | -8/+14 |
| * | err, meant to say gtk changes not gtk clist change :) | Andrew T. Veliath | 1998-11-24 | 1 | -1/+1 |
| * | Use gtk_scrolled_window_add_with_viewport instead of gtk_container_add | Andrew T. Veliath | 1998-11-24 | 3 | -2/+8 |
| * | use GPOINTER_TO_INT | Herbert V. Riedel | 1998-11-24 | 8 | -8/+15 |
| * | Ditto | Havoc Pennington | 1998-11-24 | 2 | -0/+4 |
| * | Fixed the popt event parsing callback to have the correct number of | Matthew Wilson | 1998-11-22 | 3 | -110/+115 |
| * | Doh. Fixed stupid bug where the classification buttons were not being set | Federico Mena Quintero | 1998-11-18 | 3 | -10/+17 |
| * | Use a scrolled window to put the clist into. | Federico Mena Quintero | 1998-11-17 | 3 | -6/+19 |
| * | Backup the old file before saving the caledar. | Miguel de Icaza | 1998-11-12 | 3 | -2/+27 |
| * | Add ctype.h | Miguel de Icaza | 1998-11-07 | 4 | -0/+7 |
| * | poptimization | Elliot Lee | 1998-11-03 | 2 | -54/+44 |
| * | Add the offset from the beginning of the current time unit | Federico Mena Quintero | 1998-11-03 | 3 | -8/+16 |
| * | Week view work in progress - Federico | Arturo Espinosa | 1998-10-21 | 5 | -1/+327 |
| * | Changed a lot of stuff not to use the layout code -- the month view's days | Federico Mena Quintero | 1998-10-17 | 12 | -65/+496 |
| * | Syncety sync -- don't you love it? - Federico | Arturo Espinosa | 1998-10-16 | 2 | -38/+624 |
| * | Syncety sync, work in progress for an actually useful month view - Federico | Arturo Espinosa | 1998-10-15 | 4 | -576/+108 |
| * | sync sync - Federico | Arturo Espinosa | 1998-10-14 | 2 | -284/+34 |
| * | Sync - Federico | Arturo Espinosa | 1998-10-13 | 2 | -6/+28 |
| * | Sync sync, do not try to compile - Federico | Arturo Espinosa | 1998-10-13 | 2 | -0/+200 |
| * | The interval was never being loaded from the spin button. | Ji Lee | 1998-10-12 | 3 | -6/+23 |
| * | Create a list of children and lay them out nicely. Lots of functions added | Federico Mena Quintero | 1998-10-10 | 4 | -20/+407 |
| * | Sync sync - Federico | Arturo Espinosa | 1998-10-10 | 2 | -18/+96 |
| * | Sync to laptop - Federico | Arturo Espinosa | 1998-10-09 | 4 | -6/+158 |
| * | Set the sensitivity of the edit/delete buttons. (gncal_todo_update): | Federico Mena Quintero | 1998-10-09 | 3 | -4/+15 |
| * | Do some cleanup; now we pass a struct with the layout algorithm's state | Federico Mena Quintero | 1998-10-09 | 9 | -400/+313 |
| * | Doh, add the files - Federico | Arturo Espinosa | 1998-10-08 | 4 | -0/+586 |
| * | Sync sync sync | Federico Mena Quintero | 1998-10-08 | 3 | -0/+13 |
| * | Replaced the 'gnome_client_new_default' call with 'gnome_master_client'. | Carsten Schaar | 1998-10-08 | 3 | -4/+11 |
| * | Changed name from time_start_of_day() to be consistent with the other | Federico Mena Quintero | 1998-10-03 | 23 | -238/+434 |
| * | Use the font #defines. (month_view_new): Set the colors of the month view | Federico Mena Quintero | 1998-10-02 | 17 | -74/+298 |
| * | Colorify the month item and prepare it for prelighting here. | Federico Mena Quintero | 1998-10-01 | 14 | -209/+565 |
| * | New function to mark the current day in the year view. | Federico Mena Quintero | 1998-10-01 | 7 | -44/+113 |
| * | Stuff that I forgot to commit yesterday. | Federico Mena Quintero | 1998-10-01 | 24 | -396/+642 |
| * | New file that presents a quick view of the events in a particular day when | Federico Mena Quintero | 1998-09-29 | 11 | -14/+616 |
| * | Hotkey for File/Exit should be C-q, not C-x. | Federico Mena Quintero | 1998-09-27 | 6 | -4/+11 |
| * | Updates to the TODO - Federico | Arturo Espinosa | 1998-09-25 | 1 | -6/+5 |
| * | New function to execute the popup menu in the year view. (day_event): | Federico Mena Quintero | 1998-09-25 | 5 | -26/+442 |
| * | Sync for version 0.30 - Federico | Arturo Espinosa | 1998-09-23 | 2 | -2/+2 |
| * | sync - Federico | Arturo Espinosa | 1998-09-22 | 2 | -0/+2 |
| * | Added underlined shortcuts and accelerators to the main menu. | Federico Mena Quintero | 1998-09-22 | 11 | -38/+72 |
| * | remove gnomecard from subdirs until it actually compiles | Elliot Lee | 1998-09-21 | 2 | -2/+2 |
| * | Include. Include. | Raja R Harinath | 1998-09-17 | 5 | -0/+9 |
| * | Use `rm -f ... ; $(LN_S) ...' instead of `ln -sf'. | Martin Baulig | 1998-09-15 | 2 | -2/+2 |
| * | Fixed the bug reported about the mail notification not beint sent until | Miguel de Icaza | 1998-09-07 | 3 | -2/+9 |
| * | Finished with the properties dialog. You can jump to days from the year | Federico Mena Quintero | 1998-09-04 | 18 | -140/+623 |
| * | Today: we can now configure the colors for the monthly items, courtesy of | Federico Mena Quintero | 1998-09-03 | 28 | -366/+1261 |
| * | It helps to add the new files - Federico | Arturo Espinosa | 1998-08-30 | 4 | -0/+292 |
| * | Centralized marking of month items. We now have a little utility function | Federico Mena Quintero | 1998-08-30 | 14 | -289/+178 |
| * | Today: fixed calculation of day indexes when weeks start on Monday. The | Federico Mena Quintero | 1998-08-28 | 13 | -645/+531 |
| * | Today: beginning of year view using the canvas. I still have to finish | Federico Mena Quintero | 1998-08-27 | 11 | -88/+672 |
| * | Set the heading color of the month item. | Federico Mena Quintero | 1998-08-26 | 14 | -100/+449 |
| * | Fixlet to the about box - Federico | Arturo Espinosa | 1998-08-25 | 2 | -8/+6 |
| * | Today: Beautification of the Preferences dialog. Made the menus more | Federico Mena Quintero | 1998-08-25 | 18 | -120/+448 |
| * | Changed the Properties menu item to Preferences. These are global | Federico Mena Quintero | 1998-08-25 | 29 | -2085/+513 |
| * | Small fixes for calendar saving | Arturo Espinosa | 1998-08-22 | 6 | -8/+19 |
| * | We now have a nice generic monthly calendar item for the canvas. We | Federico Mena Quintero | 1998-08-19 | 18 | -114/+659 |
| * | Fixes for 0.28 - Federico | Arturo Espinosa | 1998-08-18 | 2 | -2/+4 |
| * | It helps to add the files first - Federico | Arturo Espinosa | 1998-08-14 | 2 | -0/+458 |
| * | Doh. Actually recalculate the days using the month and year. | Federico Mena Quintero | 1998-08-14 | 13 | -40/+61 |
| * | 0.27 fixesGNOME_0_27 | Arturo Espinosa | 1998-08-14 | 2 | -2/+2 |
| * | 0.27 fixes | Arturo Espinosa | 1998-08-14 | 2 | -2/+2 |
| * | Little compiler warning fix - Federico | Arturo Espinosa | 1998-08-13 | 2 | -2/+2 |
| * | More work on the month view - Federico | Arturo Espinosa | 1998-08-13 | 4 | -36/+254 |
| * | More work on the month view item - Federico | Arturo Espinosa | 1998-08-12 | 6 | -40/+370 |
| * | Made title i18n friendly. This was bug #215. | Nuno Ferreira | 1998-08-12 | 5 | -10/+21 |
| * | Fix small cut&paste bug - Federico | Arturo Espinosa | 1998-08-11 | 2 | -2/+2 |
| * | Oops - Federico | Arturo Espinosa | 1998-08-11 | 2 | -0/+2 |
| * | Start of the month view widget. This will use the generic month item and | Federico Mena Quintero | 1998-08-11 | 15 | -20/+1677 |
| * | Use an array of const strings to keep gcc happy. | Federico Mena Quintero | 1998-08-04 | 10 | -23/+32 |
| * | Added this required file... | Michael Fulbright | 1998-07-11 | 1 | -0/+3 |
| * | Add support for --view flag. (session_save_state): Save the view mode; | Miguel de Icaza | 1998-07-08 | 7 | -44/+172 |
| * | Updated TODO for gnomecal /tigert | Tuomas Kuosmanen | 1998-07-02 | 1 | -0/+7 |
| * | Added Portuguese translation to .desktop files. | Nuno Ferreira | 1998-07-01 | 3 | -0/+8 |
| * | Use gnome_geometry_string to get the geometry string. | Havoc Pennington | 1998-06-23 | 3 | -18/+13 |
| * | added gnomecard directory in Makefile.am | Arturo Espinosa | 1998-06-09 | 2 | -2/+2 |
| * | Missing files - Federico | Arturo Espinosa | 1998-06-06 | 2 | -36/+8 |
| * | 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 |