aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GGV_0_30'.GGV_0_30nobody1999-04-171-1790/+0
* Kill all grabs from the CList before running the new dialog box.Miguel de Icaza1999-04-171-0/+9
* Make sure we can get events for button3. The code for the nice popup menuMiguel de Icaza1999-04-091-0/+6
* Added this routine so Monthly recurrences use the weekday field as aSteve Murphy1999-04-041-0/+42
* Made static. Make it use the full year format for strftime().Federico Mena Quintero1999-03-311-0/+5
* Include <config.h> so that strings get translated. Correct spelling.Nuno Ferreira1999-03-281-0/+4
* Made it respect 12/24h settings.. Doesn't show until next time you openTomas Ogren1999-03-271-0/+5
* Did some i18n work Did some i18n workTomas Ogren1999-03-241-0/+5
* Made clist titles i18n:able Added which views that are possible for --viewTomas Ogren1999-03-241-0/+15
* Set the recur->interval to the value of the recur_rr_month_period spinNat Friedman1999-03-241-0/+7
* Add support for Due Date when adding a TODO item here. (column_resized):Clifford R. Conover1999-03-111-0/+20
* 1999-03-10 Craig A Soules (soules+@andrew.cmu.edu)Arturo Espinosa1999-03-111-0/+5
* For DRAG_MOVE, DRAG_SIZE_TOP and DRAG_SIZE_BOTTOM: call child_focus_out ()Martin Baulig1999-03-011-0/+6
* Added Korean font to the fontset string. Likewise.Changwoo Ryu1999-02-271-0/+6
* Save the owner/organizer of the event. (ical_object_create_from_vobject):Miguel de Icaza1999-02-241-0/+9
* tzname issuesTimur Bakeyev1999-02-221-0/+8
* Made use of g_get_{user,real}_name() instead of our own home-brew...Tomas Ogren1999-02-201-0/+5
* will define fonts via fontset. Friendlier to locales that use iso8859-[^1]Sergey I. Panov1999-02-181-0/+9
* Internationalization Police (Interpol)Sergey I. Panov1999-02-161-0/+5
* Indentation fixes.Federico Mena Quintero1999-02-161-0/+4
* Made a private copy of what localtime() returns, to be able to keep theTomas Ogren1999-02-161-0/+5
* Gnomecal now autosaves all the time.Arturo Espinosa1999-02-121-0/+11
* Removed the gtk_widget_realize call.Tomas Ogren1999-02-091-0/+4
* Added Korean translations.Changwoo Ryu1999-02-061-0/+4
* New convenience function to create a properly-configured date editorFederico Mena Quintero1999-02-051-0/+5
* Make the calendar start weeks on Monday if appropriate.Federico Mena Quintero1999-02-051-0/+15
* Set the title of the event editor window.Federico Mena Quintero1999-02-021-0/+5
* Do not remove the clipping rectangle here.Federico Mena Quintero1999-02-011-0/+9
* Improve this draw routine. Now it can split the text in lines and fit asMiguel de Icaza1999-02-011-0/+10
* if the user clicks on an event that is an occurance, the menu will allowJason Tackaberry1999-01-311-0/+12
* Add --hidden key to hide the calendar at startup. Only works with GNOMEMiguel de Icaza1999-01-291-2/+7
* Schedule an alarm for midnight to change theMiguel de Icaza1999-01-291-0/+8
* Insert the summary text here. (child_focus_in): No need to raise theFederico Mena Quintero1999-01-281-0/+21
* Warn if the calendar file has changed.Miguel de Icaza1999-01-281-0/+8
* Only trap printable characters such that hotkeys work. (UNSELECT_TIMEOUT):Nat Friedman1999-01-201-0/+9
* Do not grab the mouse here (it was being grabbed incorrectly, anyways).Federico Mena Quintero1999-01-201-0/+8
* do gtk_widget_realize on the toplevel window..Tomas Ogren1999-01-191-0/+4
* Make the little calendar start up with the correct date.Federico Mena Quintero1999-01-141-0/+3
* Add the month to the date range display label.Federico Mena Quintero1999-01-141-0/+5
* Converted some more stuff to use the standards.Nat Friedman1999-01-091-0/+4
* New function to create the status bar. (setup_menu): Install menu hints.Nat Friedman1999-01-081-0/+8
* s/g_copy_strings/g_strconcat/Jeff Garzik1998-12-311-0/+6
* Rewrote the old and broken alarm system. It never actually workedMiguel de Icaza1998-12-171-0/+13
* Use the allocation size instead of the old fields in the canvas structure.Federico Mena Quintero1998-12-151-0/+9
* Use gnome_dialog_set_parent. ditto ditto.Miguel de Icaza1998-12-101-0/+6
* Update GtkClist usage.Miguel de Icaza1998-11-241-0/+4
* err, meant to say gtk changes not gtk clist change :)Andrew T. Veliath1998-11-241-1/+1
* Use gtk_scrolled_window_add_with_viewport instead of gtk_container_addAndrew T. Veliath1998-11-241-0/+6
* use GPOINTER_TO_INTHerbert V. Riedel1998-11-241-0/+6
* Fixed the popt event parsing callback to have the correct number ofMatthew Wilson1998-11-221-62/+67
* Doh. Fixed stupid bug where the classification buttons were not being setFederico Mena Quintero1998-11-181-0/+5
* Use a scrolled window to put the clist into.Federico Mena Quintero1998-11-171-0/+5
* Backup the old file before saving the caledar.Miguel de Icaza1998-11-121-0/+5
* Add ctype.hMiguel de Icaza1998-11-071-0/+4
* Add the offset from the beginning of the current time unitFederico Mena Quintero1998-11-031-0/+8
* Changed a lot of stuff not to use the layout code -- the month view's daysFederico Mena Quintero1998-10-171-0/+17
* The interval was never being loaded from the spin button.Ji Lee1998-10-121-0/+5
* Create a list of children and lay them out nicely. Lots of functions addedFederico Mena Quintero1998-10-101-0/+9
* Set the sensitivity of the edit/delete buttons. (gncal_todo_update):Federico Mena Quintero1998-10-091-0/+5
* Do some cleanup; now we pass a struct with the layout algorithm's stateFederico Mena Quintero1998-10-091-0/+17
* Sync sync syncFederico Mena Quintero1998-10-081-0/+9
* Replaced the 'gnome_client_new_default' call with 'gnome_master_client'.Carsten Schaar1998-10-081-0/+5
* Changed name from time_start_of_day() to be consistent with the otherFederico Mena Quintero1998-10-031-0/+24
* Use the font #defines. (month_view_new): Set the colors of the month viewFederico Mena Quintero1998-10-021-0/+30
* Colorify the month item and prepare it for prelighting here.Federico Mena Quintero1998-10-011-0/+27
* New function to mark the current day in the year view.Federico Mena Quintero1998-10-011-0/+7
* Stuff that I forgot to commit yesterday.Federico Mena Quintero1998-10-011-0/+48
* New file that presents a quick view of the events in a particular day whenFederico Mena Quintero1998-09-291-0/+12
* Hotkey for File/Exit should be C-q, not C-x.Federico Mena Quintero1998-09-271-0/+4
* New function to execute the popup menu in the year view. (day_event):Federico Mena Quintero1998-09-251-0/+12
* Added underlined shortcuts and accelerators to the main menu.Federico Mena Quintero1998-09-221-0/+4
* Include. Include.Raja R Harinath1998-09-171-0/+5
* Fixed the bug reported about the mail notification not beint sent untilMiguel de Icaza1998-09-071-0/+5
* Finished with the properties dialog. You can jump to days from the yearFederico Mena Quintero1998-09-041-0/+25
* Today: we can now configure the colors for the monthly items, courtesy ofFederico Mena Quintero1998-09-031-0/+40
* Centralized marking of month items. We now have a little utility functionFederico Mena Quintero1998-08-301-0/+33
* Today: fixed calculation of day indexes when weeks start on Monday. TheFederico Mena Quintero1998-08-281-0/+28
* Today: beginning of year view using the canvas. I still have to finishFederico Mena Quintero1998-08-271-0/+14
* Set the heading color of the month item.Federico Mena Quintero1998-08-261-0/+15
* Today: Beautification of the Preferences dialog. Made the menus moreFederico Mena Quintero1998-08-251-0/+47
* Changed the Properties menu item to Preferences. These are globalFederico Mena Quintero1998-08-251-0/+21
* Small fixes for calendar savingArturo Espinosa1998-08-221-0/+5
* We now have a nice generic monthly calendar item for the canvas. WeFederico Mena Quintero1998-08-191-0/+31
* Doh. Actually recalculate the days using the month and year.Federico Mena Quintero1998-08-141-0/+11
* Made title i18n friendly. This was bug #215.Nuno Ferreira1998-08-121-0/+9
* Start of the month view widget. This will use the generic month item andFederico Mena Quintero1998-08-111-0/+19
* Use an array of const strings to keep gcc happy.Federico Mena Quintero1998-08-041-0/+9
* Add support for --view flag. (session_save_state): Save the view mode;Miguel de Icaza1998-07-081-0/+12
* Added Portuguese translation to .desktop files.Nuno Ferreira1998-07-011-0/+4
* Use gnome_geometry_string to get the geometry string.Havoc Pennington1998-06-231-0/+5
* Do not subtract 1 from tm->tm_mday for the default_day.Federico Mena Quintero1998-06-051-0/+9
* Fill in ical->recur->interval from value in spin_button. This ixed anNuno Ferreira1998-06-011-0/+6
* Paint the decorations correctly. (child_draw_decor): Paint theFederico Mena Quintero1998-05-311-0/+5
* Use the contents of ee->ical->dtstart for computing the predefined valuesMiguel de Icaza1998-05-261-0/+3
* Fix the gc destruction in the unrealization code and fix the pixmapMiguel de Icaza1998-05-261-0/+6
* Fix for the weekly event generation. Was reported on the bug trackingMiguel de Icaza1998-05-261-0/+5
* Implemented ultra-cool layout for the events that share the same timeMiguel de Icaza1998-05-191-0/+14
* Close dialog when return is pressed.Havoc Pennington1998-05-181-0/+4
* Bug free version of the range computation in place.Miguel de Icaza1998-05-161-0/+11
* Do not add the spurious padding.Miguel de Icaza1998-05-151-0/+20
* 1. Fix: `New Appointment' defaults to the current day. 2. Add `NewArturo Espinosa1998-05-091-0/+12
* My attempt at getting the nice pixmaps drawn next to the events.Arturo Espinosa1998-05-071-0/+5
* Only run the apply code once.Miguel de Icaza1998-05-051-0/+4
* Draw the day at startup. (gncal_day_panel_set): Fix selected-day display.Miguel de Icaza1998-05-041-0/+9
* crash fix for proeprty dialog -migArturo Espinosa1998-05-011-0/+5
* Various fixes and optimizations; Tagging of the days with appointements.Arturo Espinosa1998-04-301-0/+10
* Lots of fixes:Arturo Espinosa1998-04-291-0/+14
* Descend from GnomeDialog. Took vbox out of class structure; useHavoc Pennington1998-04-261-0/+8
* Fixed alarm saving code. Fixed alarm loading code. New -partial-Arturo Espinosa1998-04-251-0/+5
* Actually save the to-do entries.Federico Mena Quintero1998-04-241-0/+7
* Made it use popup_menu().Federico Mena Quintero1998-04-231-0/+19
* This one too -migArturo Espinosa1998-04-231-0/+1
* 1. Calendar property configuration is finally here with nice live-updates.Arturo Espinosa1998-04-221-0/+19
* Added calls to gtk_window_set_wmclass to gnome-utils - migArturo Espinosa1998-04-221-0/+2
* Small fix for goto-day-year computation -migArturo Espinosa1998-04-221-0/+6
* Lots of changes:Miguel de Icaza1998-04-221-1/+8
* Made it use GncalDayPanel.Federico Mena Quintero1998-04-221-0/+14
* Misc. event handling fixes - FedericoArturo Espinosa1998-04-211-3/+1
* Enhance the exception date handling -migArturo Espinosa1998-04-211-0/+6
* Make the any-key-creates-new-appointment-at-selection thing actually work - F...Arturo Espinosa1998-04-211-0/+4
* Now any printable keystroke (not just Return) will activate the selectedFederico Mena Quintero1998-04-211-0/+3
* Made it use the new paint_row function instead of painting everythingFederico Mena Quintero1998-04-211-0/+7
* Fix compiler warnings - FedericoArturo Espinosa1998-04-211-0/+5
* more fixes -migArturo Espinosa1998-04-211-0/+3
* A lot of usability changes to GnomeCal -miguelArturo Espinosa1998-04-211-0/+19
* Use GNOME_STOCK_PIXMAP_HOME for today -migArturo Espinosa1998-04-201-0/+4
* Various small fixes here and there -migArturo Espinosa1998-04-191-0/+8
* Update spanish translation for the Calendar.Arturo Espinosa1998-04-191-0/+12
* Add Quoted printable property to items containing new lines. (duration):Miguel de Icaza1998-04-191-0/+11
* Yes.Arturo Espinosa1998-04-181-0/+6
* Added mandatory status property. (ical_object_to_vobject): Only storeFederico Mena Quintero1998-04-181-0/+1
* Added mandatory status property. (ical_object_to_vobject): Only storeFederico Mena Quintero1998-04-181-0/+17
* Year view, double click -migArturo Espinosa1998-04-181-0/+10
* The event dialog is beautified, recurrences are saner.Federico Mena Quintero1998-04-181-0/+6
* Save Recurrence rules -MiguelArturo Espinosa1998-04-181-0/+7
* Use menu_shell->children, not menu->children. Why does GtkMenu have aFederico Mena Quintero1998-04-171-0/+15
* XPM files for events with alarm and recurrence, respectively.Federico Mena Quintero1998-04-161-0/+7
* Now children have a vertical handle as well. This can be used to move theFederico Mena Quintero1998-04-161-0/+5
* The general_owner may be null. Do the proper thing when creating theFederico Mena Quintero1998-04-161-0/+31
* Year view marks ranges of new dates (on update view). Recurrence iteratorArturo Espinosa1998-04-151-0/+4
* Now using time_t for new and set. Random fixes, as well.Arturo Espinosa Aldama1998-04-151-0/+12
* Routine to destory rows array properly.Miguel de Icaza1998-04-151-0/+11
* New widget for the year view. added required compilation of the new files.Arturo Espinosa Aldama1998-04-151-0/+28
* Now takes object and flags parameters. Likewise. Likewise.Federico Mena Quintero1998-04-141-0/+20
* New function to let the outside world decide which child to focus.Federico Mena Quintero1998-04-141-0/+9
* Re-aligned some widgets to make it look prettier. (ee_alarm_widgets):Federico Mena Quintero1998-04-141-0/+7
* Create new object and add it to the calendar. You can now select a rangeFederico Mena Quintero1998-04-141-0/+16
* We now connect to the range_activated signal of the fullday widget insteadFederico Mena Quintero1998-04-131-0/+25
* More work on the recurrence dialog box, day navigation -migArturo Espinosa1998-04-121-0/+12
* Now we support selecting a range in the main window (byFederico Mena Quintero1998-04-111-0/+6
* Oops, compilation fixes plus more work - FedericoArturo Espinosa1998-04-111-0/+2
* Show instead of just map the child widget (otherwise the text widget getsFederico Mena Quintero1998-04-091-0/+21
* Say `#if 0', not `#ifdef 0'.Raja R Harinath1998-04-091-0/+4
* Removed unused global variable parent_class.Federico Mena Quintero1998-04-081-0/+9
* More work in progress, wheeeee - FedericoArturo Espinosa1998-04-081-0/+42
* New file.Carsten Schaar1998-04-061-0/+4
* Include <config.h>.Tom Tromey1998-04-041-0/+4
* more and more fixes -migArturo Espinosa1998-04-041-0/+3
* Lots -migArturo Espinosa1998-04-041-0/+8
* The "better" format string for strftime() wasn't better, after all :-(Federico Mena Quintero1998-04-031-0/+5
* New full-day widget. It is still a work in progress. It will be similar toFederico Mena Quintero1998-04-031-0/+8
* More calendar work -migArturo Espinosa1998-04-031-0/+9
* Use better format specifier for strftime().Federico Mena Quintero1998-04-031-0/+7
* Day events are now cached inside the widget. They get initialized at thisMiguel de Icaza1998-04-031-0/+7
* New customization function. We can't decide on a stupid border type :-)Federico Mena Quintero1998-04-021-0/+7
* New main program that uses our new datatypes and objects.Miguel de Icaza1998-04-021-0/+17
* New week view composite widget. This provides a full week view (7 dayFederico Mena Quintero1998-04-021-0/+9
* These functions now take a sort_func parameter, which is of typeFederico Mena Quintero1998-04-021-0/+12
* `buf' now static.Tom Tromey1998-04-011-0/+4
* Removed #include "gtkcalendar.h", because it now comes from libgnomeui.Federico Mena Quintero1998-04-011-0/+5
* New function, formats an hour/am_pm pair into a string of the form "3am",Federico Mena Quintero1998-04-011-0/+6
* Added session maanagement and using clistsCraig Small1998-03-311-0/+5
* Use gnome_message_box_*, not gnome_messagebox_*.Tom Tromey1998-03-221-0/+4
* linked into gtkcalendar widgetCraig Small1998-03-121-0/+4
* Added GNOME_INCLUDEDIR. (gncal_LDADD): Don't include libsupport.a.Tom Tromey1998-03-091-0/+7
* gnome_init app_id parameter changes - FedericoArturo Espinosa1998-02-201-0/+4
* Added '$(INTLLIBS)'Carsten Schaar1998-02-201-0/+4
* Include `libsupport.a'.Raja R Harinath1998-02-191-0/+8
* Moved top-dir ChangeLog entries to subdir ChangeLogsRaja R Harinath1998-02-041-0/+3