aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc
Commit message (Expand)AuthorAgeFilesLines
* Bug #681279 - Reply on selection doesn't workDan Vrátil2012-08-081-19/+70
* Bug #678408 - Mail view is very small for some mailsMilan Crha2012-08-071-0/+9
* Remove all GDK threads usage.Matthew Barnes2012-08-067-18/+4
* ESourceConfigDialog: Implement EAlertSink.Matthew Barnes2012-08-031-4/+85
* ESourceConfig: Enable remote resource creation.Matthew Barnes2012-08-031-5/+14
* Bug 681075 - Add tooltips to signature editor toolbarMichael Wood2012-08-031-2/+2
* Bug #680666 - Contacts/Tasks/Memos preview pane does not follow theme colorsDan Vrátil2012-08-021-8/+3
* Fix some memory leaksDan Vrátil2012-08-021-0/+1
* EWebView: Remove a stray newline causing build failures.Matthew Barnes2012-07-281-2/+1
* Bug #679404 - Read colors for message preview from Gtk themeDan Vrátil2012-07-271-1/+18
* G_GNUC_CONST leads to 'statement with no effect' compiler warningMilan Crha2012-07-191-1/+1
* Remove unused e_date_edit_have_time().Matthew Barnes2012-07-182-20/+0
* EDateEdit cleanups.Matthew Barnes2012-07-182-85/+118
* Bug #678783 - Crash under e_attachment_set_file_info()Milan Crha2012-07-131-20/+33
* e_web_view_update_fonts(): Fix memory corruption.Matthew Barnes2012-07-071-10/+8
* Bug 678946 - Port entry in Account Assistant is unsetMatthew Barnes2012-07-051-3/+0
* Bug #515004 - Allow toggling between text and HTML view of mailDan Vrátil2012-06-261-3/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-06-253-7/+6
* Reduce usage of g_type_class_peek_parent().Matthew Barnes2012-06-253-12/+16
* Bug 678634 - Criticals warnings when creating new book/calMatthew Barnes2012-06-245-105/+355
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-1810-3/+63
* Bug #764467 - URL popup shows all Copy optionsDan Vrátil2012-06-182-19/+23
* Fix some memory leaksDan Vrátil2012-06-181-0/+3
* ESourceConfig: Lock down name when editing a collection member.Matthew Barnes2012-06-151-7/+36
* ESourceConfig: Add "collection-source" property.Matthew Barnes2012-06-152-0/+50
* Move ECalSourceConfig to /widgets/misc.Matthew Barnes2012-06-153-0/+472
* Move EBookSourceConfig to /widgets/misc.Matthew Barnes2012-06-153-0/+323
* Bug #677631 - Some HTML links don't workDan Vrátil2012-06-131-0/+5
* Bug #677706 - Crash in spell_entry_recheck_all()Milan Crha2012-06-121-0/+3
* Mail formatter rewriteDan Vrátil2012-06-064-1/+856
* Fix a couple distcheck errors.Matthew Barnes2012-06-051-0/+2
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-0437-65/+32
* Adapt modules/calendar to the new ESource API.Matthew Barnes2012-06-032-0/+65
* Adapt modules/addressbook to the new ESource API.Matthew Barnes2012-06-032-0/+66
* Adapt widgets/misc to the new ESource API.Matthew Barnes2012-06-0339-5077/+4784
* Adapt libeutil to the new ESource API.Matthew Barnes2012-06-0310-601/+1636
* Add ESourceConfig widget.Matthew Barnes2012-06-0312-1/+2666
* Revert "Bug #669463 - HTML signature opens in editor as Plain text"Matthew Barnes2012-06-033-54/+1
* Reduce diff noise with 'account-mgmt' branch.Matthew Barnes2012-06-031-0/+6
* Whitespace cleanups.Matthew Barnes2012-06-022-3/+3
* Fix memory leaks around gtk_tree_model_get() functionMilan Crha2012-05-311-0/+1
* Bug #206484 - Add year scrolling to date pickerMilan Crha2012-05-174-42/+277
* Bug #671585 - Add support for smooth scrolling devicesMilan Crha2012-05-152-2/+42
* Whitespace cleanups.Matthew Barnes2012-05-135-23/+21
* Bug #200683 - Composer subject spell checkingMilan Crha2012-05-103-0/+922
* Fix displaying icons in EWebView alertsDan Vrátil2012-05-031-30/+8
* Bug #669463 - HTML signature opens in editor as Plain textMilan Crha2012-05-033-1/+54
* Initialize ESignatureEditor with GtkHTML's WebViewMilan Crha2012-05-031-2/+2
* Bug #675347 - No 'Retrieving message...' in preview panelDan Vrátil2012-05-031-2/+2
* Bug #669133 - Import Assistant preview widget is too smallMilan Crha2012-05-031-1/+1
* Bug #674060 - Preview panel on folder change not updatedDan Vrátil2012-04-271-1/+1
* Bug #674701 - Clicking address in preview composes to default accountMilan Crha2012-04-261-0/+9
* Bug #674062 - Runtime warning from e_attachment_load_handle_error()Milan Crha2012-04-241-2/+4
* Bug #674272 - Contacts preview differs with mailer running and notDan Vrátil2012-04-232-1/+37
* Handle default e-mail fonts with multiword names correctlyDan Vrátil2012-04-161-2/+2
* Bug #600860 - Opening IMAP message with large attachment blocks UIMilan Crha2012-04-131-7/+27
* Use link colors from GtkStyleContextDan Vrátil2012-04-131-0/+35
* EWebView: Make antialiasing settings optional.Matthew Barnes2012-04-121-25/+38
* Bug #673108 - Font settings and monospace fonts don't workDan Vrátil2012-04-122-14/+155
* Add missing return to e_calendar_item_event()Milan Crha2012-04-101-0/+1
* Whitespace cleanup.Matthew Barnes2012-04-021-19/+19
* WebKit port - port widgetsDan Vrátil2012-03-2917-1918/+3560
* Bug 671509 (1/2) - Some small UI/theming improvementsCosimo Cecchi2012-03-181-0/+3
* Bug #665130 - Memory leaks in Preferences and ETableMilan Crha2012-03-161-0/+4
* Bug #665129 - Memory leak in EBufferTaggerMilan Crha2012-03-161-0/+2
* Bug 671716 - Fails to build with --enable-contact-mapsMatthew Barnes2012-03-103-0/+12
* Bug #664169 - Default port is not selected by defaultMilan Crha2012-03-081-4/+2
* Bug #671233 - Unable to choose port 587 for SMTPMilan Crha2012-03-061-4/+15
* Add missing linker flags.Matthew Barnes2012-03-041-0/+1
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-034-7/+7
* Coding style and whitespace cleanup.Matthew Barnes2012-02-2050-658/+815
* Use i as mnemonic for Filename string everywhere. This does not conflict with...Andre Klapper2012-02-171-1/+1
* Bug 670280 - Remove "Recent Documents" attachment featureMatthew Barnes2012-02-172-58/+0
* Bug #320976 - Remember last New button choice in Calendar viewMilan Crha2012-02-172-7/+141
* Be able to define help target for Preferences pagesMilan Crha2012-02-153-11/+18
* Bug #670073 - Non-working help button in Preferences dialogMilan Crha2012-02-151-2/+30
* Fix broken Help menu entry in Groupwise Send Options after Mallard transition.Andre Klapper2012-02-151-3/+3
* Bug #591436 - Add -avoid-version to LDFLAGSH. Habighorst2012-02-151-1/+1
* 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-198-9/+11
* Bug #667119 - Hard to change Attendee role in meeting editorMilan Crha2012-01-115-768/+0
* 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
* 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
* | 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-242-0/+5
|\|
| * Bug #527614 - Valgrind shows a nice amount of lost memoryMilan Crha2011-10-202-0/+5
* | Port misc widgets to use GSettingsRodrigo Moya2011-10-133-18/+11
|/
* 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
* Simplify library dependency flags.Matthew Barnes2011-10-051-14/+15
* Remove Ctrl + l ( ) character from source filesPaul Menzel2011-09-302-5/+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 #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
* Coding style and whitespace cleanup.Matthew Barnes2011-09-0441-997/+1261
* 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 #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-104-16/+16
* Coding style and whitespace cleanups.Matthew Barnes2011-06-099-40/+69
* 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-014-113/+0
* Move EPopupMenu to /widgets/table.Matthew Barnes2011-06-013-221/+0
* Including <glib-object.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-284-4/+0
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-2759-14/+210
* Bug 650491 - Shell handles forwarding uris to existing process wrongMatthew Barnes2011-05-232-12/+9
* Coding style and whitespace cleanup.Matthew Barnes2011-05-2211-93/+136
* 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-096-20/+20
* Whitespace and coding style cleanups.Matthew Barnes2011-05-085-5/+11
* 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
* 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-0638-38/+84
* Do not leak attachments in a mail viewMilan Crha2011-03-023-5/+33
* Fix Gtk-Doc comment notation.Matthew Barnes2011-03-021-3/+5
* 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-2538-282/+125
* Bug #623593 - Cannot drag&drop attached messages from mailsMilan Crha2011-02-233-7/+111
* Bug #642088 - Crash when changing advanced send options in GroupWiseMilan Crha2011-02-171-11/+35
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-1313-30/+27
* Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-02-092-13/+2
* 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-318-45/+45
* Coding style and whitespace cleanup.Matthew Barnes2011-01-304-69/+122
* Adapt ECanvasBackground to latest gtk+-3.0 API.Matthew Barnes2011-01-261-4/+3
* 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-253-27/+70
* Dialogs no longer have separators.Matthew Barnes2011-01-251-1/+0
* Drop backward-compatibility cruft.Matthew Barnes2011-01-2522-77/+2
* 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
* Remove some unused gnome-canvas options.Matthew Barnes2011-01-161-2/+2
* Merge miscellaneous changes from gtk3 branch.Matthew Barnes2011-01-152-542/+436
* Fudge GtkScrollable for gtk2.Matthew Barnes2011-01-151-4/+7
* Fudge gtk_widget_get_preferred_size() for gtk2.Matthew Barnes2011-01-154-7/+13
* 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
* 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
* Bug #633779 - GtkComboBoxText issuesMilan Crha2010-11-181-11/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-11-083-13/+13
* 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
* Restore update method in ECanvasBackgroundMatthew Barnes2010-10-301-0/+21
* Adapt branch for building with GTK+ 2.22.Matthew Barnes2010-10-301-1/+0
* e-map: Take colormap and visual from the widgetBenjamin Otte2010-10-301-2/+2
* e-map: Stuff tween duration into a macro so it's easier to changeBenjamin Otte2010-10-301-2/+3
* e-map: Add simplification API to zoom from a certain stateBenjamin Otte2010-10-301-16/+17
* e-map: Zoom out smoothly, tooBenjamin Otte2010-10-301-1/+14
* e-map: Redo zoomingBenjamin Otte2010-10-301-387/+223
* e-map: Make center_at() function take longitude/latitudeBenjamin Otte2010-10-301-21/+29
* e-map: Introduce e_map_get_current_location()Benjamin Otte2010-10-301-13/+13
* e-map: Use gtk_alignment_configure()Benjamin Otte2010-10-301-22/+14
* e-map: Repaint points unconditionallyBenjamin Otte2010-10-301-1/+2
* e-map: Make cache a server-side surfaceBenjamin Otte2010-10-301-95/+92
* e-map: Query adjustment for size, not pixbufBenjamin Otte2010-10-301-2/+2
* e-map: pass width and height to set_scroll_area() directlyBenjamin Otte2010-10-301-19/+7
* e-map: Draw with cairoBenjamin Otte2010-10-301-38/+11
* e-map: Update the xofs/yofs properties together with the adjustmentsBenjamin Otte2010-10-301-11/+9
* e-map: Don't block signal handlersBenjamin Otte2010-10-301-23/+0
* e-map: Move all rendering into the expose eventBenjamin Otte2010-10-301-114/+65
* e-map: Always repaint the whole window on scrollsBenjamin Otte2010-10-301-93/+1
* widgets: Don't use GdkGC in ECalendarItemBenjamin Otte2010-10-301-19/+18
* gnome-canvas: Convert canvas item transformation matrix to cairoBenjamin Otte2010-10-303-28/+17
* e-canvas: Simplify ECanvasBackgroundBenjamin Otte2010-10-301-243/+17
* gnome-canvas: Change GnomeCanvasItem->point vfuncBenjamin Otte2010-10-303-23/+16
* widgets: Remove stipple from ECanvasBackgroundBenjamin Otte2010-10-302-46/+0
* gnome-canvas: Remove aa codeBenjamin Otte2010-10-301-5/+2
* Bug #631982 - Hide Page properties in signature editorMilan Crha2010-10-291-0/+7
* Workaround GtkComboBoxText/GtkComboBoxEntry in .ui filesMilan Crha2010-10-281-6/+18
* Bug #631956 - Reset renderer properties in action_combo_box_render_pixbufMilan Crha2010-10-261-1/+3
* Bug #631870 - Memory leak in e_week_view after GtkObject removalMilan Crha2010-10-251-1/+1
* Bug 632870 - Cut and paste broken in ESignatureEditorMatthew Barnes2010-10-231-0/+31
* Simplify EActivity.Matthew Barnes2010-10-233-169/+229
* ESignatureList cleanups.Matthew Barnes2010-10-211-4/+3
* Deal with GtkComboBoxEntry removal in gtk+-3.0.Matthew Barnes2010-10-211-0/+9
* Bug 632641 - Handle combo box text API going awayMatthias Clasen2010-10-212-6/+11
* Bug #630695 - Invalid read when enable/disable the account in preferencesMilan Crha2010-10-191-6/+19
* Send errors to an EAlertSink instead of the task bar.Matthew Barnes2010-10-191-2/+0
* EAlert: Allow arbitrary actions to be added.Matthew Barnes2010-10-191-43/+69
* Replace EBinding with GBinding.Matthew Barnes2010-10-1410-67/+102
* EAlertBar: Always show the most recent alert.Matthew Barnes2010-10-141-6/+2
* Adjust EAlertBar text attributes.Matthew Barnes2010-10-131-2/+7
* Composer: Show cancellable operations and errors inline.Matthew Barnes2010-10-136-4/+726
* Bug #631320 - GtkObject is gone in GTK3Milan Crha2010-10-075-16/+16
* Get rid of deprecated GtkObject in EMap widgetMilan Bouchet-Valat2010-10-041-24/+2
* EAttachmentPaned: Use gtk_expander_set_label_fill()Matthew Barnes2010-10-011-17/+1
* Messin around with EAlerts.Matthew Barnes2010-09-301-8/+10
* Bump gtk+-2.0 requirement to 2.22.0.Matthew Barnes2010-09-291-7/+0
* Adapt to Camel API changes.Matthew Barnes2010-09-281-5/+6
* Add a GCancellable to EActivity.Matthew Barnes2010-09-191-6/+21
* Use new GDK keysym names if available.Matthew Barnes2010-09-1815-57/+100
* Coding style and whitespace cleanups.Matthew Barnes2010-09-129-50/+51
* Re-work my GtkDialog:has-separator workaround.Matthew Barnes2010-09-113-6/+6
* Work around deprecation of gtk_dialog_set_has_separator()Matthew Barnes2010-09-113-0/+6
* Various memory leaksMilan Crha2010-09-081-1/+6
* Bug 628483 - signature_combo_box_refresh_cb memory leakMatthew Barnes2010-09-011-1/+3
* Coding style and whitespace cleanup.Matthew Barnes2010-08-2931-382/+410
* Bug 628154 - Ignore paths in MIME part filenamesMatthew Barnes2010-08-281-1/+4
* Forgot a line.Matthew Barnes2010-08-271-0/+2
* Convert EAttachmentHandler to an EExtension.Matthew Barnes2010-08-276-123/+61
* GObject boilerplate cleanup.Matthew Barnes2010-08-2556-1604/+645
* ESelectionModel cleanups.Matthew Barnes2010-08-162-314/+455
* Whitespace and coding style cleanup.Matthew Barnes2010-08-143-4/+3
* Bug 624913 - Disallow drag-and-drop within the same attachment barMatthew Barnes2010-08-135-8/+107
* ECanvas cleanups.Matthew Barnes2010-08-133-406/+410
* remove select-on-focus hack, and replace with new skip-a-parentMichael Meeks2010-08-111-20/+7
* Bug 271691 - Add a way to view all attachments inlineMatthew Barnes2010-08-111-1/+95
* EAttachmentView cleanups.Matthew Barnes2010-08-111-65/+65
* Defer the load / creation of configuration UI with changes toMichael Meeks2010-08-113-28/+120
* addressbook/gui, plugins/groupwise, widgets/misc: Update to new icon themeRob Bradford2010-08-021-1/+1