aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui
Commit message (Expand)AuthorAgeFilesLines
* Make sure the base uri is same as the one migration code uses. Avoids twoSivaiah Nallagatla2005-02-261-1/+1
* Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-245-5/+4
* Fixes #70000JP Rosevear2005-02-241-0/+1
* Fixes #72006Chenthill Palanisamy2005-02-233-3/+5
* Fixes #63866, #67714, #62089, #47747, #61495JP Rosevear2005-02-236-153/+266
* Make sure all the default source groups and sources are present by addingSivaiah Nallagatla2005-02-222-12/+245
* if opening the calendar failed, disconnect signals and unref it.Rodrigo Moya2005-02-181-0/+3
* added a boolean variable is_meeting. added a boolean variableChenthill Palanisamy2005-02-187-7/+28
* check return value from e_cal_new, to display a better warning message.Rodrigo Moya2005-02-161-3/+10
* Fixes #72038Rodrigo Moya2005-02-151-0/+4
* Remove the component from the view, if its already present before addingChenthill Palanisamy2005-02-101-2/+14
* Always remove the meeting and scheduling pages when there are noHarish Krishnaswamy2005-02-091-1/+1
* set instance times correctly.Rodrigo Moya2005-02-081-29/+8
* Fixes #61075JP Rosevear2005-02-081-32/+64
* correct the error that was made in the earlier commit that was missing a ':'Harish Krishnaswamy2005-02-051-1/+1
* add messages for calendar/tasks not marked for offline usage.Harish Krishnaswamy2005-02-052-21/+33
* fix the dnd woes on calendar attachments. gui/dialogs/cal-attachment-bar.cHarish Krishnaswamy2005-02-051-1/+1
* fix the dnd woes on calendar attachments. gui/dialogs/cal-attachment-bar.cHarish Krishnaswamy2005-02-051-1/+384
* Add a11y name for attachment button and bars.Harry Lu2005-02-052-0/+4
* Add a string to CompEditorPrivate to store the name of the help section weRodney Dawes2005-02-044-0/+44
* clear the component preview when we update the view.Rodrigo Moya2005-02-044-6/+5
* Fixes #71265Rodrigo Moya2005-02-042-2/+11
* Fix for #56901Yong Sun2005-02-041-2/+2
* add a11y name to url. add a11y name to date completed. add a11y names toLi Yuan2005-02-033-6/+10
* added a warning message for invalid server version added a case to checkVivek Jain2005-02-031-0/+10
* Set the border width for the internal dialog containers to be HIGRodney Dawes2005-02-034-735/+744
* Fixes #72090Rodrigo Moya2005-02-021-31/+33
* Clean up the spacing and padding, and shove the notebook and expanderRodney Dawes2005-02-021-4/+15
* fix typoJP Rosevear2005-02-022-6/+6
* add correct mask for detached recurrences.Rodrigo Moya2005-02-012-0/+4
* only add real data to the array.Rodrigo Moya2005-02-011-2/+2
* Fixes #71944JP Rosevear2005-02-011-0/+1
* Use guint instead of ulong for signal ID.Hans Petter Jansson2005-02-011-1/+1
* Fixes #61078Priit Laes2005-01-311-4/+4
* Fixes #64682 Added an X property to identify if the appointment is movedChenthill Palanisamy2005-01-311-2/+8
* Fixes #71452JP Rosevear2005-01-291-2/+22
* use correct key name.Rodrigo Moya2005-01-292-2/+2
* Fixes #33078Rodrigo Moya2005-01-292-133/+81
* objects returned from e_cal_get_objects_for_uid are ECalComponent's, soRodrigo Moya2005-01-261-1/+1
* use full name for the weekday checkbox.Li Yuan2005-01-261-1/+22
* make sure we free the user listJP Rosevear2005-01-261-0/+5
* add a11y name to task table.Li Yuan2005-01-251-0/+5
* if there are detached instances, disable recurrence date widgets.Rodrigo Moya2005-01-241-0/+13
* Fixes #46404JP Rosevear2005-01-224-112/+78
* killed warnings. (e_week_view_start_editing_event): do nothing if theRodrigo Moya2005-01-192-2/+9
* handle error conditions more gracefully.Harish Krishnaswamy2005-01-181-4/+8
* use libedataserver's e-url.Rodrigo Moya2005-01-177-7/+7
* Changed the title for the free/busy publishing settings dialog toNat Friedman2005-01-171-1/+1
* removed the e_day_view_... prefix in warning messages.Rodrigo Moya2005-01-171-2/+2
* fixed a kludge.Harish Krishnaswamy2005-01-171-8/+5
* Fixes #65820JP Rosevear2005-01-131-0/+1
* set last_Edited_comp_string to NULL, not test it for null.Not Zed2005-01-121-1/+1
* Reverted the previous fix to offset the hyphen whileHarish Krishnaswamy2005-01-121-1/+1
* remove the temporary object from the view when stopping editing.Rodrigo Moya2005-01-112-1/+7
* offset the file name to account for the 'hyphen'.Harish Krishnaswamy2005-01-111-1/+1
* Missed to commit this file before.Chenthill Palanisamy2005-01-102-13/+15
* Modified cal-attachment-bar to allow the path to the local attachmentHarish Krishnaswamy2005-01-103-20/+18
* handle calendar:// urisJP Rosevear2005-01-101-1/+65
* Added support for attachments support to calendar items.Harish Krishnaswamy2005-01-0818-30/+383
* New files that provide attachments support for calendar items.Harish Krishnaswamy2005-01-087-0/+2064
* clear the attendees, somehow I remove this in an earlier commitJP Rosevear2005-01-082-1/+3
* put a name to the 'Send options' frame.Rodrigo Moya2005-01-084-30/+26
* MissingRodrigo Moya2005-01-072-0/+4
* initial import of ECalEvent targetsDavid Trowbridge2005-01-073-0/+264
* install schemas properlyJP Rosevear2005-01-071-1/+1
* Commiting send optionsChenthill Palanisamy2005-01-0611-7/+562
* added a new argument to pass the calendar client, since it might happen toRodrigo Moya2005-01-052-4/+14
* use the new e-categories API in e-d-s.Rodrigo Moya2005-01-051-1/+2
* search our internal data for the correct event.Rodrigo Moya2005-01-051-2/+21
* add a11y name to calendar sidebar selector. add a11y name to task sidebarHarry Lu2005-01-042-0/+6
* Fixes #69663JP Rosevear2005-01-041-1/+11
* redo the queries after emitting the 'time_range_changed' signal, since nowRodrigo Moya2005-01-033-24/+1
* add necessary includeJP Rosevear2005-01-019-57/+94
* removed superfluous if check. (e_cal_view_objects_modified_cb): add allRodrigo Moya2004-12-271-6/+4
* set fields we free to NULL.Rodrigo Moya2004-12-271-0/+1
* Check for the existence of the meet/sched pages before attempting toHarish Krishnaswamy2004-12-241-2/+4
* Merging offline brnach with HEADSivaiah Nallagatla2004-12-241-0/+39
* get instance times using the correct timezone. (redo_queries): emitRodrigo Moya2004-12-231-39/+0
* get instance times using the correct timezone. (redo_queries): emitRodrigo Moya2004-12-233-97/+46
* Correct bad include.Hans Petter Jansson2004-12-232-14/+1
* Unref the name selector. (e_contact_list_editor_save_contact): Fix aHans Petter Jansson2004-12-237-297/+227
* prevent compare against null default_fb_uri and fix thinkoJP Rosevear2004-12-231-1/+1
* Change copyright from ximian to novellJP Rosevear2004-12-221-1/+1
* svn path=/trunk/; revision=28177Not Zed2004-12-227-8/+8
* Fixes #61077JP Rosevear2004-12-222-2/+2
* Fixes #61076JP Rosevear2004-12-222-3/+3
* no need to convert times now. (add_instance_cb): no need to convert here.Rodrigo Moya2004-12-221-29/+18
* Merge from recurrences-work-branchRodrigo Moya2004-12-225-242/+254
* Add schema for Free/Busy template uri.James Bowes2004-12-1811-204/+675
* Add callback function for doing ngettext on the "minutes" labelRodney Dawes2004-12-181-0/+20
* Correct some white space ugliness in the previous commit.Harish Krishnaswamy2004-12-141-0/+1
* +2004-12-10 Vivek Jain <jvivek@novell.com>Jain Vivek2004-12-131-3/+5
* keep a local copy of the ECal.Rodrigo Moya2004-12-091-3/+18
* addressbook/gui/component/addressbook-migrate.cHans Petter Jansson2004-12-094-4/+4
* update the query so currently held events can be cleared off.Harish Krishnaswamy2004-12-081-0/+3
* include plugin headers to fix 64 bit problems.David Mosberger2004-12-081-0/+2
* Fixes #67403Rodrigo Moya2004-12-062-4/+11
* add libeabutil, since we use e-destination.Not Zed2004-12-031-0/+3
* Add a boolean variable to denote assigned task and construct the meetingChenthill Palanisamy2004-12-0210-35/+90
* Free the string day_view->last_edited_comp_string before changingChenthill Palanisamy2004-12-022-0/+19
* Moved the call for the warning dialog (send_component_prompt_subject)Chenthill Palanisamy2004-11-291-6/+8
* dittoJP Rosevear2004-11-262-9/+2
* prevent crash if there is no descriptionJP Rosevear2004-11-261-5/+9
* Evo UI Hackfest : harishHarish Krishnaswamy2004-11-254-9/+23
* removed the call for comp_editor_show_page, so that the event page showsChenthill Palanisamy2004-11-251-2/+0
* Added two error ids to display use it when the meeting is created withoutChenthill Palanisamy2004-11-253-1/+41
* Add gtkimage.h to includes, and remove gtkhtml headers Add and remove someRodney Dawes2004-11-234-385/+430
* Don't try to convert the results of timet_to_str_with_zone to UTF-8, sinceRodney Dawes2004-11-091-8/+2
* expand the horizontal box so that it fills all available space.Rodrigo Moya2004-11-042-5/+5
* added EConfig subclass for calendars initialize plugin hooks on componentDavid Trowbridge2004-11-047-777/+652
* Fixes #6767Li Yuan2004-11-043-113/+102
* make sure the day view times redraw themselves if we switch 24/12 hourJP Rosevear2004-11-031-0/+3
* Fixes #68707JP Rosevear2004-11-031-1/+3
* added hook doco.Not Zed2004-10-284-0/+29
* don't expand recurrences for the list view.Rodrigo Moya2004-10-281-1/+0
* Quieter.Nat Friedman2004-10-221-0/+1
* Add status bits to denote if the calendar source is available offline soHarish Krishnaswamy2004-10-222-0/+18
* use the new source selector dialog in libedataserverui.Rodrigo Moya2004-10-221-101/+7
* put an icon on the properties menu itemJP Rosevear2004-10-213-2/+7
* correct classidJP Rosevear2004-10-201-1/+1
* convert to org.gnome hook namesJP Rosevear2004-10-209-16/+16
* Use e_cal_component_has_attendees to test if it is a meeting. By default,Harish Krishnaswamy2004-10-203-19/+21
* listen to the canvas for focus events (setup_widgets): listen for listenJP Rosevear2004-10-192-2/+19
* gui/comp-editor-factory.c (edit_existing),Harish Krishnaswamy2004-10-197-55/+117
* dont access a NULL client.Not Zed2004-10-1810-89/+576
* remove useless ifdef'd out statement (its been unused for 3+ years)JP Rosevear2004-10-161-7/+0
* remove prototypeJP Rosevear2004-10-162-105/+0
* convert to G_DEFINE_TYPEJP Rosevear2004-10-149-152/+88
* convert to G_DEFINE_TYPEJP Rosevear2004-10-145-70/+37
* convert to G_DEFINE_TYPEJP Rosevear2004-10-148-119/+79
* convert to G_DEFINE_TYPEJP Rosevear2004-10-144-50/+12
* convert to G_DEFINE_TYPEJP Rosevear2004-10-145-70/+35
* convert to G_DEFINE_TYPEJP Rosevear2004-10-145-63/+35
* conver to G_DEFINE_TYPEJP Rosevear2004-10-149-173/+54
* dittoJP Rosevear2004-10-1410-67/+21
* If main_canvas has focus, do not grub it. Emit the selected_time_changedLi Yuan2004-10-132-2/+4
* convert menu to epopup.Not Zed2004-10-122-23/+24
* removed. (e_calendar_table_show_popup_menu): convert to use e-popup forNot Zed2004-10-124-265/+202
* When the start year and the end year are the same, the num should beLi Yuan2004-10-1213-26/+143
* convert to epopup. (add_popup_menu_item): removed, now redundant.Not Zed2004-10-121-44/+31
* Fixes #45951Rodrigo Moya2004-10-123-14/+6
* remove useless includeJP Rosevear2004-10-082-2/+0
* guard config.hJP Rosevear2004-10-087-8/+8
* guard config.h include, kill warning and remove useless includeJP Rosevear2004-10-081-2/+4
* Fixes #65932Rodrigo Moya2004-10-071-7/+11
* rename to view_popup_factory. Make it build an epopup item list directly.Not Zed2004-10-0714-294/+338
* Revert fix for #60551Rodrigo Moya2004-10-071-9/+0
* Fixes #48116Iván Frade2004-10-071-11/+23
* pass the variable in correctlyJP Rosevear2004-10-061-4/+1
* cast warning away. (create_component_view): connect to popup_event ratherNot Zed2004-10-065-187/+531
* Fixes #64683Rodrigo Moya2004-09-301-3/+13
* ** See bug #66736.Not Zed2004-09-291-0/+2
* Fixes #61766JP Rosevear2004-09-281-0/+24
* Fixes #65599Rodrigo Moya2004-09-272-5/+9
* Fixes #66344JP Rosevear2004-09-243-8/+20
* Fixes #63513 Now the myaddress can be set to ecal address since ok will beChenthill Palanisamy2004-09-241-0/+3
* dittoJP Rosevear2004-09-232-9/+21
* Fixes #60904JP Rosevear2004-09-221-12/+63
* Fixes #66158JP Rosevear2004-09-221-1/+6
* Fixes #59194JP Rosevear2004-09-221-1/+1
* Fixes #65682 check the static capability before booking the deletion.Chenthill Palanisamy2004-09-211-1/+1
* Fixes #66174Tony Tsui2004-09-201-1/+3
* Fixes bug #65051Hannah & Fazlu2004-09-201-0/+9
* Fixes #62374Rodrigo Moya2004-09-171-56/+44
* Fixes #65454JP Rosevear2004-09-101-44/+32
* Fixes #62728JP Rosevear2004-09-091-0/+3
* Check the static capability to enable or disable the assign tasks in theChenthill Palanisamy2004-09-052-0/+14
* Fixes #62392Rodrigo Moya2004-09-041-2/+2
* include missing string.h, to avoid problems in 64 bit builds.Rodrigo Moya2004-09-021-0/+1
* constify the strings to remove a warning.Not Zed2004-08-301-1/+1
* get the active state (insert_rsvp): set inital rsvp stateJP Rosevear2004-08-281-1/+1
* bump version, requirementsJP Rosevear2004-08-281-1/+5
* use the new 'has-alarms-in-range' query. (alarm_queue_add_client): makeRodrigo Moya2004-08-281-15/+32
* Fixes #62911, #54101JP Rosevear2004-08-281-257/+564
* update protoJP Rosevear2004-08-272-19/+29
* Don't mark component menu accels for translation.Christian Neumair2004-08-271-2/+2
* Don't call gtk_dialog_set_has_separator on Gtk Message DialogFrédéric Crozat2004-08-251-0/+2
* Reset the Status Bar message to NUll, if the status of the Calendar isChenthill Palanisamy2004-08-251-0/+1
* Fixes #58824Rodrigo Moya2004-08-251-13/+11
* Make the description scrolled window scroll policy "automatic" rather thanJeffrey Stedfast2004-08-241-1/+1
* initialize the mutext needed to prevent concurrect accessSivaiah Nallagatla2004-08-181-16/+30
* Fixes #62706JP Rosevear2004-08-171-1/+5
* change the prototype of alarm_notify_add_calendar to take Esource insteadSivaiah Nallagatla2004-08-162-9/+19
* initialize priv->default_lcient (default_client_cal_opened_cb) : unrefSivaiah Nallagatla2004-08-161-6/+6
* make the button say Add Task List instead of Add Group (matches menu item)JP Rosevear2004-08-131-1/+1
* added the property "use_filechooser" to the GnomeFileEntryCarlos Garnacho Parro2004-08-131-0/+1
* epasswords api change.Not Zed2004-08-121-4/+4
* Fixes #61555JP Rosevear2004-08-111-6/+35
* guard against re-running the same query.Rodrigo Moya2004-08-111-0/+3
* disconnect from signals also when using only the system tray. Fixes aRodrigo Moya2004-08-101-0/+3
* re-added 'Make this occurrence movable' menu item, gone by mistake.Rodrigo Moya2004-08-101-0/+72
* Fixes #62452JP Rosevear2004-08-091-56/+64
* Fixes #62021JP Rosevear2004-08-084-0/+20
* Fix for bug #61673. The function takes two arguments now, instead of one.Parthasarathi S A2004-08-063-6/+17
* Fixes #62030Rodrigo Moya2004-08-062-8/+11
* clean up all the default clients (default_client_cal_opened_cb): changeJP Rosevear2004-08-052-28/+39
* kill warning by checking if there is a default client first (can happenJP Rosevear2004-08-051-1/+4
* Fixes #62363JP Rosevear2004-08-051-0/+1
* Handle decline request by using update_item rather than remove_item, soHarish Krishnaswamy2004-08-041-1/+3
* Fixes #57622Rodrigo Moya2004-08-027-69/+193
* creating new items no longer needs to be disabled since the user canJP Rosevear2004-08-011-4/+4
* use Invitations not Meetings (event_editor_edit_comp): dittoJP Rosevear2004-08-011-2/+2
* guard with is_instance instead of has_recurrences because most of theJP Rosevear2004-08-012-8/+8
* Handle E_CALENDAR_STATUS_BUSY conditions and do notHarish Krishnaswamy2004-07-302-0/+9
* hide dialog items that don't apply when editing properties.Larry Ewing2004-07-301-3/+22
* Fixes #62006JP Rosevear2004-07-291-1/+3
* Fixes #61058JP Rosevear2004-07-271-5/+34
* Fix mnemonic for "Location" to not be duplicated with "OK"Rodney Dawes2004-07-274-225/+161
* set a different title if we are editing; de-sensitize option menu if weJP Rosevear2004-07-264-19/+37
* Fixes #59983 If the ecal component is already loaded, check for thepchenthill2004-07-261-1/+31
* Fixes #61571JP Rosevear2004-07-241-5/+23
* Fixes #61760JP Rosevear2004-07-241-6/+3
* Retracting the commit made below for #59983 as it has results in crashpchenthill2004-07-231-31/+2
* Fixes #59983 If the ecal component is already loaded, check for thepchenthill2004-07-231-2/+31
* fix the row heights and tweek the offsets so that things come out OK.Larry Ewing2004-07-231-11/+27
* Fixes #61776JP Rosevear2004-07-221-3/+4
* Fixes #61738JP Rosevear2004-07-221-4/+9
* Fixes #61779JP Rosevear2004-07-222-0/+6
* include config.h. See #61395.Not Zed2004-07-225-0/+20
* Fixes #61451JP Rosevear2004-07-201-4/+16
* use short month forms to limit the maximum width of the label.Larry Ewing2004-07-201-6/+6
* Fixes #57142Rodrigo Moya2004-07-163-4/+4
* Fixes #61572JP Rosevear2004-07-162-9/+3
* Fixes #60678JP Rosevear2004-07-151-8/+7
* Fixes #57287, 58748JP Rosevear2004-07-1412-99/+424
* reverted unwanted changeRadek Doulik2004-07-131-4/+0
* reverted unwanted changeRadek Doulik2004-07-131-0/+4
* reverted unwanted changeRadek Doulik2004-07-132-6/+0
* as belowRadek Doulik2004-07-135-14/+20
* Add this callback so we can set the paned position on realizeRodney Dawes2004-07-131-8/+19
* Update the layout of the dialog to be more usableRodney Dawes2004-07-131-6/+23
* busy should be opaque, not transparentJürg Billeter2004-07-121-1/+1
* Revert my patches from July 5th and 6th.Rodrigo Moya2004-07-101-5/+6
* Add an argument for the event_num so we can get the event object Draw theRodney Dawes2004-07-102-8/+45
* Fixes #60289Rodrigo Moya2004-07-102-3/+27
* tarball should ship .schemas.in.in files, not generated files.Frédéric Crozat2004-07-091-1/+1
* setup the widgets before the configuration.Rodrigo Moya2004-07-061-1/+1
* Fixes #60645JP Rosevear2004-07-061-0/+4
* don't set the timezone on the views here. (set_timezone): do it here.Rodrigo Moya2004-07-061-6/+4
* update the internal current_view_type field and focus the newly selectedRodrigo Moya2004-07-051-0/+2
* Get the label for the calendar list header also (init_widgets): Set theRodney Dawes2004-07-033-181/+236
* store and lookup clients based on ESource uid instead of uri inSivaiah Nallagatla2004-06-291-14/+14
* same.Not Zed2004-06-282-4/+4
* don't show option tabsJP Rosevear2004-06-261-2/+1
* use "Task" instead of "Basic"JP Rosevear2004-06-262-2/+2
* use "Contacts..."JP Rosevear2004-06-263-45/+139
* set the default address here if possible (dialog_to_alarm): don't set itJP Rosevear2004-06-261-21/+59
* init alarm interval to -1 (clear_widgets): give the alarm time option menuJP Rosevear2004-06-251-17/+127
* the args are optional, don't store them if they aren't thereJP Rosevaer2004-06-251-23/+130
* free old_summary (is_custom_alarm): take description into account whenJP Rosevear2004-06-253-83/+240