| Commit message (Expand) | Author | Age | Files | Lines |
* | removed old calendar view files. | Damon Chaplin | 2000-05-06 | 1 | -2321/+0 |
* | create fullday's gcs even if pixmap_bell has already been created. this | Seth Alves | 2000-04-21 | 1 | -0/+38 |
* | build test-calendar-widget and evolution-calendar, common stuff is in a | Seth Alves | 2000-04-06 | 1 | -1/+1 |
* | Removed function now that it is no CORBA server in the GUI. | Federico Mena Quintero | 2000-03-12 | 1 | -6/+1 |
* | replaced "Calendar *cal" with "CalClient *calc" in the GnomeCalendar | Seth Alves | 2000-03-09 | 1 | -4/+5 |
* | Set the data pointers for all the items. | Federico Mena Quintero | 1999-09-15 | 1 | -1/+2 |
* | For DRAG_MOVE, DRAG_SIZE_TOP and DRAG_SIZE_BOTTOM: call child_focus_out () | Martin Baulig | 1999-03-01 | 1 | -0/+13 |
* | gtk_widget_get_requisition fix for Gtk+ 1.2. | Martin Baulig | 1999-03-01 | 1 | -1/+1 |
* | Save the owner/organizer of the event. (ical_object_create_from_vobject): | Miguel de Icaza | 1999-02-24 | 1 | -1/+1 |
* | Gnomecal now autosaves all the time. | Arturo Espinosa | 1999-02-12 | 1 | -2/+8 |
* | Improve this draw routine. Now it can split the text in lines and fit as | Miguel de Icaza | 1999-02-01 | 1 | -1/+0 |
* | if the user clicks on an event that is an occurance, the menu will allow | Jason Tackaberry | 1999-01-31 | 1 | -14/+42 |
* | Insert the summary text here. (child_focus_in): No need to raise the | Federico Mena Quintero | 1999-01-28 | 1 | -68/+57 |
* | Only trap printable characters such that hotkeys work. (UNSELECT_TIMEOUT): | Nat Friedman | 1999-01-20 | 1 | -24/+32 |
* | Do some cleanup; now we pass a struct with the layout algorithm's state | Federico Mena Quintero | 1998-10-09 | 1 | -126/+45 |
* | Changed name from time_start_of_day() to be consistent with the other | Federico Mena Quintero | 1998-10-03 | 1 | -1/+1 |
* | Finished with the properties dialog. You can jump to days from the year | Federico Mena Quintero | 1998-09-04 | 1 | -3/+4 |
* | Centralized marking of month items. We now have a little utility function | Federico Mena Quintero | 1998-08-30 | 1 | -0/+2 |
* | Use an array of const strings to keep gcc happy. | Federico Mena Quintero | 1998-08-04 | 1 | -3/+3 |
* | Paint the decorations correctly. (child_draw_decor): Paint the | Federico Mena Quintero | 1998-05-31 | 1 | -53/+54 |
* | Fix the gc destruction in the unrealization code and fix the pixmap | Miguel de Icaza | 1998-05-26 | 1 | -5/+13 |
* | Implemented ultra-cool layout for the events that share the same time | Miguel de Icaza | 1998-05-19 | 1 | -102/+161 |
* | Do not add the spurious padding. | Miguel de Icaza | 1998-05-15 | 1 | -5/+39 |
* | Further work on getting nice pixmaps displayed -mig | Arturo Espinosa | 1998-05-09 | 1 | -14/+17 |
* | My attempt at getting the nice pixmaps drawn next to the events. | Arturo Espinosa | 1998-05-07 | 1 | -20/+141 |
* | Various fixes and optimizations; Tagging of the days with appointements. | Arturo Espinosa | 1998-04-30 | 1 | -2/+3 |
* | Lots of fixes: | Arturo Espinosa | 1998-04-29 | 1 | -2/+7 |
* | Made it use popup_menu(). | Federico Mena Quintero | 1998-04-23 | 1 | -5/+7 |
* | 1. Calendar property configuration is finally here with nice live-updates. | Arturo Espinosa | 1998-04-22 | 1 | -34/+0 |
* | Misc. event handling fixes - Federico | Arturo Espinosa | 1998-04-21 | 1 | -4/+16 |
* | Make the any-key-creates-new-appointment-at-selection thing actually work - F... | Arturo Espinosa | 1998-04-21 | 1 | -6/+25 |
* | Now any printable keystroke (not just Return) will activate the selected | Federico Mena Quintero | 1998-04-21 | 1 | -2/+25 |
* | Made it use the new paint_row function instead of painting everything | Federico Mena Quintero | 1998-04-21 | 1 | -133/+130 |
* | Fix compiler warnings - Federico | Arturo Espinosa | 1998-04-21 | 1 | -1/+0 |
* | A lot of usability changes to GnomeCal -miguel | Arturo Espinosa | 1998-04-21 | 1 | -15/+34 |
* | Added mandatory status property. (ical_object_to_vobject): Only store | Federico Mena Quintero | 1998-04-18 | 1 | -2/+3 |
* | The event dialog is beautified, recurrences are saner. | Federico Mena Quintero | 1998-04-18 | 1 | -2/+6 |
* | Large number of updates. Recurrence basically works now in most of its | Arturo Espinosa | 1998-04-18 | 1 | -4/+6 |
* | Remove deadly excessive abuse of encapsulation -mig | Arturo Espinosa | 1998-04-17 | 1 | -3/+2 |
* | New event generation api in place -miguel | Arturo Espinosa | 1998-04-17 | 1 | -23/+39 |
* | Use menu_shell->children, not menu->children. Why does GtkMenu have a | Federico Mena Quintero | 1998-04-17 | 1 | -75/+93 |
* | XPM files for events with alarm and recurrence, respectively. | Federico Mena Quintero | 1998-04-16 | 1 | -3/+3 |
* | Now children have a vertical handle as well. This can be used to move the | Federico Mena Quintero | 1998-04-16 | 1 | -35/+72 |
* | The general_owner may be null. Do the proper thing when creating the | Federico Mena Quintero | 1998-04-16 | 1 | -78/+118 |
* | Now using time_t for new and set. Random fixes, as well. | Arturo Espinosa Aldama | 1998-04-15 | 1 | -33/+155 |
* | Routine to destory rows array properly. | Miguel de Icaza | 1998-04-15 | 1 | -4/+15 |
* | Argh | Arturo Espinosa | 1998-04-15 | 1 | -0/+23 |
* | New widget for the year view. added required compilation of the new files. | Arturo Espinosa Aldama | 1998-04-15 | 1 | -3/+19 |
* | Now takes object and flags parameters. Likewise. Likewise. | Federico Mena Quintero | 1998-04-14 | 1 | -14/+61 |
* | New function to let the outside world decide which child to focus. | Federico Mena Quintero | 1998-04-14 | 1 | -0/+36 |
* | Create new object and add it to the calendar. You can now select a range | Federico Mena Quintero | 1998-04-14 | 1 | -24/+126 |
* | We now connect to the range_activated signal of the fullday widget instead | Federico Mena Quintero | 1998-04-13 | 1 | -34/+123 |
* | Begginning of the create-appointment-on-range-selection-and-enter code -miguel | Arturo Espinosa | 1998-04-12 | 1 | -0/+18 |
* | Now we support selecting a range in the main window (by | Federico Mena Quintero | 1998-04-11 | 1 | -33/+110 |
* | Oops, compilation fixes plus more work - Federico | Arturo Espinosa | 1998-04-11 | 1 | -40/+45 |
* | More work in progress - Federico | Arturo Espinosa | 1998-04-11 | 1 | -25/+161 |
* | Show instead of just map the child widget (otherwise the text widget gets | Federico Mena Quintero | 1998-04-09 | 1 | -123/+139 |
* | The full day widget now gets updated correctly when you add an | Arturo Espinosa | 1998-04-09 | 1 | -12/+33 |
* | Wheee! Now you can drag events correctly - Federico | Arturo Espinosa | 1998-04-09 | 1 | -10/+19 |
* | More updates - Federico | Arturo Espinosa | 1998-04-08 | 1 | -10/+75 |
* | More work in progress, wheeeee - Federico | Arturo Espinosa | 1998-04-08 | 1 | -71/+831 |
* | The "better" format string for strftime() wasn't better, after all :-( | Federico Mena Quintero | 1998-04-03 | 1 | -3/+65 |
* | New full-day widget. It is still a work in progress. It will be similar to | Federico Mena Quintero | 1998-04-03 | 1 | -0/+320 |