aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/main.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-89/+0
* Create the ESearchBar thingy. (search_bar_query_changed_cb): Build theFederico Mena Quintero2001-04-161-1/+0
* Fix headers. Same here. Same here. Same here. Same here. Same here. SameKjartan Maraas2001-04-051-0/+3
* Replace includes of <gnome.h>, <bonobo.h> and <gtk/gtk.h> with the neededKjartan Maraas2001-03-261-2/+2
* Create a little stand-alone library for the low-level alarm triggerFederico Mena Quintero2001-02-271-1/+1
* <gnome.h> trimming to reduce compilation time. Likewise. Likewise.Federico Mena Quintero2001-01-301-1/+0
* New files with a simple sequence to migrate the task components from theFederico Mena Quintero2001-01-191-1/+1
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-4/+2
* added new source files for the Tasks folders.Damon Chaplin2001-01-081-0/+2
* Unconditionally remove the client from the alarm notification system.Federico Mena Quintero2001-01-031-2/+0
* Alarm trigger queueing for the GUI part.Federico Mena Quintero2000-12-231-0/+4
* Fix confusion in the way the range is expanded.Federico Mena Quintero2000-12-201-8/+7
* Fixes bug #920.Federico Mena Quintero2000-12-071-1/+1
* Removed debugging message. (control_factory_init): Ditto.Federico Mena Quintero2000-12-021-2/+0
* removed #ifdef ENABLE_NLS/#endif on Miguel's request.Gediminas Paulauskas2000-11-301-2/+0
* Removed the old recurrence page. Wheeeeeeeeee!Federico Mena Quintero2000-11-071-6/+5
* modified or added a bunch of .cvsignore to ignore generated files, whichGediminas Paulauskas2000-11-011-1/+3
* calendar: made all gui show localizedGediminas Paulauskas2000-11-011-0/+3
* call calendar_config_write_on_exit() to write out some special configDamon Chaplin2000-10-121-0/+3
* *** empty log message ***Jesse Pavel2000-10-111-1/+2
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* Remove gnorba stuffJP Rosevear2000-08-261-14/+0
* #include <e-util/e-cursors.h>Federico Mena Quintero2000-08-241-0/+1
* new ECalendarTable to show an ETable view for Todo/Event items.Damon Chaplin2000-07-261-0/+1
* As a quasi-hack, do a gdk_flush() when the shell view is unrealized soFederico Mena Quintero2000-07-101-0/+1
* Added a hash table to map calendar objects to their respective eventFederico Mena Quintero2000-06-011-1/+0
* Do not initialize libglade twice.Federico Mena Quintero2000-05-261-2/+2
* From shell/ChangeLog:Christopher James Lahey2000-05-261-0/+2
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-0/+93
* Commit for if my laptop dies - FedericoFederico Mena Quintero2000-05-241-434/+0
* Made Evolution OAF-compatible.Ettore Perazzoli2000-04-281-8/+18
* set calendar's uri with a property bagSeth Alves2000-04-191-3/+15
* removed uih from the argument list, added cal. use cal as user_data inSeth Alves2000-04-071-1/+1
* build test-calendar-widget and evolution-calendar, common stuff is in aSeth Alves2000-04-061-837/+86
* cal_client_get_events_in_range returns a list of CalObjInstance *, not aSeth Alves2000-03-311-3/+4
* readded the gui directorySeth Alves2000-03-301-1/+8
* added libeutil.la and libetext.aSeth Alves2000-03-281-16/+56
* Removed function now that it is no CORBA server in the GUI.Federico Mena Quintero2000-03-121-40/+8
* Do not pass the INIT_SERVER flag to gnome_CORBA_init_with_popt_table().Federico Mena Quintero2000-03-111-22/+43
* replaced "Calendar *cal" with "CalClient *calc" in the GnomeCalendarSeth Alves2000-03-091-30/+112
* stubs for client side access to alarm structures. this will probablySeth Alves2000-03-061-1/+1
* new file -- things shared between the client and server go in thisSeth Alves2000-03-041-1/+1
* Change iCalObject.organizer from char* to iCalPerson*Russell Steinthal2000-02-161-1/+1
* Added get_uids() method to get a list of UIDs based on object types.Federico Mena Quintero2000-02-091-15/+0
* Committed fixes for the end-on-day recurrence bug where the lastEskil Heyn Olsen1999-12-311-2/+2
* The long-awaited and much-needed (IMNSHO) snooze button for gnomecal alarms.Russell Steinthal1999-12-031-0/+10
* <self_serving> Add myself to AUTHORS, about box </self_serving>Russell Steinthal1999-11-231-0/+1
* Merged Rusty's last todo list coloring patch from stable to HEAD.Russell Steinthal1999-11-221-2/+9
* The long-awaited audio alarm timeout patch. Implements wishlist bug #3089.Russell Steinthal1999-11-131-0/+12
* Add default alarm support, Beep on display alarms optionRussell Steinthal1999-11-031-0/+64
* Commit debugging support to HEAD as well; there's no good reason to have debu...Russell Steinthal1999-10-221-1/+11
* Fix bug #1818 on HEAD.Russell Steinthal1999-10-221-4/+16
* Fix #2340 on HEAD -miguelArturo Espinosa1999-09-281-1/+1
* Modify the object->last_mod field. (calendar_add_object): Ditto.Miguel de Icaza1999-08-311-1/+7
* BUGFIX #1819JP Rosevear1999-08-051-5/+4
* Make the code not take arguments (sync_cal_to_pilot): Nice event updateMiguel de Icaza1999-07-291-1/+0
* New file. Implements PalmPilot syncronization with the Gnome Calendar.Miguel de Icaza1999-07-281-8/+41
* Fixing a segfault when gnomecal is started with --hiddenAnders Carlsson1999-06-161-0/+2
* Added preliminary support for todo item priorities: they can be set, displayed,Russell Steinthal1999-05-261-0/+1
* Added missing break here. It was causing core dumps when invoked withMiguel de Icaza1999-05-261-1/+2
* Set the canvas scroll region here, not in size_allocate(). Also, use theFederico Mena Quintero1999-05-261-3/+3
* This is the fix Miguel and I hacked in the car at Expo to make theNat Friedman1999-05-261-2/+8
* Add Docbook framework for documenting Gnomecal -miguelArturo Espinosa1999-05-181-1/+1
* Add --todo supportArturo Espinosa1999-04-261-1/+56
* Made clist titles i18n:able Added which views that are possible for --viewTomas Ogren1999-03-241-6/+6
* Add support for Due Date when adding a TODO item here. (column_resized):Clifford R. Conover1999-03-111-1/+24
* Made use of g_get_{user,real}_name() instead of our own home-brew...Tomas Ogren1999-02-201-24/+2
* Internationalization Police (Interpol)Sergey I. Panov1999-02-161-7/+7
* Gnomecal now autosaves all the time.Arturo Espinosa1999-02-121-0/+12
* Removed the gtk_widget_realize call.Tomas Ogren1999-02-091-1/+0
* Add --hidden key to hide the calendar at startup. Only works with GNOMEMiguel de Icaza1999-01-291-7/+27
* Schedule an alarm for midnight to change theMiguel de Icaza1999-01-291-2/+2
* Warn if the calendar file has changed.Miguel de Icaza1999-01-281-18/+44
* do gtk_widget_realize on the toplevel window..Tomas Ogren1999-01-191-0/+1
* Converted some more stuff to use the standards.Nat Friedman1999-01-091-19/+6
* New function to create the status bar. (setup_menu): Install menu hints.Nat Friedman1999-01-081-25/+53
* s/g_copy_strings/g_strconcat/Jeff Garzik1998-12-311-1/+1
* Rewrote the old and broken alarm system. It never actually workedMiguel de Icaza1998-12-171-1/+1
* Use gnome_dialog_set_parent. ditto ditto.Miguel de Icaza1998-12-101-1/+7
* Remove more deprecated gnome_dialog functionsManish Vachharajani1998-11-301-1/+1
* Fixed the popt event parsing callback to have the correct number ofMatthew Wilson1998-11-221-24/+24
* poptimizationElliot Lee1998-11-031-27/+22
* Replaced the 'gnome_client_new_default' call with 'gnome_master_client'.Carsten Schaar1998-10-081-2/+3
* Changed name from time_start_of_day() to be consistent with the otherFederico Mena Quintero1998-10-031-1/+1
* Use the font #defines. (month_view_new): Set the colors of the month viewFederico Mena Quintero1998-10-021-1/+1
* Colorify the month item and prepare it for prelighting here.Federico Mena Quintero1998-10-011-5/+5
* Hotkey for File/Exit should be C-q, not C-x.Federico Mena Quintero1998-09-271-1/+1
* New function to execute the popup menu in the year view. (day_event):Federico Mena Quintero1998-09-251-2/+2
* Added underlined shortcuts and accelerators to the main menu.Federico Mena Quintero1998-09-221-18/+30
* Finished with the properties dialog. You can jump to days from the yearFederico Mena Quintero1998-09-041-0/+26
* Today: we can now configure the colors for the monthly items, courtesy ofFederico Mena Quintero1998-09-031-1/+45
* Set the heading color of the month item.Federico Mena Quintero1998-08-261-4/+5
* Fixlet to the about box - FedericoArturo Espinosa1998-08-251-4/+3
* Today: Beautification of the Preferences dialog. Made the menus moreFederico Mena Quintero1998-08-251-43/+23
* Changed the Properties menu item to Preferences. These are globalFederico Mena Quintero1998-08-251-7/+10
* We now have a nice generic monthly calendar item for the canvas. WeFederico Mena Quintero1998-08-191-2/+3
* Doh. Actually recalculate the days using the month and year.Federico Mena Quintero1998-08-141-0/+13
* Little compiler warning fix - FedericoArturo Espinosa1998-08-131-1/+1
* Made title i18n friendly. This was bug #215.Nuno Ferreira1998-08-121-4/+5
* Use an array of const strings to keep gcc happy.Federico Mena Quintero1998-08-041-1/+1
* Add support for --view flag. (session_save_state): Save the view mode;Miguel de Icaza1998-07-081-11/+29
* Use gnome_geometry_string to get the geometry string.Havoc Pennington1998-06-231-9/+4
* Fix the gc destruction in the unrealization code and fix the pixmapMiguel de Icaza1998-05-261-1/+1
* 1. Fix: `New Appointment' defaults to the current day. 2. Add `NewArturo Espinosa1998-05-091-0/+17
* Fix for SM code, I was allocating less than needed (thanks to federico for qu...Arturo Espinosa1998-04-301-1/+1
* Added Session management to GnomeCal -miguelArturo Espinosa1998-04-291-38/+126
* Fix user name computation -migArturo Espinosa1998-04-261-1/+7
* Fixed alarm saving code. Fixed alarm loading code. New -partial-Arturo Espinosa1998-04-251-2/+43
* Made it use popup_menu().Federico Mena Quintero1998-04-231-4/+5
* Perfection comes in many disguises -migArturo Espinosa1998-04-221-1/+1
* 1. Calendar property configuration is finally here with nice live-updates.Arturo Espinosa1998-04-221-4/+21
* Added calls to gtk_window_set_wmclass to gnome-utils - migArturo Espinosa1998-04-221-1/+2
* Made it use GncalDayPanel.Federico Mena Quintero1998-04-221-0/+1
* Made it use the new paint_row function instead of painting everythingFederico Mena Quintero1998-04-211-27/+29
* Fix compiler warnings - FedericoArturo Espinosa1998-04-211-2/+4
* more fixes -migArturo Espinosa1998-04-211-2/+2
* Use GNOME_STOCK_PIXMAP_HOME for today -migArturo Espinosa1998-04-201-1/+1
* Update spanish translation for the Calendar.Arturo Espinosa1998-04-191-7/+126
* Add Quoted printable property to items containing new lines. (duration):Miguel de Icaza1998-04-191-2/+16
* Final steps.Arturo Espinosa1998-04-181-0/+12
* Usability fixes -migArturo Espinosa1998-04-181-5/+16
* Yes.Arturo Espinosa1998-04-181-15/+21
* Added mandatory status property. (ical_object_to_vobject): Only storeFederico Mena Quintero1998-04-181-35/+82
* The event dialog is beautified, recurrences are saner.Federico Mena Quintero1998-04-181-1/+4
* New event generation api in place -miguelArturo Espinosa1998-04-171-16/+25
* The general_owner may be null. Do the proper thing when creating theFederico Mena Quintero1998-04-161-2/+2
* New widget for the year view. added required compilation of the new files.Arturo Espinosa Aldama1998-04-151-1/+1
* More work in progress, wheeeee - FedericoArturo Espinosa1998-04-081-1/+4
* vCalendar gets fully saved -migArturo Espinosa1998-04-051-3/+3
* more and more fixes -migArturo Espinosa1998-04-041-12/+3
* Lots -migArturo Espinosa1998-04-041-7/+34
* add test.vcf, more code progress -migArturo Espinosa1998-04-031-2/+2
* More calendar work -migArturo Espinosa1998-04-031-0/+16
* Day events are now cached inside the widget. They get initialized at thisMiguel de Icaza1998-04-031-2/+2
* New main program that uses our new datatypes and objects.Miguel de Icaza1998-04-021-2/+22
* GnomeCalendar toplevel GnomeApp; versit code -migArturo Espinosa1998-04-021-0/+218