aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Added HIG-blessed padding to (some of) the widgets in the dialog.Anna Marie Dirks2003-05-202-4/+4
* the title is already in UTF-8JP Rosevear2003-05-181-4/+1
* unref the client and the ui componentJP Rosevear2003-05-161-2/+8
* fix button conversion problemJP Rosevear2003-05-082-17/+2
* unref the model again (task_editor_edit_comp): don't allow editing if theJP Rosevear2003-05-024-11/+11
* dittoJP Rosevear2003-04-302-2/+10
* Added HIG-blessed padding to the alarm options dialog. Fixes bug #41221.Anna Marie Dirks2003-04-291-3/+4
* Added appropriate spacing and padding to the calendar/tasks page of theAnna Marie Dirks2003-04-291-6/+7
* Finishes up fixing #41256 by adding appropriate spacing/padding to theAnna Marie Dirks2003-04-292-6/+7
* Added padding/spacing to this page as specified by the HIG. PartiallyAnna Marie Dirks2003-04-293-17/+18
* Fixes #37552JP Rosevear2003-04-253-0/+139
* Fixes part of #41148, #41216 and #41235Rodrigo Moya2003-04-235-11/+11
* [ fixes #21499 ]Rodney Dawes2003-04-192-1/+2
* Fixes #41459JP Rosevear2003-04-171-1/+4
* Fixes #41129, #41215, #41221, #41256Rodrigo Moya2003-04-1710-2544/+2775
* If we already have an evolution_dir, free the old one before setting itHans Petter Jansson2003-04-161-0/+5
* Oops. Add this back. Turns out it's still needed by other parts.Dan Winship2003-04-122-0/+15
* Remove the "Contacts" button and entry from here too. Supposed to haveDan Winship2003-04-116-424/+0
* added missing capabilities.Rodrigo Moya2003-04-114-9/+15
* unref the main widget since we ref it when we un-parent itJP Rosevear2003-04-117-1/+22
* Remove button_ok, button_cancel, canceled members from struct Dialog.Ettore Perazzoli2003-04-082-479/+430
* Fixes #35926.Hans Petter Jansson2003-04-082-130/+0
* create button properlyJP Rosevear2003-04-081-32/+0
* (alarm_to_dialog): Make the fileEttore Perazzoli2003-04-051-0/+6
* description is a text buffer (alarm_to_malarm_widgets): dittoJP Rosevear2003-04-051-6/+25
* Fixes #39954Hans Petter Jansson2003-03-291-4/+4
* init new members (get_current_account): get a matching account for theJP Rosevear2003-03-281-56/+113
* add a parameter(TC_CORBA_string) to the bonobo_widget_get_property.Jack Jia2003-03-261-1/+1
* Update for e_notice moveDan Winship2003-03-252-10/+10
* use a GtkMessageDialog and deal correctly with the dialog's reponses.Rodrigo Moya2003-03-211-4/+9
* use GtkMessageDialog instead of gnome_question_dialog, and deal correctlyRodrigo Moya2003-03-191-4/+9
* Fixes #34095Hans Petter Jansson2003-03-183-1/+5
* Fixes #39757Hans Petter Jansson2003-03-181-6/+10
* don't use GNOME_STOCK_* defines, but GTK_STOCK_*.Rodrigo Moya2003-03-131-3/+3
* corrected button ordering and changed the return type to be aRodrigo Moya2003-03-133-10/+17
* g_objectify ref/unrefJP Rosevear2003-03-051-1/+1
* don't let the user change to an email organizer if the back end is not anJP Rosevear2003-03-051-0/+2
* call cal_client_get_cal_address instead of cal_client_get_email_addressJP Rosevear2003-03-051-1/+1
* fix copyrightJP Rosevear2003-03-052-7/+7
* Partially Fixes #23606 (from Jack Jia <jack.jia@sun.com>)JP Rosevear2003-03-052-2/+13
* Shush.JP Rosevear2003-03-051-1/+3
* Commit missed files.JP Rosevear2003-03-052-0/+126
* If only the pipe wouldn't break.JP Rosevear2003-03-0520-2101/+2464
* gui/dialogs/alarm-page.c gui/dialogs/event-page.cHans Petter Jansson2003-03-047-7/+7
* build libcal-dialogs as an uninstalled shared library ($(IDL_GENERATED_H),Dan Winship2003-03-012-12/+6
* Show start/end-of-day widgets.Hans Petter Jansson2003-02-261-0/+2
* Don't warn if calendar isn't loaded... Doesn't seem to hurt, but thisHans Petter Jansson2003-02-243-3/+7
* gconf settings upgradesMichael Zucci2003-02-243-38/+51
* Appease the compiler. (gnome_calendar_update_paned_quanta): Don't actuallyHans Petter Jansson2003-02-242-0/+16
* Show the custom widgets, since libglade appears to not want to do that.Hans Petter Jansson2003-02-232-10/+32
* revert previous changeDan Winship2003-02-201-2/+2
* Remove libversit. We haven't depended on that in forever.Dan Winship2003-02-201-2/+2
* Make the CORBA IDL compilation work with parallel makes. Likewise.Ettore Perazzoli2003-02-111-3/+6
* Use e_auto_kill_popup_menu_on_selection_done() instead ofEttore Perazzoli2003-02-071-1/+1
* show the widget before returning it.Dan Winship2003-02-071-1/+5
* Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir): RemoveDan Winship2003-02-066-20/+11
* array of localized month day names ("1st" - "31st")Dan Winship2003-02-061-47/+4
* The CVS server exited after applying everything from my last commit,Hans Petter2003-02-051-10/+22
* Skip setting the "font_gdk" arg for now.Hans Petter Jansson2003-02-022-0/+5
* Mainly making all views use PangoLayouts for text. When drawing aHans Petter Jansson2003-01-266-20/+13
* Don't insist appointment is updated if both old and new summary are blank.Hans Petter Jansson2003-01-252-107/+107
* Remove, this is now defined in configure.in.Ettore Perazzoli2003-01-251-2/+0
* Add a terminating NULL to the concatenation.Hans Petter Jansson2003-01-241-1/+1
* GTK_OBJECT -> G_OBJECT cast.Hans Petter Jansson2003-01-247-8/+8
* Fixes some trivial, but distracting, warnings.Hans Petter Jansson2003-01-243-5/+5
* Use EVOLUTION_GALVIEWSDIR.Ettore Perazzoli2003-01-232-5/+11
* Implement EAlarmList as CalComponentAlarm list with a GtkTreeModelHans Petter Jansson2003-01-174-60/+97
* Create accel groups for popup menus. Fixes crash.Hans Petter Jansson2003-01-161-82/+97
* Removed. Removed.Ettore Perazzoli2003-01-141-1/+2
* Icons are now in $(datadir)/evolution/images instead ofEttore Perazzoli2003-01-091-1/+1
* Replace gtk_signal_disconnect_by_data() withHans Petter Jansson2002-12-1911-390/+165
* run fix.sh over this.Not Zed2002-12-0227-332/+332
* Changed e_messagebox -> gtk_messagedialog.Not Zed2002-11-251-11/+6
* pass type to bonobo_widget::set_property. (select_names_ok_cb): ", forNot Zed2002-11-192-5/+8
* Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-0812-21/+22
* converted to BonoboObject.Rodrigo Moya2002-11-084-10/+8
* #include gtkoptionmenu.h. (cal_prefs_dialog_new): adapted to changes inRodrigo Moya2002-11-0714-72/+66
* don't return a Bonobo_EventSource_ListenerId, since it does not existRodrigo Moya2002-11-0712-4177/+4513
* adapted to to new glade_xml_new signature.Rodrigo Moya2002-11-075-8/+7
* use libxml2 headers.Rodrigo Moya2002-11-052-2/+1
* if the value is a datetime, convert it to a dateJP Rosevear2002-10-181-0/+24
* changed to have a gboolean return type, which is what it's supposed to do.Rodrigo Moya2002-10-182-7/+7
* Fixes #11434Rodrigo Moya2002-10-097-0/+85
* set the 24 hour format initiallyJP Rosevear2002-10-091-0/+1
* Fixes #31774Rodrigo Moya2002-10-081-2/+2
* cast the correct itemJP Rosevear2002-10-081-1/+1
* Fixes #30057Rodrigo Moya2002-10-032-9/+31
* Fixes #15710Rodrigo Moya2002-10-012-1/+47
* It's a grand old string-review! Nitpicky and minor changes; details in the ap...Aaron Weber2002-10-011-1/+1
* Non-Connector part of #29334 (meeting created by a delegate in theDan Winship2002-09-286-27/+72
* set the deleted attendees array to size 0 after we clean it upJP Rosevear2002-09-201-1/+2
* bump the month_num by 1 because it indexs at 0JP Rosevear2002-09-191-2/+4
* bail out if we couldn't send the cancelJP Rosevear2002-09-054-27/+46
* use bonobo_object_release_unref to release the remote SelectNamesMike Kestner2002-08-312-2/+2
* use EConfigListener instead of direct access to the bonobo-conf database.Rodrigo Moya2002-08-271-1/+0
* listen for the time editors to changeJP Rosevear2002-08-151-0/+59
* set the editor to changed so the item actually gets savedJP Rosevear2002-08-101-0/+2
* check for an attendee in the list (comp_to_list): only add the user ifJP Rosevear2002-08-091-1/+8
* Fixes #15710Rodrigo Moya2002-08-081-0/+23
* fixed mapping of popdown menu to ICAL_STATUS_ values.Rodrigo Moya2002-07-292-10/+16
* use util function to see if the user is the organizer72002-07-185-14/+30
* Add include lines to get ebook headers relative to <ebook/foo.h>, notPeter Williams2002-07-113-4/+4
* add back protoJP Rosevear2002-06-258-212/+313
* Fix a typo.Kjartan Maraas2002-06-131-1/+1
* In an attempt to clean up the config dialog (and to reduce its overallAnna Marie Dirks2002-06-041-179/+281
* update protoJP Rosevear2002-05-272-0/+14
* if there are remaining items, return false (foreach_close_cb): don'tJP Rosevear2002-05-272-5/+10
* a registry of comp editors so we can close them all centrallyJP Rosevear2002-05-272-13/+26
* Pass the @component_pixmaps in so we give the new "Meeting" button anEttore Perazzoli2002-05-214-4/+17
* added PermissionDenied exception and make it be raised in open,Rodrigo Moya2002-05-171-2/+21
* set the working hours for the meeting time selectorJP Rosevear2002-05-151-0/+6
* make the range datetime member a struct not a pointerJP Rosevear2002-05-151-1/+2
* Collapsed notebook into two pages and added accelerators for everything,Anna Marie Dirks2002-04-201-354/+326
* properly handle -ve recurrence valuesJP Rosevear2002-04-191-67/+256
* Bumped required gal version number to 0.19.99.11.Christopher James Lahey2002-04-181-5/+3
* ignore .pureChris Toshok2002-04-021-0/+1
* implement new pop up menu items for "Save as", "Print", "Assign Task",JP Rosevear2002-03-303-89/+55
* Updated to use new EPopupMenu API.Jeffrey Stedfast2002-03-161-5/+8
* Add <visible>False</visible> to cal-prefs-dialog so it doesn't get shownEttore Perazzoli2002-03-133-361/+267
* remove unneeded parameter from print_text_size everywhereJP Rosevear2002-03-061-2/+3
* pass extra itip_send_comp params (send_freebusy): ditto (ok_clicked_cb):JP Rosevear2002-02-203-5/+11
* change custom widget creator to e_url_entry_newJP Rosevear2002-02-092-41/+12
* add a custom widget created with e_url_button_newJP Rosevear2002-02-092-9/+43
* pass meeting boolean for gnome_calendar_edit_object andJP Rosevear2002-02-082-5/+23
* Use 1 instead of zero as the minimum value for the repetitions spin buttonFederico Mena Quintero2002-01-261-1/+1
* Clean up some of the Makefiles so we dont' link every library multipleEttore Perazzoli2002-01-251-4/+3
* save the alarm string in the correct variable (str), so it actually getsDamon Chaplin2002-01-181-2/+1
* default component classification to PUBLIC. Fixes internal bug #1066Rodrigo Moya2002-01-171-3/+5
* remove needs send signal related cruft (save_comp_with_send): withJP Rosevear2001-12-225-52/+22
* inherit from bonobo window12001-12-212-34/+50
* default component classification to PUBLICRodrigo Moya2001-12-071-3/+5
* Explicitly destroy the EMeetingModel. This is a hack to work aroundJon Trowbridge2001-12-071-0/+1
* added entry for the LOCATION fieldRodrigo Moya2001-12-062-2/+75
* new protosJP Rosevear2001-11-121-1/+2
* Convert strings to GTK+ encoding. (meeting_page_destroy): Free allocatedChyla Zbigniew2001-11-101-2/+5
* make sure to remove all attendees from the model when we edit a new comp,JP Rosevear2001-11-073-10/+22
* <ettore> ok so <ettore> should I build this tarball again? ettore doesn'tDan Winship2001-11-062-1/+2
* add a changed signal (e_meeting_time_selector_construct): emit changedJP Rosevear2001-11-062-25/+22
* Argh, missing commit from yesterday to fix building of the tarball.Ettore Perazzoli2001-11-021-1/+1
* Added rules to generate `Evolution-Addressbook-SelectNames.h'.Ettore Perazzoli2001-11-011-18/+32
* #include <string.h>Federico Mena Quintero2001-10-311-0/+1
* disconnect signals added in append_page(). Fixes Gtk-Critical warningDamon Chaplin2001-10-311-0/+5
* Add _() to a string that was missing it.Federico Mena Quintero2001-10-311-1/+1
* Commit the ETable click-to-add for if the dialog is being destroyed.Federico Mena Quintero2001-10-311-1/+23
* move in whole day increments if we are in all day modeJP Rosevear2001-10-311-4/+5
* count the actual attendees (doesn't include people delegatingJP Rosevear2001-10-311-2/+6
* set to the default timezone for DATE values, in case the user switches toDamon Chaplin2001-10-301-10/+9
* handle DATE values for Start and Due dates.Damon Chaplin2001-10-301-30/+60
* updated code to handle DATE values.Damon Chaplin2001-10-303-23/+52
* Fix bug #10016.Federico Mena Quintero2001-10-303-151/+138
* Use an EMessageBox instead of a gnome_dialog_question so that the labelFederico Mena Quintero2001-10-302-5/+30
* use libical-evolution.laDamon Chaplin2001-10-303-13/+51
* get the management object by idJP Rosevear2001-10-301-1/+0
* added break statements after each case, when setting the classification.Damon Chaplin2001-10-291-0/+6
* get the tasks directly from the CalendarModel, so we get the filtering &Damon Chaplin2001-10-291-2/+0
* when the week start day is set to Sunday, we have to be careful to makeDamon Chaplin2001-10-281-0/+25
* Delete appointments with empty summaries. Fixes Ximian bug #780.Federico Mena Quintero2001-10-283-3/+11
* Fixing the license text.Ettore Perazzoli2001-10-2838-152/+114
* Fixing the license text.Ettore Perazzoli2001-10-282-2/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-272-4/+4
* convert the formatted date to UTF-8.Damon Chaplin2001-10-276-17/+32
* subtract 1 from any positive BYSETPOS value, since our array is 0-based.Damon Chaplin2001-10-2612-44/+187
* show an error message when we can't update the object on the calendarRodrigo Moya2001-10-251-1/+5
* Fixes bug #5282.Federico Mena Quintero2001-10-251-10/+20
* added setDefaultTimezone() method.Damon Chaplin2001-10-233-208/+219
* we don't need to save the stateJP Rosevear2001-10-221-8/+0
* listen for changes in the date editors (schedule_page_set_dates): updateJP Rosevear2001-10-223-83/+240
* call the invite others dialog in the modelJP Rosevear2001-10-195-172/+3
* removed Help button. Do we have any others?Damon Chaplin2001-10-161-8/+0
* remove warnings.Larry Ewing2001-10-161-2/+2
* call set_icon_from_comp. (set_icon_from_comp): set the window icon fromLarry Ewing2001-10-142-0/+37
* send cancellation comp if necessaryJP Rosevear2001-10-141-0/+27
* return fill_component successJP Rosevear2001-10-1313-161/+197
* fix logic checksJP Rosevear2001-10-102-6/+22
* util function to get address (itip_addresses_get_default): get only theJP Rosevear2001-10-102-8/+16
* refactor functionality into several function (comp_string): if we areJP Rosevear2001-10-042-4/+7
* save the EXDATE as a DATE-TIME value, since we know the exact time. FixesDamon Chaplin2001-10-031-1/+2
* Use `bonobo_ui_component_new_default()', not `bonobo_ui_component_new()'.Ettore Perazzoli2001-10-031-1/+1
* unref the page objects here, instead of in close_dialog(). (This was fixedDamon Chaplin2001-10-021-4/+7
* use bound_text to print the summary, so it wraps instead of being clippedDamon Chaplin2001-09-292-17/+18
* added comparison functions for these special cell types. But the date andDamon Chaplin2001-09-278-118/+199
* Fixes the GUI part of bug #7892.Federico Mena Quintero2001-09-271-38/+86
* disconnect signals first thingJP Rosevear2001-09-271-2/+2
* Warning fixes courtesy of Chris Lahey <clahey@ximian.com>.Federico Mena Quintero2001-09-262-2/+3
* use bonobo-exception stuff to clean codeJP Rosevear2001-09-261-1/+1
* make sure to release the ref on priv->comp.Larry Ewing2001-09-202-0/+10
* Display a notification message always, in addition to playing the sound.Federico Mena Quintero2001-09-203-4/+2
* listen for model changes (task_editor_edit_comp): add the attendees to theJP Rosevear2001-09-206-80/+211
* A page that shows the meeting time selector and free/busy data forJP Rosevear2001-09-1911-783/+717
* Fixes bug #2830.Federico Mena Quintero2001-09-193-28/+54
* added a timeout to refresh the list every 10 minutes. Not ideal, as theDamon Chaplin2001-09-182-4/+47
* Updated required version of gal to 0.11.99.4.Christopher James Lahey2001-09-171-3/+6
* [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-151-1/+1
* use ical partstat, role, cutypes directlyJP Rosevear2001-09-141-47/+52
* free the destination vector when we finish with it, if we actually addJP Rosevear2001-09-121-5/+4
* Handle the new icalattach type instead of struct icalattachtype.Federico Mena Quintero2001-09-111-21/+19
* don't call calendar_config_check_timezone_set() now, since the startupDamon Chaplin2001-09-047-101/+36
* fix debugging messages so they use "" rather than NULL. Fixes bug #8559.Damon Chaplin2001-09-011-2/+2
* Unset the priv->updating flag before returning in the case the componentFederico Mena Quintero2001-08-231-0/+2
* Added a snooze flag to differentiate snoozed alarms from real occurrences.Federico Mena Quintero2001-08-231-1/+1
* Handle the case where there is no attachment. Fixes bug #7257.Federico Mena Quintero2001-08-221-5/+16
* added new e-sexp operator. We don't currently use it though.Damon Chaplin2001-08-222-3/+70
* use Delete icon in menu, and change to bigger Save icon in toolbar.Damon Chaplin2001-08-201-1/+3
* use new delete icon for toolbar.Damon Chaplin2001-08-201-0/+1
* added option to hide completed tasks after a given number ofDamon Chaplin2001-08-193-2/+79
* used new Save/Save As icons.Damon Chaplin2001-08-191-0/+5
* Use e_dialog_editable_get instead of gtk_editable_get_chars (we need UTF-8Zbigniew Chyla2001-08-191-1/+1
* Startup assistant stuffIain Holmes2001-08-174-1004/+0
* hide the timezone fields for all-day events. We will use DATE values forDamon Chaplin2001-08-178-19/+108
* If the component has no alarms remember to set the priv->updating flag toFederico Mena Quintero2001-08-171-1/+3
* get the destinations property, not the text propertyJP Rosevear2001-08-171-1/+1
* Set the default-to-add notification to be display a message 15 minutesFederico Mena Quintero2001-08-171-41/+48
* New function to strip surrounding whitespace from a string of categoriesFederico Mena Quintero2001-08-174-4/+84
* Do not set the time popup range. We also want to be able to createFederico Mena Quintero2001-08-171-1/+1
* only fill the component and save it if something has changedJP Rosevear2001-08-151-2/+8
* OK, re-added the default alarm options. Way too many people are asking forFederico Mena Quintero2001-08-151-0/+101
* Add the user creatable items. The callback is not actually implementedFederico Mena Quintero2001-08-151-23/+62
* added support for the Contacts field. Note that I'm not sure what weDamon Chaplin2001-08-157-37/+467
* turn on word-wrap for the description fields. Fixes bug #6821.Damon Chaplin2001-08-122-1/+8
* added new backend method to get the component given a UID.Damon Chaplin2001-08-101-4/+4
* Remove progress frameJP Rosevear2001-08-107-939/+560
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-091-0/+7
* Duuuh, set the alarm_copy on the component, not the original alarm. FixesFederico Mena Quintero2001-08-091-1/+1
* set the attendees of a component (meeting_page_fill_component): use aboveJP Rosevear2001-08-095-42/+149
* added 'different_timezone' fields to EDayViewEvent and EWeekViewEvent, toDamon Chaplin2001-08-073-54/+164
* In process of fixing bug #6005. The "Calendar" page is now "Display", andFederico Mena Quintero2001-08-071-236/+161
* New function; stops further notification from happening. This is neededFederico Mena Quintero2001-08-041-1/+1
* Fixes bug #1407.Federico Mena Quintero2001-08-041-120/+0
* I18n fixes.Chyla Zbigniew2001-08-041-1/+1
* If the default category is the same as the value passed in to thisFederico Mena Quintero2001-08-021-2/+2
* Sync from OLS - FedericoFederico Mena Quintero2001-08-013-10/+40
* started some code to show the currently displayed dates in the folderDamon Chaplin2001-07-311-43/+28
* added Help button. Though of course it doesn't do anything yet.Damon Chaplin2001-07-312-0/+11
* Mark strings for translationJP Rosevear2001-07-311-67/+64
* when an entry has changed, iterate over the elements of the entry and addJP Rosevear2001-07-271-175/+248
* free a list of attendees (meeting_page_fill_widgets): clean up attendeeJP Rosevear2001-07-273-48/+116
* check that the row passed in is valid. Sometimes we get the "row-selected"Damon Chaplin2001-07-271-0/+6
* used the new print preview icon.Damon Chaplin2001-07-261-1/+1
* see if the address is already in the list of attendees (duplicate_error):JP Rosevear2001-07-261-16/+57
* calculate tmp_tm.tm_wday ourselves. strftime has a habit of crashing ifDamon Chaplin2001-07-251-0/+5
* stip the delto and delfrom (popup_delegate_cb): show a delegate dialog andJP Rosevear2001-07-255-38/+642
* Removed unused prototype.Federico Mena Quintero2001-07-202-2/+0
* updated to use new print icon.Damon Chaplin2001-07-201-1/+1
* don't show the time in the EDateEdit widget for adding EXDATEs.Damon Chaplin2001-07-181-0/+1
* Print a g_message when the list of invited people changes in theJon Trowbridge2001-07-171-2/+11
* destroy the dialog widget here. Fixes bug #4198.Damon Chaplin2001-07-171-0/+5
* try to use builtin timezones before getting them from the server. WhenDamon Chaplin2001-07-174-24/+56
* Added missing underlined shortcuts.Taylor Hayward2001-07-133-9/+15
* fix typo breaking compilationJP Rosevear2001-07-133-2/+28
* guard against infinite loops with the updating boolean, fixes 4270JP Rosevear2001-07-131-0/+7