aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
Commit message (Expand)AuthorAgeFilesLines
* If main_canvas has focus, do not grub it. Emit the selected_time_changedLi Yuan2004-10-133-2/+11
* convert menu to epopup.Not Zed2004-10-123-23/+29
* removed. (e_calendar_table_show_popup_menu): convert to use e-popup forNot Zed2004-10-125-265/+225
* When the start year and the end year are the same, the num should beLi Yuan2004-10-1214-26/+187
* convert to epopup. (add_popup_menu_item): removed, now redundant.Not Zed2004-10-122-45/+38
* Fixes #45951Rodrigo Moya2004-10-124-14/+18
* remove useless includeJP Rosevear2004-10-083-2/+6
* guard config.hJP Rosevear2004-10-088-8/+24
* guard config.h include, kill warning and remove useless includeJP Rosevear2004-10-082-2/+9
* Fixes #65932Rodrigo Moya2004-10-073-17/+74
* rename to view_popup_factory. Make it build an epopup item list directly.Not Zed2004-10-0715-294/+372
* Revert fix for #60551Rodrigo Moya2004-10-072-9/+7
* Fixes #48116Iván Frade2004-10-072-11/+30
* pass the variable in correctlyJP Rosevear2004-10-061-4/+1
* cast warning away. (create_component_view): connect to popup_event ratherNot Zed2004-10-068-187/+586
* Fixes #64683Rodrigo Moya2004-09-302-3/+21
* ** See bug #66736.Not Zed2004-09-292-0/+9
* Fixes #61766JP Rosevear2004-09-282-0/+40
* Fixes #65599Rodrigo Moya2004-09-273-5/+18
* Fixes #66344JP Rosevear2004-09-244-8/+32
* Fixes #63513 Now the myaddress can be set to ecal address since ok will beChenthill Palanisamy2004-09-242-0/+10
* dittoJP Rosevear2004-09-233-9/+28
* Fixes #60904JP Rosevear2004-09-222-13/+76
* Fixes #66158JP Rosevear2004-09-222-1/+13
* Fixes #59194JP Rosevear2004-09-222-1/+8
* Fixes #65682 check the static capability before booking the deletion.Chenthill Palanisamy2004-09-212-1/+8
* Fixes #55172JP Rosevear2004-09-202-2/+13
* Fixes #66174Tony Tsui2004-09-202-1/+9
* Fixes bug #65051Hannah & Fazlu2004-09-202-0/+16
* Fixes #62374Rodrigo Moya2004-09-172-57/+59
* Fixes #65454JP Rosevear2004-09-102-44/+44
* Fixes #62728JP Rosevear2004-09-092-0/+10
* Check the static capability to enable or disable the assign tasks in theChenthill Palanisamy2004-09-053-0/+26
* Fixes #62392Rodrigo Moya2004-09-042-2/+10
* include missing string.h, to avoid problems in 64 bit builds.Rodrigo Moya2004-09-022-0/+6
* constify the strings to remove a warning.Not Zed2004-08-303-4/+15
* get the active state (insert_rsvp): set inital rsvp stateJP Rosevear2004-08-282-1/+9
* bump version, requirementsJP Rosevear2004-08-281-1/+5
* use the new 'has-alarms-in-range' query. (alarm_queue_add_client): makeRodrigo Moya2004-08-282-15/+38
* Fixes #62911, #54101JP Rosevear2004-08-282-258/+606
* update protoJP Rosevear2004-08-273-19/+43
* Don't mark component menu accels for translation.Christian Neumair2004-08-272-2/+7
* prepare the local record correctly, should fix copy to/from problems whenJP Rosevear2004-08-263-2/+9
* Don't call gtk_dialog_set_has_separator on Gtk Message DialogFrédéric Crozat2004-08-252-0/+8
* Reset the Status Bar message to NUll, if the status of the Calendar isChenthill Palanisamy2004-08-252-0/+7
* Fixes #58824Rodrigo Moya2004-08-252-15/+24
* Make the description scrolled window scroll policy "automatic" rather thanJeffrey Stedfast2004-08-242-14/+20
* initialize the mutext needed to prevent concurrect accessSivaiah Nallagatla2004-08-182-16/+43
* Fixes #62706JP Rosevear2004-08-172-1/+12
* change the prototype of alarm_notify_add_calendar to take Esource insteadSivaiah Nallagatla2004-08-163-9/+31
* initialize priv->default_lcient (default_client_cal_opened_cb) : unrefSivaiah Nallagatla2004-08-162-6/+17
* bump version. requiresJP Rosevear2004-08-141-0/+2
* make the button say Add Task List instead of Add Group (matches menu item)JP Rosevear2004-08-132-1/+6
* added the property "use_filechooser" to the GnomeFileEntryCarlos Garnacho Parro2004-08-132-0/+6
* epasswords api change.Not Zed2004-08-123-6/+11
* Fixes #61555JP Rosevear2004-08-112-6/+44
* guard against re-running the same query.Rodrigo Moya2004-08-112-0/+8
* disconnect from signals also when using only the system tray. Fixes aRodrigo Moya2004-08-102-0/+9
* re-added 'Make this occurrence movable' menu item, gone by mistake.Rodrigo Moya2004-08-102-18/+96
* Fixes #62452JP Rosevear2004-08-092-56/+76
* Fixes #62021JP Rosevear2004-08-085-0/+36
* Fix for bug #61673. The function takes two arguments now, instead of one.Parthasarathi S A2004-08-066-6/+47
* Fixes #62030Rodrigo Moya2004-08-063-12/+30
* clean up all the default clients (default_client_cal_opened_cb): changeJP Rosevear2004-08-053-28/+58
* kill warning by checking if there is a default client first (can happenJP Rosevear2004-08-052-1/+10
* Fixes #62363JP Rosevear2004-08-052-0/+8
* Handle decline request by using update_item rather than remove_item, soHarish Krishnaswamy2004-08-042-1/+10
* get source list and source (todoconduit_dupe_configuration): copy sourceJP Rosevear2004-08-035-19/+116
* Fixes #57622Rodrigo Moya2004-08-028-69/+224
* creating new items no longer needs to be disabled since the user canJP Rosevear2004-08-012-4/+10
* use Invitations not Meetings (event_editor_edit_comp): dittoJP Rosevear2004-08-012-2/+8
* guard with is_instance instead of has_recurrences because most of theJP Rosevear2004-08-013-8/+22
* Handle E_CALENDAR_STATUS_BUSY conditions and do notHarish Krishnaswamy2004-07-303-0/+19
* hide dialog items that don't apply when editing properties.Larry Ewing2004-07-302-3/+29
* Fixes #62006JP Rosevear2004-07-292-1/+10
* Fixes #61058JP Rosevear2004-07-272-5/+48
* Fix mnemonic for "Location" to not be duplicated with "OK"Rodney Dawes2004-07-275-225/+176
* set a different title if we are editing; de-sensitize option menu if weJP Rosevear2004-07-265-19/+53
* Fixes #59983 If the ecal component is already loaded, check for thepchenthill2004-07-262-2/+39
* Fixes #61571JP Rosevear2004-07-242-1448/+32
* Fixes #61760JP Rosevear2004-07-242-7/+11
* Retracting the commit made below for #59983 as it has results in crashpchenthill2004-07-232-31/+7
* Fixes #59983 If the ecal component is already loaded, check for thepchenthill2004-07-232-2/+39
* fix the row heights and tweek the offsets so that things come out OK.Larry Ewing2004-07-232-11/+39
* Fixes #61776JP Rosevear2004-07-222-3/+11
* Fixes #61738JP Rosevear2004-07-222-4/+19
* Fixes #61779JP Rosevear2004-07-223-0/+16
* include config.h. See #61395.Not Zed2004-07-228-0/+38
* Fixes #61451JP Rosevear2004-07-202-4/+25
* use short month forms to limit the maximum width of the label.Larry Ewing2004-07-202-7/+12
* Fixes #57142Rodrigo Moya2004-07-164-4/+19
* Fixes #61572JP Rosevear2004-07-163-350/+15
* Fixes #60678JP Rosevear2004-07-152-8/+15
* Fixes #57287, 58748JP Rosevear2004-07-1413-99/+500
* 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-136-14/+34
* Add this callback so we can set the paned position on realizeRodney Dawes2004-07-132-8/+29
* Update the layout of the dialog to be more usableRodney Dawes2004-07-132-6/+30
* busy should be opaque, not transparentJürg Billeter2004-07-122-1/+6
* Revert my patches from July 5th and 6th.Rodrigo Moya2004-07-102-6/+17
* Add an argument for the event_num so we can get the event object Draw theRodney Dawes2004-07-103-8/+56
* Fixes #60289Rodrigo Moya2004-07-103-3/+39
* tarball should ship .schemas.in.in files, not generated files.Frédéric Crozat2004-07-092-1/+6
* setup the widgets before the configuration.Rodrigo Moya2004-07-062-1/+6
* Fixes #60645JP Rosevear2004-07-062-0/+11
* don't set the timezone on the views here. (set_timezone): do it here.Rodrigo Moya2004-07-062-6/+11
* update the internal current_view_type field and focus the newly selectedRodrigo Moya2004-07-052-0/+7
* Get the label for the calendar list header also (init_widgets): Set theRodney Dawes2004-07-034-181/+255
* store and lookup clients based on ESource uid instead of uri inSivaiah Nallagatla2004-06-292-14/+20
* same.Not Zed2004-06-283-4/+11
* don't show option tabsJP Rosevear2004-06-262-3/+6
* use "Task" instead of "Basic"JP Rosevear2004-06-263-2/+10
* use "Contacts..."JP Rosevear2004-06-264-46/+155
* set the default address here if possible (dialog_to_alarm): don't set itJP Rosevear2004-06-262-21/+70
* init alarm interval to -1 (clear_widgets): give the alarm time option menuJP Rosevear2004-06-252-17/+142
* the args are optional, don't store them if they aren't thereJP Rosevaer2004-06-252-23/+146
* free old_summary (is_custom_alarm): take description into account whenJP Rosevear2004-06-254-83/+268
* sensitize the buttons (init_widgets): listen for selection changes so weJP Rosevear2004-06-252-0/+18
* store all the custom alarms (alarm_custom_clicked_cb): emit changed signalJP Rosevear2004-06-2510-1661/+1410
* Add a call to e_source_selector_set_select_new here so that we can selectRodney Dawes2004-06-253-0/+9
* Bump the version to 0.1.5 to help track down bug #59726.Jeffrey Stedfast2004-06-242-1/+9
* set the window type hint to normal so it can go below the shell windowJP Rosevear2004-06-242-0/+7
* fixed gtk-doc comments and made it enable/disable the dialog's OK buttonRodrigo Moya2004-06-242-4/+15
* Revert previous change to add the callbacks for notification of calendarRodney Dawes2004-06-242-22/+9
* Fixes #57862JP Rosevear2004-06-232-6/+13
* 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-232-43/+14
* util function to do the actual removal (remove_attendee_at_row): dittoJP Rosevear2004-06-232-39/+105
* 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-232-23/+22
* fix mnemonicsJP Rosevear2004-06-233-4/+12
* kill warningsJP Rosevear2004-06-232-10/+4
* kill warningJP Rosevear2004-06-232-1/+4
* removed alarm-page.*.Rodrigo Moya2004-06-232-3/+4
* HIGify and newer design; alarm page is gone, Cancel/OK buttons for theJP Rosevear2004-06-2326-4042/+4100
* rename widgets to be consistent with those else whereJP Rosevear2004-06-232-21/+12
* Fixes #59824Larry Ewing2004-06-232-2/+10
* Fixes #56892Rodney Dawes2004-06-222-3/+28
* Fixes bug #57592Jeffrey Stedfast2004-06-193-4/+13
* Fixes #58747Rodrigo Moya2004-06-192-0/+11
* Fixes #56323Rodrigo Moya2004-06-183-22/+10
* Fixes #60293Rodrigo Moya2004-06-182-0/+21
* 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