| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #710337 - Define ETree/ETable "alternating-row-colors" style property | Milan Crha | 2014-03-14 | 2 | -2/+43 |
* | EWebView/EMailDisplay: Setup custom CSS styles to DOM right after document loads | Milan Crha | 2014-03-13 | 1 | -0/+4 |
* | Bug #722938 - Adapt a11y code for newest gtk | Mike Gorse | 2014-03-13 | 10 | -176/+50 |
* | Bug #711658 - Time zone for new events sometimes defaults to UTC | Milan Crha | 2014-03-06 | 2 | -1/+32 |
* | Bug #446659 - Message view can scroll away after message deletion | Milan Crha | 2014-03-06 | 2 | -0/+21 |
* | Miscellaneous cleanups. | Matthew Barnes | 2014-03-03 | 93 | -973/+1042 |
* | EWebView: Limit zoom-in/zoom-out to 0.1 .. 5.0 values | Milan Crha | 2014-02-28 | 1 | -4/+11 |
* | Replace 'interface' with 'iface' in the code | Tarnyko | 2014-02-26 | 26 | -450/+450 |
* | ETree/ETable: Allow easier adding of columns for sorting | Milan Crha | 2014-02-25 | 5 | -12/+92 |
* | Add missing action captions after gtk-stock replacement | Milan Crha | 2014-02-25 | 3 | -7/+7 |
* | Fix few more memory leaks | Milan Crha | 2014-02-21 | 1 | -0/+20 |
* | Forgotten chunk from the previous commit (shortcuts from gtk-stock definitions) | Milan Crha | 2014-02-17 | 1 | -1/+1 |
* | Add shortcuts previously defined by gtk-stock item definitions | Milan Crha | 2014-02-17 | 2 | -8/+8 |
* | e_menu_tool_action_new: Remove unused stock_id parameter | Milan Crha | 2014-02-14 | 2 | -5/+3 |
* | Do not use "dialog-apply" icon and make EStockRequest fool-proof | Milan Crha | 2014-02-13 | 1 | -23/+26 |
* | Stop using deprecated gtk-stock items | Milan Crha | 2014-02-13 | 46 | -224/+272 |
* | Fix a runtime warning on startup. | Matthew Barnes | 2014-02-11 | 1 | -2/+6 |
* | e_table_sort_info_duplicate: Missing ref of a 'column_spec' member | Milan Crha | 2014-02-11 | 1 | -0/+17 |
* | Bug #721639 - Cannot overwrite builtin mail view definitions | Milan Crha | 2014-02-04 | 1 | -0/+10 |
* | Bug #722951 - Check for empty rule values | Milan Crha | 2014-01-29 | 4 | -3/+54 |
* | Bug #721213 - Character encoding combo opened empty | Milan Crha | 2014-01-28 | 2 | -11/+30 |
* | Bug #707518 - Deleting a local address book triggers error "Unable to open ad... | Milan Crha | 2014-01-27 | 1 | -0/+16 |
* | [ESourceSelector] Fix a memory leak on a mouse button press event | Milan Crha | 2014-01-25 | 1 | -1/+4 |
* | [ESourceSelector] A performance improvement | Milan Crha | 2014-01-25 | 1 | -0/+30 |
* | Replace usage of __FUNCTION__ with G_STRFUNC | Milan Crha | 2014-01-23 | 5 | -43/+43 |
* | Fix return values in a few functions | Kjartan Maraas | 2014-01-22 | 5 | -11/+11 |
* | Fix duplicate #includes | Kjartan Maraas | 2014-01-22 | 2 | -3/+0 |
* | Bug #721427 - Alert about missing condition in a filter rule editor | Milan Crha | 2014-01-22 | 2 | -0/+8 |
* | [evolution-source-viewer] Make identity label selectable | Milan Crha | 2014-01-18 | 1 | -0/+1 |
* | Bug #702958 - Crash on attachment add or remove | Milan Crha | 2014-01-17 | 1 | -3/+6 |
* | EDateEdit: Force 24 hour format for locales without am/pm equivalents | Milan Crha | 2014-01-14 | 1 | -27/+47 |
* | Bug #333184 - Add Undo support to component editors | Milan Crha | 2014-01-11 | 8 | -20/+1325 |
* | Bug 721545 - License text contains obsolete FSF postal address | Matthew Barnes | 2014-01-08 | 470 | -4739/+4233 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2013-12-07 | 1 | -50/+121 |
* | Bug #329616 - Spell checking for Event/Task/Memo editors | Milan Crha | 2013-11-29 | 4 | -0/+159 |
* | Extend test-source-selector test program | Milan Crha | 2013-11-29 | 1 | -59/+226 |
* | e-utils: replacing g_memmove with memmove | Alberto Ruiz | 2013-11-27 | 1 | -2/+2 |
* | Use SoupSession's request API instead of SoupRequester. | Matthew Barnes | 2013-11-27 | 1 | -23/+2 |
* | Fix/mute issues found by Coverity scan | Milan Crha | 2013-11-15 | 22 | -82/+112 |
* | Make e_attachment_set_file_info() thread-safe. | Matthew Barnes | 2013-11-07 | 1 | -4/+9 |
* | Bug 707112 - Replace webkit_dom_html_element_get_id usage | Kerrick Staley | 2013-11-05 | 1 | -0/+6 |
* | EMailIdentityComboBox: Document and clean up. | Matthew Barnes | 2013-11-01 | 2 | -33/+139 |
* | Bug 710797 - Name all the timeouts added with g_timeout_add() | Bastien Nocera | 2013-10-30 | 19 | -79/+108 |
* | EProxyEditor: Save on "Method" combo box change. | Matthew Barnes | 2013-10-26 | 1 | -4/+13 |
* | EAutocompleteSelector: Show icons. | Matthew Barnes | 2013-10-26 | 1 | -0/+2 |
* | Document EProxyLinkSelector. | Matthew Barnes | 2013-10-26 | 2 | -0/+53 |
* | EProxyEditor: Add an "Open Desktop Settings" button. | Matthew Barnes | 2013-10-26 | 1 | -11/+59 |
* | Add EProxyPreferences. | Matthew Barnes | 2013-10-26 | 5 | -0/+872 |
* | Add EProxyLinkSelector. | Matthew Barnes | 2013-10-26 | 4 | -0/+366 |
* | Add EProxyEditor. | Matthew Barnes | 2013-10-26 | 4 | -0/+834 |
* | Add EProxySelector. | Matthew Barnes | 2013-10-26 | 4 | -0/+930 |
* | Add EProxyComboBox. | Matthew Barnes | 2013-10-26 | 4 | -0/+469 |
* | Remove e_source_selector_set_select_new(). | Matthew Barnes | 2013-10-26 | 2 | -21/+0 |
* | ESourceSelector: Fix a reference leak in text_cell_edited_cb(). | Matthew Barnes | 2013-10-25 | 1 | -7/+9 |
* | ESourceSelector: Add a "show-icons" property. | Matthew Barnes | 2013-10-25 | 3 | -2/+154 |
* | ESourceSelector cleanups. | Matthew Barnes | 2013-10-25 | 3 | -57/+90 |
* | ESourceSelector: Fix a potential runtime warning. | Matthew Barnes | 2013-10-23 | 1 | -1/+3 |
* | Miscellaeous cleanups. | Matthew Barnes | 2013-10-20 | 1 | -6/+6 |
* | EMailIdentityComboBox cleanups. | Matthew Barnes | 2013-10-11 | 2 | -37/+37 |
* | Bug #215115 - Per-folder From: email address | Milan Crha | 2013-10-08 | 2 | -2/+76 |
* | Bug #708682 - Move with 'End' key with collapsed threads fails | Milan Crha | 2013-10-01 | 1 | -6/+1 |
* | Bug #708347 - Memory leak from EWebView/webkit | Tomas Popela | 2013-09-23 | 1 | -2/+5 |
* | Update API documentation. | Matthew Barnes | 2013-09-15 | 2 | -3/+3 |
* | EClientSelector: Show an initial icon based on host name. | Matthew Barnes | 2013-09-15 | 1 | -1/+150 |
* | Bug #706008 - Workaround gnome-shell style change on focus change | Tomas Popela | 2013-09-12 | 2 | -21/+249 |
* | EClientSelector: Do not prefetch EClient instances | Milan Crha | 2013-09-12 | 1 | -51/+0 |
* | Miscellaneous cleanups. | Matthew Barnes | 2013-09-08 | 14 | -121/+165 |
* | Bug #706901 - Large default book slows down composer open | Milan Crha | 2013-08-30 | 1 | -4/+15 |
* | Skip evolution from 'Open with' list of applications on attachments | Milan Crha | 2013-08-29 | 1 | -0/+26 |
* | EAlertBar: Mention Escape binding in close button tooltip. | Matthew Barnes | 2013-08-11 | 1 | -1/+2 |
* | Add e_alert_bar_close_alert(). | Matthew Barnes | 2013-08-11 | 2 | -0/+41 |
* | Bug #704207 - Dragged column's arrow indicator oversized | Milan Crha | 2013-08-09 | 1 | -0/+3 |
* | Bug #699603 - Message list scrolls to cursor on style change | Milan Crha | 2013-08-01 | 3 | -0/+63 |
* | [workaround] Bug #695633 - Attachments disappear after opening one | Milan Crha | 2013-07-31 | 2 | -4/+4 |
* | EPreviewPane: Handle "new-activity" signals from EWebView. | Matthew Barnes | 2013-07-28 | 1 | -0/+25 |
* | EPreviewPane cleanups. | Matthew Barnes | 2013-07-28 | 2 | -25/+5 |
* | EWebView: Add an "image-save" action. | Matthew Barnes | 2013-07-28 | 2 | -1/+21 |
* | Add e_web_view_cursor_image_save(). | Matthew Barnes | 2013-07-28 | 2 | -0/+236 |
* | Add e_web_view_cursor_image_copy(). | Matthew Barnes | 2013-07-28 | 3 | -157/+153 |
* | Add e_web_view_new_activity(). | Matthew Barnes | 2013-07-28 | 2 | -0/+51 |
* | Add e_web_view_request(). | Matthew Barnes | 2013-07-28 | 2 | -0/+160 |
* | Add e_web_view_suggest_filename(). | Matthew Barnes | 2013-07-28 | 2 | -0/+65 |
* | Add e_web_view_redirect_uri(). | Matthew Barnes | 2013-07-27 | 2 | -0/+43 |
* | Remove e_web_view_get_uri(). | Matthew Barnes | 2013-07-27 | 2 | -9/+0 |
* | Remove unused e_web_view_set_enable_frame_flattening(). | Matthew Barnes | 2013-07-27 | 2 | -19/+0 |
* | Remove unused e_web_view_get_enable_frame_flattening(). | Matthew Barnes | 2013-07-27 | 2 | -21/+0 |
* | Remove unused e_web_view_frame_get_uri(). | Matthew Barnes | 2013-07-27 | 2 | -24/+0 |
* | Remove unused e_web_view_frame_load_uri(). | Matthew Barnes | 2013-07-27 | 2 | -44/+0 |
* | Remove unused e_web_view_frame_load_string(). | Matthew Barnes | 2013-07-27 | 2 | -46/+0 |
* | Remove unused e_web_view_extract_uri(). | Matthew Barnes | 2013-07-27 | 2 | -41/+0 |
* | EWebView: Initialize WebKitWebSettings internally. | Matthew Barnes | 2013-07-27 | 2 | -63/+43 |
* | EWebView cleanups. | Matthew Barnes | 2013-07-27 | 1 | -188/+208 |
* | Bug 697575 - ESourceConfig: Avoid calling check_complete() too soon | Matthew Barnes | 2013-07-21 | 1 | -4/+11 |
* | Bug 704494 - EStockRequest calls into GTK+ from worker thread | Matthew Barnes | 2013-07-20 | 1 | -16/+31 |
* | EStockRequest cleanups. | Matthew Barnes | 2013-07-20 | 1 | -91/+91 |
* | Bug 704558 - Crash when using -fstack-protector-strong | Matthew Barnes | 2013-07-20 | 1 | -1/+3 |
* | EContactStore: Stop book views in a dedicated thread | Milan Crha | 2013-07-17 | 1 | -1/+18 |
* | Remove tree-expanded.xpm and tree-unexpanded.xpm. | Matthew Barnes | 2013-07-13 | 3 | -48/+0 |
* | ERuleEditor: Remove dead code. | Matthew Barnes | 2013-07-09 | 2 | -161/+0 |
* | Remove nautilus-sendto integration. | Matthew Barnes | 2013-07-08 | 5 | -300/+0 |
* | Miscellaneous cleanups. | Matthew Barnes | 2013-07-07 | 6 | -19/+21 |
* | Add e_activity_get_last_known_text(). | Matthew Barnes | 2013-07-06 | 2 | -0/+33 |
* | Remove GalViewFactory. | Matthew Barnes | 2013-07-06 | 4 | -170/+0 |
* | Remove GalViewFactoryEtable. | Matthew Barnes | 2013-07-06 | 4 | -140/+0 |
* | GalViewCollection: Load files during instance initialization. | Matthew Barnes | 2013-07-06 | 3 | -249/+249 |
* | Remove gal_view_collection_add_factory(). | Matthew Barnes | 2013-07-06 | 2 | -34/+1 |
* | GalViewCollection: We don't need no stinkin' factories! | Matthew Barnes | 2013-07-06 | 1 | -15/+37 |
* | GalViewCollection: Move public members into private section. | Matthew Barnes | 2013-07-06 | 3 | -121/+140 |
* | GalViewCollection: Add a private section. | Matthew Barnes | 2013-07-06 | 2 | -0/+14 |
* | Use gal_view_collection_get_user_directory() where needed. | Matthew Barnes | 2013-07-06 | 1 | -2/+8 |
* | GalViewCollection: Add a "user-directory" property. | Matthew Barnes | 2013-07-06 | 2 | -1/+39 |
* | GalViewCollection: Add a "system-directory" property. | Matthew Barnes | 2013-07-06 | 2 | -0/+55 |
* | GalViewCollection cleanups. | Matthew Barnes | 2013-07-06 | 2 | -71/+52 |
* | Remove unused gal_view_collection_set_default_view(). | Matthew Barnes | 2013-07-06 | 2 | -13/+0 |
* | Remove unused gal_view_collection_copy_view(). | Matthew Barnes | 2013-07-06 | 2 | -38/+0 |
* | Remove unused gal_view_collection_append(). | Matthew Barnes | 2013-07-06 | 2 | -37/+0 |
* | Remove unused gal_view_collection_get_view_id_by_index(). | Matthew Barnes | 2013-07-06 | 2 | -14/+0 |
* | GalViewCollection: Remove "title" member. | Matthew Barnes | 2013-07-06 | 2 | -17/+0 |
* | GalViewCollection: Remove unused "display-view" signal. | Matthew Barnes | 2013-07-06 | 2 | -38/+0 |
* | GalViewFactoryClass: Remove the new_view() method. | Matthew Barnes | 2013-07-06 | 3 | -17/+4 |
* | GalViewFactoryClass: Remove the get_type_code() method. | Matthew Barnes | 2013-07-06 | 3 | -10/+8 |
* | GalViewFactoryClass: Add a "gal_view_type" member. | Matthew Barnes | 2013-07-06 | 2 | -0/+3 |
* | GalViewClass: Replace get_type_code() with "type_code" string. | Matthew Barnes | 2013-07-06 | 5 | -52/+24 |
* | GalViewFactoryEtable: Remove "specification" property. | Matthew Barnes | 2013-07-06 | 2 | -112/+3 |
* | GalViewEtable: Remove ETableState member. | Matthew Barnes | 2013-07-06 | 1 | -31/+39 |
* | Remove gal_view_etable_set_state(). | Matthew Barnes | 2013-07-06 | 2 | -15/+0 |
* | GalViewEtable: Remove ETableSpecification member. | Matthew Barnes | 2013-07-06 | 3 | -57/+59 |
* | GalViewEtable: Add a private section. | Matthew Barnes | 2013-07-06 | 2 | -45/+60 |
* | GalView: Store the title string internally. | Matthew Barnes | 2013-07-06 | 5 | -47/+32 |
* | GalView: Add a private section. | Matthew Barnes | 2013-07-06 | 2 | -0/+13 |
* | GalView-related cleanups. | Matthew Barnes | 2013-07-06 | 6 | -97/+76 |
* | GalViewFactory: Remove get_title() method. | Matthew Barnes | 2013-07-06 | 3 | -28/+0 |
* | GalView: Remove edit() method. | Matthew Barnes | 2013-07-06 | 3 | -62/+0 |
* | Remove GalViewNewDialog. | Matthew Barnes | 2013-07-06 | 6 | -555/+0 |
* | Remove GalDefineViewsModel. | Matthew Barnes | 2013-07-06 | 6 | -456/+0 |
* | Remove GalDefineViewsDialog. | Matthew Barnes | 2013-07-06 | 6 | -710/+0 |
* | Update evolution-util API docs. | Matthew Barnes | 2013-07-02 | 2 | -3/+2 |
* | ETableSpecification: Implement GInitable. | Matthew Barnes | 2013-07-02 | 2 | -61/+154 |
* | Remove e_tree_set_state(). | Matthew Barnes | 2013-07-02 | 2 | -28/+0 |
* | Remove e_tree_get_state(). | Matthew Barnes | 2013-07-02 | 2 | -23/+0 |
* | Remove e_table_set_state(). | Matthew Barnes | 2013-07-02 | 2 | -28/+0 |
* | Remove e_table_get_state(). | Matthew Barnes | 2013-07-02 | 2 | -22/+0 |
* | ETableHeaderItem: Avoid e_table_set_state(). | Matthew Barnes | 2013-07-02 | 1 | -6/+9 |
* | Remove e_table_specification_load_from_string(). | Matthew Barnes | 2013-07-02 | 2 | -36/+7 |
* | Remove e_tree_new_from_spec_file(). | Matthew Barnes | 2013-07-02 | 2 | -94/+0 |
* | Remove e_table_new_from_spec_file(). | Matthew Barnes | 2013-07-02 | 2 | -87/+0 |
* | e_tree_new: Take an ETableSpecification parameter. | Matthew Barnes | 2013-07-02 | 2 | -27/+15 |
* | e_table_new: Take an ETableSpecification parameter. | Matthew Barnes | 2013-07-02 | 2 | -22/+13 |
* | Remove ETableWithout. | Matthew Barnes | 2013-07-02 | 4 | -530/+0 |
* | Remove ETableMemory. | Matthew Barnes | 2013-07-02 | 4 | -360/+0 |
* | Remove ETableMemoryStore. | Matthew Barnes | 2013-07-02 | 4 | -778/+0 |
* | ETableConfig: Use ETableColumnSelector. | Matthew Barnes | 2013-07-02 | 3 | -1091/+475 |
* | Add ETableColumnSelector. | Matthew Barnes | 2013-07-02 | 4 | -0/+547 |
* | ETreeViewFrame: Fix runtime warning during dispose. | Matthew Barnes | 2013-07-02 | 1 | -6/+2 |
* | e_tree_new_from_spec_file: Remove unused "state_fn" parameter. | Matthew Barnes | 2013-07-02 | 2 | -31/+7 |
* | e_tree_new: Remove unused "state_str" parameter. | Matthew Barnes | 2013-07-02 | 2 | -23/+7 |
* | e_table_new_from_spec_file: Remove unused "state_fn" parameter. | Matthew Barnes | 2013-07-02 | 2 | -31/+6 |
* | e_table_new: Remove unused "state_str" parameter. | Matthew Barnes | 2013-07-02 | 3 | -26/+8 |
* | Remove e_table_column_specification_load_from_node(). | Matthew Barnes | 2013-07-02 | 2 | -35/+0 |
* | Remove e_table_specification_load_from_node(). | Matthew Barnes | 2013-07-02 | 2 | -96/+0 |
* | Reimplement e_table_specification_load_from_file(). | Matthew Barnes | 2013-07-02 | 1 | -7/+8 |
* | Reimplement e_table_specification_load_from_string(). | Matthew Barnes | 2013-07-02 | 2 | -18/+392 |
* | Add e_table_state_parse_context_push/pop(). | Matthew Barnes | 2013-07-02 | 2 | -0/+234 |
* | Add e_table_sort_info_parse_context_push/pop(). | Matthew Barnes | 2013-07-02 | 2 | -0/+216 |
* | ETableSortInfo: Rework API to avoid exposing ETableSortColumn. | Matthew Barnes | 2013-07-02 | 8 | -386/+536 |
* | Add e_table_sort_info_sorting_remove(). | Matthew Barnes | 2013-07-02 | 3 | -10/+24 |
* | ETableSortInfo: Move arrays to private section. | Matthew Barnes | 2013-07-02 | 2 | -72/+65 |
* | ETableSortInfo: Use *unsigned* ints for index/length params. | Matthew Barnes | 2013-07-02 | 2 | -20/+20 |
* | ETableSortInfo: Move "sort_count" to private section. | Matthew Barnes | 2013-07-02 | 2 | -13/+14 |
* | ETableSortInfo: Move "group_count" to private section. | Matthew Barnes | 2013-07-02 | 2 | -10/+11 |
* | ETableSortInfo: Move "can_group" to private section. | Matthew Barnes | 2013-07-02 | 2 | -10/+17 |
* | ETableSortInfo: Remove some unused public members. | Matthew Barnes | 2013-07-02 | 1 | -3/+0 |
* | ETableSortInfo: Add a "specification" construct-only property. | Matthew Barnes | 2013-07-02 | 3 | -9/+125 |
* | ETableSortInfo: Add a private section. | Matthew Barnes | 2013-07-02 | 2 | -0/+14 |
* | ETableSortInfo cleanups. | Matthew Barnes | 2013-07-02 | 2 | -199/+201 |
* | ETableState: Convert the column index array to a column spec array. | Matthew Barnes | 2013-07-02 | 6 | -116/+170 |
* | Add e_table_header_get_column_by_spec(). | Matthew Barnes | 2013-07-02 | 2 | -0/+35 |
* | ETableCol: Embed an ETableColumnSpecification. | Matthew Barnes | 2013-07-02 | 15 | -238/+139 |
* | Add e_table_specification_get_column_index(). | Matthew Barnes | 2013-07-02 | 2 | -0/+44 |
* | Add e_table_column_specification_equal(). | Matthew Barnes | 2013-07-02 | 2 | -0/+31 |
* | ETableColumnSpecification: Make "sortable" a boolean. | Matthew Barnes | 2013-07-02 | 3 | -10/+5 |
* | ETableSpecification: Make the columns array private. | Matthew Barnes | 2013-07-02 | 5 | -80/+133 |
* | ETableSpecification: Add a private section. | Matthew Barnes | 2013-07-02 | 2 | -0/+15 |
* | Add e_table_specification_ref_columns(). | Matthew Barnes | 2013-07-02 | 2 | -1/+30 |
* | ETableState: Add a "specification" construct-only property. | Matthew Barnes | 2013-07-02 | 6 | -49/+143 |
* | ETableState: Add a private section. | Matthew Barnes | 2013-07-02 | 2 | -2/+28 |
* | e-table-sorting-utils.c cleanups. | Matthew Barnes | 2013-07-02 | 2 | -54/+101 |
* | ETableGroupContainer cleanups. | Matthew Barnes | 2013-07-02 | 1 | -13/+22 |
* | Remove unused e_table_sort_info_freeze/thaw(). | Matthew Barnes | 2013-06-26 | 2 | -60/+2 |
* | Remove unused e_table_column_specification_save_to_node(). | Matthew Barnes | 2013-06-26 | 2 | -33/+0 |
* | Remove unused e_table_specification_save_to_node(). | Matthew Barnes | 2013-06-26 | 2 | -67/+0 |
* | Remove unused e_table_specification_save_to_string(). | Matthew Barnes | 2013-06-26 | 2 | -33/+0 |
* | Remove unused e_table_specification_duplicate(). | Matthew Barnes | 2013-06-26 | 2 | -29/+0 |
* | Remove unused e_table_specification_save_to_file(). | Matthew Barnes | 2013-06-26 | 2 | -35/+0 |
* | ETableState cleanups. | Matthew Barnes | 2013-06-26 | 2 | -53/+40 |
* | ETableSpecification cleanups. | Matthew Barnes | 2013-06-26 | 2 | -112/+107 |
* | Add ETreeViewFrame. | Matthew Barnes | 2013-06-26 | 5 | -0/+1685 |
* | Notify user about question dialogs | Milan Crha | 2013-06-24 | 1 | -0/+26 |
* | EUrlEntry: Try harder to recognize a valid URL. | Matthew Barnes | 2013-06-24 | 1 | -2/+18 |
* | EUrlEntry: Replace button with clickable inline icon. | Matthew Barnes | 2013-06-24 | 2 | -64/+31 |
* | EUrlEntry cleanups. | Matthew Barnes | 2013-06-24 | 2 | -90/+76 |
* | Calendar views inline text edit with Ctrl+C/V/X does not work | Milan Crha | 2013-06-21 | 14 | -4/+302 |
* | ESelectionModel: Don't assume an ESorter is present. | Matthew Barnes | 2013-06-21 | 1 | -4/+9 |
* | ETableSorter: Further cleanups. | Matthew Barnes | 2013-06-21 | 2 | -359/+347 |
* | ESorterArray: Further cleanups. | Matthew Barnes | 2013-06-21 | 2 | -163/+145 |
* | Convert ESorter to an interface. | Matthew Barnes | 2013-06-21 | 6 | -290/+230 |
* | Update ETree API documentation. | Matthew Barnes | 2013-06-21 | 1 | -9/+9 |
* | Remove e_tree_view_to_model_row(). | Matthew Barnes | 2013-06-21 | 2 | -13/+0 |
* | Remove e_sorter_new(). | Matthew Barnes | 2013-06-21 | 3 | -20/+1 |
* | ESorter cleanups. | Matthew Barnes | 2013-06-21 | 2 | -79/+72 |
* | Remove unused e_tree_find_next(). | Matthew Barnes | 2013-06-21 | 2 | -89/+0 |
* | Remove unused e_tree_get_tooltip(). | Matthew Barnes | 2013-06-21 | 2 | -10/+0 |
* | Remove unused e_tree_model_to_view_row(). | Matthew Barnes | 2013-06-21 | 2 | -14/+0 |
* | Remove unused e_tree_get_prev_row(). | Matthew Barnes | 2013-06-21 | 2 | -20/+0 |
* | Remove unused e_tree_get_next_row(). | Matthew Barnes | 2013-06-21 | 2 | -29/+0 |
* | Remove unused e_tree_get_printable(). | Matthew Barnes | 2013-06-21 | 2 | -9/+0 |
* | Remove unused e_tree_load_state(). | Matthew Barnes | 2013-06-21 | 2 | -28/+0 |
* | Remove unused e_tree_set_search_column(). | Matthew Barnes | 2013-06-21 | 2 | -25/+0 |
* | Remove unused e_tree_save_state(). | Matthew Barnes | 2013-06-21 | 2 | -21/+0 |
* | Remove e_tree_row_count(). | Matthew Barnes | 2013-06-21 | 2 | -9/+0 |
* | Remove e_tree_force_expanded_state(). | Matthew Barnes | 2013-06-21 | 2 | -14/+0 |
* | Remove e_tree_load_expanded_state_xml(). | Matthew Barnes | 2013-06-21 | 2 | -14/+0 |
* | Remove e_tree_save_expanded_state_xml(). | Matthew Barnes | 2013-06-21 | 2 | -9/+0 |
* | Remove e_tree_load_expanded_state(). | Matthew Barnes | 2013-06-21 | 2 | -12/+0 |
* | Remove e_tree_save_expanded_state(). | Matthew Barnes | 2013-06-21 | 2 | -11/+0 |
* | Remove e_tree_show_node(). | Matthew Barnes | 2013-06-21 | 2 | -11/+0 |
* | Remove e_tree_root_node_is_visible(). | Matthew Barnes | 2013-06-21 | 2 | -9/+0 |
* | Remove e_tree_row_of_node(). | Matthew Barnes | 2013-06-21 | 2 | -13/+6 |
* | Remove e_tree_node_at_row(). | Matthew Barnes | 2013-06-21 | 2 | -16/+3 |
* | Remove e_tree_root_node_set_visible(). | Matthew Barnes | 2013-06-21 | 2 | -11/+0 |
* | Remove e_tree_node_set_expanded_recurse(). | Matthew Barnes | 2013-06-21 | 2 | -14/+0 |
* | Remove e_tree_node_set_expanded(). | Matthew Barnes | 2013-06-21 | 2 | -13/+0 |
* | Remove e_tree_node_is_expanded(). | Matthew Barnes | 2013-06-21 | 2 | -11/+0 |
* | Remove unused e_tree_right_click_up(). | Matthew Barnes | 2013-06-21 | 2 | -9/+0 |
* | Remove unused e_tree_drag_unhighlight(). | Matthew Barnes | 2013-06-21 | 2 | -13/+0 |
* | Remove unused e_tree_drag_highlight(). | Matthew Barnes | 2013-06-21 | 2 | -65/+0 |
* | Remove unused e_tree_drag_get_data(). | Matthew Barnes | 2013-06-21 | 2 | -25/+0 |
* | Remove unused e_tree_drag_dest_unset(). | Matthew Barnes | 2013-06-21 | 2 | -18/+0 |
* | Remove unused e_tree_drag_dest_set_proxy(). | Matthew Barnes | 2013-06-21 | 2 | -19/+0 |
* | Remove e_tree_drag_dest_set(). | Matthew Barnes | 2013-06-21 | 2 | -22/+0 |
* | Remove e_tree_selected_path_foreach(). | Matthew Barnes | 2013-06-21 | 2 | -15/+0 |
* | Remove e_tree_selected_row_foreach(). | Matthew Barnes | 2013-06-21 | 2 | -15/+0 |
* | ETree cleanups. | Matthew Barnes | 2013-06-21 | 2 | -869/+843 |
* | Remove unused e_bit_array_invert_selection(). | Matthew Barnes | 2013-06-20 | 2 | -21/+0 |
* | Remove unused e_selection_model_invert_selection(). | Matthew Barnes | 2013-06-20 | 4 | -73/+0 |
* | Remove unused e_table_invert_selection(). | Matthew Barnes | 2013-06-20 | 2 | -15/+0 |
* | Bug 702006 - Select All does not select collapsed threads | Matthew Barnes | 2013-06-20 | 1 | -6/+29 |
* | ETreeTableAdapter: Further cleanups. | Matthew Barnes | 2013-06-20 | 1 | -45/+62 |
* | Add e_tree_model_node_get_n_nodes(). | Matthew Barnes | 2013-06-20 | 2 | -0/+15 |
* | ETreeTableAdapter cleanups. | Matthew Barnes | 2013-06-19 | 2 | -281/+467 |