| Commit message (Expand) | Author | Age | Files | Lines |
* | poptimization | Elliot Lee | 1998-11-03 | 1 | -27/+22 |
* | Replaced the 'gnome_client_new_default' call with 'gnome_master_client'. | Carsten Schaar | 1998-10-08 | 1 | -2/+3 |
* | 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 | -1/+1 |
* | Colorify the month item and prepare it for prelighting here. | Federico Mena Quintero | 1998-10-01 | 1 | -5/+5 |
* | Hotkey for File/Exit should be C-q, not C-x. | Federico Mena Quintero | 1998-09-27 | 1 | -1/+1 |
* | New function to execute the popup menu in the year view. (day_event): | Federico Mena Quintero | 1998-09-25 | 1 | -2/+2 |
* | Added underlined shortcuts and accelerators to the main menu. | Federico Mena Quintero | 1998-09-22 | 1 | -18/+30 |
* | Finished with the properties dialog. You can jump to days from the year | Federico Mena Quintero | 1998-09-04 | 1 | -0/+26 |
* | Today: we can now configure the colors for the monthly items, courtesy of | Federico Mena Quintero | 1998-09-03 | 1 | -1/+45 |
* | Set the heading color of the month item. | Federico Mena Quintero | 1998-08-26 | 1 | -4/+5 |
* | Fixlet to the about box - Federico | Arturo Espinosa | 1998-08-25 | 1 | -4/+3 |
* | Today: Beautification of the Preferences dialog. Made the menus more | Federico Mena Quintero | 1998-08-25 | 1 | -43/+23 |
* | Changed the Properties menu item to Preferences. These are global | Federico Mena Quintero | 1998-08-25 | 1 | -7/+10 |
* | We now have a nice generic monthly calendar item for the canvas. We | Federico Mena Quintero | 1998-08-19 | 1 | -2/+3 |
* | Doh. Actually recalculate the days using the month and year. | Federico Mena Quintero | 1998-08-14 | 1 | -0/+13 |
* | Little compiler warning fix - Federico | Arturo Espinosa | 1998-08-13 | 1 | -1/+1 |
* | Made title i18n friendly. This was bug #215. | Nuno Ferreira | 1998-08-12 | 1 | -4/+5 |
* | Use an array of const strings to keep gcc happy. | Federico Mena Quintero | 1998-08-04 | 1 | -1/+1 |
* | Add support for --view flag. (session_save_state): Save the view mode; | Miguel de Icaza | 1998-07-08 | 1 | -11/+29 |
* | Use gnome_geometry_string to get the geometry string. | Havoc Pennington | 1998-06-23 | 1 | -9/+4 |
* | Fix the gc destruction in the unrealization code and fix the pixmap | Miguel de Icaza | 1998-05-26 | 1 | -1/+1 |
* | 1. Fix: `New Appointment' defaults to the current day. 2. Add `New | Arturo Espinosa | 1998-05-09 | 1 | -0/+17 |
* | Fix for SM code, I was allocating less than needed (thanks to federico for qu... | Arturo Espinosa | 1998-04-30 | 1 | -1/+1 |
* | Added Session management to GnomeCal -miguel | Arturo Espinosa | 1998-04-29 | 1 | -38/+126 |
* | Fix user name computation -mig | Arturo Espinosa | 1998-04-26 | 1 | -1/+7 |
* | Fixed alarm saving code. Fixed alarm loading code. New -partial- | Arturo Espinosa | 1998-04-25 | 1 | -2/+43 |
* | Made it use popup_menu(). | Federico Mena Quintero | 1998-04-23 | 1 | -4/+5 |
* | Perfection comes in many disguises -mig | Arturo Espinosa | 1998-04-22 | 1 | -1/+1 |
* | 1. Calendar property configuration is finally here with nice live-updates. | Arturo Espinosa | 1998-04-22 | 1 | -4/+21 |
* | Added calls to gtk_window_set_wmclass to gnome-utils - mig | Arturo Espinosa | 1998-04-22 | 1 | -1/+2 |
* | Made it use GncalDayPanel. | Federico Mena Quintero | 1998-04-22 | 1 | -0/+1 |
* | Made it use the new paint_row function instead of painting everything | Federico Mena Quintero | 1998-04-21 | 1 | -27/+29 |
* | Fix compiler warnings - Federico | Arturo Espinosa | 1998-04-21 | 1 | -2/+4 |
* | more fixes -mig | Arturo Espinosa | 1998-04-21 | 1 | -2/+2 |
* | Use GNOME_STOCK_PIXMAP_HOME for today -mig | Arturo Espinosa | 1998-04-20 | 1 | -1/+1 |
* | Update spanish translation for the Calendar. | Arturo Espinosa | 1998-04-19 | 1 | -7/+126 |
* | Add Quoted printable property to items containing new lines. (duration): | Miguel de Icaza | 1998-04-19 | 1 | -2/+16 |
* | Final steps. | Arturo Espinosa | 1998-04-18 | 1 | -0/+12 |
* | Usability fixes -mig | Arturo Espinosa | 1998-04-18 | 1 | -5/+16 |
* | Yes. | Arturo Espinosa | 1998-04-18 | 1 | -15/+21 |
* | Added mandatory status property. (ical_object_to_vobject): Only store | Federico Mena Quintero | 1998-04-18 | 1 | -35/+82 |
* | The event dialog is beautified, recurrences are saner. | Federico Mena Quintero | 1998-04-18 | 1 | -1/+4 |
* | New event generation api in place -miguel | Arturo Espinosa | 1998-04-17 | 1 | -16/+25 |
* | The general_owner may be null. Do the proper thing when creating the | Federico Mena Quintero | 1998-04-16 | 1 | -2/+2 |
* | New widget for the year view. added required compilation of the new files. | Arturo Espinosa Aldama | 1998-04-15 | 1 | -1/+1 |
* | More work in progress, wheeeee - Federico | Arturo Espinosa | 1998-04-08 | 1 | -1/+4 |
* | vCalendar gets fully saved -mig | Arturo Espinosa | 1998-04-05 | 1 | -3/+3 |
* | more and more fixes -mig | Arturo Espinosa | 1998-04-04 | 1 | -12/+3 |
* | Lots -mig | Arturo Espinosa | 1998-04-04 | 1 | -7/+34 |
* | add test.vcf, more code progress -mig | Arturo Espinosa | 1998-04-03 | 1 | -2/+2 |
* | More calendar work -mig | Arturo Espinosa | 1998-04-03 | 1 | -0/+16 |
* | Day events are now cached inside the widget. They get initialized at this | Miguel de Icaza | 1998-04-03 | 1 | -2/+2 |
* | New main program that uses our new datatypes and objects. | Miguel de Icaza | 1998-04-02 | 1 | -2/+22 |
* | GnomeCalendar toplevel GnomeApp; versit code -mig | Arturo Espinosa | 1998-04-02 | 1 | -0/+218 |