aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
* sensitize the buttons (init_widgets): listen for selection changes so weJP Rosevear2004-06-251-0/+11
* store all the custom alarms (alarm_custom_clicked_cb): emit changed signalJP Rosevear2004-06-259-1661/+1394
* Add a call to e_source_selector_set_select_new here so that we can selectRodney Dawes2004-06-252-0/+2
* set the window type hint to normal so it can go below the shell windowJP Rosevear2004-06-241-0/+2
* fixed gtk-doc comments and made it enable/disable the dialog's OK buttonRodrigo Moya2004-06-241-4/+9
* Revert previous change to add the callbacks for notification of calendarRodney Dawes2004-06-241-22/+2
* Fixes #57862JP Rosevear2004-06-231-6/+6
* tidy up to work again (ok_clicked_cb): use above when replyingJP Rosevear2004-06-231-42/+8
* util function to do the actual removal (remove_attendee_at_row): dittoJP Rosevear2004-06-231-39/+95
* Add these two callbacks so that we can update the selection in theRodney Dawes2004-06-232-4/+57
* clean up mnemonic handling and put the proper icon in the contacts buttonJP Rosevear2004-06-231-22/+15
* fix mnemonicsJP Rosevear2004-06-232-4/+6
* kill warningsJP Rosevear2004-06-231-10/+0
* kill warningJP Rosevear2004-06-231-1/+0
* removed alarm-page.*.Rodrigo Moya2004-06-231-3/+0
* HIGify and newer design; alarm page is gone, Cancel/OK buttons for theJP Rosevear2004-06-2325-4042/+4079
* rename widgets to be consistent with those else whereJP Rosevear2004-06-231-21/+4
* Fixes #59824Larry Ewing2004-06-231-2/+2
* Fixes #56892Rodney Dawes2004-06-221-3/+15
* Fixes #58747Rodrigo Moya2004-06-191-0/+4
* Fixes #56323Rodrigo Moya2004-06-182-22/+0
* Fixes #60293Rodrigo Moya2004-06-181-0/+14
* check for host being non-NULL in soup uri. host can be null for uri's ofSivaiah Nallagatla2004-06-171-1/+1
* Fixes #60309Rodrigo Moya2004-06-171-16/+16
* use e-util's HTML conversion function, instead of camel's. (write_html):Rodrigo Moya2004-06-171-4/+4
* Fixes #56197JP Rosevear2004-06-162-0/+2
* Fixes #59401JP Rosevear2004-06-161-1/+4
* Fixes #57393JP Rosevear2004-06-161-0/+1
* connect to "client_changed" signal on the page. (client_changed_cb): newRodrigo Moya2004-06-152-8/+37
* new function. (e_meeting_time_selector_construct): store some missingRodrigo Moya2004-06-153-24/+72
* removed g_assert call, since we shouldn't crash when getting wrongRodrigo Moya2004-06-111-1/+2
* only do the range selected hack in one caseJP Rosevear2004-06-111-3/+3
* set 6 weeks shown (display_view): dittoJP Rosevear2004-06-111-2/+2
* Fixes #58748Rodrigo Moya2004-06-101-0/+5
* don't set the "bg_color_column" property on the ECellToggle class.Rodrigo Moya2004-06-101-3/+0
* Fixes #58799Rodrigo Moya2004-06-101-2/+16
* calculate the work week, week, and month views more exactlyJP Rosevear2004-06-103-166/+187
* Fixes #57578Rodrigo Moya2004-06-091-22/+55
* Fixes #57579Rodrigo Moya2004-06-091-2/+10
* new function for notifying all pages of the client change.Rodrigo Moya2004-06-095-17/+35
* do not set the private client here, it is set in comp-editor.c.Rodrigo Moya2004-06-084-15/+74
* cast week view correctlyJP Rosevear2004-06-081-1/+1
* connect to "client_changed" signal on the page. (client_changed_cb): newRodrigo Moya2004-06-082-1/+16
* Fixes #59650Rodrigo Moya2004-06-081-4/+22
* fix the name of "stock_save-as" everywhereDan Winship2004-06-071-1/+1
* open task lists asynchronously. (client_cal_opened_cb): callback from theRodrigo Moya2004-06-072-45/+70
* Bug #36247 Changes to improve the performance of _(str) function call onVardhman Jain2004-06-071-5/+18
* define G_MAXINT32 if it isn't alreadyJP Rosevear2004-06-051-0/+5
* make purging actually workJP Rosevear2004-06-041-10/+6
* guard against the text value being NULLJP Rosevear2004-06-042-5/+9
* Merge from release branch.JP Rosevear2004-06-041-5/+12
* don't use vsprintf with NULL strings, crashes on FreeBSD.Rodrigo Moya2004-06-041-6/+9
* update the internal client when it changes.Rodrigo Moya2004-06-041-0/+1
* Fixes #56875Rodrigo Moya2004-06-042-0/+16
* remove absolute_uri from ESource's. (migrate_tasks): same.Chris Toshok2004-06-031-0/+39
* removed pre-completion code, not needed anymore. (emlv_finalize): no needRodrigo Moya2004-06-031-24/+1
* fixed leak and pass the correct icalcomponent to e_cal_modify_object.Rodrigo Moya2004-06-033-6/+6
* Fixes #59333Rodrigo Moya2004-06-021-1/+1
* add a drag delete handler. (table_drag_data_get): support text/vcardLarry Ewing2004-06-022-0/+357
* rename can_add to is_mutable, add sensitivity logic for both readonly andLarry Ewing2004-06-022-746/+43
* Fixes #59369Rodrigo Moya2004-06-011-0/+3
* *Bug #51968 "Invite others.." button confusing in Appointment editorPriyanshu Raj2004-06-013-5/+5
* Menu items in Scheduling tab should have sentence capitalization (Fixed)Priyanshu Raj2004-05-301-7/+7
* a more straightforward way to calculate the offset of a day within theKidd Wang2004-05-281-9/+9
* Fix for bug #57818.Jeffrey Stedfast2004-05-274-16/+43
* Changed the default "Tasks due today" colour to be a light-blue (one ofJeffrey Stedfast2004-05-271-2/+2
* Fixes #57759Rodrigo Moya2004-05-271-0/+16
* In week view all-day events should keep all-dayness when moved around.Kidd Wang2004-05-261-9/+17
* remove now unused functions. (source_group_can_add): fix can add logic,Larry Ewing2004-05-261-207/+25
* i2004-05-25 Larry Ewing <lewing@ximian.com>Larry Ewing2004-05-261-40/+0
* (key_press_event): look for escape press and destroy dialog.Larry Ewing2004-05-261-0/+18
* 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-266-30/+71
* Make calendar-errors.xml.h and install the xml file.Jeffrey Stedfast2004-05-266-162/+73
* Fixes: #57472Trent Lloyd2004-05-2510-0/+47
* i2004-05-21 Larry Ewing <lewing@ximian.com>Larry Ewing2004-05-221-15/+16
* i2004-05-21 Larry Ewing <lewing@ximian.com>H P Nadig2004-05-221-50/+6
* proper look for figuring out if the object is on the serverJP Rosevear2004-05-211-9/+3
* pass the client properlyJP Rosevear2004-05-211-1/+1
* use the new e_book_new_* and e_book_open apis.Chris Toshok2004-05-202-4/+5
* Add menu_label and menu_accelerator.William Jon McCann2004-05-191-0/+4
* add argJP Rosevear2004-05-183-12/+43
* just set up the alarm notify objectJP Rosevear2004-05-188-233/+214
* make the focus movable in week/month view when no events are selected.Kidd Wang2004-05-181-0/+195
* Same.Jeffrey Stedfast2004-05-182-10/+11
* Use E_ICON_SIZE enum here. (display_notification): Same.Jeffrey Stedfast2004-05-184-10/+10
* Change E_PIXMAP size args over to E_ICON_SIZE_* values.Jeffrey Stedfast2004-05-181-5/+6
* Use E_ICON_SIZE_MENUJeffrey Stedfast2004-05-186-14/+14
* Fixes #56373JP Rosevear2004-05-181-2/+2
* Change dropdown list item 'Display a message'for reminder types to 'Pop upV Ravi Kumar Raju2004-05-172-2/+2
* if we don't have a RECURRENCE-ID, remove nothing, and use the instanceRodrigo Moya2004-05-171-6/+2
* if we don't have a RECURRENCE-ID, remove nothing.Rodrigo Moya2004-05-171-11/+13
* Fixes #56885H P Nadig2004-05-171-2/+2
* use e_cal_generate_instances_for_object instead ofRodrigo Moya2004-05-145-30/+18
* invoke options dialog even if backend does not support email alarms andNicel KM2004-05-141-1/+2
* only get the email address for alarms if the backend supports emailRodrigo Moya2004-05-131-2/+3
* Fixes #57644.Not Zed2004-05-132-5/+7
* add some array bounds checking as an attempt to isolate the crash inNot Zed2004-05-131-0/+5
* add GError return for error details & return errors.Not Zed2004-05-124-21/+54
* get error information from the call to e_cal_receive_objects, and use thatRodrigo Moya2004-05-121-3/+4
* Remove the calendar and task list controlsDan Winship2004-05-124-308/+2
* Fixes #53137Rodrigo Moya2004-05-121-3/+9
* use/set the DUE date, not the DTEND date.Rodrigo Moya2004-05-111-3/+3
* Fixes #58014Umeshtej2004-05-102-5/+5
* Include gtkhbox.h and gtkvbox.h to fix implicit declaration Cast GTK_ENTRYTrent Lloyd2004-05-102-3/+3
* Fixes #52294JP Rosevear2004-05-073-24/+123
* fix comment and checkJP Rosevear2004-05-072-6/+7
* use random color for calendar default.Larry Ewing2004-05-071-1/+17
* Fixes #58025JP Rosevear2004-05-052-19/+18
* (calendar_setup_new_task_list): fix the previous fix to work ifLarry Ewing2004-05-051-8/+5
* make sure that we don't crash if there are no sources.Larry Ewing2004-05-051-5/+20
* (source_group_can_add): helper function to fix groupwise case.Larry Ewing2004-05-051-1/+22
* fix logic error.Larry Ewing2004-05-051-3/+3
* convert units. (dialog_to_source): convert time units.Larry Ewing2004-05-052-9/+63
* Make this dialog be HIG-compliant and accessibleRodney Dawes2004-05-041-10/+40
* rename the cancel button.Larry Ewing2004-05-041-1/+2
* listen for double click signal (e_cal_list_view_on_table_double_click):JP Rosevear2004-05-041-0/+18
* set the info label (calendar_dates_changed_cb): call back for when theJP Rosevear2004-05-041-5/+120
* Fixes #57897JP Rosevear2004-05-041-33/+0
* remove useless debug statementJP Rosevear2004-05-041-1/+0