| Commit message (Expand) | Author | Age | Files | Lines |
* | Added preliminary support for todo item priorities: they can be set, displayed, | Russell Steinthal | 1999-05-26 | 9 | -22/+157 |
* | Added content from gnome-user-guide (Miguel, I will probably sleep much | Kjartan Maraas | 1999-05-26 | 1 | -0/+309 |
* | Add cvsignore files | Arturo Espinosa | 1999-05-26 | 2 | -0/+7 |
* | Added missing break here. It was causing core dumps when invoked with | Miguel de Icaza | 1999-05-26 | 3 | -2/+7 |
* | Add some assertions here, to pin point the bug reported on gnome-list. | Miguel de Icaza | 1999-05-26 | 3 | -4/+91 |
* | Make intervals always exist. a 0 interval is wrong. | Miguel de Icaza | 1999-05-26 | 4 | -0/+17 |
* | Added 'Untimed events' | Tomas Ögren | 1999-05-26 | 1 | -0/+2 |
* | Removed unused macro CALENDAR_HEIGHT. | Federico Mena Quintero | 1999-05-26 | 3 | -4/+4 |
* | Set the canvas scroll region here, not in size_allocate(). Also, use the | Federico Mena Quintero | 1999-05-26 | 11 | -34/+54 |
* | This is the fix Miguel and I hacked in the car at Expo to make the | Nat Friedman | 1999-05-26 | 8 | -13/+51 |
* | Add missing file -miguel | Arturo Espinosa | 1999-05-18 | 1 | -0/+110 |
* | Add Docbook framework for documenting Gnomecal -miguel | Arturo Espinosa | 1999-05-18 | 8 | -6/+209 |
* | - fix: allow use $DESTDIR on "make install DESTDIR=</install/prefix>". | Tomasz Kłoczko | 1999-05-03 | 2 | -8/+8 |
* | Add --todo support | Arturo Espinosa | 1999-04-26 | 7 | -2/+122 |
* | Bumped version number to 1.0.3. | Federico Mena Quintero | 1999-04-20 | 3 | -0/+14 |
* | Kill all grabs from the CList before running the new dialog box. | Miguel de Icaza | 1999-04-17 | 3 | -0/+19 |
* | Make sure we can get events for button3. The code for the nice popup menu | Miguel de Icaza | 1999-04-09 | 3 | -0/+8 |
* | Added this routine so Monthly recurrences use the weekday field as a | Steve Murphy | 1999-04-04 | 8 | -33/+308 |
* | Made static. Make it use the full year format for strftime(). | Federico Mena Quintero | 1999-03-31 | 3 | -18/+17 |
* | Include <config.h> so that strings get translated. Correct spelling. | Nuno Ferreira | 1999-03-28 | 4 | -0/+7 |
* | Made it respect 12/24h settings.. Doesn't show until next time you open | Tomas Ogren | 1999-03-27 | 3 | -2/+17 |
* | Did some i18n work Did some i18n work | Tomas Ogren | 1999-03-24 | 5 | -22/+25 |
* | Made clist titles i18n:able Added which views that are possible for --view | Tomas Ogren | 1999-03-24 | 5 | -16/+45 |
* | Set the recur->interval to the value of the recur_rr_month_period spin | Nat Friedman | 1999-03-24 | 3 | -0/+13 |
* | Added 2 paranthesis.. "foobar = d / 60*60" is _NOT_ the same as "foobar = | Tomas Ogren | 1999-03-24 | 3 | -3/+3 |
* | Add Summary editing for TODO items -rconover | Arturo Espinosa | 1999-03-17 | 2 | -4/+96 |
* | Add support for Due Date when adding a TODO item here. (column_resized): | Clifford R. Conover | 1999-03-11 | 25 | -72/+888 |
* | 1999-03-10 Craig A Soules (soules+@andrew.cmu.edu) | Arturo Espinosa | 1999-03-11 | 9 | -16/+102 |
* | For DRAG_MOVE, DRAG_SIZE_TOP and DRAG_SIZE_BOTTOM: call child_focus_out () | Martin Baulig | 1999-03-01 | 3 | -0/+32 |
* | gtk_widget_get_requisition fix for Gtk+ 1.2. | Martin Baulig | 1999-03-01 | 2 | -2/+2 |
* | Added Korean font to the fontset string. Likewise. | Changwoo Ryu | 1999-02-27 | 5 | -20/+26 |
* | Implemented new panel groups as suggested on gnome-hackers | Michael Fulbright | 1999-02-26 | 2 | -2/+2 |
* | Updated spanish language file; | Pablo Saratxaga | 1999-02-25 | 8 | -14/+22 |
* | Save the owner/organizer of the event. (ical_object_create_from_vobject): | Miguel de Icaza | 1999-02-24 | 6 | -2/+41 |
* | tzname issues | Timur Bakeyev | 1999-02-22 | 5 | -4/+38 |
* | Made use of g_get_{user,real}_name() instead of our own home-brew... | Tomas Ogren | 1999-02-20 | 3 | -48/+9 |
* | will define fonts via fontset. Friendlier to locales that use iso8859-[^1] | Sergey I. Panov | 1999-02-18 | 17 | -58/+131 |
* | Updated to install desktop into $(datadir)/gnome/apps | Michael Fulbright | 1999-02-18 | 2 | -2/+2 |
* | added danish language to the menu file | Pablo Saratxaga | 1999-02-17 | 2 | -4/+8 |
* | Internationalization Police (Interpol) | Sergey I. Panov | 1999-02-16 | 3 | -14/+19 |
* | Indentation fixes. | Federico Mena Quintero | 1999-02-16 | 3 | -2/+6 |
* | Made a private copy of what localtime() returns, to be able to keep the | Tomas Ogren | 1999-02-16 | 3 | -10/+15 |
* | Gnomecal now autosaves all the time. | Arturo Espinosa | 1999-02-12 | 13 | -6/+63 |
* | Removed the gtk_widget_realize call. | Tomas Ogren | 1999-02-09 | 3 | -2/+4 |
* | Added Korean translations. | Changwoo Ryu | 1999-02-06 | 3 | -0/+8 |
* | New convenience function to create a properly-configured date editor | Federico Mena Quintero | 1999-02-05 | 3 | -8/+37 |
* | Make the calendar start weeks on Monday if appropriate. | Federico Mena Quintero | 1999-02-05 | 11 | -20/+113 |
* | Set the title of the event editor window. | Federico Mena Quintero | 1999-02-02 | 3 | -0/+7 |
* | Do not remove the clipping rectangle here. | Federico Mena Quintero | 1999-02-01 | 5 | -2/+13 |
* | Improve this draw routine. Now it can split the text in lines and fit as | Miguel de Icaza | 1999-02-01 | 7 | -106/+268 |
* | if the user clicks on an event that is an occurance, the menu will allow | Jason Tackaberry | 1999-01-31 | 5 | -30/+108 |
* | Add --hidden key to hide the calendar at startup. Only works with GNOME | Miguel de Icaza | 1999-01-29 | 5 | -16/+79 |
* | Schedule an alarm for midnight to change the | Miguel de Icaza | 1999-01-29 | 11 | -31/+127 |
* | Insert the summary text here. (child_focus_in): No need to raise the | Federico Mena Quintero | 1999-01-28 | 5 | -136/+139 |
* | Warn if the calendar file has changed. | Miguel de Icaza | 1999-01-28 | 7 | -36/+118 |
* | Only trap printable characters such that hotkeys work. (UNSELECT_TIMEOUT): | Nat Friedman | 1999-01-20 | 5 | -48/+89 |
* | Do not grab the mouse here (it was being grabbed incorrectly, anyways). | Federico Mena Quintero | 1999-01-20 | 3 | -50/+78 |
* | do gtk_widget_realize on the toplevel window.. | Tomas Ogren | 1999-01-19 | 3 | -0/+6 |
* | Make the little calendar start up with the correct date. | Federico Mena Quintero | 1999-01-14 | 3 | -2/+17 |
* | Add the month to the date range display label. | Federico Mena Quintero | 1999-01-14 | 3 | -4/+9 |
* | Converted some more stuff to use the standards. | Nat Friedman | 1999-01-09 | 3 | -38/+16 |
* | New function to create the status bar. (setup_menu): Install menu hints. | Nat Friedman | 1999-01-08 | 3 | -50/+114 |
* | Wed, 30 Dec 1998 23:04:25 +0100 [Vincent] | Vincent Renardias | 1998-12-31 | 2 | -2/+2 |
* | s/g_copy_strings/g_strconcat/ | Jeff Garzik | 1998-12-31 | 9 | -14/+20 |
* | Rewrote the old and broken alarm system. It never actually worked | Miguel de Icaza | 1998-12-17 | 15 | -47/+198 |
* | Use the allocation size instead of the old fields in the canvas structure. | Federico Mena Quintero | 1998-12-15 | 7 | -8/+17 |
* | Use gnome_dialog_set_parent. ditto ditto. | Miguel de Icaza | 1998-12-10 | 11 | -12/+34 |
* | GNOME PIM lives | Michael Fulbright | 1998-12-09 | 10 | -16/+12 |
* | gncal: Fix server registration to give proper id/kind | Elliot Lee | 1998-12-03 | 2 | -2/+2 |
* | s/gtk_window_position/gtk_window_set_position/ | Sebastian Wilhelmi | 1998-12-02 | 4 | -12/+12 |
* | Remove more deprecated gnome_dialog functions | Manish Vachharajani | 1998-11-30 | 2 | -2/+2 |
* | Add missing declaration for GtkWidget *sw. | Andrew T. Veliath | 1998-11-24 | 2 | -0/+2 |
* | Update GtkClist usage. | Miguel de Icaza | 1998-11-24 | 3 | -8/+14 |
* | err, meant to say gtk changes not gtk clist change :) | Andrew T. Veliath | 1998-11-24 | 1 | -1/+1 |
* | Use gtk_scrolled_window_add_with_viewport instead of gtk_container_add | Andrew T. Veliath | 1998-11-24 | 3 | -2/+8 |
* | use GPOINTER_TO_INT | Herbert V. Riedel | 1998-11-24 | 8 | -8/+15 |
* | Ditto | Havoc Pennington | 1998-11-24 | 2 | -0/+4 |
* | Fixed the popt event parsing callback to have the correct number of | Matthew Wilson | 1998-11-22 | 3 | -110/+115 |
* | Doh. Fixed stupid bug where the classification buttons were not being set | Federico Mena Quintero | 1998-11-18 | 3 | -10/+17 |
* | Use a scrolled window to put the clist into. | Federico Mena Quintero | 1998-11-17 | 3 | -6/+19 |
* | Backup the old file before saving the caledar. | Miguel de Icaza | 1998-11-12 | 3 | -2/+27 |
* | Add ctype.h | Miguel de Icaza | 1998-11-07 | 4 | -0/+7 |
* | poptimization | Elliot Lee | 1998-11-03 | 2 | -54/+44 |
* | Add the offset from the beginning of the current time unit | Federico Mena Quintero | 1998-11-03 | 3 | -8/+16 |
* | Week view work in progress - Federico | Arturo Espinosa | 1998-10-21 | 5 | -1/+327 |
* | Changed a lot of stuff not to use the layout code -- the month view's days | Federico Mena Quintero | 1998-10-17 | 12 | -65/+496 |
* | Syncety sync -- don't you love it? - Federico | Arturo Espinosa | 1998-10-16 | 2 | -38/+624 |
* | Syncety sync, work in progress for an actually useful month view - Federico | Arturo Espinosa | 1998-10-15 | 4 | -576/+108 |
* | sync sync - Federico | Arturo Espinosa | 1998-10-14 | 2 | -284/+34 |
* | Sync - Federico | Arturo Espinosa | 1998-10-13 | 2 | -6/+28 |
* | Sync sync, do not try to compile - Federico | Arturo Espinosa | 1998-10-13 | 2 | -0/+200 |
* | The interval was never being loaded from the spin button. | Ji Lee | 1998-10-12 | 3 | -6/+23 |
* | Create a list of children and lay them out nicely. Lots of functions added | Federico Mena Quintero | 1998-10-10 | 4 | -20/+407 |
* | Sync sync - Federico | Arturo Espinosa | 1998-10-10 | 2 | -18/+96 |
* | Sync to laptop - Federico | Arturo Espinosa | 1998-10-09 | 4 | -6/+158 |
* | Set the sensitivity of the edit/delete buttons. (gncal_todo_update): | Federico Mena Quintero | 1998-10-09 | 3 | -4/+15 |
* | Do some cleanup; now we pass a struct with the layout algorithm's state | Federico Mena Quintero | 1998-10-09 | 9 | -400/+313 |
* | Doh, add the files - Federico | Arturo Espinosa | 1998-10-08 | 4 | -0/+586 |
* | Sync sync sync | Federico Mena Quintero | 1998-10-08 | 3 | -0/+13 |
* | Replaced the 'gnome_client_new_default' call with 'gnome_master_client'. | Carsten Schaar | 1998-10-08 | 3 | -4/+11 |
* | Changed name from time_start_of_day() to be consistent with the other | Federico Mena Quintero | 1998-10-03 | 23 | -238/+434 |
* | Use the font #defines. (month_view_new): Set the colors of the month view | Federico Mena Quintero | 1998-10-02 | 17 | -74/+298 |
* | Colorify the month item and prepare it for prelighting here. | Federico Mena Quintero | 1998-10-01 | 14 | -209/+565 |
* | New function to mark the current day in the year view. | Federico Mena Quintero | 1998-10-01 | 7 | -44/+113 |
* | Stuff that I forgot to commit yesterday. | Federico Mena Quintero | 1998-10-01 | 24 | -396/+642 |
* | New file that presents a quick view of the events in a particular day when | Federico Mena Quintero | 1998-09-29 | 11 | -14/+616 |
* | Hotkey for File/Exit should be C-q, not C-x. | Federico Mena Quintero | 1998-09-27 | 6 | -4/+11 |
* | Updates to the TODO - Federico | Arturo Espinosa | 1998-09-25 | 1 | -6/+5 |
* | New function to execute the popup menu in the year view. (day_event): | Federico Mena Quintero | 1998-09-25 | 5 | -26/+442 |
* | Sync for version 0.30 - Federico | Arturo Espinosa | 1998-09-23 | 2 | -2/+2 |
* | sync - Federico | Arturo Espinosa | 1998-09-22 | 2 | -0/+2 |
* | Added underlined shortcuts and accelerators to the main menu. | Federico Mena Quintero | 1998-09-22 | 11 | -38/+72 |
* | remove gnomecard from subdirs until it actually compiles | Elliot Lee | 1998-09-21 | 2 | -2/+2 |
* | Include. Include. | Raja R Harinath | 1998-09-17 | 5 | -0/+9 |
* | Use `rm -f ... ; $(LN_S) ...' instead of `ln -sf'. | Martin Baulig | 1998-09-15 | 2 | -2/+2 |
* | Fixed the bug reported about the mail notification not beint sent until | Miguel de Icaza | 1998-09-07 | 3 | -2/+9 |
* | Finished with the properties dialog. You can jump to days from the year | Federico Mena Quintero | 1998-09-04 | 18 | -140/+623 |
* | Today: we can now configure the colors for the monthly items, courtesy of | Federico Mena Quintero | 1998-09-03 | 28 | -366/+1261 |
* | It helps to add the new files - Federico | Arturo Espinosa | 1998-08-30 | 4 | -0/+292 |
* | Centralized marking of month items. We now have a little utility function | Federico Mena Quintero | 1998-08-30 | 14 | -289/+178 |
* | Today: fixed calculation of day indexes when weeks start on Monday. The | Federico Mena Quintero | 1998-08-28 | 13 | -645/+531 |
* | Today: beginning of year view using the canvas. I still have to finish | Federico Mena Quintero | 1998-08-27 | 11 | -88/+672 |
* | Set the heading color of the month item. | Federico Mena Quintero | 1998-08-26 | 14 | -100/+449 |
* | Fixlet to the about box - Federico | Arturo Espinosa | 1998-08-25 | 2 | -8/+6 |
* | Today: Beautification of the Preferences dialog. Made the menus more | Federico Mena Quintero | 1998-08-25 | 18 | -120/+448 |
* | Changed the Properties menu item to Preferences. These are global | Federico Mena Quintero | 1998-08-25 | 29 | -2085/+513 |
* | Small fixes for calendar saving | Arturo Espinosa | 1998-08-22 | 6 | -8/+19 |
* | We now have a nice generic monthly calendar item for the canvas. We | Federico Mena Quintero | 1998-08-19 | 18 | -114/+659 |
* | Fixes for 0.28 - Federico | Arturo Espinosa | 1998-08-18 | 2 | -2/+4 |
* | It helps to add the files first - Federico | Arturo Espinosa | 1998-08-14 | 2 | -0/+458 |
* | Doh. Actually recalculate the days using the month and year. | Federico Mena Quintero | 1998-08-14 | 13 | -40/+61 |
* | 0.27 fixesGNOME_0_27 | Arturo Espinosa | 1998-08-14 | 2 | -2/+2 |
* | 0.27 fixes | Arturo Espinosa | 1998-08-14 | 2 | -2/+2 |
* | Little compiler warning fix - Federico | Arturo Espinosa | 1998-08-13 | 2 | -2/+2 |
* | More work on the month view - Federico | Arturo Espinosa | 1998-08-13 | 4 | -36/+254 |
* | More work on the month view item - Federico | Arturo Espinosa | 1998-08-12 | 6 | -40/+370 |
* | Made title i18n friendly. This was bug #215. | Nuno Ferreira | 1998-08-12 | 5 | -10/+21 |
* | Fix small cut&paste bug - Federico | Arturo Espinosa | 1998-08-11 | 2 | -2/+2 |
* | Oops - Federico | Arturo Espinosa | 1998-08-11 | 2 | -0/+2 |
* | Start of the month view widget. This will use the generic month item and | Federico Mena Quintero | 1998-08-11 | 15 | -20/+1677 |
* | Use an array of const strings to keep gcc happy. | Federico Mena Quintero | 1998-08-04 | 10 | -23/+32 |
* | Added this required file... | Michael Fulbright | 1998-07-11 | 1 | -0/+3 |
* | Add support for --view flag. (session_save_state): Save the view mode; | Miguel de Icaza | 1998-07-08 | 7 | -44/+172 |
* | Updated TODO for gnomecal /tigert | Tuomas Kuosmanen | 1998-07-02 | 1 | -0/+7 |
* | Added Portuguese translation to .desktop files. | Nuno Ferreira | 1998-07-01 | 3 | -0/+8 |
* | Use gnome_geometry_string to get the geometry string. | Havoc Pennington | 1998-06-23 | 3 | -18/+13 |
* | added gnomecard directory in Makefile.am | Arturo Espinosa | 1998-06-09 | 2 | -2/+2 |
* | Missing files - Federico | Arturo Espinosa | 1998-06-06 | 2 | -36/+8 |
* | Removed gncal/card for the release - FedericoGNOME_0_20aGNOME_0_20 | Arturo Espinosa | 1998-06-05 | 2 | -2/+2 |
* | Do not subtract 1 from tm->tm_mday for the default_day. | Federico Mena Quintero | 1998-06-05 | 7 | -8/+21 |
* | Fill in ical->recur->interval from value in spin_button. This ixed an | Nuno Ferreira | 1998-06-01 | 3 | -2/+8 |
* | Paint the decorations correctly. (child_draw_decor): Paint the | Federico Mena Quintero | 1998-05-31 | 3 | -106/+113 |
* | Added even more [no] .desktop entries. | Kjartan Maraas | 1998-05-29 | 2 | -0/+4 |
* | Use the contents of ee->ical->dtstart for computing the predefined values | Miguel de Icaza | 1998-05-26 | 3 | -8/+7 |
* | Fix the gc destruction in the unrealization code and fix the pixmap | Miguel de Icaza | 1998-05-26 | 5 | -12/+34 |
* | Fix for the weekly event generation. Was reported on the bug tracking | Miguel de Icaza | 1998-05-26 | 4 | -3/+8 |
* | Implemented ultra-cool layout for the events that share the same time | Miguel de Icaza | 1998-05-19 | 3 | -204/+336 |
* | Close dialog when return is pressed. | Havoc Pennington | 1998-05-18 | 3 | -0/+6 |
* | Various bug fixes that were reported: | Arturo Espinosa | 1998-05-16 | 6 | -12/+8 |
* | Bug free version of the range computation in place. | Miguel de Icaza | 1998-05-16 | 8 | -48/+63 |
* | Do not add the spurious padding. | Miguel de Icaza | 1998-05-15 | 13 | -36/+234 |
* | Further work on getting nice pixmaps displayed -mig | Arturo Espinosa | 1998-05-09 | 2 | -28/+34 |
* | 1. Fix: `New Appointment' defaults to the current day. 2. Add `New | Arturo Espinosa | 1998-05-09 | 9 | -4/+62 |
* | My attempt at getting the nice pixmaps drawn next to the events. | Arturo Espinosa | 1998-05-07 | 7 | -44/+301 |
* | Only run the apply code once. | Miguel de Icaza | 1998-05-05 | 3 | -2/+12 |
* | Draw the day at startup. (gncal_day_panel_set): Fix selected-day display. | Miguel de Icaza | 1998-05-04 | 6 | -22/+35 |
* | Updated gedit/.cvsignore and gncal/.cvsignore | Kjartan Maraas | 1998-05-03 | 1 | -0/+1 |
* | crash fix for proeprty dialog -mig | Arturo Espinosa | 1998-05-01 | 3 | -6/+9 |
* | Fix for SM code, I was allocating less than needed (thanks to federico for qu... | Arturo Espinosa | 1998-04-30 | 2 | -2/+2 |
* | Various fixes and optimizations; Tagging of the days with appointements. | Arturo Espinosa | 1998-04-30 | 14 | -16/+160 |
* | Added Session management to GnomeCal -miguel | Arturo Espinosa | 1998-04-29 | 6 | -246/+392 |
* | Lots of fixes: | Arturo Espinosa | 1998-04-29 | 15 | -69/+134 |
* | Removed an unused function - Federico | Arturo Espinosa | 1998-04-29 | 2 | -20/+2 |
* | Descend from GnomeDialog. Took vbox out of class structure; use | Havoc Pennington | 1998-04-26 | 5 | -62/+44 |
* | Remove debug code -mig | Arturo Espinosa | 1998-04-26 | 4 | -8/+4 |
* | Fix user name computation -mig | Arturo Espinosa | 1998-04-26 | 2 | -2/+14 |
* | Fixed alarm saving code. Fixed alarm loading code. New -partial- | Arturo Espinosa | 1998-04-25 | 17 | -92/+394 |
* | Actually save the to-do entries. | Federico Mena Quintero | 1998-04-24 | 5 | -80/+353 |
* | Fixes for vTodo thingies -mig | Arturo Espinosa | 1998-04-23 | 5 | -23/+56 |
* | Made it use popup_menu(). | Federico Mena Quintero | 1998-04-23 | 34 | -132/+861 |
* | This one too -mig | Arturo Espinosa | 1998-04-23 | 1 | -0/+1 |
* | Make GnomeCalendar properties use GnomePropertyBox -miguel | Arturo Espinosa | 1998-04-23 | 2 | -38/+48 |
* | Perfection and sometimes requires two commits -mig | Arturo Espinosa | 1998-04-22 | 2 | -0/+12 |
* | Perfection comes in many disguises -mig | Arturo Espinosa | 1998-04-22 | 4 | -12/+20 |
* | Forgot to cvs add this file | Arturo Espinosa | 1998-04-22 | 2 | -0/+274 |
* | 1. Calendar property configuration is finally here with nice live-updates. | Arturo Espinosa | 1998-04-22 | 20 | -93/+274 |
* | Added calls to gtk_window_set_wmclass to gnome-utils - mig | Arturo Espinosa | 1998-04-22 | 3 | -2/+6 |
* | Small fix for goto-day-year computation -mig | Arturo Espinosa | 1998-04-22 | 7 | -20/+36 |
* | Lots of changes: | Miguel de Icaza | 1998-04-22 | 14 | -38/+90 |
* | Made it use GncalDayPanel. | Federico Mena Quintero | 1998-04-22 | 18 | -223/+597 |
* | Added icon for gncal to .desktop entry | rhlabs | 1998-04-22 | 2 | -2/+2 |
* | Misc. event handling fixes - Federico | Arturo Espinosa | 1998-04-21 | 3 | -11/+33 |
* | Enhance the exception date handling -mig | Arturo Espinosa | 1998-04-21 | 8 | -50/+124 |
* | Make the any-key-creates-new-appointment-at-selection thing actually work - F... | Arturo Espinosa | 1998-04-21 | 7 | -24/+72 |
* | Now any printable keystroke (not just Return) will activate the selected | Federico Mena Quintero | 1998-04-21 | 3 | -4/+53 |
* | Made it use the new paint_row function instead of painting everything | Federico Mena Quintero | 1998-04-21 | 12 | -374/+417 |
* | Fix compiler warnings - Federico | Arturo Espinosa | 1998-04-21 | 21 | -37/+45 |
* | more fixes -mig | Arturo Espinosa | 1998-04-21 | 8 | -4/+18 |
* | A lot of usability changes to GnomeCal -miguel | Arturo Espinosa | 1998-04-21 | 18 | -165/+319 |
* | Use GNOME_STOCK_PIXMAP_HOME for today -mig | Arturo Espinosa | 1998-04-20 | 3 | -2/+6 |
* | It works. I promise | Arturo Espinosa | 1998-04-19 | 4 | -4/+4 |
* | I missed this one as well | Arturo Espinosa | 1998-04-19 | 2 | -2/+2 |
* | Duh forgot config.h here -mig | Arturo Espinosa | 1998-04-19 | 2 | -2/+2 |
* | More touches -mig | Arturo Espinosa | 1998-04-19 | 3 | -3/+0 |
* | Various small fixes here and there -mig | Arturo Espinosa | 1998-04-19 | 5 | -18/+116 |
* | Update spanish translation for the Calendar. | Arturo Espinosa | 1998-04-19 | 12 | -16/+2377 |
* | Add Quoted printable property to items containing new lines. (duration): | Miguel de Icaza | 1998-04-19 | 8 | -26/+106 |
* | Final steps. | Arturo Espinosa | 1998-04-18 | 5 | -6/+27 |
* | Usability fixes -mig | Arturo Espinosa | 1998-04-18 | 8 | -26/+44 |
* | Yes. | Arturo Espinosa | 1998-04-18 | 28 | -55/+1033 |
* | Added mandatory status property. (ical_object_to_vobject): Only store | Federico Mena Quintero | 1998-04-18 | 4 | -12/+37 |
* | Added mandatory status property. (ical_object_to_vobject): Only store | Federico Mena Quintero | 1998-04-18 | 14 | -131/+290 |
* | Year view, double click -mig | Arturo Espinosa | 1998-04-18 | 21 | -112/+611 |
* | The event dialog is beautified, recurrences are saner. | Federico Mena Quintero | 1998-04-18 | 20 | -442/+1456 |
* | We load the alarms -mig | Arturo Espinosa | 1998-04-18 | 6 | -45/+147 |
* | Save Recurrence rules -Miguel | Arturo Espinosa | 1998-04-18 | 6 | -20/+339 |
* | Large number of updates. Recurrence basically works now in most of its | Arturo Espinosa | 1998-04-18 | 20 | -192/+807 |
* | Remove deadly excessive abuse of encapsulation -mig | Arturo Espinosa | 1998-04-17 | 14 | -56/+43 |
* | New event generation api in place -miguel | Arturo Espinosa | 1998-04-17 | 15 | -197/+309 |
* | Use menu_shell->children, not menu->children. Why does GtkMenu have a | Federico Mena Quintero | 1998-04-17 | 29 | -220/+402 |
* | Changed exec name to gnomecal, not gncal | rhlabs | 1998-04-17 | 2 | -2/+2 |
* | XPM files for events with alarm and recurrence, respectively. | Federico Mena Quintero | 1998-04-16 | 12 | -12/+345 |
* | Now children have a vertical handle as well. This can be used to move the | Federico Mena Quintero | 1998-04-16 | 3 | -70/+149 |
* | run fix -mig | Arturo Espinosa | 1998-04-16 | 2 | -6/+2 |
* | The general_owner may be null. Do the proper thing when creating the | Federico Mena Quintero | 1998-04-16 | 21 | -195/+456 |
* | Year view marks ranges of new dates (on update view). Recurrence iterator | Arturo Espinosa | 1998-04-15 | 18 | -45/+260 |
* | TODO updates - Federico | Arturo Espinosa | 1998-04-15 | 1 | -2/+0 |
* | Now using time_t for new and set. Random fixes, as well. | Arturo Espinosa Aldama | 1998-04-15 | 9 | -116/+420 |
* | Routine to destory rows array properly. | Miguel de Icaza | 1998-04-15 | 10 | -111/+245 |
* | Argh | Arturo Espinosa | 1998-04-15 | 4 | -2/+52 |
* | New widget for the year view. added required compilation of the new files. | Arturo Espinosa Aldama | 1998-04-15 | 21 | -82/+513 |
* | Load recurrence rules; Paint the recurrence screen according to the rules. | Arturo Espinosa | 1998-04-14 | 8 | -42/+969 |
* | Now takes object and flags parameters. Likewise. Likewise. | Federico Mena Quintero | 1998-04-14 | 20 | -76/+215 |
* | New function to let the outside world decide which child to focus. | Federico Mena Quintero | 1998-04-14 | 10 | -5/+89 |
* | Re-aligned some widgets to make it look prettier. (ee_alarm_widgets): | Federico Mena Quintero | 1998-04-14 | 5 | -92/+185 |
* | Create new object and add it to the calendar. You can now select a range | Federico Mena Quintero | 1998-04-14 | 8 | -72/+280 |
* | We now connect to the range_activated signal of the fullday widget instead | Federico Mena Quintero | 1998-04-13 | 10 | -111/+330 |
* | Begginning of the create-appointment-on-range-selection-and-enter code -miguel | Arturo Espinosa | 1998-04-12 | 11 | -50/+136 |
* | More work on the recurrence dialog box, day navigation -mig | Arturo Espinosa | 1998-04-12 | 17 | -190/+335 |
* | Now we support selecting a range in the main window (by | Federico Mena Quintero | 1998-04-11 | 5 | -74/+234 |
* | Oops, compilation fixes plus more work - Federico | Arturo Espinosa | 1998-04-11 | 3 | -80/+92 |
* | Gnome cal enhancemnets -mig | Arturo Espinosa | 1998-04-11 | 4 | -22/+564 |
* | More work in progress - Federico | Arturo Espinosa | 1998-04-11 | 2 | -50/+322 |
* | Show instead of just map the child widget (otherwise the text widget gets | Federico Mena Quintero | 1998-04-09 | 20 | -299/+401 |
* | The full day widget now gets updated correctly when you add an | Arturo Espinosa | 1998-04-09 | 3 | -27/+66 |
* | Say `#if 0', not `#ifdef 0'. | Raja R Harinath | 1998-04-09 | 2 | -1/+5 |
* | Updates - Fed | Arturo Espinosa | 1998-04-09 | 1 | -0/+4 |
* | Added a TODO list to refresh my memory from time to time - Federico | Arturo Espinosa | 1998-04-09 | 1 | -0/+46 |
* | Wheee! Now you can drag events correctly - Federico | Arturo Espinosa | 1998-04-09 | 2 | -20/+38 |
* | More updates - Federico | Arturo Espinosa | 1998-04-08 | 4 | -28/+158 |