| Commit message (Expand) | Author | Age | Files | Lines |
* | Committing the missed e-week-view.c in my prev commit, where i did just | Srinivasa Ragavan | 2005-12-16 | 1 | -3/+3 |
* | fixes the tool tip crash. | Chenthill Palanisamy | 2005-12-09 | 1 | -40/+80 |
* | Added a function to get tooltip tooltip widget | Srinivasa Ragavan | 2005-11-23 | 1 | -4/+86 |
* | fixes 257649. | Chenthill Palanisamy | 2005-10-01 | 1 | -1/+18 |
* | source-type is an enum not a pointer! | Not Zed | 2005-08-24 | 1 | -2/+0 |
* | Commenting the code for marking the summary of unaccepted meetings as | Chenthill Palanisamy | 2005-07-29 | 1 | -1/+2 |
* | Added a mask to check if the meeting needs to be accepted. Increased the | Chenthill Palanisamy | 2005-07-25 | 1 | -2/+3 |
* | Fixes #309602 | Chenthill Palanisamy | 2005-07-22 | 1 | -1/+38 |
* | Added widgets in INCLUDES. | Kaushal Kumar | 2005-06-23 | 1 | -3/+3 |
* | Commiting the delegation support for recurrence events | Chenthill Palanisamy | 2005-06-22 | 1 | -2/+2 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 1 | -4/+4 |
* | Fixes #271679 | Rodrigo Moya | 2005-05-06 | 1 | -1/+47 |
* | Fixes #71265 | Rodrigo Moya | 2005-02-04 | 1 | -0/+3 |
* | killed warnings. (e_week_view_start_editing_event): do nothing if the | Rodrigo Moya | 2005-01-19 | 1 | -2/+5 |
* | remove the temporary object from the view when stopping editing. | Rodrigo Moya | 2005-01-11 | 1 | -1/+4 |
* | Added support for attachments support to calendar items. | Harish Krishnaswamy | 2005-01-08 | 1 | -0/+5 |
* | added a new argument to pass the calendar client, since it might happen to | Rodrigo Moya | 2005-01-05 | 1 | -2/+7 |
* | search our internal data for the correct event. | Rodrigo Moya | 2005-01-05 | 1 | -2/+21 |
* | redo the queries after emitting the 'time_range_changed' signal, since now | Rodrigo Moya | 2005-01-03 | 1 | -11/+0 |
* | get instance times using the correct timezone. (redo_queries): emit | Rodrigo Moya | 2004-12-23 | 1 | -39/+0 |
* | get instance times using the correct timezone. (redo_queries): emit | Rodrigo Moya | 2004-12-23 | 1 | -40/+38 |
* | Merge from recurrences-work-branch | Rodrigo Moya | 2004-12-22 | 1 | -58/+36 |
* | update the query so currently held events can be cleared off. | Harish Krishnaswamy | 2004-12-08 | 1 | -0/+3 |
* | Free the string day_view->last_edited_comp_string before changing | Chenthill Palanisamy | 2004-12-02 | 1 | -0/+6 |
* | Fixes #6767 | Li Yuan | 2004-11-04 | 1 | -51/+37 |
* | convert to G_DEFINE_TYPE | JP Rosevear | 2004-10-14 | 1 | -20/+12 |
* | If main_canvas has focus, do not grub it. Emit the selected_time_changed | Li Yuan | 2004-10-13 | 1 | -1/+2 |
* | When the start year and the end year are the same, the num should be | Li Yuan | 2004-10-12 | 1 | -8/+8 |
* | rename to view_popup_factory. Make it build an epopup item list directly. | Not Zed | 2004-10-07 | 1 | -1/+1 |
* | Fixes #62728 | JP Rosevear | 2004-09-09 | 1 | -0/+3 |
* | Fixes #57622 | Rodrigo Moya | 2004-08-02 | 1 | -0/+2 |
* | guard with is_instance instead of has_recurrences because most of the | JP Rosevear | 2004-08-01 | 1 | -2/+2 |
* | Fixes #61058 | JP Rosevear | 2004-07-27 | 1 | -5/+34 |
* | Fixes #61571 | JP Rosevear | 2004-07-24 | 1 | -5/+23 |
* | Fixes #57142 | Rodrigo Moya | 2004-07-16 | 1 | -1/+2 |
* | Fixes #57287, 58748 | JP Rosevear | 2004-07-14 | 1 | -0/+2 |
* | Fixes #59401 | JP Rosevear | 2004-06-16 | 1 | -1/+4 |
* | Fixes #57393 | JP Rosevear | 2004-06-16 | 1 | -0/+1 |
* | calculate the work week, week, and month views more exactly | JP Rosevear | 2004-06-10 | 1 | -86/+29 |
* | cast week view correctly | JP Rosevear | 2004-06-08 | 1 | -1/+1 |
* | a more straightforward way to calculate the offset of a day within the | Kidd Wang | 2004-05-28 | 1 | -9/+9 |
* | In week view all-day events should keep all-dayness when moved around. | Kidd Wang | 2004-05-26 | 1 | -9/+17 |
* | make the focus movable in week/month view when no events are selected. | Kidd Wang | 2004-05-18 | 1 | -0/+195 |
* | Use E_ICON_SIZE enum here. (display_notification): Same. | Jeffrey Stedfast | 2004-05-18 | 1 | -3/+3 |
* | use e_cal_generate_instances_for_object instead of | Rodrigo Moya | 2004-05-14 | 1 | -6/+4 |
* | Fixes #57644. | Not Zed | 2004-05-13 | 1 | -3/+4 |
* | Fixes #57899 | JP Rosevear | 2004-05-03 | 1 | -1/+10 |
* | Fixes #56092 | JP Rosevear | 2004-04-22 | 1 | -0/+9 |
* | Update the calendar to use the icon theme through the EIconFactory object | Michael Terry | 2004-04-19 | 1 | -9/+9 |
* | remove extra set view params (gnome_calendar_set_view): simplify, just set | JP Rosevear | 2004-04-08 | 1 | -62/+12 |
* | only select one day | JP Rosevear | 2004-04-06 | 1 | -2/+2 |
* | remove the EVENT_MOVE signal which was binded to Alt + Arrows. ditto. | Kidd Wang | 2004-03-29 | 1 | -27/+21 |
* | compare ecalcomponents, not icalcomponents (the compare func is borked), | JP Rosevear | 2004-03-19 | 1 | -8/+5 |
* | Fixes #52253 | JP Rosevear | 2004-03-16 | 1 | -114/+316 |
* | fixes #23281, some refactoring and list view get_selected_time_range | Radek Doulik | 2004-01-15 | 1 | -2/+4 |
* | added missing headers. | Rodrigo Moya | 2004-01-11 | 1 | -1/+1 |
* | add a new signal "event_move" and its key binding. | Andrew Wu | 2004-01-09 | 1 | -160/+240 |
* | Fixes #51665. | Harry Lu | 2003-12-18 | 1 | -0/+2 |
* | *gui/e-week-view.c: Fix a event/jump button tabbing bug | Bolian Yin | 2003-12-10 | 1 | -2/+3 |
* | init a11y. emit signal "selected_time_changed". | Andrew Wu | 2003-12-09 | 1 | -1/+4 |
* | remove setting property of "handle_popup". remove setting property of | Bolian Yin | 2003-12-09 | 1 | -2/+0 |
* | Various changes to merge in evolution-data-server reliance. | JP Rosevear | 2003-11-07 | 1 | -100/+100 |
* | Add CAL_STATIC_CAPABILITY_NO_THISANDFUTURE and | Dan Winship | 2003-11-01 | 1 | -7/+9 |
* | no need to update config settings everywhere explicitly | JP Rosevear | 2003-10-29 | 1 | -1/+0 |
* | fixed typo in menu item label. | Rodrigo Moya | 2003-10-29 | 1 | -32/+2 |
* | store config objects as well (gnome_calendar_set_default_uri): return | JP Rosevear | 2003-10-28 | 1 | -1/+3 |
* | guard against irrelevant args (ie if there was an error) | JP Rosevear | 2003-10-23 | 1 | -0/+2 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -127/+46 |
* | make jump button focusable (e_week_view_on_jump_button_event): key_press | Bolian Yin | 2003-09-12 | 1 | -20/+106 |
* | Merged from calendar-views-with-model branch | Rodrigo Moya | 2003-08-20 | 1 | -260/+151 |
* | Add a11y dependency. gui/calendar-commands.c | Bolian Yin | 2003-08-20 | 1 | -6/+11 |
* | In the WeekView, Navigation through days with arrow keys. | Andrew Wu | 2003-08-12 | 1 | -0/+195 |
* | Merge new-calendar-branch into HEAD | Rodrigo Moya | 2003-08-08 | 1 | -3/+11 |
* | Fixes #46847 | Bolian Yin | 2003-07-29 | 1 | -3/+26 |
* | new function. (e_cal_view_get_timezone, e_cal_view_set_timezone): new | Rodrigo Moya | 2003-07-25 | 1 | -111/+52 |
* | define ECalViewEvent as the base struct for the other views. | Rodrigo Moya | 2003-07-24 | 1 | -1/+1 |
* | removed. | Rodrigo Moya | 2003-07-24 | 1 | -18/+1 |
* | moved the duplicated popup menu code here. (e_cal_view_create_popup_menu): | Rodrigo Moya | 2003-07-23 | 1 | -560/+9 |
* | removed unneeded prototypes. | Rodrigo Moya | 2003-07-23 | 1 | -20/+21 |
* | manage the case where the selected events are the popup menu ones. | Rodrigo Moya | 2003-07-23 | 1 | -4/+8 |
* | added "get_selected_events", and "update_query" virtual methods. | Rodrigo Moya | 2003-07-23 | 1 | -512/+135 |
* | removed e_day_view_set_calendar prototype. | Rodrigo Moya | 2003-07-22 | 1 | -47/+7 |
* | moved duplicated code to... | Rodrigo Moya | 2003-07-18 | 1 | -57/+37 |
* | new base class for calendar views. | Rodrigo Moya | 2003-07-17 | 1 | -2/+2 |
* | Fixes #45274 | Bolian Yin | 2003-07-01 | 1 | -3/+92 |
* | added a GtkWindow argument for callers to specify the parent window. | Rodrigo Moya | 2003-06-30 | 1 | -5/+11 |
* | Fixes #45276 | Bolian Yin | 2003-06-30 | 1 | -0/+2 |
* | Fixes #44682, Shift+F10 to active popup menu on day/week view | Bolian Yin | 2003-06-19 | 1 | -5/+28 |
* | Fixes #43763 | Rodrigo Moya | 2003-06-02 | 1 | -5/+5 |
* | Fixes #43103 | JP Rosevear | 2003-05-19 | 1 | -4/+4 |
* | Fixes #41935 | JP Rosevear | 2003-05-16 | 1 | -14/+30 |
* | Fixes #43029 | JP Rosevear | 2003-05-16 | 1 | -18/+22 |
* | guard against multiple destroys | JP Rosevear | 2003-05-15 | 1 | -3/+2 |
* | Fixes #37552 | JP Rosevear | 2003-04-25 | 1 | -9/+6 |
* | Fixes #41641 | Hans Petter Jansson | 2003-04-24 | 1 | -3/+9 |
* | Fixes #22444 | Rodrigo Moya | 2003-04-23 | 1 | -38/+70 |
* | If we already have an evolution_dir, free the old one before setting it | Hans Petter Jansson | 2003-04-16 | 1 | -7/+11 |
* | Week view part of fix for #39895. | Hans Petter Jansson | 2003-04-07 | 1 | -0/+4 |
* | Nuke GdkFont and use Pango's font measuring. | Hans Petter Jansson | 2003-04-02 | 1 | -35/+53 |
* | Hold weak references to the CalComponent instead of connecting to the | Hans Petter Jansson | 2003-03-29 | 1 | -5/+3 |
* | Fixes #34095 | Hans Petter Jansson | 2003-03-18 | 1 | -0/+1 |
* | If only the pipe wouldn't break. | JP Rosevear | 2003-03-05 | 1 | -13/+46 |
* | Fixes Ximian #37895. | Hans Petter Jansson | 2003-02-27 | 1 | -1/+1 |
* | GObject, not GtkObject. (calendar_model_destroy): -> | Hans Petter Jansson | 2003-02-22 | 1 | -1/+1 |
* | Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir, | Dan Winship | 2003-02-06 | 1 | -3/+0 |
* | Skip setting the "font_gdk" arg for now. | Hans Petter Jansson | 2003-02-02 | 1 | -0/+2 |
* | Make clicks, drags and resizes work, and pangoize remaining strings. Fix | Hans Petter Jansson | 2003-01-27 | 1 | -4/+4 |
* | Mainly making all views use PangoLayouts for text. When drawing a | Hans Petter Jansson | 2003-01-26 | 1 | -30/+69 |
* | Don't insist appointment is updated if both old and new summary are blank. | Hans Petter Jansson | 2003-01-25 | 1 | -1/+1 |
* | Silence warnings caused by missing casts. | Hans Petter Jansson | 2003-01-16 | 1 | -22/+22 |
* | Replace gtk_signal_disconnect_by_data() with | Hans Petter Jansson | 2002-12-19 | 1 | -4/+6 |
* | Create a non-abstract enumeration type derived from GEnum. | Hans Petter Jansson | 2002-12-07 | 1 | -26/+3 |
* | Use g_object_set_data(..., NULL) instead of gtk_object_remove_data(). | Ettore Perazzoli | 2002-11-09 | 1 | -12/+4 |
* | Use g_object_ref()/g_object_unref() instead of | Ettore Perazzoli | 2002-11-09 | 1 | -22/+22 |
* | Use g_signal_connect() instead of gtk_signal_connect(). Likewise. | Ettore Perazzoli | 2002-11-09 | 1 | -50/+35 |
* | Initial port of gui/ subdir to GNOME 2 | JP Rosevear | 2002-11-08 | 1 | -32/+13 |
* | set the 24 hour format initially | JP Rosevear | 2002-10-09 | 1 | -27/+1 |
* | Fixes #30057 | Rodrigo Moya | 2002-10-03 | 1 | -10/+13 |
* | check to see if the component is already on the server or not | JP Rosevear | 2002-09-21 | 1 | -37/+10 |
* | keep the selection if we right click in it (but not on an appointment) | JP Rosevear | 2002-09-12 | 1 | -7/+9 |
* | create a new appointment based on the selection | JP Rosevear | 2002-09-12 | 1 | -47/+32 |
* | kill warning | JP Rosevear | 2002-09-07 | 1 | -2/+39 |
* | select the top canvas if the user right-clicks on it | JP Rosevear | 2002-08-30 | 1 | -0/+10 |
* | added missing header file. | Rodrigo Moya | 2002-08-29 | 1 | -0/+1 |
* | don't warn if we can't use the small font, just set use_small_font to | JP Rosevear | 2002-08-02 | 1 | -1/+1 |
* | new function for adding VTIMEZONE components to a VCALENDAR component. | Rodrigo Moya | 2002-07-27 | 1 | -4/+28 |
* | use util function to see if the user is the organizer | 7 | 2002-07-18 | 1 | -9/+41 |
* | Fixes #16034 | Rodrigo Moya | 2002-07-03 | 1 | -2/+10 |
* | added PermissionDenied exception and make it be raised in open, | Rodrigo Moya | 2002-05-17 | 1 | -4/+4 |
* | only discard the popup if we created one | JP Rosevear | 2002-05-02 | 1 | -0/+4 |
* | launch pilot settings capplet | JP Rosevear | 2002-04-24 | 1 | -0/+29 |
* | free the view popup (e_week_view_show_popup_menu): add the view popup to | JP Rosevear | 2002-04-24 | 1 | -5/+21 |
* | show the settings | JP Rosevear | 2002-04-19 | 1 | -3/+15 |
* | Bumped required gal version number to 0.19.99.11. | Christopher James Lahey | 2002-04-18 | 1 | -45/+23 |
* | implement new pop up menu items for "Save as", "Print", "Assign Task", | JP Rosevear | 2002-03-30 | 1 | -11/+236 |
* | Updated to use new EPopupMenu API. | Jeffrey Stedfast | 2002-03-16 | 1 | -24/+24 |
* | pass extra itip_send_comp params (send_freebusy): ditto (ok_clicked_cb): | JP Rosevear | 2002-02-20 | 1 | -1/+2 |
* | pass meeting boolean for gnome_calendar_edit_object and | JP Rosevear | 2002-02-08 | 1 | -5/+6 |
* | figure out when today is and highlight if it is not selected | JP Rosevear | 2002-01-15 | 1 | -0/+4 |
* | remove needs send signal related cruft (save_comp_with_send): with | JP Rosevear | 2001-12-22 | 1 | -1/+1 |
* | ungrab the pointer before calling e_day_view_finish_long_event_resize | JP Rosevear | 2001-12-13 | 1 | -1/+7 |
* | (committed to CVS by Damon) Fixes bug #15137. | Federico Mena Quintero | 2001-11-15 | 1 | -3/+32 |
* | only change the day, month and year for the start date, for not screwing | Rodrigo Moya | 2001-11-13 | 1 | -42/+63 |
* | don't subtract a day from DTEND. For DATE values we don't include the | Damon Chaplin | 2001-11-10 | 1 | -2/+0 |
* | Fix bug #13723. | Federico Mena Quintero | 2001-10-31 | 1 | -3/+3 |
* | Use an EMessageBox instead of a gnome_dialog_question so that the label | Federico Mena Quintero | 2001-10-30 | 1 | -2/+2 |
* | Cancel editing if the user presses Escape. | Federico Mena Quintero | 2001-10-28 | 1 | -0/+32 |
* | Delete appointments with empty summaries. Fixes Ximian bug #780. | Federico Mena Quintero | 2001-10-28 | 1 | -8/+50 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | convert the formatted date to UTF-8. | Damon Chaplin | 2001-10-27 | 1 | -3/+1 |
* | added status bar messages | Rodrigo Moya | 2001-10-27 | 1 | -0/+7 |
* | added setDefaultTimezone() method. | Damon Chaplin | 2001-10-23 | 1 | -4/+11 |
* | keep a reference to the EvolutionShellClient component | Rodrigo Moya | 2001-10-19 | 1 | -1/+48 |
* | added comparison functions for these special cell types. But the date and | Damon Chaplin | 2001-09-27 | 1 | -2/+26 |
* | don't call calendar_config_check_timezone_set() now, since the startup | Damon Chaplin | 2001-09-04 | 1 | -22/+80 |
* | added support for the Contacts field. Note that I'm not sure what we | Damon Chaplin | 2001-08-15 | 1 | -21/+55 |
* | added new backend method to get the component given a UID. | Damon Chaplin | 2001-08-10 | 1 | -8/+66 |
* | added 'different_timezone' fields to EDayViewEvent and EWeekViewEvent, to | Damon Chaplin | 2001-08-07 | 1 | -3/+26 |
* | New function; stops further notification from happening. This is needed | Federico Mena Quintero | 2001-08-04 | 1 | -5/+44 |
* | yes, set the end date, but correctly calculated, not by using the | Rodrigo Moya | 2001-07-31 | 1 | -0/+12 |
* | don't set the end date for the pasted components, since it will be | Rodrigo Moya | 2001-07-31 | 1 | -10/+1 |
* | started some code to show the currently displayed dates in the folder | Damon Chaplin | 2001-07-31 | 1 | -17/+22 |
* | check type of component before actually pasting. Deal with VCALENDAR | Rodrigo Moya | 2001-07-26 | 1 | -7/+67 |
* | Remove leftover ifdefs - Federico | Federico Mena Quintero | 2001-07-18 | 1 | -8/+1 |
* | Really fixes #4380. The previous fix was necessary but not sufficient; it | Federico Mena Quintero | 2001-07-18 | 1 | -1/+6 |
* | renamed updateObject to updateObjects and removed the UID argument, since | Damon Chaplin | 2001-07-12 | 1 | -0/+6 |
* | Fixes bug #4380 as well as some leftovers from the days of struct tm and | Federico Mena Quintero | 2001-07-12 | 1 | -1/+0 |
* | more timezone updates. I'm pretty much done with the calendar code now, | Damon Chaplin | 2001-07-11 | 1 | -4/+8 |
* | Use e_utf8_from_gtk_event_key() so that we can input utf8 text properly. | Federico Mena Quintero | 2001-07-10 | 1 | -5/+8 |
* | cal-client/cal-client.[hc] cal-util/cal-component.c | Damon Chaplin | 2001-07-03 | 1 | -24/+86 |
* | draw icons per category | Rodrigo Moya | 2001-07-01 | 1 | -0/+7 |
* | fixed clibpoard command activation from the menu entries. CTRL-C and | Rodrigo Moya | 2001-07-01 | 1 | -3/+34 |
* | removed not-uses-anymore parameter in call to | Rodrigo Moya | 2001-06-28 | 1 | -0/+21 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -1/+1 |
* | don't compile or install the old meeting edit stuff | JP Rosevear | 2001-06-20 | 1 | -26/+1 |
* | generate a new UID when pasting | Rodrigo Moya | 2001-06-15 | 1 | -0/+5 |
* | Small typo | Rodrigo Moya | 2001-06-15 | 1 | -2/+2 |
* | finished implementation of Paste stuff | Rodrigo Moya | 2001-06-15 | 1 | -4/+36 |
* | added popup menu items for cut/copy/paste | Rodrigo Moya | 2001-06-14 | 1 | -5/+66 |
* | added cut&paste support, by using a GtkInvisible widget to manage the | Rodrigo Moya | 2001-06-13 | 1 | -0/+98 |
* | new files to contain layout code split off from EDayView an EWeekView, so | Damon Chaplin | 2001-05-29 | 1 | -342/+31 |
* | Fix bug #2829. | Federico Mena Quintero | 2001-05-19 | 1 | -1/+4 |
* | Split the event and task editors into different objects for the separate | Federico Mena Quintero | 2001-05-17 | 1 | -1/+0 |
* | New function to restart a query for the day view. (query_obj_updated_cb): | Federico Mena Quintero | 2001-04-13 | 1 | -122/+160 |
* | Here goes my additional simple include fixes. | Gediminas Paulauskas | 2001-04-05 | 1 | -12/+11 |
* | Fix headers. Same here. Same here. Same here. Same here. Same here. Same | Kjartan Maraas | 2001-04-05 | 1 | -0/+6 |
* | Added ShowWeekView, ShowMonthView, ShowDay, ShowWorkWeek to the View menu. | Miguel de Icaza | 2001-03-18 | 1 | -42/+13 |
* | Moved functionality here from e_day_view_on_new_appointment. Allows | Miguel de Icaza | 2001-03-17 | 1 | -4/+52 |
* | Update arguments to e_canvas_item_grab_focus. | Dan Winship | 2001-03-16 | 1 | -1/+1 |
* | Removed .oafinfo files -- they are obsolete. Moved pixmaps from | Gediminas Paulauskas | 2001-03-15 | 1 | -3/+3 |
* | keep list of all Tasks folders so we can update the preference settings | Damon Chaplin | 2001-03-05 | 1 | -61/+78 |
* | More 0.9 stuff | JP Rosevear | 2001-02-09 | 1 | -0/+28 |
* | Pulling stuff up from the branch | JP Rosevear | 2001-02-07 | 1 | -4/+11 |
* | <gnome.h> trimming to reduce compilation time. Likewise. Likewise. | Federico Mena Quintero | 2001-01-30 | 1 | -1/+0 |
* | libical import cleanup | JP Rosevear | 2001-01-24 | 1 | -8/+8 |
* | gui/e-week-view*.c don't use the theme colors at all within the graphical | Damon Chaplin | 2001-01-18 | 1 | -14/+53 |
* | Ximianified email addresses and copyrights. | Federico Mena Quintero | 2001-01-17 | 1 | -8/+10 |
* | moved #include <cal-client/cal-client.h> to the .h file. | Damon Chaplin | 2001-01-14 | 1 | -0/+1 |
* | Do not compose strings so that they can be localized correctly. Also, | Federico Mena Quintero | 2001-01-03 | 1 | -1/+1 |
* | Alarm trigger queueing for the GUI part. | Federico Mena Quintero | 2000-12-23 | 1 | -2/+4 |
* | Even though icaltime_from_timet() now properly ignores the is_utc argument | Federico Mena Quintero | 2000-12-14 | 1 | -8/+8 |
* | #if 0ed cal_obj_date_only_compare_func. (cal_object_get_rdate_end): | Christopher James Lahey | 2000-12-14 | 1 | -0/+2 |
* | unref the pixbuf when finished with it | 6 | 2000-12-07 | 1 | -1/+1 |
* | Fixes bug #920. | Federico Mena Quintero | 2000-12-07 | 1 | -6/+10 |
* | finished 12-hour support and tried to tidy up & comment the drawing code | Damon Chaplin | 2000-11-29 | 1 | -34/+155 |
* | added more support for config settings. | Damon Chaplin | 2000-11-27 | 1 | -77/+252 |
* | These changes fix bugzilla bugs #874 and #875. | Federico Mena Quintero | 2000-11-09 | 1 | -21/+6 |
* | added _click-to-add-message, though I'm not sure if i18n will work. | Damon Chaplin | 2000-10-20 | 1 | -5/+2 |
* | call calendar_config_write_on_exit() to write out some special config | Damon Chaplin | 2000-10-12 | 1 | -64/+68 |
* | when the user types in a new event, don't create it until the user hits | Damon Chaplin | 2000-10-05 | 1 | -27/+0 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -3/+3 |
* | Fixed some warnings. | Christopher James Lahey | 2000-09-09 | 1 | -1/+5 |
* | Fall equinox cleanup! | Federico Mena Quintero | 2000-09-08 | 1 | -4/+0 |
* | Use new cal_component_has_recurrences convenience function | JP Rosevear | 2000-09-06 | 1 | -2/+1 |
* | uses the new TaskEditor dialog. | Damon Chaplin | 2000-09-06 | 1 | -7/+21 |
* | Added calendar/conduits/Makefile, calendar/conduits/calendar/Makefile and | Christopher James Lahey | 2000-09-02 | 1 | -1/+1 |
* | No need to spit a warning if removal fails. (event_editor_destroy): Free | Federico Mena Quintero | 2000-09-01 | 1 | -34/+37 |
* | switched to using new ECalendar widget, and a few other fixes. | Damon Chaplin | 2000-08-31 | 1 | -78/+285 |
* | Make sure the is_utc flag is always FALSE for icaltime_from_timet | JP Rosevear | 2000-08-30 | 1 | -21/+19 |
* | Now the views monitor the client by themselves; it does not make sense to | Federico Mena Quintero | 2000-08-30 | 1 | -116/+170 |
* | Use event_editor_set_event_object | JP Rosevear | 2000-08-30 | 1 | -2/+4 |
* | Properly append to list | JP Rosevear | 2000-08-25 | 1 | -7/+6 |
* | Update for libical 0.19 | JP Rosevear | 2000-08-25 | 1 | -10/+10 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-25 | 1 | -1/+6 |
* | Do not alloc the struct icaltimetype but point to one on the stack. More | JP Rosevear | 2000-08-25 | 1 | -4/+4 |
* | Set vtype of new CalComponent (e_week_view_on_new_appointment): ditto | JP Rosevear | 2000-08-24 | 1 | -1/+3 |
* | Use CalObjType | JP Rosevear | 2000-08-22 | 1 | -1/+1 |
* | Update prototypes | JP Rosevear | 2000-08-22 | 1 | -0/+1 |
* | Use CalComponent instead of iCalObject. Work around not having a compare | JP Rosevear | 2000-08-21 | 1 | -103/+175 |
* | Add mouse wheel scrolling support to the calendar day and week views | Anders Carlsson | 2000-07-08 | 1 | -0/+14 |
* | Sync - Federico | Federico Mena Quintero | 2000-06-23 | 1 | -6/+16 |
* | Remove the usage of the "x" and "y" arguments. | Christopher James Lahey | 2000-06-21 | 1 | -2/+3 |
* | tidied up dialog a bit, adding space etc. | Damon Chaplin | 2000-06-20 | 1 | -3/+0 |
* | added little buttons which are shown when there are more events than will | Damon Chaplin | 2000-06-17 | 1 | -1/+104 |
* | instead of returning a text representation, decode the text and return an | Seth Alves | 2000-06-08 | 1 | -8/+5 |
* | allow the right button to popup the menu, even when the event is being | Damon Chaplin | 2000-06-06 | 1 | -0/+4 |
* | New function to call the print engine. (calendar_toolbar): Added the Print | Federico Mena Quintero | 2000-06-03 | 1 | -2/+5 |
* | Implemented. (gnome_calendar_add_object): Removed function, since it was | Federico Mena Quintero | 2000-06-02 | 1 | -8/+5 |
* | Added a hash table to map calendar objects to their respective event | Federico Mena Quintero | 2000-06-01 | 1 | -13/+2 |
* | Flush - Federico | Federico Mena Quintero | 2000-05-30 | 1 | -4/+3 |
* | new files to implement iCalendar recurrence rules. These are only part | Damon Chaplin | 2000-05-20 | 1 | -19/+27 |
* | Removed unused arguments. Load the initial alarms here. (load_alarms): New | Federico Mena Quintero | 2000-05-12 | 1 | -1/+1 |
* | don't set the ico->uid to NULL or we won't find any other occurrences of | Damon Chaplin | 2000-05-09 | 1 | -5/+5 |
* | finish editing event when user hits Return key. | Damon Chaplin | 2000-05-07 | 1 | -32/+23 |
* | added guint ref_count to iCalObject struct, and ical_object_ref/unref() | Damon Chaplin | 2000-05-06 | 1 | -13/+24 |
* | for the long events pass E_DAY_VIEW_LONG_EVENT as the day. Fixes SEGV. | Damon Chaplin | 2000-05-05 | 1 | -5/+51 |
* | set the active radio button here. Oops - it wasn't a Bonobo problem after | Damon Chaplin | 2000-05-03 | 1 | -16/+35 |
* | new function to get the currently seleted time range form the current | Damon Chaplin | 2000-05-01 | 1 | -0/+23 |
* | new function to see if the event dates have changed (including any | Damon Chaplin | 2000-05-01 | 1 | -78/+453 |