aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Convert strings to GTK+ encoding. (meeting_page_destroy): Free allocatedChyla Zbigniew2001-11-101-0/+7
* don't let an empty event occur for all days when auto scrollingJP Rosevear2001-11-091-0/+6
* don't leak the string returned by cal_component_get_as_string nor theRodrigo Moya2001-11-091-0/+7
* don't add the item, remove it if declining (in case it was added before)JP Rosevear2001-11-081-0/+7
* Convert generated string to UTF-8.Chyla Zbigniew2001-11-081-0/+5
* emit changed signal (e_meeting_time_selector_on_end_time_changed): emitJP Rosevear2001-11-081-0/+14
* make sure to remove all attendees from the model when we edit a new comp,JP Rosevear2001-11-071-0/+12
* <ettore> ok so <ettore> should I build this tarball again? ettore doesn'tDan Winship2001-11-061-0/+6
* add a changed signal (e_meeting_time_selector_construct): emit changedJP Rosevear2001-11-061-0/+33
* removed ';' in the wrong place. Fixes bug #14421.Damon Chaplin2001-11-061-0/+5
* -export-dynamic for libglade custom widget.Dan Winship2001-11-051-0/+5
* use TZID from the builtin timezone, instead of using the location name.Damon Chaplin2001-11-051-0/+5
* Short-circuit the calculation of the repeat time if there are zeroFederico Mena Quintero2001-11-031-0/+7
* Added rules to generate `Evolution-Addressbook-SelectNames.h'.Ettore Perazzoli2001-11-011-0/+8
* #include <string.h>Federico Mena Quintero2001-10-311-0/+4
* If a query is not in progress, just retag the whole thing. An event mayFederico Mena Quintero2001-10-311-0/+16
* Fix bug #13723.Federico Mena Quintero2001-10-311-0/+34
* Make the pre_changes and changes match here.Christopher James Lahey2001-10-311-0/+5
* send as mixed rather than alternativeJP Rosevear2001-10-311-0/+5
* Removed. (KEY_NUM_CALENDARS_TO_LOAD): New key, containing the number ofEttore Perazzoli2001-10-311-0/+12
* disconnect signals added in append_page(). Fixes Gtk-Critical warningDamon Chaplin2001-10-311-0/+6
* set a body for the messageJP Rosevear2001-10-311-0/+4
* call GNOME_Evolution_Composer_setMultipartType to get aDan Winship2001-10-311-0/+6
* don't overwrite memory (e_meeting_time_selector_on_end_time_changed):JP Rosevear2001-10-311-0/+7
* return NULL if passed NULL. Should fix bug #14048.Damon Chaplin2001-10-311-0/+5
* Do not ignore the exceptions of the cases that do not have defaults.Federico Mena Quintero2001-10-311-0/+5
* if we are doing all day stuff, make the drag increment 1 day at a timeJP Rosevear2001-10-311-1/+7
* Add _() to a string that was missing it.Federico Mena Quintero2001-10-311-0/+5
* Commit the ETable click-to-add for if the dialog is being destroyed.Federico Mena Quintero2001-10-311-0/+6
* Allocate enough space for the string! (was missing the null terminator)Federico Mena Quintero2001-10-311-0/+6
* move in whole day increments if we are in all day modeJP Rosevear2001-10-311-1/+21
* s/BONOBO_HTML_GNOME_LIBS/BONOBO_HTML_GNOME_CFLAGS/Dan Winship2001-10-311-0/+5
* Oops.JP Rosevear2001-10-311-1/+29
* set to the default timezone for DATE values, in case the user switches toDamon Chaplin2001-10-301-0/+5
* handle DATE values for Start and Due dates.Damon Chaplin2001-10-301-0/+4
* updated code to handle DATE values.Damon Chaplin2001-10-301-0/+26
* Fix bug #10016.Federico Mena Quintero2001-10-301-0/+15
* Use an EMessageBox instead of a gnome_dialog_question so that the labelFederico Mena Quintero2001-10-301-0/+41
* process an individual section here (select_names_ok_cb): call aboveJP Rosevear2001-10-301-0/+7
* use libical-evolution.laDamon Chaplin2001-10-301-0/+23
* Launch the alarm daemon as soon as the calendar component is started.Federico Mena Quintero2001-10-301-0/+6
* Fix the verb names for the pixmaps in the Edit menu; they were out ofFederico Mena Quintero2001-10-301-0/+6
* new function. (dump_backend): new function.Chris Toshok2001-10-301-0/+9
* Fix bug #12163.Federico Mena Quintero2001-10-301-0/+12
* include the header as a source so it gets dist'ed.JP Rosevear2001-10-301-0/+5
* s/BONOBO_CFLAGS/BONOBO_GNOME_CFLAGS/.Ettore Perazzoli2001-10-301-0/+5
* fixed URI construction, which was preventing importing into the rootRodrigo Moya2001-10-301-0/+6
* handle date valuesJP Rosevear2001-10-301-0/+5
* added evolution-calendar-importer binary, starting with an iCalendar fileRodrigo Moya2001-10-301-0/+5
* get the management object by idJP Rosevear2001-10-301-0/+8
* new functions for setting and retrieving the default calendar URIsRodrigo Moya2001-10-301-0/+16
* unref the comp when finishedJP Rosevear2001-10-291-2/+7
* added break statements after each case, when setting the classification.Damon Chaplin2001-10-291-0/+6
* removed this function, as we don't need to unref at all the WombatClientRodrigo Moya2001-10-291-0/+8
* get the tasks directly from the CalendarModel, so we get the filtering &Damon Chaplin2001-10-291-0/+17
* when the week start day is set to Sunday, we have to be careful to makeDamon Chaplin2001-10-281-0/+33
* Cancel editing if the user presses Escape.Federico Mena Quintero2001-10-281-0/+9
* Delete appointments with empty summaries. Fixes Ximian bug #780.Federico Mena Quintero2001-10-281-0/+23
* touch on lookup (check_for_slow_setting): write touched only if slow syncJP Rosevear2001-10-271-4/+17
* remove the merges as valid sync typesJP Rosevear2001-10-271-0/+17
* convert the formatted date to UTF-8.Damon Chaplin2001-10-271-0/+24
* make debug output more accurateJP Rosevear2001-10-271-0/+7
* remove the uid from the map if was archived and is now deletedJP Rosevear2001-10-271-0/+7
* added status bar messagesRodrigo Moya2001-10-271-0/+11
* modify fieldsJP Rosevear2001-10-261-0/+26
* Get a fresh CORBA_Environment for every CORBA call. Hopefully will fixFederico Mena Quintero2001-10-261-0/+7
* used functions to get PUBLISH_OPTIONS etc., so we can translate them.Damon Chaplin2001-10-261-0/+5
* added bug numberDamon Chaplin2001-10-261-1/+1
* subtract 1 from any positive BYSETPOS value, since our array is 0-based.Damon Chaplin2001-10-261-0/+47
* show an error message when we can't update the object on the calendarRodrigo Moya2001-10-251-0/+5
* Ifdef-ed out the PersistFile bits.Federico Mena Quintero2001-10-251-0/+2
* The tasks folder does not support the PersistFile interface; removed it.Federico Mena Quintero2001-10-251-0/+7
* Handle tasks folders as well; was always using "calendar.ics" as theFederico Mena Quintero2001-10-251-0/+5
* added sections for Tasks factory and control. I hope someone checks these!Damon Chaplin2001-10-251-0/+5
* Fixed to only copy the `calendar.ics' and `calendar.ics~' files.Ettore Perazzoli2001-10-251-1/+0
* Fixed to only copy the `calendar.ics' and `calendar.ics~' files.Ettore Perazzoli2001-10-251-0/+6
* when iterating over the subcomponents, use 'subcomp' rather thanDamon Chaplin2001-10-251-0/+16
* track the spacer vbox (e_meeting_time_selector_style_set): make sure theJP Rosevear2001-10-251-0/+19
* Fixes bug #5282.Federico Mena Quintero2001-10-251-0/+33
* make sure we free all the CalComponentDateTime's when we are finished.Damon Chaplin2001-10-241-0/+8
* adjust the display canvas when the table scrollsJP Rosevear2001-10-241-0/+7
* no longer set the scrollbar policy hereJP Rosevear2001-10-241-0/+12
* convert an icaltimetype to a tm (tm_to_icaltimetype): vice versaJP Rosevear2001-10-241-0/+14
* cal-client/cal-query.c (cal_query_construct) set priv->corba_query toRodrigo Moya2001-10-231-0/+5
* added setDefaultTimezone() method.Damon Chaplin2001-10-231-0/+84
* Put up a warning dialog box if we failed to create the tasks control.Federico Mena Quintero2001-10-231-0/+6
* write out the correct time in the controlJP Rosevear2001-10-231-0/+13
* we don't need to save the stateJP Rosevear2001-10-221-0/+12
* listen for changes in the date editors (schedule_page_set_dates): updateJP Rosevear2001-10-221-0/+20
* Do not assert if we fail to load the URI list. This would of course haveFederico Mena Quintero2001-10-201-0/+13
* make it a public functionRodrigo Moya2001-10-201-0/+11
* new function (update_query): call set_status_messageRodrigo Moya2001-10-201-0/+9
* keep a reference to the EvolutionShellClient componentRodrigo Moya2001-10-191-0/+17
* call the invite others dialog in the modelJP Rosevear2001-10-191-0/+29
* add html widget (url_requested_cb): add function to load images from fileLarry Ewing2001-10-191-0/+15
* Adds session management for the alarm daemon. Also makes it store a listFederico Mena Quintero2001-10-191-0/+37
* Oops.JP Rosevear2001-10-191-1/+14
* new functionsRodrigo Moya2001-10-191-0/+5
* util routine to handle calling back (async_close): use aboveJP Rosevear2001-10-181-0/+7
* translate 1-5 priorites to 1-9 priorities betterJP Rosevear2001-10-181-0/+6
* allow some decent exceptionsJP Rosevear2001-10-181-0/+4
* there may be cases when the backend will return an invalid component fromRodrigo Moya2001-10-181-0/+6
* removed Help button. Do we have any others?Damon Chaplin2001-10-161-0/+5
* remove warnings.Larry Ewing2001-10-161-0/+4
* function to break up multi day events into single events for both evo andJP Rosevear2001-10-161-0/+8
* util function to determine if event is all day (local_record_from_comp):JP Rosevear2001-10-151-0/+7
* call set_icon_from_comp. (set_icon_from_comp): set the window icon fromLarry Ewing2001-10-141-0/+9
* send cancellation comp if necessaryJP Rosevear2001-10-141-0/+5
* return fill_component successJP Rosevear2001-10-131-0/+47
* large reworking of i18n tagging and now uses gtk_html_stream write and U_Larry Ewing2001-10-121-0/+6
* set the default character set to utf-8.Larry Ewing2001-10-111-0/+5
* Return the original key in the hash table if requested.Federico Mena Quintero2001-10-111-0/+8
* remove unneeded assertionsJP Rosevear2001-10-111-0/+5
* fix logic checksJP Rosevear2001-10-101-0/+17
* Fixes bug #884.Federico Mena Quintero2001-10-101-0/+18
* util function to get address (itip_addresses_get_default): get only theJP Rosevear2001-10-101-0/+41
* deal correctly with URIs to be inserted into the hash table, so that weRodrigo Moya2001-10-101-0/+5
* moved to a common place (cal_backend_file_open): check if "uristr != NULL"Rodrigo Moya2001-10-101-0/+10
* Fix incorrect variable name check.Dan Winship2001-10-091-0/+5
* refactor functionality into several function (comp_string): if we areJP Rosevear2001-10-041-0/+14
* replace use of gnome_vfs_uri with e_uriRodrigo Moya2001-10-041-0/+19
* Added priorities to a bunch of these columns. Fixes Ximian bug #7158.Christopher James Lahey2001-10-031-0/+5
* save the EXDATE as a DATE-TIME value, since we know the exact time. FixesDamon Chaplin2001-10-031-0/+20
* Use `bonobo_ui_component_new_default()', not `bonobo_ui_component_new()'.Ettore Perazzoli2001-10-031-0/+6
* use bonobo-exception to tidyJP Rosevear2001-10-021-0/+4
* handle -1 as well (comp_from_remote_record): fix monthly by dayJP Rosevear2001-10-021-0/+7
* unref the page objects here, instead of in close_dialog(). (This was fixedDamon Chaplin2001-10-021-0/+6
* Set the window state to sticky. Thanks to Peter Teichman for theFederico Mena Quintero2001-10-021-0/+6
* Convert the comp exceptions to the pilot record (comp_from_remote_record):JP Rosevear2001-10-021-0/+7
* strdup the uid to avoid double free, write out only after everything isJP Rosevear2001-10-021-0/+6
* don't use gnome_vfs_uri_is_local on URIs created withRodrigo Moya2001-10-021-0/+6
* use bound_text to print the summary, so it wraps instead of being clippedDamon Chaplin2001-09-291-0/+21
* Handle the fields and category we don't sync by making sure we don'tJP Rosevear2001-09-291-0/+18
* init the execption rather than freeing itJP Rosevear2001-09-291-0/+5
* use bonobo-exception for exceptions (cal_client_open_calendar): likewiseRodrigo Moya2001-09-281-0/+6
* Update pixmap menu paths; /menu/ComponentToolsPlaceholder/Tools ->Ettore Perazzoli2001-09-281-0/+7
* added InvalidURI and UnsupportedMethod exceptions to the CalFactoryRodrigo Moya2001-09-271-0/+16
* added comparison functions for these special cell types. But the date andDamon Chaplin2001-09-271-1/+77
* Fixes the GUI part of bug #7892.Federico Mena Quintero2001-09-271-0/+12
* disconnect signals first thingJP Rosevear2001-09-271-0/+5
* Add -export-dynamic to make glade custom widgets work on non-Linux.Dan Winship2001-09-261-0/+5
* added CAL_MODE_INVALID to CalMode enumRodrigo Moya2001-09-261-0/+4
* new protoJP Rosevear2001-09-261-0/+53
* Warning fixes courtesy of Chris Lahey <clahey@ximian.com>.Federico Mena Quintero2001-09-261-0/+20
* Check that the timeout is not set up before we create a new one; theFederico Mena Quintero2001-09-261-0/+8
* use bonobo-exception stuff to clean codeJP Rosevear2001-09-261-0/+50
* base text on component typeJP Rosevear2001-09-241-0/+5
* don't use gnome_vfs_uri_new_private (fixes Ximian #10544)Rodrigo Moya2001-09-211-0/+5
* #include a few files we were missing from libgnomevfs.Federico Mena Quintero2001-09-211-0/+5
* gets a config db (cal_backend_file_destroy): release config dbJP Rosevear2001-09-211-0/+22
* make sure to release the ref on priv->comp.Larry Ewing2001-09-201-0/+8
* Display a notification message always, in addition to playing the sound.Federico Mena Quintero2001-09-201-0/+20
* listen for model changes (task_editor_edit_comp): add the attendees to theJP Rosevear2001-09-201-0/+49
* add a new parameter (const char *iid) to specify the OAFIID of the factoryRodrigo Moya2001-09-191-0/+6
* remove silly debug #if 0JP Rosevear2001-09-191-0/+11
* A page that shows the meeting time selector and free/busy data forJP Rosevear2001-09-191-0/+57
* Fixes bug #6350.Federico Mena Quintero2001-09-191-0/+8
* Fixes bug #2830.Federico Mena Quintero2001-09-191-0/+19
* new class for managing multiple calendars, with an API very similar to theRodrigo Moya2001-09-191-0/+32
* added a timeout to refresh the list every 10 minutes. Not ideal, as theDamon Chaplin2001-09-181-0/+32
* Do not call calendar_config_init() here.Federico Mena Quintero2001-09-181-0/+7
* Duh, only setup the timeout if the list was empty. (alarm_ready_cb):Federico Mena Quintero2001-09-181-0/+7
* Switch the alarm system from using SIGALRM to normal glib timers. Also,Federico Mena Quintero2001-09-181-0/+17
* get itip addresses (calendar_model_destroy): destroy sameJP Rosevear2001-09-181-0/+7
* for each call back, removes the alarms (cal_component_remove_all_alarms):JP Rosevear2001-09-171-0/+15
* Updated required version of gal to 0.11.99.4.Christopher James Lahey2001-09-171-0/+5
* [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-151-0/+1
* [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-151-0/+2
* [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-151-0/+8
* added space after 'identities' in the message. Fixes bug #9896.Damon Chaplin2001-09-151-0/+5
* remove translation marker for nowJP Rosevear2001-09-151-0/+5
* use ical partstat, role, cutypes directlyJP Rosevear2001-09-141-0/+26
* send 6 weeks of free busy info starting with the UTC start of dayJP Rosevear2001-09-131-0/+12
* Added an use_description argument so that other alarms can fall back toFederico Mena Quintero2001-09-121-0/+16
* free the destination vector when we finish with it, if we actually addJP Rosevear2001-09-121-0/+7
* Convert string generated by strftime to UTF-8.Chyla Zbigniew2001-09-111-0/+11
* Handle the new icalattach type instead of struct icalattachtype.Federico Mena Quintero2001-09-111-0/+11
* [Fix #958, ShellComponents should not be created by factories, forEttore Perazzoli2001-09-061-0/+15
* Implemented.Federico Mena Quintero2001-09-051-0/+16
* don't call calendar_config_check_timezone_set() now, since the startupDamon Chaplin2001-09-041-0/+67
* changed 3 occurrences of 'Replyed' to 'replied'Damon Chaplin2001-09-011-0/+4
* Marked strings for translation (with U_).Chyla Zbigniew2001-09-011-0/+8
* fix debugging messages so they use "" rather than NULL. Fixes bug #8559.Damon Chaplin2001-09-011-0/+6
* See if the set of categories changed by using the removed_categories hashFederico Mena Quintero2001-08-301-0/+14
* Fixes bug #7879, a query may receive an update notification from theFederico Mena Quintero2001-08-291-0/+21
* Unset the priv->updating flag before returning in the case the componentFederico Mena Quintero2001-08-231-0/+6
* Added a snooze flag to differentiate snoozed alarms from real occurrences.Federico Mena Quintero2001-08-231-0/+11
* call back to add timezones to the top level (itip_send_comp): callJP Rosevear2001-08-231-0/+6
* #include <libgnomevfs/gnome-vfs-types.h> so this will compile againstDan Winship2001-08-221-0/+5
* open the tasks folder associated with the calendar being opened, and notRodrigo Moya2001-08-221-0/+9
* Handle the case where there is no attachment. Fixes bug #7257.Federico Mena Quintero2001-08-221-0/+5
* strip the mailto bit for the email address if we display itJP Rosevear2001-08-221-0/+5
* added new e-sexp operator. We don't currently use it though.Damon Chaplin2001-08-221-0/+21
* new files to contain utility functions for calendar backendsRodrigo Moya2001-08-211-0/+25
* new functions moved from the CalBackendFile, to allow its use outside ofRodrigo Moya2001-08-211-0/+16
* missing changelog entryJP Rosevear2001-08-201-0/+5
* use Delete icon in menu, and change to bigger Save icon in toolbar.Damon Chaplin2001-08-201-0/+3
* used new_task-16.png and goto-16.png.Damon Chaplin2001-08-201-0/+6
* added delete icons for menu and toolbar.Damon Chaplin2001-08-201-0/+5
* added Cut/Copy/Paste icons for toolbar.Damon Chaplin2001-08-201-0/+4
* uses new delete icons in menu & toolbar.Damon Chaplin2001-08-201-0/+4
* Added display_name and description to the type.Ettore Perazzoli2001-08-201-0/+5
* use new delete icon for toolbar.Damon Chaplin2001-08-201-0/+4
* fixed typo, 'send' -> 'sent'. Bug #7621.Damon Chaplin2001-08-201-0/+4
* added option to hide completed tasks after a given number ofDamon Chaplin2001-08-191-0/+13
* used new Save/Save As icons.Damon Chaplin2001-08-191-0/+8
* Use e_dialog_editable_get instead of gtk_editable_get_chars (we need UTF-8Zbigniew Chyla2001-08-191-0/+6
* New. (config_read): Use locale's setting as default forZbigniew Chyla2001-08-181-0/+7
* new function to open the task editor to add a new task.Damon Chaplin2001-08-181-0/+13
* Startup assistant stuffIain Holmes2001-08-171-0/+10
* hide the timezone fields for all-day events. We will use DATE values forDamon Chaplin2001-08-171-0/+28
* If the component has no alarms remember to set the priv->updating flag toFederico Mena Quintero2001-08-171-0/+6
* get the destinations property, not the text propertyJP Rosevear2001-08-171-0/+6
* Set the default-to-add notification to be display a message 15 minutesFederico Mena Quintero2001-08-171-0/+6
* New function to strip surrounding whitespace from a string of categoriesFederico Mena Quintero2001-08-171-0/+11
* Do not set the time popup range. We also want to be able to createFederico Mena Quintero2001-08-171-0/+10
* Boost scoring on an exact nickname match. Manually addressify match.Jon Trowbridge2001-08-161-0/+5
* only fill the component and save it if something has changedJP Rosevear2001-08-151-0/+7
* OK, re-added the default alarm options. Way too many people are asking forFederico Mena Quintero2001-08-151-0/+5
* Add the user creatable items. The callback is not actually implementedFederico Mena Quintero2001-08-151-0/+10
* added support for the Contacts field. Note that I'm not sure what weDamon Chaplin2001-08-151-0/+45
* Made the click-to-add message shorter. Fixes bug #7177.Federico Mena Quintero2001-08-151-0/+5
* Added Tigert's new icons for Prev and Next.Federico Mena Quintero2001-08-151-0/+5
* Make the "Any Category" item consistent with the one in the addressbook.Federico Mena Quintero2001-08-151-0/+6
* Handle an array of categories in the CalSearchBar instead of our own menuFederico Mena Quintero2001-08-151-0/+13
* add dialog for feedback (remove_item): ditto (send_item): dittoJP Rosevear2001-08-141-0/+13
* Remove #include <config.h> from here. Same here.Kjartan Maraas2001-08-121-0/+5
* Update the paths of the Tools menu according to the changes in the XMLEttore Perazzoli2001-08-121-0/+8
* turn on word-wrap for the description fields. Fixes bug #6821.Damon Chaplin2001-08-121-0/+6
* Removed comment about the need to resolve nicknames properly, because weJon Trowbridge2001-08-111-0/+5
* added new backend method to get the component given a UID.Damon Chaplin2001-08-101-0/+38
* unref the GdkPixmap and GdkBitmap returned by the functionRodrigo Moya2001-08-101-0/+8
* Remove progress frameJP Rosevear2001-08-101-0/+18
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-091-0/+11
* removed underlined accelerator key from "_Go To Today" button. GnomeDialogDamon Chaplin2001-08-091-0/+7
* Stop editing any event. Fixes bug #5949.Federico Mena Quintero2001-08-091-0/+5
* Duuuh, set the alarm_copy on the component, not the original alarm. FixesFederico Mena Quintero2001-08-091-0/+6
* set the attendees of a component (meeting_page_fill_component): use aboveJP Rosevear2001-08-091-4/+36
* don't use a NULL mask in the call to gdk_gc_set_clip_maskRodrigo Moya2001-08-091-0/+9
* fix pre-processor macrosJP Rosevear2001-08-091-1/+12
* New function to stop further notification from happening.Federico Mena Quintero2001-08-081-0/+20
* Only unref the FIELD_COMPONENT if it is non-NULL. We return a NULL forFederico Mena Quintero2001-08-081-0/+6
* Make calendar.ics the suggested name when attaching the ical objectJP Rosevear2001-08-081-0/+5
* added 'different_timezone' fields to EDayViewEvent and EWeekViewEvent, toDamon Chaplin2001-08-071-0/+62
* In process of fixing bug #6005. The "Calendar" page is now "Display", andFederico Mena Quintero2001-08-071-0/+7
* added check for NULL pointers. Maybe fixes #5203 (I can't reproduce it, soRodrigo Moya2001-08-071-0/+6
* New function; stops further notification from happening. This is neededFederico Mena Quintero2001-08-041-0/+75
* Fixes bug #1407.Federico Mena Quintero2001-08-041-0/+7
* I18n fixes.Chyla Zbigniew2001-08-041-0/+11
* Add camel dependency.Jon Trowbridge2001-08-031-0/+4