aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* as belowRadek Doulik2004-07-131-0/+14
* Add this callback so we can set the paned position on realizeRodney Dawes2004-07-131-0/+10
* Update the layout of the dialog to be more usableRodney Dawes2004-07-131-0/+7
* busy should be opaque, not transparentJürg Billeter2004-07-121-0/+5
* Revert my patches from July 5th and 6th.Rodrigo Moya2004-07-101-1/+11
* Add an argument for the event_num so we can get the event object Draw theRodney Dawes2004-07-101-0/+11
* Fixes #60289Rodrigo Moya2004-07-101-0/+12
* tarball should ship .schemas.in.in files, not generated files.Frédéric Crozat2004-07-091-0/+5
* setup the widgets before the configuration.Rodrigo Moya2004-07-061-0/+5
* Fixes #60645JP Rosevear2004-07-061-0/+7
* don't set the timezone on the views here. (set_timezone): do it here.Rodrigo Moya2004-07-061-0/+7
* update the internal current_view_type field and focus the newly selectedRodrigo Moya2004-07-051-0/+5
* Get the label for the calendar list header also (init_widgets): Set theRodney Dawes2004-07-031-0/+19
* store and lookup clients based on ESource uid instead of uri inSivaiah Nallagatla2004-06-291-0/+6
* same.Not Zed2004-06-281-0/+7
* don't show option tabsJP Rosevear2004-06-261-1/+5
* use "Task" instead of "Basic"JP Rosevear2004-06-261-0/+8
* use "Contacts..."JP Rosevear2004-06-261-1/+16
* set the default address here if possible (dialog_to_alarm): don't set itJP Rosevear2004-06-261-0/+11
* init alarm interval to -1 (clear_widgets): give the alarm time option menuJP Rosevear2004-06-251-0/+15
* the args are optional, don't store them if they aren't thereJP Rosevaer2004-06-251-0/+16
* free old_summary (is_custom_alarm): take description into account whenJP Rosevear2004-06-251-0/+28
* sensitize the buttons (init_widgets): listen for selection changes so weJP Rosevear2004-06-251-0/+7
* store all the custom alarms (alarm_custom_clicked_cb): emit changed signalJP Rosevear2004-06-251-0/+16
* Add a call to e_source_selector_set_select_new here so that we can selectRodney Dawes2004-06-251-0/+7
* Bump the version to 0.1.5 to help track down bug #59726.Jeffrey Stedfast2004-06-241-0/+5
* set the window type hint to normal so it can go below the shell windowJP Rosevear2004-06-241-0/+5
* fixed gtk-doc comments and made it enable/disable the dialog's OK buttonRodrigo Moya2004-06-241-0/+6
* Revert previous change to add the callbacks for notification of calendarRodney Dawes2004-06-241-0/+7
* Fixes #57862JP Rosevear2004-06-231-0/+7
* Fixed ChangeLog... ran cvs commit in subdir last night which didn't grab Chan...Rodney Dawes2004-06-231-1/+12
* tidy up to work again (ok_clicked_cb): use above when replyingJP Rosevear2004-06-231-1/+6
* util function to do the actual removal (remove_attendee_at_row): dittoJP Rosevear2004-06-231-0/+10
* clean up mnemonic handling and put the proper icon in the contacts buttonJP Rosevear2004-06-231-1/+7
* fix mnemonicsJP Rosevear2004-06-231-0/+6
* kill warningsJP Rosevear2004-06-231-0/+4
* kill warningJP Rosevear2004-06-231-0/+4
* removed alarm-page.*.Rodrigo Moya2004-06-231-0/+4
* HIGify and newer design; alarm page is gone, Cancel/OK buttons for theJP Rosevear2004-06-231-0/+21
* rename widgets to be consistent with those else whereJP Rosevear2004-06-231-0/+8
* Fixes #59824Larry Ewing2004-06-231-0/+8
* Fixes #56892Rodney Dawes2004-06-221-0/+13
* Fixes bug #57592Jeffrey Stedfast2004-06-191-0/+9
* Fixes #58747Rodrigo Moya2004-06-191-0/+7
* Fixes #56323Rodrigo Moya2004-06-181-0/+10
* Fixes #60293Rodrigo Moya2004-06-181-0/+7
* check for host being non-NULL in soup uri. host can be null for uri's ofSivaiah Nallagatla2004-06-171-0/+6
* Fixes #60309Rodrigo Moya2004-06-171-0/+7
* use e-util's HTML conversion function, instead of camel's. (write_html):Rodrigo Moya2004-06-171-0/+6
* Fixes #56197JP Rosevear2004-06-161-0/+8
* Fixes #59401JP Rosevear2004-06-161-0/+8
* Fixes #57393JP Rosevear2004-06-161-0/+7
* connect to "client_changed" signal on the page. (client_changed_cb): newRodrigo Moya2004-06-151-0/+6
* new function. (e_meeting_time_selector_construct): store some missingRodrigo Moya2004-06-151-0/+13
* removed g_assert call, since we shouldn't crash when getting wrongRodrigo Moya2004-06-111-0/+6
* only do the range selected hack in one caseJP Rosevear2004-06-111-0/+6
* set 6 weeks shown (display_view): dittoJP Rosevear2004-06-111-0/+7
* Fixes #58748Rodrigo Moya2004-06-101-0/+7
* don't set the "bg_color_column" property on the ECellToggle class.Rodrigo Moya2004-06-101-0/+5
* Fixes #58799Rodrigo Moya2004-06-101-0/+9
* calculate the work week, week, and month views more exactlyJP Rosevear2004-06-101-0/+20
* Fixes #57578Rodrigo Moya2004-06-091-0/+11
* Fixes #57579Rodrigo Moya2004-06-091-0/+9
* new function for notifying all pages of the client change.Rodrigo Moya2004-06-091-0/+18
* do not set the private client here, it is set in comp-editor.c.Rodrigo Moya2004-06-081-0/+23
* cast week view correctlyJP Rosevear2004-06-081-0/+5
* connect to "client_changed" signal on the page. (client_changed_cb): newRodrigo Moya2004-06-081-0/+9
* Fixes #59650Rodrigo Moya2004-06-081-0/+10
* fix the name of "stock_save-as" everywhereDan Winship2004-06-071-0/+4
* open task lists asynchronously. (client_cal_opened_cb): callback from theRodrigo Moya2004-06-071-0/+15
* Bug #36247 Changes to improve the performance of _(str) function call onVardhman Jain2004-06-071-0/+7
* define G_MAXINT32 if it isn't alreadyJP Rosevear2004-06-051-0/+11
* add bug numberJP Rosevear2004-06-041-0/+2
* make purging actually workJP Rosevear2004-06-041-0/+5
* guard against the text value being NULLJP Rosevear2004-06-041-0/+8
* If the last_uri string value is the Evolution 1.4 URI, change it to theJeffrey Stedfast2004-06-041-0/+6
* Merge from release branch.JP Rosevear2004-06-041-0/+8
* Fixes #59481Rodrigo Moya2004-06-041-0/+4
* don't use vsprintf with NULL strings, crashes on FreeBSD.Rodrigo Moya2004-06-041-0/+3
* update the internal client when it changes.Rodrigo Moya2004-06-041-0/+6
* Fixes #56875Rodrigo Moya2004-06-041-3/+12
* remove absolute_uri from ESource's. (migrate_tasks): same.Chris Toshok2004-06-031-0/+6
* removed pre-completion code, not needed anymore. (emlv_finalize): no needRodrigo Moya2004-06-031-0/+8
* fixed leak and pass the correct icalcomponent to e_cal_modify_object.Rodrigo Moya2004-06-031-0/+5
* Fixes #59333Rodrigo Moya2004-06-021-0/+7
* add a drag delete handler. (table_drag_data_get): support text/vcardLarry Ewing2004-06-021-0/+8
* rename can_add to is_mutable, add sensitivity logic for both readonly andLarry Ewing2004-06-021-0/+9
* Fixes #59369Rodrigo Moya2004-06-011-1/+8
* *** empty log message ***Rodrigo Moya2004-06-011-1/+1
* *Bug #51968 "Invite others.." button confusing in Appointment editorPriyanshu Raj2004-06-011-0/+5
* Menu items in Scheduling tab should have sentence capitalization (Fixed)Priyanshu Raj2004-05-301-0/+5
* a more straightforward way to calculate the offset of a day within theKidd Wang2004-05-281-0/+12
* Fix for bug #57818.Jeffrey Stedfast2004-05-271-0/+12
* Changed the default "Tasks due today" colour to be a light-blue (one ofJeffrey Stedfast2004-05-271-0/+6
* Fixes #57759Rodrigo Moya2004-05-271-0/+7
* In week view all-day events should keep all-dayness when moved around.Kidd Wang2004-05-261-0/+6
* remove now unused functions. (source_group_can_add): fix can add logic,Larry Ewing2004-05-261-0/+2
* 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