aboutsummaryrefslogtreecommitdiffstats
path: root/widgets
Commit message (Expand)AuthorAgeFilesLines
* Bug #646430 - New line character is a link separator tooMilan Crha2012-01-301-3/+3
* EActivity cleanups.Matthew Barnes2012-01-252-6/+12
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-1910-9/+13
* Do not auto-mark-as-seen when changing filter typeMilan Crha2012-01-111-1/+0
* Bug #667119 - Hard to change Attendee role in meeting editorMilan Crha2012-01-115-768/+0
* Bug #667398 - Automatic mark-as-seen too aggressiveMilan Crha2012-01-112-0/+25
* Bug 665981 - Use OpenStreetMap geoclue providerAlban Browaeys2011-12-131-2/+4
* Bug 665980 - Bump minimum champlain-gtk version to 0.12Alban Browaeys2011-12-131-1/+1
* Reorder accounts by drag-and-drop.Matthew Barnes2011-12-115-2156/+0
* Cosimo's spidey senses pointed him to a memory leak.Matthew Barnes2011-11-241-1/+0
* Merge branch 'master' into wip/gsettingsMatthew Barnes2011-11-234-74/+216
|\
| * EPreviewPane: Implement EAlertSink.Matthew Barnes2011-11-222-2/+69
| * EAlertBar: Add a close button to all alerts.Matthew Barnes2011-11-222-72/+147
| * Remove some unnecessary #includes.Matthew Barnes2011-11-181-1/+0
* | Fix compiler warnings.Matthew Barnes2011-11-231-1/+0
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-084-112/+451
|\|
| * EMAccountEditor: Start using CamelNetworkSettings.Matthew Barnes2011-11-072-114/+121
| * Add EAuthComboBox widget.Matthew Barnes2011-11-073-0/+332
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-247-13/+25
|\|
| * Bug #451377 - Timezone map resizes on mouseoverMilan Crha2011-10-202-11/+17
| * Bug #527614 - Valgrind shows a nice amount of lost memoryMilan Crha2011-10-205-2/+8
* | Port misc widgets to use GSettingsRodrigo Moya2011-10-133-18/+11
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-132-1/+6
|\|
| * Bug #661434 - Unfriendly search resultMilan Crha2011-10-112-1/+6
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-1013-534/+213
|\|
| * Bug #235665 - Heavy hard disk access when resizing columns in viewsMilan Crha2011-10-075-2/+86
| * Prefer g_simple_async_result_take_error().Matthew Barnes2011-10-062-22/+11
| * Let GtkFileChooser track its own last-used-folder.Matthew Barnes2011-10-062-129/+2
| * Remove EHintedEntry.Matthew Barnes2011-10-063-368/+0
| * EAttachmentPaned: Add "resize-toplevel" property.Matthew Barnes2011-10-062-13/+114
* | First successful buildRodrigo Moya2011-10-061-11/+0
* | Merge from masterRodrigo Moya2011-10-0529-339/+176
|\|
| * Simplify library dependency flags.Matthew Barnes2011-10-055-33/+32
| * Fix two little memory leaksDan Vrátil2011-10-011-0/+5
| * ETableHeader: Nuke unused code.Cosimo Cecchi2011-09-301-147/+2
| * ETableHeader: Rework the header button drawing code for GTK+ 3Cosimo Cecchi2011-09-305-120/+93
| * Fix few 'may be used uninitialized' compiler warningsMilan Crha2011-09-302-4/+3
| * Remove Ctrl + l ( ) character from source filesPaul Menzel2011-09-308-27/+0
| * Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-272-14/+29
| * The EExtension framework is now in libebackend.Matthew Barnes2011-09-267-7/+8
| * Bug #655625 - Crash in atk_state_set_contains_stateMilan Crha2011-09-262-7/+12
| * Bug #659828 - Selecting a message with a sound attached loses focusMilan Crha2011-09-261-1/+1
| * Bug #351025 - Make the order of the mail accounts configurableMilan Crha2011-09-263-5/+916
| * Bug #655252 - Need to escape the comp_uid part of a pathMilan Crha2011-09-262-58/+88
| * Bug #655709 - Hide 'Group by' in views when not supportedMilan Crha2011-09-062-1/+7
| * Coding style and whitespace cleanup.Matthew Barnes2011-09-04140-3385/+5477
| * Bug #651741 - Find in text message doesn't warn about no matching foundMilan Crha2011-08-192-1/+5
| * Bug #651633 - Hidden task/memo sidebar always automagically re-appearsMilan Crha2011-08-191-0/+19
| * Bug #656722 - Incorrect prototype of notify:: signal callbackMilan Crha2011-08-171-1/+1
| * EPortEntry: Add a "security-method" property.Matthew Barnes2011-08-152-75/+138
| * Coding style and whitespace cleanup.Matthew Barnes2011-08-133-81/+102
| * Bug #645476 - Message list unnecessarily scrolls back to selected rowMilan Crha2011-08-121-1/+0
| * Bug #655669 - Can't save inline pictures embedded in HTML MailsMilan Crha2011-08-092-1/+55
| * Bug #654889 - Closes when clicking on year/month selectorMilan Crha2011-07-251-7/+17
| * Add "Open With Other Application" to attachment menu.Matthew Barnes2011-06-221-6/+68
| * Bug #652626 - Fix initial position of contact maps markersDan Vrátil2011-06-151-0/+1
| * Do not use deprecated EBook/ECal APIMilan Crha2011-06-142-23/+29
| * Coding style and whitespace cleanups.Matthew Barnes2011-06-145-168/+161
| * Replace G_CONST_RETURN with 'const'.Matthew Barnes2011-06-108-27/+27
| * Coding style and whitespace cleanups.Matthew Barnes2011-06-0923-165/+249
| * Bug #643526 - Crash in et_get_n_childrenMilan Crha2011-06-062-5/+5
| * Bug #642557 - Display maps in contact previewDan Vrátil2011-06-027-2/+1744
| * Embed e_hsv_tweak() directly in e-table-item.c.Matthew Barnes2011-06-016-115/+43
| * Move EPopupMenu to /widgets/table.Matthew Barnes2011-06-015-69/+14
| * Including <glib-object.h> directly is rarely needed.Matthew Barnes2011-05-2810-11/+0
| * Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-2811-11/+0
| * Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-27145-16/+395
| * Bug 650491 - Shell handles forwarding uris to existing process wrongMatthew Barnes2011-05-232-12/+9
| * Coding style and whitespace cleanup.Matthew Barnes2011-05-2226-336/+497
| * Bug 649990 - Remove get_font_options() from e-util.c.Matthew Barnes2011-05-172-18/+0
| * Bug #601541 - Add 'Copy Image' Option On Inline Email ImagesMilan Crha2011-05-162-1/+113
| * Bug #243938 - Clicking on week numbers changes work week to week viewMilan Crha2011-05-132-4/+42
| * Coding style cleanups.Matthew Barnes2011-05-0941-169/+169
| * Whitespace and coding style cleanups.Matthew Barnes2011-05-0819-35/+78
| * Make EAlertBar messages selectableMilan Crha2011-04-281-0/+2
| * Adapt to CamelService changes.Matthew Barnes2011-04-211-7/+4
| * EWebView: Coding style cleanupMatthew Barnes2011-04-151-1/+2
| * Work around another a11y crash.Matthew Barnes2011-04-141-2/+10
| * EWebView: Fix icon retrieval when showing EAlerts.Matthew Barnes2011-04-141-1/+13
| * EWebView: Implement the EAlertSink interfaceMatthew Barnes2011-04-132-10/+116
| * Restore lockdown integration.Matthew Barnes2011-03-285-44/+116
| * Bug 644310 - Rework "Set as Background" image optionMatthew Barnes2011-03-271-25/+18
| * EAlertBar: Make warnings time out after 5 minutesMatthew Barnes2011-03-261-1/+11
| * Reduce EAlertBar height.Matthew Barnes2011-03-261-6/+12
| * Bug 418954 - Add a separate entry combo for port numbersDan Vráti2011-03-243-0/+558
| * Fix few invalid reads caused by ECanvasMilan Crha2011-03-151-6/+10
| * Bug 644235 - Make EActivityProxy a GtkFrameCosimo Cecchi2011-03-092-10/+5
| * Bug 644066 - Text selection is cleared when right-clicking on a linkMatthew Barnes2011-03-071-5/+6
| * Coding style and whitespace cleanup.Matthew Barnes2011-03-0650-50/+109
| * Do not leak attachments in a mail viewMilan Crha2011-03-023-5/+33
| * Fix Gtk-Doc comment notation.Matthew Barnes2011-03-022-9/+13
| * Bug #641374 - "Send new mail to..." popup action doesn't workMilan Crha2011-02-282-1/+18
| * Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-2550-364/+159
| * Use G_SIGNAL_TYPE_STATIC_SCOPE for all GdkEvent signal params.Matthew Barnes2011-02-256-45/+94
| * Bug #623593 - Cannot drag&drop attached messages from mailsMilan Crha2011-02-233-7/+111
| * Coding style and whitespace cleanup.Matthew Barnes2011-02-192-2/+2
| * Bug #642088 - Crash when changing advanced send options in GroupWiseMilan Crha2011-02-171-11/+35
| * Fix few memory leaksMilan Crha2011-02-152-3/+17
| * Remove NULL checks for GObject methods.Matthew Barnes2011-02-1334-85/+65
| * Fix a build break due to #error pragmaMilan Crha2011-02-111-4/+15
| * Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-02-098-65/+3
| * Composer: Add Edit -> PreferencesMatthew Barnes2011-02-041-5/+9
| * Bug #641011 - Ugly appointment editing windowsMilan Crha2011-02-032-0/+3
| * More whitespace cleanup.Matthew Barnes2011-01-3137-409/+409
| * Coding style and whitespace cleanup.Matthew Barnes2011-01-3014-172/+273
| * Adapt ETree to latest gtk+-3.0 API.Matthew Barnes2011-01-262-52/+58
| * Adapt ECell classes to latest gtk+-3.0 API.Matthew Barnes2011-01-2610-121/+69
| * Adapt ETableHeaderItem to latest gtk+-3.0 API.Matthew Barnes2011-01-263-33/+32
| * Adapt ETableFieldChooserItem to latest gtk+-3.0 API.Matthew Barnes2011-01-261-9/+18
| * Adapt ETableItem to latest gtk+-3.0 API.Matthew Barnes2011-01-261-17/+8
| * Adapt ETable to latest gtk+-3.0 API.Matthew Barnes2011-01-262-49/+58
| * Adapt ECanvasBackground to latest gtk+-3.0 API.Matthew Barnes2011-01-261-4/+3
| * Adapt EReflow to latest gtk+-3.0 API.Matthew Barnes2011-01-261-11/+12
| * Adapt EText to latest gtk+-3.0 API.Matthew Barnes2011-01-261-25/+21
| * Adapt EMap to latest gtk+-3.0 API.Matthew Barnes2011-01-261-140/+243
| * Adapt ECanvas to latest gtk+-3.0 API.Matthew Barnes2011-01-261-1/+1
| * Adapt ECalendarItem to latest gtk+-3.0 API.Matthew Barnes2011-01-261-50/+22
| * Fix minor compiler warningsMatthew Barnes2011-01-261-2/+2
| * Various critical warnings about comp-editor-pages and date editMilan Crha2011-01-251-0/+1
| * Do not oversize New and Send/Receive toolbar buttonsMilan Crha2011-01-251-37/+0
| * Adapt size_request vfuncs to latest gtk+-3.0 API.Rodrigo Moya2011-01-254-33/+84
| * Avoid using deprecated GTK_SELECTION_EXTENDEDVibha Yadav2011-01-251-2/+2
| * gdk_cursor_unref() -> g_object_unref()Matthew Barnes2011-01-254-6/+6
| * Dialogs no longer have separators.Matthew Barnes2011-01-253-3/+0
| * Drop backward-compatibility cruft.Matthew Barnes2011-01-2540-135/+6
| * Bug #640517 - Runtime warnings when launching composerMilan Crha2011-01-251-27/+27
| * Bug #634403 - Mails Label popup menu is not updated properlyMilan Crha2011-01-191-0/+1
| * libetable cleanups.Matthew Barnes2011-01-17134-3131/+4097
| * Remove some unused gnome-canvas options.Matthew Barnes2011-01-162-15/+7
| * Merge miscellaneous changes from gtk3 branch.Matthew Barnes2011-01-158-606/+537
| * Fudge GtkScrollable for gtk2.Matthew Barnes2011-01-158-99/+107
| * Fudge gtk_widget_get_preferred_size() for gtk2.Matthew Barnes2011-01-156-9/+15
| * ETree: Fix runtime warnings with GTK3.Matthew Barnes2011-01-093-12/+33
| * EAttachmentIconView: Fix runtime warnings with GTK3.Matthew Barnes2011-01-091-48/+58
| * EActionComboBox: Fix runtime warnings with GTK3.Matthew Barnes2011-01-091-22/+33
| * Bug #567879 - Add View >> Gallery Option In Email ComposerMilan Crha2010-12-223-0/+488
| * Minor compiler warnings fixMilan Crha2010-12-212-3/+3
| * Free/busy meeting view doesn't work due to non-working extensionMilan Crha2010-12-068-6/+21
| * Show calendar backend errors in an alert sinkMilan Crha2010-12-041-0/+32
| * Reset IM context when entering ECellText editingMilan Crha2010-11-241-39/+21
| * Bug #371705 - Calendar's day view does not reset its IM contextMilan Crha2010-11-231-48/+39
| * Bug #633779 - GtkComboBoxText issuesMilan Crha2010-11-181-11/+0
| * Bug #633774 - Headers are gone in grouped viewVibha Yadav2010-11-151-1/+1
| * Drop accessibility support for ECellText.Matthew Barnes2010-11-114-795/+0
| * Fix distcheck errors.EVOLUTION_2_91_2Matthew Barnes2010-11-081-3/+0
| * Coding style and whitespace cleanup.Matthew Barnes2010-11-0810-30/+29
| * Bug #632768 - Message list not realized when opening new folderMilan Crha2010-11-031-15/+17
| * Add forgotten cairo_destroy() callsMilan Crha2010-11-022-3/+11
| * Pass an EAlertSink to e_alert_sink_submit_alert().Matthew Barnes2010-11-011-3/+3
| * Bug 633471 - EAttachmentStore store folder name where uri is expectedMatthew Barnes2010-10-302-29/+34
* | Bug #655625 - Crash in atk_state_set_contains_stateMilan Crha2011-09-262-7/+12
* | Bug #659828 - Selecting a message with a sound attached loses focusMilan Crha2011-09-261-1/+1
* | Bug #351025 - Make the order of the mail accounts configurableMilan Crha2011-09-263-5/+916
* | Bug #655252 - Need to escape the comp_uid part of a pathMilan Crha2011-09-262-58/+88
* | Bug #655709 - Hide 'Group by' in views when not supportedMilan Crha2011-09-142-1/+7
* | Coding style and whitespace cleanup.Matthew Barnes2011-09-14140-3385/+5477
* | Bug #651741 - Find in text message doesn't warn about no matching foundMilan Crha2011-09-142-1/+5
* | Bug #651633 - Hidden task/memo sidebar always automagically re-appearsMilan Crha2011-09-141-0/+19
* | Bug #656722 - Incorrect prototype of notify:: signal callbackMilan Crha2011-09-141-1/+1
* | EPortEntry: Add a "security-method" property.Matthew Barnes2011-09-142-75/+138
* | Coding style and whitespace cleanup.Matthew Barnes2011-09-143-81/+102
* | Bug #645476 - Message list unnecessarily scrolls back to selected rowMilan Crha2011-09-141-1/+0
* | Bug #655669 - Can't save inline pictures embedded in HTML MailsMilan Crha2011-09-142-1/+55
* | Bug #654889 - Closes when clicking on year/month selectorMilan Crha2011-09-141-7/+17
* | Add "Open With Other Application" to attachment menu.Matthew Barnes2011-06-301-6/+68
* | Bug #652626 - Fix initial position of contact maps markersDan Vrátil2011-06-301-0/+1
* | Do not use deprecated EBook/ECal APIMilan Crha2011-06-302-23/+29
* | Coding style and whitespace cleanups.Matthew Barnes2011-06-305-168/+161
* | Replace G_CONST_RETURN with 'const'.Matthew Barnes2011-06-308-27/+27
* | Coding style and whitespace cleanups.Matthew Barnes2011-06-3023-165/+249
* | Bug #643526 - Crash in et_get_n_childrenMilan Crha2011-06-302-5/+5
* | Bug #642557 - Display maps in contact previewDan Vrátil2011-06-307-2/+1744
* | Embed e_hsv_tweak() directly in e-table-item.c.Matthew Barnes2011-06-306-115/+43
* | Move EPopupMenu to /widgets/table.Matthew Barnes2011-06-305-69/+14
* | Including <glib-object.h> directly is rarely needed.Matthew Barnes2011-06-3010-11/+0
* | Including <glib.h> directly is rarely needed.Matthew Barnes2011-06-3011-11/+0
* | Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-06-30145-16/+395
* | Bug 650491 - Shell handles forwarding uris to existing process wrongMatthew Barnes2011-06-302-12/+9
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-3026-336/+497
* | Bug 649990 - Remove get_font_options() from e-util.c.Matthew Barnes2011-06-302-18/+0
* | Bug #601541 - Add 'Copy Image' Option On Inline Email ImagesMilan Crha2011-06-302-1/+113
* | Bug #243938 - Clicking on week numbers changes work week to week viewMilan Crha2011-06-302-4/+42
* | Coding style cleanups.Matthew Barnes2011-06-3041-169/+169
* | Whitespace and coding style cleanups.Matthew Barnes2011-06-3019-35/+78
* | Make EAlertBar messages selectableMilan Crha2011-06-301-0/+2
* | Adapt to CamelService changes.Matthew Barnes2011-06-301-7/+4
* | EWebView: Coding style cleanupMatthew Barnes2011-06-301-1/+2
* | Work around another a11y crash.Matthew Barnes2011-06-301-2/+10
* | EWebView: Fix icon retrieval when showing EAlerts.Matthew Barnes2011-06-301-1/+13
* | EWebView: Implement the EAlertSink interfaceMatthew Barnes2011-06-302-10/+116
* | Restore lockdown integration.Matthew Barnes2011-06-305-44/+116
* | Bug 644310 - Rework "Set as Background" image optionMatthew Barnes2011-06-301-25/+18
* | EAlertBar: Make warnings time out after 5 minutesMatthew Barnes2011-06-301-1/+11
* | Reduce EAlertBar height.Matthew Barnes2011-06-301-6/+12
* | Bug 418954 - Add a separate entry combo for port numbersDan Vráti2011-06-303-0/+558
* | Fix few invalid reads caused by ECanvasMilan Crha2011-06-301-6/+10
* | Bug 644235 - Make EActivityProxy a GtkFrameCosimo Cecchi2011-06-302-10/+5
* | Bug 644066 - Text selection is cleared when right-clicking on a linkMatthew Barnes2011-06-301-5/+6
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-3050-50/+109
* | Do not leak attachments in a mail viewMilan Crha2011-06-303-5/+33
* | Fix Gtk-Doc comment notation.Matthew Barnes2011-06-302-9/+13
* | Bug #641374 - "Send new mail to..." popup action doesn't workMilan Crha2011-06-302-1/+18
* | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-06-3050-364/+159
* | Use G_SIGNAL_TYPE_STATIC_SCOPE for all GdkEvent signal params.Matthew Barnes2011-06-306-45/+94
* | Bug #623593 - Cannot drag&drop attached messages from mailsMilan Crha2011-06-303-7/+111
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-302-2/+2
* | Bug #642088 - Crash when changing advanced send options in GroupWiseMilan Crha2011-06-301-11/+35
* | Fix few memory leaksMilan Crha2011-06-302-3/+17
* | Remove NULL checks for GObject methods.Matthew Barnes2011-06-3034-85/+65
* | Fix a build break due to #error pragmaMilan Crha2011-06-301-4/+15
* | Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-06-308-65/+3
* | Composer: Add Edit -> PreferencesMatthew Barnes2011-06-301-5/+9
* | Bug #641011 - Ugly appointment editing windowsMilan Crha2011-06-302-0/+3
* | More whitespace cleanup.Matthew Barnes2011-06-3037-409/+409
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-3014-172/+273
* | Adapt ETree to latest gtk+-3.0 API.Matthew Barnes2011-06-302-52/+58
* | Adapt ECell classes to latest gtk+-3.0 API.Matthew Barnes2011-06-3010-121/+69
* | Adapt ETableHeaderItem to latest gtk+-3.0 API.Matthew Barnes2011-06-303-33/+32
* | Adapt ETableFieldChooserItem to latest gtk+-3.0 API.Matthew Barnes2011-06-301-9/+18
* | Adapt ETableItem to latest gtk+-3.0 API.Matthew Barnes2011-06-301-17/+8
* | Adapt ETable to latest gtk+-3.0 API.Matthew Barnes2011-06-302-49/+58
* | Adapt ECanvasBackground to latest gtk+-3.0 API.Matthew Barnes2011-06-301-4/+3
* | Adapt EReflow to latest gtk+-3.0 API.Matthew Barnes2011-06-301-11/+12
* | Adapt EText to latest gtk+-3.0 API.Matthew Barnes2011-06-301-25/+21
* | Adapt EMap to latest gtk+-3.0 API.Matthew Barnes2011-06-301-140/+243
* | Adapt ECanvas to latest gtk+-3.0 API.Matthew Barnes2011-06-301-1/+1
* | Adapt ECalendarItem to latest gtk+-3.0 API.Matthew Barnes2011-06-301-50/+22
* | Fix minor compiler warningsMatthew Barnes2011-06-301-2/+2
* | Various critical warnings about comp-editor-pages and date editMilan Crha2011-06-301-0/+1
* | Do not oversize New and Send/Receive toolbar buttonsMilan Crha2011-06-301-37/+0
* | Adapt size_request vfuncs to latest gtk+-3.0 API.Rodrigo Moya2011-06-304-33/+84
* | Avoid using deprecated GTK_SELECTION_EXTENDEDVibha Yadav2011-06-301-2/+2
* | gdk_cursor_unref() -> g_object_unref()Matthew Barnes2011-06-304-6/+6
* | Dialogs no longer have separators.Matthew Barnes2011-06-303-3/+0
* | Drop backward-compatibility cruft.Matthew Barnes2011-06-3040-135/+6
* | Bug #640517 - Runtime warnings when launching composerMilan Crha2011-06-301-27/+27
* | Bug #634403 - Mails Label popup menu is not updated properlyMilan Crha2011-06-301-0/+1
* | libetable cleanups.Matthew Barnes2011-06-30134-3131/+4097
* | Remove some unused gnome-canvas options.Matthew Barnes2011-06-302-15/+7
* | Merge miscellaneous changes from gtk3 branch.Matthew Barnes2011-06-308-606/+537
* | Fudge GtkScrollable for gtk2.Matthew Barnes2011-06-308-99/+107
* | Fudge gtk_widget_get_preferred_size() for gtk2.Matthew Barnes2011-06-306-9/+15
* | ETree: Fix runtime warnings with GTK3.Matthew Barnes2011-06-303-12/+33
* | EAttachmentIconView: Fix runtime warnings with GTK3.Matthew Barnes2011-06-301-48/+58
* | EActionComboBox: Fix runtime warnings with GTK3.Matthew Barnes2011-06-301-22/+33
* | Bug #567879 - Add View >> Gallery Option In Email ComposerMilan Crha2011-06-303-0/+488
* | Minor compiler warnings fixMilan Crha2011-06-302-3/+3
* | Free/busy meeting view doesn't work due to non-working extensionMilan Crha2011-06-308-6/+21
* | Show calendar backend errors in an alert sinkMilan Crha2011-06-301-0/+32
* | Reset IM context when entering ECellText editingMilan Crha2011-06-301-39/+21