aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* i2004-05-25 Larry Ewing <lewing@ximian.com>Larry Ewing2004-05-261-0/+2
* (key_press_event): look for escape press and destroy dialog.Larry Ewing2004-05-261-0/+7
* Use gtk_window_set_icon_list() here instead of gtk_window_set_icon().Jeffrey Stedfast2004-05-261-0/+27
* Make calendar-errors.xml.h and install the xml file.Jeffrey Stedfast2004-05-261-3/+22
* read the "auth-domain" property to use as component name for e-passwordSivaiah Nallagatla2004-05-251-0/+6
* Fixes: #57472Trent Lloyd2004-05-251-0/+17
* i2004-05-21 Larry Ewing <lewing@ximian.com>Larry Ewing2004-05-221-0/+5
* i2004-05-21 Larry Ewing <lewing@ximian.com>H P Nadig2004-05-221-0/+13
* proper look for figuring out if the object is on the serverJP Rosevear2004-05-211-0/+5
* pass the client properlyJP Rosevear2004-05-211-1/+6
* use the new e_book_new_* and e_book_open apis.Chris Toshok2004-05-201-0/+8
* Add menu_label and menu_accelerator.William Jon McCann2004-05-191-0/+5
* add argJP Rosevear2004-05-181-1/+16
* just set up the alarm notify objectJP Rosevear2004-05-181-0/+37
* make the focus movable in week/month view when no events are selected.Kidd Wang2004-05-181-0/+12
* Same.Jeffrey Stedfast2004-05-181-0/+5
* Use E_ICON_SIZE enum here. (display_notification): Same.Jeffrey Stedfast2004-05-181-0/+12
* Change E_PIXMAP size args over to E_ICON_SIZE_* values.Jeffrey Stedfast2004-05-181-0/+3
* Use E_ICON_SIZE_MENUJeffrey Stedfast2004-05-181-0/+22
* Fixes #56373JP Rosevear2004-05-181-0/+7
* Change dropdown list item 'Display a message' for reminder types to 'PopV Ravi Kumar Raju2004-05-171-1/+1
* Change dropdown list item 'Display a message'for reminder types to 'Pop upV Ravi Kumar Raju2004-05-171-0/+6
* if we don't have a RECURRENCE-ID, remove nothing, and use the instanceRodrigo Moya2004-05-171-1/+2
* if we don't have a RECURRENCE-ID, remove nothing.Rodrigo Moya2004-05-171-0/+5
* Fixes #56885H P Nadig2004-05-171-0/+7
* use e_cal_generate_instances_for_object instead ofRodrigo Moya2004-05-141-0/+10
* invoke options dialog even if backend does not support email alarms andNicel KM2004-05-141-0/+6
* only get the email address for alarms if the backend supports emailRodrigo Moya2004-05-131-0/+5
* Fixes #57644.Not Zed2004-05-131-0/+10
* add some array bounds checking as an attempt to isolate the crash inNot Zed2004-05-131-0/+6
* add GError return for error details & return errors.Not Zed2004-05-121-0/+8
* get error information from the call to e_cal_receive_objects, and use thatRodrigo Moya2004-05-121-0/+5
* Remove the calendar and task list controlsDan Winship2004-05-121-0/+12
* Fixes #53137Rodrigo Moya2004-05-121-0/+7
* use/set the DUE date, not the DTEND date.Rodrigo Moya2004-05-111-0/+5
* Fixes #58014Umeshtej2004-05-101-0/+7
* Include gtkhbox.h and gtkvbox.h to fix implicit declaration Cast GTK_ENTRYTrent Lloyd2004-05-101-0/+9
* Fixes #52294JP Rosevear2004-05-071-0/+13
* fix comment and checkJP Rosevear2004-05-071-0/+8
* use random color for calendar default.Larry Ewing2004-05-071-0/+5
* Fixes #58025JP Rosevear2004-05-051-0/+14
* (calendar_setup_new_task_list): fix the previous fix to work ifLarry Ewing2004-05-051-0/+2
* make sure that we don't crash if there are no sources.Larry Ewing2004-05-051-0/+5
* (source_group_can_add): helper function to fix groupwise case.Larry Ewing2004-05-051-0/+2
* fix logic error.Larry Ewing2004-05-051-0/+2
* convert units. (dialog_to_source): convert time units.Larry Ewing2004-05-051-0/+7
* Make this dialog be HIG-compliant and accessibleRodney Dawes2004-05-041-0/+12
* rename the cancel button.Larry Ewing2004-05-041-0/+12
* Missed bug number.JP Rosevear2004-05-041-0/+2
* listen for double click signal (e_cal_list_view_on_table_double_click):JP Rosevear2004-05-041-0/+7
* set the info label (calendar_dates_changed_cb): call back for when theJP Rosevear2004-05-041-0/+8
* Fixes #57897JP Rosevear2004-05-041-0/+7
* remove useless debug statementJP Rosevear2004-05-041-0/+5
* set the info label message (model_changed_cb): call aboveJP Rosevear2004-05-041-0/+10
* Fixes #57899JP Rosevear2004-05-031-0/+9
* Fixes #57894JP Rosevear2004-05-031-0/+7
* Update the alarm notify dialog to be HIG compliantRodney Dawes2004-05-011-0/+8
* Set up the model to use the correct query. Setup callbacks for gconfGary Ekker2004-05-011-0/+15
* make the entry non-editable. Quick fix for #48132 (could convert toNot Zed2004-04-301-0/+6
* Update the prefs dialog pages for the calendar and tasks components to beRodney Dawes2004-04-301-0/+5
* remove prototypesJP Rosevear2004-04-301-0/+54
* dittoJP Rosevear2004-04-301-0/+6
* kill warningJP Rosevear2004-04-301-0/+4
* Removed the terminating NULL vararg since we don't need it forJeffrey Stedfast2004-04-301-0/+7
* check we find any usable components of the icalendar entry beforeNot Zed2004-04-291-0/+6
* dont shadow source with another source in the fallback case. Related toNot Zed2004-04-281-0/+5
* disable comment searching which is currently uselessJP Rosevear2004-04-281-0/+5
* Fixes #52270 and #57593JP Rosevear2004-04-281-1/+21
* hook up the color picker and test buttons in the new task dialog.Larry Ewing2004-04-281-0/+9
* i2004-04-27 Larry Ewing <lewing@ximian.com>Larry Ewing2004-04-281-0/+10
* Fixed the version checks for migrating pilot data. (migrate_calendars):Jeffrey Stedfast2004-04-281-0/+3
* Fixed the version checks for migrating pilot data. (migrate_calendars):Jeffrey Stedfast2004-04-281-0/+9
* compare the start time and the due time only when both are not null.Kidd Wang2004-04-271-0/+5
* New function to migrate pilot data. (migrate_calendars): Migrate pilotJeffrey Stedfast2004-04-271-0/+7
* Call e_icon_factory_init ()Rodney Dawes2004-04-241-0/+6
* Use e_cal_open_default() instead of e_cal_open(). (map_name): Changed theJeffrey Stedfast2004-04-231-0/+6
* Use e_cal_open_default() instead of e_cal_open(). (map_name): Changed theJeffrey Stedfast2004-04-231-0/+8
* Fixes #56092JP Rosevear2004-04-221-1/+13
* make sure we don't deref a NULL pointerJP Rosevear2004-04-221-0/+5
* Fixes #56504JP Rosevear2004-04-221-0/+27
* only set the preview zone if the preview has been created (setup_widgets):JP Rosevear2004-04-211-0/+6
* Fixes #55797JP Rosevear2004-04-211-0/+8
* ** Fixes #57034.Not Zed2004-04-211-0/+12
* Fix crash when gconf value are not existing in the gconf database.Frédéric Crozat2004-04-211-0/+6
* fix for user_creatable_items api changes.Not Zed2004-04-211-0/+8
* Update the calendar to use the icon theme through the EIconFactory objectMichael Terry2004-04-191-0/+23
* take a range_selected boolean for internal use (gnome_calendar_set_view):JP Rosevear2004-04-191-0/+11
* Fixes #54021JP Rosevear2004-04-191-0/+7
* Fixes #53124JP Rosevear2004-04-191-0/+10
* include libecal/e-cal-component.h to kill implicit declaration ofTrent Lloyd2004-04-191-0/+6
* Fixes #52271Gary Ekker2004-04-161-0/+9
* don't actually check if start date is after due date, its perfectly validJP Rosevear2004-04-161-0/+6
* Fixes #53903JP Rosevear2004-04-151-1/+11
* stop listening to changes since we are just going to save and closeJP Rosevear2004-04-151-0/+9
* move the calendar publishing initialization from createControls to main.cGary Ekker2004-04-151-0/+14
* added some spacing.Rodrigo Moya2004-04-151-0/+3
* use the DTSTART for the recur-id if it's not available.Rodrigo Moya2004-04-151-0/+5
* fix missing parameters, wow that was a mess.Larry Ewing2004-04-151-0/+12
* Fixes #56613JP Rosevear2004-04-151-0/+18
* Fixes #56553JP Rosevear2004-04-141-0/+8
* Same as below for the tasks component.Not Zed2004-04-141-0/+9
* Fixes #56628Gary Ekker2004-04-131-0/+8
* Fixed to use e-passwords.Gary Ekker2004-04-111-0/+14
* EABDestination -> EDestination. (e_delegate_dialog_get_delegate): same.Chris Toshok2004-04-101-0/+20
* Create an EUserCreatableItemsHandler for the view if there isn't one yet,Dan Winship2004-04-091-0/+22
* Fixed to be instant-apply.Jeffrey Stedfast2004-04-081-0/+4
* just add the client, we have protection against re-adding it any howJP Rosevear2004-04-081-1/+8
* remove extra set view params (gnome_calendar_set_view): simplify, just setJP Rosevear2004-04-081-0/+38
* only select one dayJP Rosevear2004-04-061-0/+4
* removed commented code.Rodrigo Moya2004-04-051-0/+2
* removed useless call to set the POA after construction.Rodrigo Moya2004-04-051-0/+5
* Fixes #56316Rodrigo Moya2004-04-051-0/+21
* set the default timezone on all clients when opened.Rodrigo Moya2004-04-021-0/+5
* fix small typoRadek Doulik2004-04-011-0/+5
* return correct values (boolean).Rodrigo Moya2004-04-011-0/+5
* make sure we unset the float value for the panes if converting from 1.4JP Rosevear2004-04-011-0/+5
* Fixes #56120JP Rosevear2004-04-011-0/+8
* fixed documentation typos.Rodrigo Moya2004-04-011-0/+4
* Replaced add_event_source with add_source and passed the VEVENT type asSarfraaz Ahmed2004-03-311-0/+5
* add remote calendar setup page to task list setup assistant and editWilliam Jon McCann2004-03-311-0/+8
* call drag_finish properly. (selector_tree_drag_motion): set the dragLarry Ewing2004-03-301-0/+9
* Replacing changelog accidentally removed during last commit.William Jon McCann2004-03-301-0/+3
* don't require client to be loaded in order to remove the sourceWilliam Jon McCann2004-03-301-2/+3
* create On The Web source group for tasks.William Jon McCann2004-03-301-0/+5
* *** empty log message ***Rodrigo Moya2004-03-291-1/+1
* Naming issue, Go to Date -> Select Date, Go to Today -> Select today.Hari Prasad Nadig2004-03-291-0/+7
* removed misplaced return statement that prevented the rest of the objectsRodrigo Moya2004-03-291-0/+6
* remove the EVENT_MOVE signal which was binded to Alt + Arrows. ditto.Kidd Wang2004-03-291-0/+15
* guard against the case that we redo queries while still waiting for aJP Rosevear2004-03-271-0/+6
* Fixes #53134JP Rosevear2004-03-271-0/+8
* no need to explicitly add the contacts group, the create function doesJP Rosevear2004-03-271-0/+5
* make sure we always sync the source list and just do it once; unref theJP Rosevear2004-03-271-0/+7
* Fixes #55648JP Rosevear2004-03-271-0/+49
* finds the client data for a client (cal_opened_cb): update the queryJP Rosevear2004-03-271-0/+12
* fix off by one error when emitting deleted signalJP Rosevear2004-03-261-0/+5
* Fixes #53499JP Rosevear2004-03-261-0/+39
* don't create queries for the clients that are not loaded yet.Rodrigo Moya2004-03-251-0/+5
* remove debug code that slipped inJP Rosevear2004-03-251-0/+5
* Use ngettext for handling plural forms throughout (fixes bug 53464).Danilo Šegan2004-03-241-0/+7
* Fixes #51948JP Rosevear2004-03-241-0/+12
* make the flow control correctJP Rosevear2004-03-241-0/+4
* ensure that only one Personal calendar/task list gets created when movingJP Rosevear2004-03-241-0/+6
* remove unused variableJP Rosevear2004-03-241-0/+14
* For bug#53417Umesh Tiwari2004-03-241-0/+7
* get the mail alarm description message from "malarm_description" insteadAlfred Peng2004-03-231-0/+13
* get the UID from the server on newly created events and set theRodrigo Moya2004-03-221-0/+12
* Fixes #55716JP Rosevear2004-03-201-0/+9
* if gnome_calendar_add_event_source fails, don't add the client to theRodrigo Moya2004-03-201-0/+6
* compare ecalcomponents, not icalcomponents (the compare func is borked),JP Rosevear2004-03-191-0/+11
* create an ESourceSelector instead of a ESourceOptionMenu, to be consistentRodrigo Moya2004-03-191-0/+9
* Fix #51187 on bugzilla of ximian If "alarms" or "alarms->alarms" is NULLAlfred Peng2004-03-181-0/+10
* Capitalized words changed. Solves 48115.hpnadig2004-03-171-0/+8
* Fixes #55292Gary Ekker2004-03-171-0/+7
* new dialog for allowing the user to select a source.Rodrigo Moya2004-03-171-0/+11
* check if the selected event has its associated ECalModelComponent.Rodrigo Moya2004-03-171-0/+6
* set the search query (e_tasks_init): set the query to be #t by defaultJP Rosevear2004-03-161-0/+8
* use right cast macroJP Rosevear2004-03-161-0/+5
* Rename e-cal-view to e-calendar-view and fix includesJP Rosevear2004-03-161-1/+12
* Fixes #52253JP Rosevear2004-03-161-0/+111
* Fixes #48112Rodrigo Moya2004-03-151-0/+8
* Fixes #35577Rodrigo Moya2004-03-151-0/+9
* return "" instead of NULL if there is no default_category set. FixesNot Zed2004-03-121-0/+5
* add a call to e_cal_component_commit_sequence since we have changed theKidd Wang2004-03-121-0/+7
* Fixes #48106Rodrigo Moya2004-03-091-0/+6
* set a GConf listener callback to list for changes in selected calendars.Rodrigo Moya2004-03-051-0/+9
* Fixes #50294Rodrigo Moya2004-03-051-0/+9
* set the sensitivity correctly, depending on whether the command applied toRodrigo Moya2004-03-051-0/+8
* Fixes #53496Rodrigo Moya2004-03-051-0/+7
* always add the page.Rodrigo Moya2004-03-041-0/+9
* don't make the dialog window sticky, the icon on the system tray alreadyRodrigo Moya2004-03-041-0/+6
* Fixes #54028Rodrigo Moya2004-03-041-0/+7
* Fixes #53137Rodrigo Moya2004-03-041-0/+21
* prevent from adding the same client more than once.Rodrigo Moya2004-03-041-0/+5
* added support for searching the location field also. (regen_query): takeRodrigo Moya2004-03-031-0/+6
* remove conduit dir creationJP Rosevear2004-03-031-0/+4
* add untested start of dnd support for source selector.Larry Ewing2004-03-021-0/+5
* fix rampant double-freeing.Dan Winship2004-03-021-0/+4
* pass the user list and returned icalcomponent to e_cal_send_objects().Rodrigo Moya2004-03-021-0/+5
* ignore the timezone info of all-day events.Kidd Wang2004-03-011-0/+5
* remove protoJP Rosevear2004-02-271-0/+11
* Create the arrows in these widgets as GTK_SHADOW_NONE, since the defaultRodney Dawes2004-02-271-0/+8
* Fix the repo_id to include the evolution base versionRodney Dawes2004-02-271-0/+5
* make sure we unref the task pad client and the calendar clients areJP Rosevear2004-02-261-0/+6
* fix float type pane position keys (we migrated these improperly in theJP Rosevear2004-02-251-2/+12
* remove the client from the queue also.Rodrigo Moya2004-02-191-0/+3
* set the task pad client to NULL if opening it failed. Show more verboseRodrigo Moya2004-02-191-0/+5
* call first e_passwords_get_password before calling _ask_password.Rodrigo Moya2004-02-181-0/+3
* add 1 second to the last notification time, or we'll get many times theRodrigo Moya2004-02-181-0/+5
* make copy & paste and drag & drop behave the same way described asKidd Wang2004-02-181-0/+26
* set the string length properly.Kidd Wang2004-02-181-0/+4
* removed buggy characters from menu items' texts.Rodrigo Moya2004-02-171-0/+5
* open the calendars asynchonously. (cal_opened_cb): callback forRodrigo Moya2004-02-171-0/+5
* get alarms since the last notification, only use current time when thereRodrigo Moya2004-02-171-0/+4
* set session restart style to RESTART_IF_RUNNING.Rodrigo Moya2004-02-171-0/+5
* no need to keep the master client. (init_session): just set the daemon'sRodrigo Moya2004-02-161-5/+0
* pass the user list to e_cal_send_objects().Rodrigo Moya2004-02-161-0/+5
* no need to keep the master client. (init_session): just set the daemon'sRodrigo Moya2004-02-161-0/+7
* Instead of saying "Select destination source", we now say "... calendar"Hans Petter Jansson2004-02-131-0/+6
* rename from CONTACT_BASE_URI, and change to contacts:// to match e-d-s.Chris Toshok2004-02-131-0/+7
* See #51567 use "gtk_dialog_add_buttons" to change the response_id ofBruce Tao2004-02-121-0/+7
* Fixes #53886Rodrigo Moya2004-02-121-0/+10
* Fixes #53271Rodrigo Moya2004-02-111-0/+9
* guarantee we do have some timezone before the time convertion.Harry Lu2004-02-111-0/+5
* remove useless includeJP Rosevear2004-02-101-0/+6
* don't add the clients to the internal hash/list here, just remove it ifRodrigo Moya2004-02-091-0/+7
* refuse to update the task info if due date is before start date.Harry Lu2004-02-091-0/+5
* Convert the calendar_config_get_timezone andJP Rosevear2004-02-061-0/+7
* add protoJP Rosevear2004-02-061-0/+9
* make failure not so draconian - make the color blackJP Rosevear2004-02-061-1/+7
* add a mnemonic for the 'Go to Today' button in the 'Go To Date' dialog.Harry Lu2004-02-051-0/+5
* Fixes #53388 added a check for NULLSarfraaz Ahmed2004-02-051-0/+7
* use new cal auth functionsJP Rosevear2004-02-051-0/+10
* we only have a single client to free (prepare_events): make the vtodo listJP Rosevear2004-02-051-0/+16
* Fixes #52970Rodrigo Moya2004-02-041-0/+19
* don't update the date navigator query nor the internal lists here...Rodrigo Moya2004-02-041-0/+6
* display the exception message on error.Rodrigo Moya2004-02-041-0/+3
* open calendars asynchronously. (client_cal_opened_cb): on success, add theRodrigo Moya2004-02-041-0/+6
* change the access key for adding a reminder from Alt+a to Alt+d to avoidHarry Lu2004-02-041-0/+5
* Fix a bug in evolution/calendar/gui/print.c: bound_text(). It does notYong Sun2004-02-041-0/+6
* Fix location of e-activity-handler.h #includeDan Winship2004-02-041-0/+10
* use g_file_get_contents (load_file_fn): ditto (vcal_support_format_fn):JP Rosevear2004-02-021-0/+8
* remove dead filesJP Rosevear2004-01-311-1/+5
* CV Fixes #51871Gary Ekker2004-01-301-0/+8
* remove extraneous ;JP Rosevear2004-01-301-0/+6
* don't set the group to be read only until after the source is added.JP Rosevear2004-01-301-0/+5
* migrate to a specific source (migrate_ical_folder): create a new sourceJP Rosevear2004-01-291-0/+14
* added support for the list view also.Rodrigo Moya2004-01-291-0/+5
* stop status bar messages madness.Rodrigo Moya2004-01-291-3/+10
* use e_cal_removeJP Rosevear2004-01-281-0/+6
* Fixes #53276Rodrigo Moya2004-01-271-0/+10
* add the source to the group so it actually shows upJP Rosevear2004-01-271-0/+5
* get the source name with out using freed memory (migrate_tasks): dittoJP Rosevear2004-01-271-0/+6
* Fixes #53338Rodrigo Moya2004-01-271-0/+16
* new function.Rodrigo Moya2004-01-251-0/+15
* use e_source_list_peek_source_any (setup_create_ecal): dittoJP Rosevear2004-01-251-0/+9
* don't unref and ref, the hash table does thisJP Rosevear2004-01-251-5/+8
* use the colors from the model as background, not as foreground.Rodrigo Moya2004-01-251-0/+8
* listen for the correct notificationJP Rosevear2004-01-251-0/+6
* sync the source list after the source removalJP Rosevear2004-01-251-0/+8
* display a progress dialog (dialog_close): destroy itJP Rosevear2004-01-251-0/+14
* Use PUBLISH if no METHOD definedRodney Dawes2004-01-241-0/+6
* remove useless e_mkdir_hier call.JP Rosevear2004-01-231-0/+7
* don't assert if we can't find the component, just continue with next itemRodrigo Moya2004-01-221-1/+7
* Remove debugging statementJP Rosevear2004-01-221-0/+5
* use the calendar component config dir (gnome_calendar_setup_view_menus):JP Rosevear2004-01-221-0/+12
* check return value from auth_new_cal_from_source(). Connect toRodrigo Moya2004-01-221-0/+10
* renamed to _source and made them work with ESource's.Rodrigo Moya2004-01-221-0/+11
* added 'ECalSourceType' argument to be able to create the ECal correctly.Rodrigo Moya2004-01-221-0/+9
* call e_cal_remove_calendar to actually remove the task list via theRodrigo Moya2004-01-211-0/+6
* Fixes #51705Rodrigo Moya2004-01-211-0/+8