aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
Commit message (Expand)AuthorAgeFilesLines
* check for host being non-NULL in soup uri. host can be null for uri's ofSivaiah Nallagatla2004-06-172-1/+7
* Fixes #60309Rodrigo Moya2004-06-172-16/+23
* use e-util's HTML conversion function, instead of camel's. (write_html):Rodrigo Moya2004-06-172-4/+10
* Fixes #56197JP Rosevear2004-06-163-0/+10
* Fixes #59401JP Rosevear2004-06-162-1/+12
* Fixes #57393JP Rosevear2004-06-162-0/+8
* connect to "client_changed" signal on the page. (client_changed_cb): newRodrigo Moya2004-06-153-8/+43
* new function. (e_meeting_time_selector_construct): store some missingRodrigo Moya2004-06-154-24/+85
* removed g_assert call, since we shouldn't crash when getting wrongRodrigo Moya2004-06-112-1/+8
* only do the range selected hack in one caseJP Rosevear2004-06-112-3/+9
* set 6 weeks shown (display_view): dittoJP Rosevear2004-06-112-2/+9
* Fixes #58748Rodrigo Moya2004-06-102-0/+12
* don't set the "bg_color_column" property on the ECellToggle class.Rodrigo Moya2004-06-102-3/+5
* Fixes #58799Rodrigo Moya2004-06-102-2/+25
* calculate the work week, week, and month views more exactlyJP Rosevear2004-06-104-166/+207
* Fixes #57578Rodrigo Moya2004-06-092-22/+66
* Fixes #57579Rodrigo Moya2004-06-092-2/+19
* new function for notifying all pages of the client change.Rodrigo Moya2004-06-096-17/+53
* do not set the private client here, it is set in comp-editor.c.Rodrigo Moya2004-06-085-15/+97
* cast week view correctlyJP Rosevear2004-06-082-1/+6
* connect to "client_changed" signal on the page. (client_changed_cb): newRodrigo Moya2004-06-083-1/+25
* Fixes #59650Rodrigo Moya2004-06-082-4/+32
* fix the name of "stock_save-as" everywhereDan Winship2004-06-072-1/+5
* open task lists asynchronously. (client_cal_opened_cb): callback from theRodrigo Moya2004-06-073-45/+85
* Bug #36247 Changes to improve the performance of _(str) function call onVardhman Jain2004-06-072-5/+25
* define G_MAXINT32 if it isn't alreadyJP Rosevear2004-06-052-0/+16
* add bug numberJP Rosevear2004-06-041-0/+2
* make purging actually workJP Rosevear2004-06-042-10/+11
* guard against the text value being NULLJP Rosevear2004-06-043-5/+17
* If the last_uri string value is the Evolution 1.4 URI, change it to theJeffrey Stedfast2004-06-042-2/+25
* Merge from release branch.JP Rosevear2004-06-042-5/+20
* Fixes #59481Rodrigo Moya2004-06-041-0/+4
* don't use vsprintf with NULL strings, crashes on FreeBSD.Rodrigo Moya2004-06-042-6/+12
* update the internal client when it changes.Rodrigo Moya2004-06-042-0/+7
* Fixes #56875Rodrigo Moya2004-06-043-3/+28
* remove absolute_uri from ESource's. (migrate_tasks): same.Chris Toshok2004-06-032-0/+45
* removed pre-completion code, not needed anymore. (emlv_finalize): no needRodrigo Moya2004-06-032-24/+9
* fixed leak and pass the correct icalcomponent to e_cal_modify_object.Rodrigo Moya2004-06-034-6/+11
* Fixes #59333Rodrigo Moya2004-06-022-1/+8
* add a drag delete handler. (table_drag_data_get): support text/vcardLarry Ewing2004-06-023-0/+365
* rename can_add to is_mutable, add sensitivity logic for both readonly andLarry Ewing2004-06-023-746/+52
* Fixes #59369Rodrigo Moya2004-06-012-1/+11
* *** empty log message ***Rodrigo Moya2004-06-011-1/+1
* *Bug #51968 "Invite others.." button confusing in Appointment editorPriyanshu Raj2004-06-014-5/+10
* Menu items in Scheduling tab should have sentence capitalization (Fixed)Priyanshu Raj2004-05-302-7/+12
* a more straightforward way to calculate the offset of a day within theKidd Wang2004-05-282-9/+21
* Fix for bug #57818.Jeffrey Stedfast2004-05-275-16/+55
* Changed the default "Tasks due today" colour to be a light-blue (one ofJeffrey Stedfast2004-05-272-2/+8
* Fixes #57759Rodrigo Moya2004-05-272-0/+23
* In week view all-day events should keep all-dayness when moved around.Kidd Wang2004-05-262-9/+23
* remove now unused functions. (source_group_can_add): fix can add logic,Larry Ewing2004-05-262-207/+27
* i2004-05-25 Larry Ewing <lewing@ximian.com>Larry Ewing2004-05-262-40/+2
* (key_press_event): look for escape press and destroy dialog.Larry Ewing2004-05-262-0/+25
* use the new dialog. (calendar_setup_edit_calendar): use the new dialog.Larry Ewing2004-05-261-50/+105
* Use gtk_window_set_icon_list() here instead of gtk_window_set_icon().Jeffrey Stedfast2004-05-267-30/+98
* Make calendar-errors.xml.h and install the xml file.Jeffrey Stedfast2004-05-2610-165/+371
* read the "auth-domain" property to use as component name for e-passwordSivaiah Nallagatla2004-05-252-2/+15
* Fixes: #57472Trent Lloyd2004-05-2511-0/+64
* i2004-05-21 Larry Ewing <lewing@ximian.com>Larry Ewing2004-05-222-15/+21
* i2004-05-21 Larry Ewing <lewing@ximian.com>H P Nadig2004-05-222-50/+19
* proper look for figuring out if the object is on the serverJP Rosevear2004-05-212-9/+8
* pass the client properlyJP Rosevear2004-05-212-2/+7
* use the new e_book_new_* and e_book_open apis.Chris Toshok2004-05-203-4/+13
* Add menu_label and menu_accelerator.William Jon McCann2004-05-192-0/+9
* add argJP Rosevear2004-05-185-14/+63
* just set up the alarm notify objectJP Rosevear2004-05-189-233/+251
* make the focus movable in week/month view when no events are selected.Kidd Wang2004-05-182-0/+207
* Same.Jeffrey Stedfast2004-05-183-10/+16
* Use E_ICON_SIZE enum here. (display_notification): Same.Jeffrey Stedfast2004-05-185-10/+22
* Change E_PIXMAP size args over to E_ICON_SIZE_* values.Jeffrey Stedfast2004-05-182-5/+9
* Use E_ICON_SIZE_MENUJeffrey Stedfast2004-05-187-14/+36
* Fixes #56373JP Rosevear2004-05-182-2/+9
* 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-173-2/+8
* if we don't have a RECURRENCE-ID, remove nothing, and use the instanceRodrigo Moya2004-05-172-7/+4
* if we don't have a RECURRENCE-ID, remove nothing.Rodrigo Moya2004-05-172-11/+18
* Fixes #56885H P Nadig2004-05-172-2/+9
* use e_cal_generate_instances_for_object instead ofRodrigo Moya2004-05-146-30/+28
* invoke options dialog even if backend does not support email alarms andNicel KM2004-05-142-1/+8
* only get the email address for alarms if the backend supports emailRodrigo Moya2004-05-132-2/+8
* Fixes #57644.Not Zed2004-05-133-5/+17
* add some array bounds checking as an attempt to isolate the crash inNot Zed2004-05-132-0/+11
* add GError return for error details & return errors.Not Zed2004-05-125-21/+62
* get error information from the call to e_cal_receive_objects, and use thatRodrigo Moya2004-05-122-3/+9
* Remove the calendar and task list controlsDan Winship2004-05-125-308/+14
* Fixes #53137Rodrigo Moya2004-05-122-3/+16
* use/set the DUE date, not the DTEND date.Rodrigo Moya2004-05-112-3/+8
* Fixes #58014Umeshtej2004-05-103-5/+12
* Include gtkhbox.h and gtkvbox.h to fix implicit declaration Cast GTK_ENTRYTrent Lloyd2004-05-103-3/+12
* Fixes #52294JP Rosevear2004-05-074-24/+136
* fix comment and checkJP Rosevear2004-05-073-6/+15
* use random color for calendar default.Larry Ewing2004-05-072-1/+22
* Fixes #58025JP Rosevear2004-05-053-19/+32
* (calendar_setup_new_task_list): fix the previous fix to work ifLarry Ewing2004-05-052-8/+7
* make sure that we don't crash if there are no sources.Larry Ewing2004-05-052-5/+25
* (source_group_can_add): helper function to fix groupwise case.Larry Ewing2004-05-052-1/+24
* fix logic error.Larry Ewing2004-05-052-3/+5
* convert units. (dialog_to_source): convert time units.Larry Ewing2004-05-053-9/+70
* Make this dialog be HIG-compliant and accessibleRodney Dawes2004-05-042-10/+52
* rename the cancel button.Larry Ewing2004-05-042-1/+14
* 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-042-0/+25
* set the info label (calendar_dates_changed_cb): call back for when theJP Rosevear2004-05-042-5/+128
* Fixes #57897JP Rosevear2004-05-042-33/+7
* remove useless debug statementJP Rosevear2004-05-042-1/+5
* set the info label message (model_changed_cb): call aboveJP Rosevear2004-05-042-6/+77
* Fixes #57899JP Rosevear2004-05-033-5/+31
* Fixes #57894JP Rosevear2004-05-032-2/+11
* Update the alarm notify dialog to be HIG compliantRodney Dawes2004-05-013-102/+233
* Set up the model to use the correct query. Setup callbacks for gconfGary Ekker2004-05-015-10/+189
* make the entry non-editable. Quick fix for #48132 (could convert toNot Zed2004-04-302-1/+8
* use the source color if it is set. Yay for ugly colors.Larry Ewing2004-04-302-2/+23
* Update the prefs dialog pages for the calendar and tasks components to beRodney Dawes2004-04-302-330/+554
* remove prototypesJP Rosevear2004-04-3014-81/+267
* dittoJP Rosevear2004-04-303-2/+6
* kill warningJP Rosevear2004-04-302-2/+4
* Removed the terminating NULL vararg since we don't need it forJeffrey Stedfast2004-04-302-1/+8
* check we find any usable components of the icalendar entry beforeNot Zed2004-04-292-5/+13
* dont shadow source with another source in the fallback case. Related toNot Zed2004-04-282-2/+5
* disable comment searching which is currently uselessJP Rosevear2004-04-282-0/+8
* Fixes #52270 and #57593JP Rosevear2004-04-283-69/+105
* hook up the color picker and test buttons in the new task dialog.Larry Ewing2004-04-283-8/+21
* i2004-04-27 Larry Ewing <lewing@ximian.com>Larry Ewing2004-04-283-20/+86
* Fixed the version checks for migrating pilot data. (migrate_calendars):Jeffrey Stedfast2004-04-282-7/+10
* Fixed the version checks for migrating pilot data. (migrate_calendars):Jeffrey Stedfast2004-04-282-7/+23
* compare the start time and the due time only when both are not null.Kidd Wang2004-04-272-4/+19
* New function to migrate pilot data. (migrate_calendars): Migrate pilotJeffrey Stedfast2004-04-272-6/+152
* Call e_icon_factory_init ()Rodney Dawes2004-04-242-0/+9
* Use e_cal_open_default() instead of e_cal_open(). (map_name): Changed theJeffrey Stedfast2004-04-232-21/+13
* Use e_cal_open_default() instead of e_cal_open(). (map_name): Changed theJeffrey Stedfast2004-04-232-30/+22
* Fixes #56092JP Rosevear2004-04-223-1/+32
* make sure we don't deref a NULL pointerJP Rosevear2004-04-223-11/+6
* Fixes #56504JP Rosevear2004-04-227-678/+883
* only set the preview zone if the preview has been created (setup_widgets):JP Rosevear2004-04-212-3/+9
* Fixes #55797JP Rosevear2004-04-212-2/+19
* ** Fixes #57034.Not Zed2004-04-212-5/+28
* Fix crash when gconf value are not existing in the gconf database.Frédéric Crozat2004-04-212-3/+11
* fix for user_creatable_items api changes.Not Zed2004-04-213-2/+10
* Update the calendar to use the icon theme through the EIconFactory objectMichael Terry2004-04-1920-188/+235
* take a range_selected boolean for internal use (gnome_calendar_set_view):JP Rosevear2004-04-192-19/+38
* Fixes #54021JP Rosevear2004-04-192-2/+11
* Fixes #53124JP Rosevear2004-04-195-289/+567
* include libecal/e-cal-component.h to kill implicit declaration ofTrent Lloyd2004-04-192-0/+7
* Fixes #52271Gary Ekker2004-04-162-1/+15
* don't actually check if start date is after due date, its perfectly validJP Rosevear2004-04-162-16/+6
* Fixes #53903JP Rosevear2004-04-153-5/+30
* stop listening to changes since we are just going to save and closeJP Rosevear2004-04-152-34/+24
* move the calendar publishing initialization from createControls to main.cGary Ekker2004-04-155-34/+39
* added some spacing.Rodrigo Moya2004-04-152-0/+4
* use the DTSTART for the recur-id if it's not available.Rodrigo Moya2004-04-153-2/+25
* fix missing parameters, wow that was a mess.Larry Ewing2004-04-154-1225/+1090
* Fixes #56613JP Rosevear2004-04-154-24/+46
* Fixes #56553JP Rosevear2004-04-142-6/+8
* Same as below for the tasks component.Not Zed2004-04-143-5/+33
* Fixes #56628Gary Ekker2004-04-132-2/+18
* Fixed to use e-passwords.Gary Ekker2004-04-115-61/+119
* EABDestination -> EDestination. (e_delegate_dialog_get_delegate): same.Chris Toshok2004-04-105-47/+67
* Create an EUserCreatableItemsHandler for the view if there isn't one yet,Dan Winship2004-04-096-4/+65
* Fixed to be instant-apply.Jeffrey Stedfast2004-04-082-358/+306
* just add the client, we have protection against re-adding it any howJP Rosevear2004-04-082-16/+17
* remove extra set view params (gnome_calendar_set_view): simplify, just setJP Rosevear2004-04-0810-170/+123
* only select one dayJP Rosevear2004-04-062-2/+6
* removed commented code.Rodrigo Moya2004-04-052-34/+2
* removed useless call to set the POA after construction.Rodrigo Moya2004-04-052-1/+5
* Fixes #56316Rodrigo Moya2004-04-057-1/+153
* set the default timezone on all clients when opened.Rodrigo Moya2004-04-022-0/+7
* fix small typoRadek Doulik2004-04-012-1/+6
* return correct values (boolean).Rodrigo Moya2004-04-012-2/+7
* make sure we unset the float value for the panes if converting from 1.4JP Rosevear2004-04-012-1/+6
* Fixes #56120JP Rosevear2004-04-012-2/+10
* fixed documentation typos.Rodrigo Moya2004-04-012-2/+6
* Replaced add_event_source with add_source and passed the VEVENT type asSarfraaz Ahmed2004-03-312-1/+6
* add remote calendar setup page to task list setup assistant and editWilliam Jon McCann2004-03-313-23/+416
* call drag_finish properly. (selector_tree_drag_motion): set the dragLarry Ewing2004-03-302-61/+65
* 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-303-2/+7
* create On The Web source group for tasks.William Jon McCann2004-03-302-1/+21
* *** 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-293-4/+11
* removed misplaced return statement that prevented the rest of the objectsRodrigo Moya2004-03-293-1/+10
* remove the EVENT_MOVE signal which was binded to Alt + Arrows. ditto.Kidd Wang2004-03-295-95/+64
* guard against the case that we redo queries while still waiting for aJP Rosevear2004-03-272-0/+10
* Fixes #53134JP Rosevear2004-03-272-2/+12
* no need to explicitly add the contacts group, the create function doesJP Rosevear2004-03-272-7/+5
* make sure we always sync the source list and just do it once; unref theJP Rosevear2004-03-272-6/+20
* Fixes #55648JP Rosevear2004-03-277-246/+342
* finds the client data for a client (cal_opened_cb): update the queryJP Rosevear2004-03-272-30/+73
* fix off by one error when emitting deleted signalJP Rosevear2004-03-262-1/+6
* Fixes #53499JP Rosevear2004-03-269-125/+116
* don't create queries for the clients that are not loaded yet.Rodrigo Moya2004-03-252-0/+9
* remove debug code that slipped inJP Rosevear2004-03-252-2/+6
* Use ngettext for handling plural forms throughout (fixes bug 53464).Danilo Šegan2004-03-244-57/+38
* Fixes #51948JP Rosevear2004-03-243-110/+36
* fix buildChris Toshok2004-03-241-1/+1
* make the flow control correctJP Rosevear2004-03-242-4/+7
* ensure that only one Personal calendar/task list gets created when movingJP Rosevear2004-03-242-9/+21
* remove unused variableJP Rosevear2004-03-245-4/+19
* For bug#53417Umesh Tiwari2004-03-242-0/+8
* get the mail alarm description message from "malarm_description" insteadAlfred Peng2004-03-233-4/+21
* get the UID from the server on newly created events and set theRodrigo Moya2004-03-222-2/+79
* Fixes #55716JP Rosevear2004-03-204-1/+106
* if gnome_calendar_add_event_source fails, don't add the client to theRodrigo Moya2004-03-202-2/+8
* compare ecalcomponents, not icalcomponents (the compare func is borked),JP Rosevear2004-03-193-17/+36
* create an ESourceSelector instead of a ESourceOptionMenu, to be consistentRodrigo Moya2004-03-192-8/+27
* Fix #51187 on bugzilla of ximian If "alarms" or "alarms->alarms" is NULLAlfred Peng2004-03-182-30/+43
* Capitalized words changed. Solves 48115.hpnadig2004-03-174-7/+15
* Fixes #55292Gary Ekker2004-03-172-2/+10
* new dialog for allowing the user to select a source.Rodrigo Moya2004-03-175-69/+146
* check if the selected event has its associated ECalModelComponent.Rodrigo Moya2004-03-172-1/+7
* set the search query (e_tasks_init): set the query to be #t by defaultJP Rosevear2004-03-163-3/+17
* use right cast macroJP Rosevear2004-03-162-1/+6
* Rename e-cal-view to e-calendar-view and fix includesJP Rosevear2004-03-1612-1749/+23
* Fixes #52253JP Rosevear2004-03-1612-672/+1172
* Fixes #48112Rodrigo Moya2004-03-152-3/+11
* Fixes #35577Rodrigo Moya2004-03-153-12/+53
* return "" instead of NULL if there is no default_category set. FixesNot Zed2004-03-122-1/+6
* add a call to e_cal_component_commit_sequence since we have changed theKidd Wang2004-03-122-5/+20
* Fixes #48106Rodrigo Moya2004-03-092-1/+8
* set a GConf listener callback to list for changes in selected calendars.Rodrigo Moya2004-03-053-1/+102
* Fixes #50294Rodrigo Moya2004-03-052-0/+42
* set the sensitivity correctly, depending on whether the command applied toRodrigo Moya2004-03-053-17/+27
* Fixes #53496Rodrigo Moya2004-03-052-0/+9
* always add the page.Rodrigo Moya2004-03-043-17/+20
* don't make the dialog window sticky, the icon on the system tray alreadyRodrigo Moya2004-03-042-1/+6
* Fixes #54028Rodrigo Moya2004-03-042-1/+8
* Fixes #53137Rodrigo Moya2004-03-0411-21/+69
* prevent from adding the same client more than once.Rodrigo Moya2004-03-042-0/+8
* added support for searching the location field also. (regen_query): takeRodrigo Moya2004-03-032-0/+12
* remove conduit dir creationJP Rosevear2004-03-032-1/+4
* add untested start of dnd support for source selector.Larry Ewing2004-03-022-0/+245
* fix rampant double-freeing.Dan Winship2004-03-022-20/+12
* pass the user list and returned icalcomponent to e_cal_send_objects().Rodrigo Moya2004-03-022-3/+10
* ignore the timezone info of all-day events.Kidd Wang2004-03-012-3/+8
* remove protoJP Rosevear2004-02-275-15/+19
* Create the arrows in these widgets as GTK_SHADOW_NONE, since the defaultRodney Dawes2004-02-272-2/+10
* Fix the repo_id to include the evolution base versionRodney Dawes2004-02-272-1/+6
* make sure we unref the task pad client and the calendar clients areJP Rosevear2004-02-262-15/+12
* fix float type pane position keys (we migrated these improperly in theJP Rosevear2004-02-252-2/+37
* remove the client from the queue also.Rodrigo Moya2004-02-192-0/+5
* set the task pad client to NULL if opening it failed. Show more verboseRodrigo Moya2004-02-192-1/+24
* call first e_passwords_get_password before calling _ask_password.Rodrigo Moya2004-02-182-3/+11
* add 1 second to the last notification time, or we'll get many times theRodrigo Moya2004-02-182-0/+7
* make copy & paste and drag & drop behave the same way described asKidd Wang2004-02-183-16/+132
* set the string length properly.Kidd Wang2004-02-182-2/+6
* removed buggy characters from menu items' texts.Rodrigo Moya2004-02-172-3/+8
* open the calendars asynchonously. (cal_opened_cb): callback forRodrigo Moya2004-02-172-5/+30
* get alarms since the last notification, only use current time when thereRodrigo Moya2004-02-172-4/+10
* set session restart style to RESTART_IF_RUNNING.Rodrigo Moya2004-02-172-1/+6
* no need to keep the master client. (init_session): just set the daemon'sRodrigo Moya2004-02-162-22/+20
* pass the user list to e_cal_send_objects().Rodrigo Moya2004-02-162-0/+6