aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Whitespace cleanups.Matthew Barnes2012-05-133-5/+4
* Bug #559710 - Do not close Event/Task/Memo editor on saveMilan Crha2012-05-111-4/+58
* Spell checking for 'Summary' in Event/Task/Memo editorsMilan Crha2012-05-107-32/+84
* Bug #668988 - Handle a "minutes" entry greater than 59 intelligentlyMilan Crha2012-04-261-0/+29
* Bug #668769 - Recurrence editor weekday items slightly croppedMilan Crha2012-04-241-6/+6
* Fix possible memory leaks of GError structuresMilan Crha2012-04-234-6/+12
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-226-26/+44
* Whitespace cleanup.Matthew Barnes2012-04-021-2/+2
* Bug #664326 - Buttons to handle exceptions in event is always disabledMilan Crha2012-03-091-1/+1
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-035-6/+6
* Bug #670934 - Was saving ESourceList first, rather than lastMilan Crha2012-03-011-3/+3
* Bug #661265 - Move to Calendar breaks google:// URIMilan Crha2012-02-221-9/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-2015-181/+224
* Use same mnemonic for 'Categories' button in Task editor as in all other dial...Andre Klapper2012-02-181-1/+1
* Bug 670280 - Remove "Recent Documents" attachment featureMatthew Barnes2012-02-171-37/+0
* Bug #663110 - Crash on copy events between calendarsMilan Crha2012-02-171-4/+0
* Bug #655955 - Harmonize mnemonic for New > Shared Memo > OrganizerMilan Crha2012-02-161-1/+2
* Fix broken Help menu entry in Task Editor after Mallard transition.Andre Klapper2012-02-151-1/+1
* Fix broken Help menu entry in Memo Editor after Mallard transition.Andre Klapper2012-02-151-1/+1
* Fix broken Help menu entry in Appointment Editor after Mallard transition.Andre Klapper2012-02-151-1/+1
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-193-34/+45
* Remove unnecessary #include <e-util/e-dialog-widgets.h>Matthew Barnes2011-12-244-4/+0
* Remove e_dialog_append_list_store_text().Matthew Barnes2011-12-243-33/+84
* Remove e_dialog_editable_get().Matthew Barnes2011-12-245-77/+59
* Remove e_dialog_editable_set().Matthew Barnes2011-12-245-20/+43
* Bug #577322 - Rename of a system ESource doesn't persistMilan Crha2011-12-071-1/+15
* Miscellaneous cleanups.Matthew Barnes2011-11-239-9/+0
* Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-101-6/+4
|\
| * EAttachmentPaned: Add "resize-toplevel" property.Matthew Barnes2011-10-061-5/+2
| * GtkApplication has some new EShell-like features.Matthew Barnes2011-10-061-1/+2
* | First successful buildRodrigo Moya2011-10-061-7/+12
* | Merge from masterRodrigo Moya2011-10-0523-88/+98
|\|
| * Simplify library dependency flags.Matthew Barnes2011-10-051-5/+4
| * Fix few 'may be used uninitialized' compiler warningsMilan Crha2011-09-301-2/+2
| * Bug #656378 attachment name corruptionPunit Jain2011-09-301-2/+4
| * Remove Ctrl + l ( ) character from source filesPaul Menzel2011-09-3012-17/+0
| * Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-2712-64/+89
| * The EExtension framework is now in libebackend.Matthew Barnes2011-09-261-1/+1
| * Bug #657170 - Disallow creating assigned tasks when not supportedMilan Crha2011-09-262-0/+30
| * Bug #655252 - Need to escape the comp_uid part of a pathMilan Crha2011-09-261-7/+14
| * Bug #659125 - Reference counting issues in calendarMilan Crha2011-09-151-0/+2
| * Coding style and whitespace cleanup.Matthew Barnes2011-09-0428-384/+605
| * Changing source in CompEditor blocks UIMilan Crha2011-08-264-114/+275
| * Bug #650839 - Add option for alarms into calendar preferencesMilan Crha2011-08-251-0/+42
| * Bug #656258 - Critical runtime warning on comp-editor closeMilan Crha2011-08-161-0/+7
| * Coding style and whitespace cleanup.Matthew Barnes2011-08-136-46/+93
| * EConfig: Broadcast abort/commit events by way of signals.Matthew Barnes2011-08-111-5/+14
| * Bug #656136 - Remove time field in task editorMilan Crha2011-08-082-90/+21
| * Bug #655702 - Do not call Lists Groups when they are Lists anywhere elseAndre Klapper2011-08-043-3/+3
| * Remove unneeded semicolonMilan Crha2011-08-031-1/+1
| * Bug #655190 - Sluggish performance interacting with calendar/tasksMilan Crha2011-08-022-2/+16
| * Replace alarm by reminder for UI consistency. Fixes bug #340614Andre Klapper2011-08-027-21/+21
| * Bug #655255 - Make comp-editor toolbar buttons' tooltips sanerMilan Crha2011-07-272-5/+5
| * Bug 652958 - Evolution Account Assistant jumps stepsMatthew Barnes2011-07-011-4/+24
| * Check for cancelled GIO operation error code tooMilan Crha2011-06-281-1/+2
| * Postpone ENameSelector loading as much as possibleMilan Crha2011-06-243-0/+13
| * Bug #646442 - [mail-to-task] Edit event details before adding to calendarDan Vrátil2011-06-232-0/+18
| * Bug #653008 - Preference window for imap accounts is too largeMilan Crha2011-06-236-55/+0
| * Do not use deprecated EBook/ECal APIMilan Crha2011-06-1434-446/+561
| * Coding style and whitespace cleanups.Matthew Barnes2011-06-095-25/+59
| * Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-283-3/+0
| * Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+5
| * Bug #643819 - Autocomplete the Location fieldDan Vrátil2011-05-231-4/+157
| * Coding style and whitespace cleanup.Matthew Barnes2011-05-224-25/+44
| * Bug #649392 - Improve calendar's "Goto" dialog and move it to dialogsDan Vrátil2011-05-164-0/+503
| * Coding style cleanups.Matthew Barnes2011-05-099-25/+25
| * Whitespace and coding style cleanups.Matthew Barnes2011-05-082-8/+16
| * Add itip_get_fallback_identity().Matthew Barnes2011-04-283-38/+20
| * Add itip_get_user_identities().Matthew Barnes2011-04-273-124/+60
| * Refactor CompEditor pages to isolate EAccount usage.Matthew Barnes2011-04-273-236/+354
| * Add e_meeting_store_find_self().Matthew Barnes2011-04-262-36/+11
| * Remove redundant EAccountList utilities.Matthew Barnes2011-04-265-8/+13
| * CompEditor cleanups.Matthew Barnes2011-04-268-746/+768
| * Fix alignment of extra widgets in EAlertDialogs.Matthew Barnes2011-03-251-1/+1
| * Bug 644166 - Add style class to primary toolbarsMatthew Barnes2011-03-081-0/+4
| * Coding style and whitespace cleanup.Matthew Barnes2011-03-0611-11/+22
| * Fix Gtk-Doc comment notation.Matthew Barnes2011-03-024-19/+30
| * Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-2511-102/+58
| * Bug #642954 - Doesn't commit/abort sequence on modification errorMilan Crha2011-02-241-4/+3
| * Coding style and whitespace cleanup.Matthew Barnes2011-02-191-3/+8
| * Remove NULL checks for GObject methods.Matthew Barnes2011-02-135-10/+9
| * Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-02-092-19/+2
| * Bug #641011 - Ugly appointment editing windowsMilan Crha2011-02-031-2/+6
| * More whitespace cleanup.Matthew Barnes2011-01-316-68/+69
| * Coding style and whitespace cleanup.Matthew Barnes2011-01-301-1/+0
| * Bug #640522 - Set minimal height on Description fields in event editorsMilan Crha2011-01-263-0/+3
| * Various critical warnings about comp-editor-pages and date editMilan Crha2011-01-255-13/+43
| * Adapt to GtkComboBox class reorg.Matthew Barnes2011-01-256-6/+11
| * Dialogs no longer have separators.Matthew Barnes2011-01-254-4/+0
| * Drop backward-compatibility cruft.Matthew Barnes2011-01-255-15/+0
| * Free/busy meeting view doesn't work due to non-working extensionMilan Crha2010-12-064-2/+22
| * Bug #635828 - Do not send meeting mails with no recipientMilan Crha2010-11-261-1/+32
| * Bug #633779 - GtkComboBoxText issuesMilan Crha2010-11-182-5/+18
| * Move calendar preferences to the calendar module.Matthew Barnes2010-11-0519-2674/+570
| * Rename CalUnits to EDurationType.Matthew Barnes2010-11-052-21/+21
| * Bug #612181 - Show recurring events in italic in date navigatorMilan Crha2010-11-033-2/+24
| * Pass an EAlertSink to e_alert_sink_submit_alert().Matthew Barnes2010-11-011-2/+2
* | Bug #657170 - Disallow creating assigned tasks when not supportedMilan Crha2011-09-262-0/+30
* | Bug #655252 - Need to escape the comp_uid part of a pathMilan Crha2011-09-261-7/+14
* | Add missing argument to g_settings_bindRodrigo Moya2011-09-221-6/+6
* | Bug #659125 - Reference counting issues in calendarMilan Crha2011-09-211-0/+2
* | Port event/task/meeting editor to GSettingsRodrigo Moya2011-09-151-19/+14
* | Coding style and whitespace cleanup.Matthew Barnes2011-09-1428-384/+605
* | Changing source in CompEditor blocks UIMilan Crha2011-09-144-114/+275
* | Bug #650839 - Add option for alarms into calendar preferencesMilan Crha2011-09-141-0/+42
* | Bug #656258 - Critical runtime warning on comp-editor closeMilan Crha2011-09-141-0/+7
* | Coding style and whitespace cleanup.Matthew Barnes2011-09-146-46/+93
* | EConfig: Broadcast abort/commit events by way of signals.Matthew Barnes2011-09-141-5/+14
* | Bug #656136 - Remove time field in task editorMilan Crha2011-09-142-90/+21
* | Bug #655702 - Do not call Lists Groups when they are Lists anywhere elseAndre Klapper2011-09-143-3/+3
* | Remove unneeded semicolonMilan Crha2011-09-141-1/+1
* | Bug #655190 - Sluggish performance interacting with calendar/tasksMilan Crha2011-09-142-2/+16
* | Replace alarm by reminder for UI consistency. Fixes bug #340614Andre Klapper2011-09-147-21/+21
* | Bug #655255 - Make comp-editor toolbar buttons' tooltips sanerMilan Crha2011-09-142-5/+5
* | Bug 652958 - Evolution Account Assistant jumps stepsMatthew Barnes2011-09-141-4/+24
* | Check for cancelled GIO operation error code tooMilan Crha2011-06-301-1/+2
* | Postpone ENameSelector loading as much as possibleMilan Crha2011-06-303-0/+13
* | Bug #646442 - [mail-to-task] Edit event details before adding to calendarDan Vrátil2011-06-302-0/+18
* | Bug #653008 - Preference window for imap accounts is too largeMilan Crha2011-06-306-55/+0
* | Do not use deprecated EBook/ECal APIMilan Crha2011-06-3034-446/+561
* | Coding style and whitespace cleanups.Matthew Barnes2011-06-305-25/+59
* | Including <glib.h> directly is rarely needed.Matthew Barnes2011-06-303-3/+0
* | Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-06-301-0/+5
* | Bug #643819 - Autocomplete the Location fieldDan Vrátil2011-06-301-4/+157
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-304-25/+44
* | Bug #649392 - Improve calendar's "Goto" dialog and move it to dialogsDan Vrátil2011-06-304-0/+503
* | Coding style cleanups.Matthew Barnes2011-06-309-25/+25
* | Whitespace and coding style cleanups.Matthew Barnes2011-06-302-8/+16
* | Add itip_get_fallback_identity().Matthew Barnes2011-06-303-38/+20
* | Add itip_get_user_identities().Matthew Barnes2011-06-303-124/+60
* | Refactor CompEditor pages to isolate EAccount usage.Matthew Barnes2011-06-303-236/+354
* | Add e_meeting_store_find_self().Matthew Barnes2011-06-302-36/+11
* | Remove redundant EAccountList utilities.Matthew Barnes2011-06-305-8/+13
* | CompEditor cleanups.Matthew Barnes2011-06-308-746/+768
* | Fix alignment of extra widgets in EAlertDialogs.Matthew Barnes2011-06-301-1/+1
* | Bug 644166 - Add style class to primary toolbarsMatthew Barnes2011-06-301-0/+4
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-3011-11/+22
* | Fix Gtk-Doc comment notation.Matthew Barnes2011-06-304-19/+30
* | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-06-3011-102/+58
* | Bug #642954 - Doesn't commit/abort sequence on modification errorMilan Crha2011-06-301-4/+3
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-301-3/+8
* | Remove NULL checks for GObject methods.Matthew Barnes2011-06-305-10/+9
* | Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-06-302-19/+2
* | Bug #641011 - Ugly appointment editing windowsMilan Crha2011-06-301-2/+6
* | More whitespace cleanup.Matthew Barnes2011-06-306-68/+69
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-301-1/+0
* | Bug #640522 - Set minimal height on Description fields in event editorsMilan Crha2011-06-303-0/+3
* | Various critical warnings about comp-editor-pages and date editMilan Crha2011-06-305-13/+43
* | Adapt to GtkComboBox class reorg.Matthew Barnes2011-06-306-6/+11
* | Dialogs no longer have separators.Matthew Barnes2011-06-304-4/+0
* | Drop backward-compatibility cruft.Matthew Barnes2011-06-305-15/+0
* | Free/busy meeting view doesn't work due to non-working extensionMilan Crha2011-06-304-2/+22
* | Bug #635828 - Do not send meeting mails with no recipientMilan Crha2011-06-301-1/+32
* | Bug #633779 - GtkComboBoxText issuesMilan Crha2011-06-302-5/+18
* | Move calendar preferences to the calendar module.Matthew Barnes2010-11-1019-2674/+570
* | Rename CalUnits to EDurationType.Matthew Barnes2010-11-102-21/+21
* | Bug #612181 - Show recurring events in italic in date navigatorMilan Crha2010-11-103-2/+24
* | Pass an EAlertSink to e_alert_sink_submit_alert().Matthew Barnes2010-11-101-2/+2
|/
* Workaround GtkComboBoxText/GtkComboBoxEntry in .ui filesMilan Crha2010-10-281-1/+1
* Add missing gtk-compat.h include to various filesMilan Crha2010-10-211-0/+3
* Deal with GtkComboBoxEntry removal in gtk+-3.0.Matthew Barnes2010-10-213-3/+3
* Bug 632641 - Handle combo box text API going awayMatthias Clasen2010-10-214-11/+14
* Replace EBinding with GBinding.Matthew Barnes2010-10-147-57/+100
* Bug #630490 - Not visible calendar color change immediatelyMilan Crha2010-10-141-0/+6
* Bug #631320 - GtkObject is gone in GTK3Milan Crha2010-10-074-5/+5
* Bug #629825 - Hide Free/Busy tab if not needed in express modeMilan Crha2010-10-051-1/+2
* Messin around with EAlerts.Matthew Barnes2010-09-301-7/+8
* Bug #629636 - Doesn't recognize local ESource-sMilan Crha2010-09-291-1/+1
* Adapt to Camel API changes.Matthew Barnes2010-09-281-2/+4
* Use new GDK keysym names if available.Matthew Barnes2010-09-183-5/+14
* Fix a crapload of run-time warnings.Matthew Barnes2010-09-152-20/+12
* Coding style cleanups.Matthew Barnes2010-09-1314-93/+93
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-2/+2
* Bug #627101 - Not able to attach files in calendarMilan Crha2010-08-301-4/+4
* GObject boilerplate cleanup.Matthew Barnes2010-08-258-21/+21
* Bug 627601 - Memory leak in itip_get_comp_attendee()David Woodhouse2010-08-241-0/+1
* Bug 627124 - Crash while opening task-page.uiMatthew Barnes2010-08-191-0/+1
* Ensure widgets are registered, without relying on config dialog setup at star...Michael Meeks2010-08-112-0/+10
* Defer the load / creation of configuration UI with changes toMichael Meeks2010-08-112-3/+6
* Coding style and whitespace cleanup.Matthew Barnes2010-07-124-71/+172
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-092-12/+20
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-1/+1
* Fix transience problems with ENameSelectorDialogs ...Michael Meeks2010-07-083-17/+6
* Bug #553104 - Ambiguous "for" in calendar translationsMilan Crha2010-06-252-12/+12
* Bug #620246 - Increase size of 'group' combo box in taskMilan Crha2010-06-241-1/+2
* Bug #573228 - Make the "This event has alarms" icon clickableMilan Crha2010-06-071-9/+28
* Coding style and whitespace cleanups.Matthew Barnes2010-06-072-187/+172
* Bug 620150 - EventEditor: Disconnect signal handlers before disposing modelMatthew Barnes2010-06-061-0/+2
* Fix orientations in task-page.ui.Matthew Barnes2010-06-061-295/+108
* More GTK3 preparation.Matthew Barnes2010-06-041-1/+1
* Bug 617094 - System timezone label not initialized in preferencesMatthew Barnes2010-05-302-9/+15
* Bug 619417 - system_tz_label is not translated in cal-prefs-dialogGert Michael Kulyk2010-05-291-1/+1
* Bug 619903 - Event editor is too small in express modeMatthew Barnes2010-05-291-2/+2
* CompEditor cleanup.Matthew Barnes2010-05-291-41/+24
* Bug 619904 - Mnemonic issues in express modeMatthew Barnes2010-05-282-6/+6
* Bug #313791 - Delegator can be repeated when delegating a meetingMilan Crha2010-05-282-30/+30
* Bug #248105 - No warning if you create an appointment in the pastMilan Crha2010-05-275-15/+161
* Coding style and whitespace cleanup.Matthew Barnes2010-05-273-14/+24
* Merge branch 'express2'Matthew Barnes2010-05-2712-181/+330
|\
| * Coding style and whitespace cleanup.Matthew Barnes2010-05-256-16/+23
| * Merge branch 'gnome-2-30' into express2Matthew Barnes2010-05-256-13/+57
| |\
| | * Bug #616889 - Force 24h format for locales not supporting 12h formatGert Michael Kulyk2010-05-211-0/+5
| | * Bug 594153 (3/3) - Allow setting alarms on any meetingJim Ramsay2010-05-191-0/+9
| | * Bug 594153 (2/3) - Allow setting alarms on any meetingJim Ramsay2010-05-191-4/+4
| | * Bug 594153 (1/3) - Allow setting alarms on any meetingJim Ramsay2010-05-195-13/+43
| * | Don't use gconf to store the names of widgets to hideFederico Mena Quintero2010-04-271-1/+10
| * | get window transience right for source copying error dialogs.Michael Meeks2010-04-201-6/+8
| * | Hide attendees boxSrinivasa Ragavan2010-04-191-1/+1
| * | Re-work the over-complicated event editor as a tabbed notebook.Michael Meeks2010-04-195-54/+172
| * | Hide the options for Time Divisions when in Express modeFederico Mena Quintero2010-04-181-1/+1
| * | Combine the preferences widgets for week numbersFederico Mena Quintero2010-04-183-22/+5
| * | Remove /apps/evolution/calendar/date_navigator/show_week_numbersFederico Mena Quintero2010-04-181-5/+0
| * | Use a single /apps/evolution/calendar/display/show_week_numbersFederico Mena Quintero2010-04-181-3/+3
| * | Hack the row spacing of a single-row tableFederico Mena Quintero2010-04-181-0/+11
| * | Hook up the calendar's preferences in a sensible placeFederico Mena Quintero2010-04-181-4/+7
| * | Move the 12/24 hour widgets to the top of their sectionFederico Mena Quintero2010-04-171-43/+44
| * | Hide some calendar preferences in Express modeFederico Mena Quintero2010-04-161-0/+4
| * | Give meaningful names to widgets in the calendar's General preferencesFederico Mena Quintero2010-04-161-5/+5
| * | cleanup for non-express modeMichael Meeks2010-04-152-5/+9
| * | Adapt the event editor for MeeGo / small-screen.Michael Meeks2010-04-152-13/+24
| * | Put the for-today/overdue tasks preferences in the same line, to save spaceFederico Mena Quintero2010-04-101-32/+31
| * | Move the day start / day end widgets to the same lineFederico Mena Quintero2010-04-071-45/+59
| * | Remove a superfluous row in a GtkTableFederico Mena Quintero2010-04-071-172/+95
| * | Add extensions to configure calender widgets.Matthew Barnes2010-04-0710-109/+5
| |/
| * Bug #612821 - Uses freed memory when changing task's sourceMilan Crha2010-04-011-4/+13
| * Bug #569945 - Recurrence icon not removed after changing to single eventMilan Crha2010-04-011-0/+1
* | Add tooltips for print button on CompEditor toolbar.Matthew Barnes2010-05-243-0/+11
* | Bug #616889 - Force 24h format for locales not supporting 12h formatGert Michael Kulyk2010-05-211-0/+5
* | Bug 594153 (3/3) - Allow setting alarms on any meetingJim Ramsay2010-05-191-0/+9
* | Bug 594153 (2/3) - Allow setting alarms on any meetingJim Ramsay2010-05-191-4/+4
* | Bug 594153 (1/3) - Allow setting alarms on any meetingJim Ramsay2010-05-195-13/+43
* | Bug #617496 - Critical warnings when open a taskMilan Crha2010-05-101-1/+1
* | Bug #609052 - Proper warning should be shown.Punit Jain2010-04-281-2/+2
* | Camel is now GObject-based.Matthew Barnes2010-04-241-1/+1
* | Adapt to libedataserverui API changes.Matthew Barnes2010-04-201-1/+3
* | Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-131-7/+9
* | Adapt to Camel API changes.Matthew Barnes2010-04-131-6/+9
* | Forgot to commit some bits.Matthew Barnes2010-04-081-0/+1
* | Giant leap towards GSEAL compliance.Matthew Barnes2010-04-0813-50/+92
* | Bug #567304 - Review strings for translationMilan Crha2010-04-073-100/+2
* | Adapt to Camel API changes.Matthew Barnes2010-04-041-1/+1
* | Only #include Camel's top-level header.Matthew Barnes2010-04-032-11/+2
* | Bug #347330 - Mark forgotten strings for translationMilan Crha2010-04-021-1/+1
* | Bug #261979 - Untranslatable string due to sentence splittingUshveen Kaur2010-04-021-1/+1
* | Bug #612821 - Uses freed memory when changing task's sourceMilan Crha2010-04-011-4/+13
* | Bug #569945 - Recurrence icon not removed after changing to single eventMilan Crha2010-04-011-0/+1
* | Bug 611882 - Missing mnemonics in Date/Time format preferencesMatthew Barnes2010-03-281-2/+2
* | Move the day start / day end widgets to the same lineFederico Mena Quintero2010-03-271-45/+59
* | Remove a superfluous row in a GtkTableFederico Mena Quintero2010-03-271-172/+95
* | Add extensions to configure calender widgets.Matthew Barnes2010-03-2010-109/+5
|/