| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes bug #920. | Federico Mena Quintero | 2000-12-07 | 1 | -1/+1 |
* | Removed debugging message. (control_factory_init): Ditto. | Federico Mena Quintero | 2000-12-02 | 1 | -2/+0 |
* | removed #ifdef ENABLE_NLS/#endif on Miguel's request. | Gediminas Paulauskas | 2000-11-30 | 1 | -2/+0 |
* | Removed the old recurrence page. Wheeeeeeeeee! | Federico Mena Quintero | 2000-11-07 | 1 | -6/+5 |
* | modified or added a bunch of .cvsignore to ignore generated files, which | Gediminas Paulauskas | 2000-11-01 | 1 | -1/+3 |
* | calendar: made all gui show localized | Gediminas Paulauskas | 2000-11-01 | 1 | -0/+3 |
* | call calendar_config_write_on_exit() to write out some special config | Damon Chaplin | 2000-10-12 | 1 | -0/+3 |
* | *** empty log message *** | Jesse Pavel | 2000-10-11 | 1 | -1/+2 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -1/+1 |
* | Remove gnorba stuff | JP Rosevear | 2000-08-26 | 1 | -14/+0 |
* | #include <e-util/e-cursors.h> | Federico Mena Quintero | 2000-08-24 | 1 | -0/+1 |
* | new ECalendarTable to show an ETable view for Todo/Event items. | Damon Chaplin | 2000-07-26 | 1 | -0/+1 |
* | As a quasi-hack, do a gdk_flush() when the shell view is unrealized so | Federico Mena Quintero | 2000-07-10 | 1 | -0/+1 |
* | Added a hash table to map calendar objects to their respective event | Federico Mena Quintero | 2000-06-01 | 1 | -1/+0 |
* | Do not initialize libglade twice. | Federico Mena Quintero | 2000-05-26 | 1 | -2/+2 |
* | From shell/ChangeLog: | Christopher James Lahey | 2000-05-26 | 1 | -0/+2 |
* | Reorganized the shell to allow dynamic registration of storages and | Ettore Perazzoli | 2000-05-25 | 1 | -0/+93 |
* | Commit for if my laptop dies - Federico | Federico Mena Quintero | 2000-05-24 | 1 | -434/+0 |
* | Made Evolution OAF-compatible. | Ettore Perazzoli | 2000-04-28 | 1 | -8/+18 |
* | set calendar's uri with a property bag | Seth Alves | 2000-04-19 | 1 | -3/+15 |
* | removed uih from the argument list, added cal. use cal as user_data in | Seth Alves | 2000-04-07 | 1 | -1/+1 |
* | build test-calendar-widget and evolution-calendar, common stuff is in a | Seth Alves | 2000-04-06 | 1 | -837/+86 |
* | cal_client_get_events_in_range returns a list of CalObjInstance *, not a | Seth Alves | 2000-03-31 | 1 | -3/+4 |
* | readded the gui directory | Seth Alves | 2000-03-30 | 1 | -1/+8 |
* | added libeutil.la and libetext.a | Seth Alves | 2000-03-28 | 1 | -16/+56 |
* | Removed function now that it is no CORBA server in the GUI. | Federico Mena Quintero | 2000-03-12 | 1 | -40/+8 |
* | Do not pass the INIT_SERVER flag to gnome_CORBA_init_with_popt_table(). | Federico Mena Quintero | 2000-03-11 | 1 | -22/+43 |
* | replaced "Calendar *cal" with "CalClient *calc" in the GnomeCalendar | Seth Alves | 2000-03-09 | 1 | -30/+112 |
* | stubs for client side access to alarm structures. this will probably | Seth Alves | 2000-03-06 | 1 | -1/+1 |
* | new file -- things shared between the client and server go in this | Seth Alves | 2000-03-04 | 1 | -1/+1 |
* | Change iCalObject.organizer from char* to iCalPerson* | Russell Steinthal | 2000-02-16 | 1 | -1/+1 |
* | Added get_uids() method to get a list of UIDs based on object types. | Federico Mena Quintero | 2000-02-09 | 1 | -15/+0 |
* | Committed fixes for the end-on-day recurrence bug where the last | Eskil Heyn Olsen | 1999-12-31 | 1 | -2/+2 |
* | The long-awaited and much-needed (IMNSHO) snooze button for gnomecal alarms. | Russell Steinthal | 1999-12-03 | 1 | -0/+10 |
* | <self_serving> Add myself to AUTHORS, about box </self_serving> | Russell Steinthal | 1999-11-23 | 1 | -0/+1 |
* | Merged Rusty's last todo list coloring patch from stable to HEAD. | Russell Steinthal | 1999-11-22 | 1 | -2/+9 |
* | The long-awaited audio alarm timeout patch. Implements wishlist bug #3089. | Russell Steinthal | 1999-11-13 | 1 | -0/+12 |
* | Add default alarm support, Beep on display alarms option | Russell Steinthal | 1999-11-03 | 1 | -0/+64 |
* | Commit debugging support to HEAD as well; there's no good reason to have debu... | Russell Steinthal | 1999-10-22 | 1 | -1/+11 |
* | Fix bug #1818 on HEAD. | Russell Steinthal | 1999-10-22 | 1 | -4/+16 |
* | Fix #2340 on HEAD -miguel | Arturo Espinosa | 1999-09-28 | 1 | -1/+1 |
* | Modify the object->last_mod field. (calendar_add_object): Ditto. | Miguel de Icaza | 1999-08-31 | 1 | -1/+7 |
* | BUGFIX #1819 | JP Rosevear | 1999-08-05 | 1 | -5/+4 |
* | Make the code not take arguments (sync_cal_to_pilot): Nice event update | Miguel de Icaza | 1999-07-29 | 1 | -1/+0 |
* | New file. Implements PalmPilot syncronization with the Gnome Calendar. | Miguel de Icaza | 1999-07-28 | 1 | -8/+41 |
* | Fixing a segfault when gnomecal is started with --hidden | Anders Carlsson | 1999-06-16 | 1 | -0/+2 |
* | Added preliminary support for todo item priorities: they can be set, displayed, | Russell Steinthal | 1999-05-26 | 1 | -0/+1 |
* | Added missing break here. It was causing core dumps when invoked with | Miguel de Icaza | 1999-05-26 | 1 | -1/+2 |
* | Set the canvas scroll region here, not in size_allocate(). Also, use the | Federico Mena Quintero | 1999-05-26 | 1 | -3/+3 |
* | This is the fix Miguel and I hacked in the car at Expo to make the | Nat Friedman | 1999-05-26 | 1 | -2/+8 |
* | Add Docbook framework for documenting Gnomecal -miguel | Arturo Espinosa | 1999-05-18 | 1 | -1/+1 |
* | Add --todo support | Arturo Espinosa | 1999-04-26 | 1 | -1/+56 |
* | Made clist titles i18n:able Added which views that are possible for --view | Tomas Ogren | 1999-03-24 | 1 | -6/+6 |
* | Add support for Due Date when adding a TODO item here. (column_resized): | Clifford R. Conover | 1999-03-11 | 1 | -1/+24 |
* | Made use of g_get_{user,real}_name() instead of our own home-brew... | Tomas Ogren | 1999-02-20 | 1 | -24/+2 |
* | Internationalization Police (Interpol) | Sergey I. Panov | 1999-02-16 | 1 | -7/+7 |
* | Gnomecal now autosaves all the time. | Arturo Espinosa | 1999-02-12 | 1 | -0/+12 |
* | Removed the gtk_widget_realize call. | Tomas Ogren | 1999-02-09 | 1 | -1/+0 |
* | Add --hidden key to hide the calendar at startup. Only works with GNOME | Miguel de Icaza | 1999-01-29 | 1 | -7/+27 |
* | Schedule an alarm for midnight to change the | Miguel de Icaza | 1999-01-29 | 1 | -2/+2 |
* | Warn if the calendar file has changed. | Miguel de Icaza | 1999-01-28 | 1 | -18/+44 |
* | do gtk_widget_realize on the toplevel window.. | Tomas Ogren | 1999-01-19 | 1 | -0/+1 |
* | Converted some more stuff to use the standards. | Nat Friedman | 1999-01-09 | 1 | -19/+6 |
* | New function to create the status bar. (setup_menu): Install menu hints. | Nat Friedman | 1999-01-08 | 1 | -25/+53 |
* | s/g_copy_strings/g_strconcat/ | Jeff Garzik | 1998-12-31 | 1 | -1/+1 |
* | Rewrote the old and broken alarm system. It never actually worked | Miguel de Icaza | 1998-12-17 | 1 | -1/+1 |
* | Use gnome_dialog_set_parent. ditto ditto. | Miguel de Icaza | 1998-12-10 | 1 | -1/+7 |
* | Remove more deprecated gnome_dialog functions | Manish Vachharajani | 1998-11-30 | 1 | -1/+1 |
* | Fixed the popt event parsing callback to have the correct number of | Matthew Wilson | 1998-11-22 | 1 | -24/+24 |
* | 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 |