| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | allow for null ico | Seth Alves | 2000-04-26 | 1 | -1/+1 |
* | added new source files and pixmaps, and removed old source files, which | Damon Chaplin | 2000-04-24 | 1 | -0/+2265 |