aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_NETWORK_1_0_PREnobody1999-02-2552-14777/+0
* Updated spanish language file;Pablo Saratxaga1999-02-254-7/+11
* Save the owner/organizer of the event. (ical_object_create_from_vobject):Miguel de Icaza1999-02-241-1/+1
* tzname issuesTimur Bakeyev1999-02-222-2/+15
* Made use of g_get_{user,real}_name() instead of our own home-brew...Tomas Ogren1999-02-201-24/+2
* will define fonts via fontset. Friendlier to locales that use iso8859-[^1]Sergey I. Panov1999-02-188-29/+61
* Updated to install desktop into $(datadir)/gnome/appsMichael Fulbright1999-02-181-1/+1
* added danish language to the menu filePablo Saratxaga1999-02-171-2/+4
* Internationalization Police (Interpol)Sergey I. Panov1999-02-161-7/+7
* Indentation fixes.Federico Mena Quintero1999-02-161-1/+1
* Made a private copy of what localtime() returns, to be able to keep theTomas Ogren1999-02-161-5/+5
* Gnomecal now autosaves all the time.Arturo Espinosa1999-02-126-3/+26
* Removed the gtk_widget_realize call.Tomas Ogren1999-02-091-1/+0
* Added Korean translations.Changwoo Ryu1999-02-061-0/+2
* New convenience function to create a properly-configured date editorFederico Mena Quintero1999-02-051-4/+16
* Make the calendar start weeks on Monday if appropriate.Federico Mena Quintero1999-02-055-10/+49
* Set the title of the event editor window.Federico Mena Quintero1999-02-021-0/+1
* Do not remove the clipping rectangle here.Federico Mena Quintero1999-02-012-1/+2
* Improve this draw routine. Now it can split the text in lines and fit asMiguel de Icaza1999-02-013-53/+129
* if the user clicks on an event that is an occurance, the menu will allowJason Tackaberry1999-01-312-15/+48
* Add --hidden key to hide the calendar at startup. Only works with GNOMEMiguel de Icaza1999-01-292-7/+36
* Schedule an alarm for midnight to change theMiguel de Icaza1999-01-296-18/+67
* Insert the summary text here. (child_focus_in): No need to raise theFederico Mena Quintero1999-01-282-68/+59
* Warn if the calendar file has changed.Miguel de Icaza1999-01-283-18/+55
* Only trap printable characters such that hotkeys work. (UNSELECT_TIMEOUT):Nat Friedman1999-01-202-24/+40
* Do not grab the mouse here (it was being grabbed incorrectly, anyways).Federico Mena Quintero1999-01-201-25/+35
* do gtk_widget_realize on the toplevel window..Tomas Ogren1999-01-191-0/+1
* Make the little calendar start up with the correct date.Federico Mena Quintero1999-01-141-1/+7
* Add the month to the date range display label.Federico Mena Quintero1999-01-141-2/+2
* 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
* Wed, 30 Dec 1998 23:04:25 +0100 [Vincent]Vincent Renardias1998-12-311-1/+1
* s/g_copy_strings/g_strconcat/Jeff Garzik1998-12-314-7/+7
* Rewrote the old and broken alarm system. It never actually workedMiguel de Icaza1998-12-178-28/+110
* Use the allocation size instead of the old fields in the canvas structure.Federico Mena Quintero1998-12-153-4/+4
* Use gnome_dialog_set_parent. ditto ditto.Miguel de Icaza1998-12-105-6/+14
* GNOME PIM livesMichael Fulbright1998-12-092-5/+3
* gncal: Fix server registration to give proper id/kindElliot Lee1998-12-031-1/+1
* s/gtk_window_position/gtk_window_set_position/Sebastian Wilhelmi1998-12-022-6/+6
* Remove more deprecated gnome_dialog functionsManish Vachharajani1998-11-301-1/+1
* Add missing declaration for GtkWidget *sw.Andrew T. Veliath1998-11-241-0/+1
* Update GtkClist usage.Miguel de Icaza1998-11-241-4/+5
* Use gtk_scrolled_window_add_with_viewport instead of gtk_container_addAndrew T. Veliath1998-11-241-1/+1
* use GPOINTER_TO_INTHerbert V. Riedel1998-11-243-4/+4
* DittoHavoc Pennington1998-11-241-0/+2
* Fixed the popt event parsing callback to have the correct number ofMatthew Wilson1998-11-221-24/+24
* Doh. Fixed stupid bug where the classification buttons were not being setFederico Mena Quintero1998-11-181-5/+6
* Use a scrolled window to put the clist into.Federico Mena Quintero1998-11-171-3/+7
* Backup the old file before saving the caledar.Miguel de Icaza1998-11-121-1/+11
* poptimizationElliot Lee1998-11-031-27/+22
* Add the offset from the beginning of the current time unitFederico Mena Quintero1998-11-031-4/+4
* Week view work in progress - FedericoArturo Espinosa1998-10-212-0/+163
* Changed a lot of stuff not to use the layout code -- the month view's daysFederico Mena Quintero1998-10-175-31/+237
* Syncety sync -- don't you love it? - FedericoArturo Espinosa1998-10-161-19/+312
* Syncety sync, work in progress for an actually useful month view - FedericoArturo Espinosa1998-10-152-288/+54
* sync sync - FedericoArturo Espinosa1998-10-141-142/+17
* Sync - FedericoArturo Espinosa1998-10-131-3/+14
* Sync sync, do not try to compile - FedericoArturo Espinosa1998-10-131-0/+100
* The interval was never being loaded from the spin button.Ji Lee1998-10-121-3/+9
* Create a list of children and lay them out nicely. Lots of functions addedFederico Mena Quintero1998-10-101-10/+198
* Sync sync - FedericoArturo Espinosa1998-10-101-9/+48
* Sync to laptop - FedericoArturo Espinosa1998-10-092-3/+79
* Set the sensitivity of the edit/delete buttons. (gncal_todo_update):Federico Mena Quintero1998-10-091-2/+5
* Do some cleanup; now we pass a struct with the layout algorithm's stateFederico Mena Quintero1998-10-094-200/+148
* Doh, add the files - FedericoArturo Espinosa1998-10-082-0/+293
* Sync sync syncFederico Mena Quintero1998-10-081-0/+2
* 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-037-12/+11
* Use the font #defines. (month_view_new): Set the colors of the month viewFederico Mena Quintero1998-10-028-37/+134
* Colorify the month item and prepare it for prelighting here.Federico Mena Quintero1998-10-016-104/+268
* New function to mark the current day in the year view.Federico Mena Quintero1998-10-013-22/+53
* Stuff that I forgot to commit yesterday.Federico Mena Quintero1998-10-0111-196/+297
* New file that presents a quick view of the events in a particular day whenFederico Mena Quintero1998-09-295-7/+302
* Hotkey for File/Exit should be C-q, not C-x.Federico Mena Quintero1998-09-272-2/+2
* New function to execute the popup menu in the year view. (day_event):Federico Mena Quintero1998-09-252-13/+215
* Sync for version 0.30 - FedericoArturo Espinosa1998-09-231-1/+1
* sync - FedericoArturo Espinosa1998-09-221-0/+1
* Added underlined shortcuts and accelerators to the main menu.Federico Mena Quintero1998-09-225-19/+34
* remove gnomecard from subdirs until it actually compilesElliot Lee1998-09-211-1/+1
* Include. Include.Raja R Harinath1998-09-172-0/+2
* Use `rm -f ... ; $(LN_S) ...' instead of `ln -sf'.Martin Baulig1998-09-151-1/+1
* Fixed the bug reported about the mail notification not beint sent untilMiguel de Icaza1998-09-071-1/+2
* Finished with the properties dialog. You can jump to days from the yearFederico Mena Quintero1998-09-048-64/+297
* Today: we can now configure the colors for the monthly items, courtesy ofFederico Mena Quintero1998-09-0313-175/+604
* It helps to add the new files - FedericoArturo Espinosa1998-08-302-0/+146
* Centralized marking of month items. We now have a little utility functionFederico Mena Quintero1998-08-305-134/+26
* Today: fixed calculation of day indexes when weeks start on Monday. TheFederico Mena Quintero1998-08-285-321/+240
* Today: beginning of year view using the canvas. I still have to finishFederico Mena Quintero1998-08-275-44/+329
* Set the heading color of the month item.Federico Mena Quintero1998-08-266-16/+217
* Fixlet to the about box - FedericoArturo Espinosa1998-08-251-4/+3
* Today: Beautification of the Preferences dialog. Made the menus moreFederico Mena Quintero1998-08-257-50/+176
* Changed the Properties menu item to Preferences. These are globalFederico Mena Quintero1998-08-258-122/+246
* Small fixes for calendar savingArturo Espinosa1998-08-221-1/+1
* We now have a nice generic monthly calendar item for the canvas. WeFederico Mena Quintero1998-08-197-57/+272
* Fixes for 0.28 - FedericoArturo Espinosa1998-08-181-1/+2
* It helps to add the files first - FedericoArturo Espinosa1998-08-141-0/+229
* Doh. Actually recalculate the days using the month and year.Federico Mena Quintero1998-08-146-20/+25
* 0.27 fixesGNOME_0_27Arturo Espinosa1998-08-141-1/+1
* 0.27 fixesArturo Espinosa1998-08-141-1/+1
* Little compiler warning fix - FedericoArturo Espinosa1998-08-131-1/+1
* More work on the month view - FedericoArturo Espinosa1998-08-132-18/+127
* More work on the month view item - FedericoArturo Espinosa1998-08-123-20/+185
* Made title i18n friendly. This was bug #215.Nuno Ferreira1998-08-122-5/+6
* Fix small cut&paste bug - FedericoArturo Espinosa1998-08-111-1/+1
* Oops - FedericoArturo Espinosa1998-08-111-0/+1
* Start of the month view widget. This will use the generic month item andFederico Mena Quintero1998-08-117-10/+829
* Use an array of const strings to keep gcc happy.Federico Mena Quintero1998-08-045-13/+13
* Add support for --view flag. (session_save_state): Save the view mode;Miguel de Icaza1998-07-083-22/+80
* Added Portuguese translation to .desktop files.Nuno Ferreira1998-07-011-0/+2
* Use gnome_geometry_string to get the geometry string.Havoc Pennington1998-06-231-9/+4
* added gnomecard directory in Makefile.amArturo Espinosa1998-06-091-1/+1
* Missing files - FedericoArturo Espinosa1998-06-061-18/+4
* Removed gncal/card for the release - FedericoGNOME_0_20aGNOME_0_20Arturo Espinosa1998-06-051-1/+1
* Do not subtract 1 from tm->tm_mday for the default_day.Federico Mena Quintero1998-06-053-4/+6
* Fill in ical->recur->interval from value in spin_button. This ixed anNuno Ferreira1998-06-011-1/+1
* Paint the decorations correctly. (child_draw_decor): Paint theFederico Mena Quintero1998-05-311-53/+54
* Added even more [no] .desktop entries.Kjartan Maraas1998-05-291-0/+2
* Use the contents of ee->ical->dtstart for computing the predefined valuesMiguel de Icaza1998-05-261-4/+2
* Fix the gc destruction in the unrealization code and fix the pixmapMiguel de Icaza1998-05-262-6/+14
* Implemented ultra-cool layout for the events that share the same timeMiguel de Icaza1998-05-191-102/+161
* Close dialog when return is pressed.Havoc Pennington1998-05-181-0/+1
* Various bug fixes that were reported:Arturo Espinosa1998-05-163-6/+4
* Bug free version of the range computation in place.Miguel de Icaza1998-05-162-21/+23
* Do not add the spurious padding.Miguel de Icaza1998-05-152-7/+39
* Further work on getting nice pixmaps displayed -migArturo Espinosa1998-05-091-14/+17
* 1. Fix: `New Appointment' defaults to the current day. 2. Add `NewArturo Espinosa1998-05-094-2/+25
* My attempt at getting the nice pixmaps drawn next to the events.Arturo Espinosa1998-05-073-22/+148
* Only run the apply code once.Miguel de Icaza1998-05-051-1/+4
* Draw the day at startup. (gncal_day_panel_set): Fix selected-day display.Miguel de Icaza1998-05-041-8/+13
* crash fix for proeprty dialog -migArturo Espinosa1998-05-011-3/+2
* Fix for SM code, I was allocating less than needed (thanks to federico for qu...Arturo Espinosa1998-04-301-1/+1
* Various fixes and optimizations; Tagging of the days with appointements.Arturo Espinosa1998-04-306-8/+74
* Added Session management to GnomeCal -miguelArturo Espinosa1998-04-293-123/+196
* Lots of fixes:Arturo Espinosa1998-04-298-36/+62
* Removed an unused function - FedericoArturo Espinosa1998-04-291-10/+1
* Descend from GnomeDialog. Took vbox out of class structure; useHavoc Pennington1998-04-262-31/+18
* Remove debug code -migArturo Espinosa1998-04-262-4/+2
* Fix user name computation -migArturo Espinosa1998-04-261-1/+7
* Fixed alarm saving code. Fixed alarm loading code. New -partial-Arturo Espinosa1998-04-254-13/+73
* Actually save the to-do entries.Federico Mena Quintero1998-04-242-40/+173
* Fixes for vTodo thingies -migArturo Espinosa1998-04-231-1/+1
* Made it use popup_menu().Federico Mena Quintero1998-04-2316-66/+418
* Make GnomeCalendar properties use GnomePropertyBox -miguelArturo Espinosa1998-04-231-19/+24
* Perfection and sometimes requires two commits -migArturo Espinosa1998-04-221-0/+6
* Perfection comes in many disguises -migArturo Espinosa1998-04-222-6/+10
* Forgot to cvs add this fileArturo Espinosa1998-04-221-0/+137
* 1. Calendar property configuration is finally here with nice live-updates.Arturo Espinosa1998-04-229-46/+127
* Added calls to gtk_window_set_wmclass to gnome-utils - migArturo Espinosa1998-04-221-1/+2
* Small fix for goto-day-year computation -migArturo Espinosa1998-04-223-10/+15
* Lots of changes:Miguel de Icaza1998-04-225-17/+41
* Made it use GncalDayPanel.Federico Mena Quintero1998-04-228-106/+290
* Added icon for gncal to .desktop entryrhlabs1998-04-221-1/+1
* Misc. event handling fixes - FedericoArturo Espinosa1998-04-211-4/+16
* Enhance the exception date handling -migArturo Espinosa1998-04-212-1/+2
* Make the any-key-creates-new-appointment-at-selection thing actually work - F...Arturo Espinosa1998-04-213-12/+34
* Now any printable keystroke (not just Return) will activate the selectedFederico Mena Quintero1998-04-211-2/+25
* Made it use the new paint_row function instead of painting everythingFederico Mena Quintero1998-04-215-184/+204
* Fix compiler warnings - FedericoArturo Espinosa1998-04-218-12/+11
* more fixes -migArturo Espinosa1998-04-212-2/+3
* A lot of usability changes to GnomeCal -miguelArturo Espinosa1998-04-216-81/+107
* Use GNOME_STOCK_PIXMAP_HOME for today -migArturo Espinosa1998-04-201-1/+1
* It works. I promiseArturo Espinosa1998-04-192-2/+2
* I missed this one as wellArturo Espinosa1998-04-191-1/+1
* Duh forgot config.h here -migArturo Espinosa1998-04-191-1/+1
* More touches -migArturo Espinosa1998-04-192-2/+0
* Various small fixes here and there -migArturo Espinosa1998-04-192-9/+54
* Update spanish translation for the Calendar.Arturo Espinosa1998-04-195-8/+1182
* Add Quoted printable property to items containing new lines. (duration):Miguel de Icaza1998-04-192-4/+25
* Final steps.Arturo Espinosa1998-04-181-0/+12
* Usability fixes -migArturo Espinosa1998-04-184-13/+22
* Yes.Arturo Espinosa1998-04-1811-27/+553
* Added mandatory status property. (ical_object_to_vobject): Only storeFederico Mena Quintero1998-04-185-64/+132
* Year view, double click -migArturo Espinosa1998-04-187-23/+161
* The event dialog is beautified, recurrences are saner.Federico Mena Quintero1998-04-186-212/+715
* Save Recurrence rules -MiguelArturo Espinosa1998-04-181-4/+4
* Large number of updates. Recurrence basically works now in most of itsArturo Espinosa1998-04-186-62/+72
* Remove deadly excessive abuse of encapsulation -migArturo Espinosa1998-04-174-10/+5
* New event generation api in place -miguelArturo Espinosa1998-04-176-97/+150
* Use menu_shell->children, not menu->children. Why does GtkMenu have aFederico Mena Quintero1998-04-1711-107/+189
* Changed exec name to gnomecal, not gncalrhlabs1998-04-171-1/+1
* XPM files for events with alarm and recurrence, respectively.Federico Mena Quintero1998-04-165-5/+169
* Now children have a vertical handle as well. This can be used to move theFederico Mena Quintero1998-04-161-35/+72
* run fix -migArturo Espinosa1998-04-161-3/+1
* The general_owner may be null. Do the proper thing when creating theFederico Mena Quintero1998-04-166-96/+181
* Year view marks ranges of new dates (on update view). Recurrence iteratorArturo Espinosa1998-04-155-15/+73
* Now using time_t for new and set. Random fixes, as well.Arturo Espinosa Aldama1998-04-153-51/+202
* Routine to destory rows array properly.Miguel de Icaza1998-04-153-6/+18
* ArghArturo Espinosa1998-04-152-1/+26
* New widget for the year view. added required compilation of the new files.Arturo Espinosa Aldama1998-04-158-16/+222
* Load recurrence rules; Paint the recurrence screen according to the rules.Arturo Espinosa1998-04-141-15/+63
* Now takes object and flags parameters. Likewise. Likewise.Federico Mena Quintero1998-04-148-38/+87
* New function to let the outside world decide which child to focus.Federico Mena Quintero1998-04-144-1/+40
* Re-aligned some widgets to make it look prettier. (ee_alarm_widgets):Federico Mena Quintero1998-04-142-46/+89
* Create new object and add it to the calendar. You can now select a rangeFederico Mena Quintero1998-04-143-35/+132
* We now connect to the range_activated signal of the fullday widget insteadFederico Mena Quintero1998-04-134-54/+150
* Begginning of the create-appointment-on-range-selection-and-enter code -miguelArturo Espinosa1998-04-124-25/+65
* More work on the recurrence dialog box, day navigation -migArturo Espinosa1998-04-124-86/+98
* Now we support selecting a range in the main window (byFederico Mena Quintero1998-04-112-37/+114
* Oops, compilation fixes plus more work - FedericoArturo Espinosa1998-04-111-40/+45
* Gnome cal enhancemnets -migArturo Espinosa1998-04-112-11/+282
* More work in progress - FedericoArturo Espinosa1998-04-111-25/+161
* Show instead of just map the child widget (otherwise the text widget getsFederico Mena Quintero1998-04-096-144/+184
* The full day widget now gets updated correctly when you add anArturo Espinosa1998-04-091-12/+33
* Wheee! Now you can drag events correctly - FedericoArturo Espinosa1998-04-091-10/+19
* More updates - FedericoArturo Espinosa1998-04-082-14/+79
* Removed unused global variable parent_class.Federico Mena Quintero1998-04-082-5/+9
* More work in progress, wheeeee - FedericoArturo Espinosa1998-04-0812-88/+881
* vCalendar gets fully saved -migArturo Espinosa1998-04-052-3/+5
* Include <config.h>.Tom Tromey1998-04-041-0/+2
* lots more -migArturo Espinosa1998-04-042-0/+27
* more and more fixes -migArturo Espinosa1998-04-044-18/+47
* Lots -migArturo Espinosa1998-04-045-69/+358
* More work. Weee! -migArturo Espinosa1998-04-031-26/+66
* The "better" format string for strftime() wasn't better, after all :-(Federico Mena Quintero1998-04-033-7/+83
* add test.vcf, more code progress -migArturo Espinosa1998-04-036-17/+186
* New full-day widget. It is still a work in progress. It will be similar toFederico Mena Quintero1998-04-034-3/+382
* More calendar work -migArturo Espinosa1998-04-038-7/+237
* Use better format specifier for strftime().Federico Mena Quintero1998-04-032-3/+45
* Various time fixes; lib fixes; cache fixes -migArturo Espinosa1998-04-031-0/+4
* Day events are now cached inside the widget. They get initialized at thisMiguel de Icaza1998-04-039-36/+45
* New customization function. We can't decide on a stupid border type :-)Federico Mena Quintero1998-04-022-1/+20
* New main program that uses our new datatypes and objects.Miguel de Icaza1998-04-026-12/+99
* Oops, forgot these - FedericoArturo Espinosa1998-04-022-0/+139
* More updates so that Mig can test it - FedericoArturo Espinosa1998-04-023-4/+32
* New week view composite widget. This provides a full week view (7 dayFederico Mena Quintero1998-04-024-76/+324
* GnomeCalendar toplevel GnomeApp; versit code -migArturo Espinosa1998-04-025-19/+382
* These functions now take a sort_func parameter, which is of typeFederico Mena Quintero1998-04-022-11/+30
* Sync with my copy -migArturo Espinosa1998-04-011-1/+2
* Removed #include "gtkcalendar.h", because it now comes from libgnomeui.Federico Mena Quintero1998-04-015-20/+333
* iCalendar/vCalendar time utiltiesArturo Espinosa1998-04-011-2/+7
* Small typo fixed -migArturo Espinosa1998-04-011-2/+2
* Calendar objects as defined by the iCalendar IETF draft. Calendar holderArturo Espinosa1998-04-013-0/+180
* added clist.[ch]Craig Small1998-03-311-1/+3
* linked into gtkcalendar widgetCraig Small1998-03-121-2/+5
* Added GNOME_INCLUDEDIR. (gncal_LDADD): Don't include libsupport.a.Tom Tromey1998-03-091-3/+2
* Added $(GNOME_LIBDIR) to some Makefile.am files.rhlabs1998-02-271-0/+1
* Added German translation.Carsten Schaar1998-02-241-0/+2
* Mon, 23 Feb 1998 04:17:37 +0100 VincentVincent Renardias1998-02-231-0/+2
* (gncal_LDADD): Added '$(INTLLIBS)'Carsten Schaar1998-02-201-1/+2
* Include `libsupport.a'.Raja R Harinath1998-02-191-1/+2
* Remove MakefileArturo Espinosa1998-02-141-0/+1
* Added #include <locale.h>Federico Mena Quintero1998-02-131-3/+1
* Fixed Makefile.am so gncal compiles (please check!)Craig Small1998-02-121-0/+4
* Gnome Utils autoconf/automake setup is readyArturo Espinosa1998-02-112-0/+27
* added repeat valuesCraig Small1998-02-101-3/+16
* New Gnome Calendar filesCraig Small1998-01-121-0/+14