| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed unused macro CALENDAR_HEIGHT. | Federico Mena Quintero | 1999-05-26 | 1 | -2/+0 |
* | Set the canvas scroll region here, not in size_allocate(). Also, use the | Federico Mena Quintero | 1999-05-26 | 1 | -8/+13 |
* | This is the fix Miguel and I hacked in the car at Expo to make the | Nat Friedman | 1999-05-26 | 1 | -3/+5 |
* | Updated spanish language file; | Pablo Saratxaga | 1999-02-25 | 1 | -1/+1 |
* | will define fonts via fontset. Friendlier to locales that use iso8859-[^1] | Sergey I. Panov | 1999-02-18 | 1 | -6/+6 |
* | Use the allocation size instead of the old fields in the canvas structure. | Federico Mena Quintero | 1998-12-15 | 1 | -2/+2 |
* | use GPOINTER_TO_INT | Herbert V. Riedel | 1998-11-24 | 1 | -1/+1 |
* | Changed a lot of stuff not to use the layout code -- the month view's days | Federico Mena Quintero | 1998-10-17 | 1 | -30/+5 |
* | Changed name from time_start_of_day() to be consistent with the other | Federico Mena Quintero | 1998-10-03 | 1 | -1/+1 |
* | Use the font #defines. (month_view_new): Set the colors of the month view | Federico Mena Quintero | 1998-10-02 | 1 | -3/+5 |
* | Colorify the month item and prepare it for prelighting here. | Federico Mena Quintero | 1998-10-01 | 1 | -37/+110 |
* | New function to mark the current day in the year view. | Federico Mena Quintero | 1998-10-01 | 1 | -1/+51 |
* | Stuff that I forgot to commit yesterday. | Federico Mena Quintero | 1998-10-01 | 1 | -4/+14 |
* | New file that presents a quick view of the events in a particular day when | Federico Mena Quintero | 1998-09-29 | 1 | -4/+23 |
* | New function to execute the popup menu in the year view. (day_event): | Federico Mena Quintero | 1998-09-25 | 1 | -11/+213 |
* | Added underlined shortcuts and accelerators to the main menu. | Federico Mena Quintero | 1998-09-22 | 1 | -0/+1 |
* | Finished with the properties dialog. You can jump to days from the year | Federico Mena Quintero | 1998-09-04 | 1 | -4/+54 |
* | Today: we can now configure the colors for the monthly items, courtesy of | Federico Mena Quintero | 1998-09-03 | 1 | -4/+17 |
* | Centralized marking of month items. We now have a little utility function | Federico Mena Quintero | 1998-08-30 | 1 | -104/+9 |
* | Today: fixed calculation of day indexes when weeks start on Monday. The | Federico Mena Quintero | 1998-08-28 | 1 | -306/+219 |
* | Today: beginning of year view using the canvas. I still have to finish | Federico Mena Quintero | 1998-08-27 | 1 | -5/+283 |
* | Various bug fixes that were reported: | Arturo Espinosa | 1998-05-16 | 1 | -1/+0 |
* | Bug free version of the range computation in place. | Miguel de Icaza | 1998-05-16 | 1 | -11/+12 |
* | 1. Fix: `New Appointment' defaults to the current day. 2. Add `New | Arturo Espinosa | 1998-05-09 | 1 | -1/+5 |
* | Fixes for vTodo thingies -mig | Arturo Espinosa | 1998-04-23 | 1 | -1/+1 |
* | Various small fixes here and there -mig | Arturo Espinosa | 1998-04-19 | 1 | -2/+3 |
* | Year view, double click -mig | Arturo Espinosa | 1998-04-18 | 1 | -7/+17 |
* | The event dialog is beautified, recurrences are saner. | Federico Mena Quintero | 1998-04-18 | 1 | -5/+21 |
* | Large number of updates. Recurrence basically works now in most of its | Arturo Espinosa | 1998-04-18 | 1 | -32/+44 |
* | Use menu_shell->children, not menu->children. Why does GtkMenu have a | Federico Mena Quintero | 1998-04-17 | 1 | -0/+1 |
* | The general_owner may be null. Do the proper thing when creating the | Federico Mena Quintero | 1998-04-16 | 1 | -1/+0 |
* | Year view marks ranges of new dates (on update view). Recurrence iterator | Arturo Espinosa | 1998-04-15 | 1 | -8/+49 |
* | Now using time_t for new and set. Random fixes, as well. | Arturo Espinosa Aldama | 1998-04-15 | 1 | -15/+40 |
* | Routine to destory rows array properly. | Miguel de Icaza | 1998-04-15 | 1 | -1/+2 |
* | New widget for the year view. added required compilation of the new files. | Arturo Espinosa Aldama | 1998-04-15 | 1 | -0/+135 |