aboutsummaryrefslogtreecommitdiffstats
path: root/e-util
Commit message (Expand)AuthorAgeFilesLines
* Bug 733846 - Empty lines removed on send (quoted text edited)Tomas Popela2014-07-291-14/+14
* Bug 733725 - Runtime critical when pasting test from the same composer instanceTomas Popela2014-07-291-21/+51
* EHTMLEditorView - Avoid wrapping of the preformatted block when it is inside ...Tomas Popela2014-07-291-1/+1
* EHTMLEditorView - Avoid forcing of the spell check when the body has no childrenTomas Popela2014-07-291-0/+3
* Bug 733825 - Busy loop/deadlock when changing paragraph style in quoted partTomas Popela2014-07-291-14/+21
* Bug 733010 - Cannot split quotation after an empty lineTomas Popela2014-07-221-24/+99
* EHTMLEditorView - Select the right node for processing after the new line was...Tomas Popela2014-07-221-2/+5
* Bug 733477 - Paste can select following textTomas Popela2014-07-221-0/+17
* EHTMLEditorView - Don't put unnecessary new lines in the quoted content when ...Tomas Popela2014-07-211-14/+31
* EHTMLEditorView - When the link has non-breaking space in the prefix skip itTomas Popela2014-07-211-10/+13
* EHTMLEditorView - Don't put quote characters after the anchor when it is in t...Tomas Popela2014-07-211-3/+7
* EHTMLEditorView - Wrap and quote just the first block after newly inserted li...Tomas Popela2014-07-211-58/+74
* EHTMLEditorSelection - Avoid runtime warning when trying to cast DOMText to D...Tomas Popela2014-07-211-7/+9
* EHTMLEditorView - When writing into the citation rewrap and requote just when...Tomas Popela2014-07-211-1/+7
* EHTMLEditorView - Speed up quoting of the block that was wrappedTomas Popela2014-07-211-29/+72
* EHTMLEditorSelection - Optimalize the e_html_editor_selection_restoreTomas Popela2014-07-211-179/+198
* EHTMLEditorSelection - When wrapping the paragraph wrap just the text that is...Tomas Popela2014-07-211-24/+63
* EHTMLEditor - Fix e_html_editor_view_force_spell_check_for_current_paragraph ...Tomas Popela2014-07-212-15/+32
* EHTMLEditorView - Move the paragraph from citation into the body only when th...Tomas Popela2014-07-211-0/+4
* Add missing chain-up-s to parent's constructed() methodMilan Crha2014-07-1720-25/+36
* Bug 733000 - Splitting quoted part changes clipboard contentTomas Popela2014-07-151-1/+3
* EHTMLEditorView - Don't leak dom-evo-draft outside evolutionYanko Kaneti2014-07-151-0/+1
* Bug 733140 - Backspace removes too much when editing quotationTomas Popela2014-07-151-1/+1
* EHTMLEditorSelection - Avoid runtime warning when there is no selection or th...Tomas Popela2014-07-151-0/+4
* EHTMLEditorView - Replace the Tab characters in the text nodes just when gene...Tomas Popela2014-07-151-25/+27
* EHTMLEditorView - Remove our attributes from blockquotes when generating the ...Tomas Popela2014-07-151-0/+2
* EHTMLEditor - Fix indent/undent of the blockTomas Popela2014-07-152-156/+227
* Bug 732608 - Composer paste issuesTomas Popela2014-07-152-53/+301
* EHTMLEditorView - Don't lose the empty lines when converting HTML to plain textTomas Popela2014-07-151-2/+25
* EHTMLEditorView - Introduce functions to register/remove the HTML "input" eve...Tomas Popela2014-07-151-12/+46
* EHTMLEditorView - Save selection instead of just caret position when forcing ...Tomas Popela2014-07-152-44/+38
* EHTMLEditorSelection - Rework how the collapsed selection is savedTomas Popela2014-07-151-27/+133
* Incorrect text color for selected cells in ETree/ETableMilan Crha2014-07-111-2/+2
* Bug 722068 - Make Evolution build under Win32Milan Crha2014-07-114-22/+17
* Remove usages of deprecated gtk_widget_ensure_style()Milan Crha2014-07-104-7/+0
* Bug 732891 - Crash under process_elements() at e-html-editor-view.c:5004Tomas Popela2014-07-101-9/+15
* Bug 732747 - alloca.h in e-util/e-color-combo.c is not neededMilan Crha2014-07-081-1/+0
* Replace GtkStyle usages with GtkStyleContextMilan Crha2014-07-0727-400/+730
* EHTMLEditorView - Fix reply to messageTomas Popela2014-07-031-3/+1
* Bug 732609 - Cannot decrease indentationTomas Popela2014-07-021-225/+407
* When setting some content into the composer body we have to specify if it is ...Tomas Popela2014-07-011-3/+12
* EHTMLEditorView - Create new paragraph in body if body is empty and save care...Tomas Popela2014-07-011-0/+8
* EHTMLEditorSelection - Try to move with the caret only when it is possible to...Tomas Popela2014-07-011-0/+2
* EHTMLEditorView - Fix quoting of the lines with anchorsTomas Popela2014-06-301-7/+4
* EHTMLEditorView - Refactor the code that triggers the surround of links with ...Tomas Popela2014-06-301-6/+9
* EHTMLEditorView - Correctly replace tabulators with spacesTomas Popela2014-06-301-18/+96
* EHTMLEditorSelection - Fix wrapping of the anchor elementsTomas Popela2014-06-301-1/+11
* Bug 731416 - [webkit-composer] Busy-loop when replying to an emailTomas Popela2014-06-301-1/+6
* EHTMLEditorSelection - Correctly find the element's parent node when changing...Tomas Popela2014-06-301-19/+46
* EHTMLEditorSelection - When removing the elements use by composer for quoted ...Tomas Popela2014-06-301-0/+6
* EHTMLEditorSelection - Fix detection of the paragraph format inside the quote...Tomas Popela2014-06-301-18/+11
* Bug 732180 - Excessive CPU usage due to GtkSpinnerMilan Crha2014-06-276-10/+338
* Reply to selection in text-highlight part loses white-spacesMilan Crha2014-06-271-1/+33
* EHTMLEditorView - Fix clipboard paste into quoted contentTomas Popela2014-06-251-628/+665
* EHTMLEditorActions - Hide HTML actions in plain text mode instead of making t...Tomas Popela2014-06-251-1/+1
* Bug 731508 - [webkit-composer] no option to paste as text (without formatting)Tomas Popela2014-06-256-3/+88
* Bug 732202 - [webkit-composer] Paste scrolls viewTomas Popela2014-06-251-1/+24
* Bug 731507 - [webkit-composer] paste does not work, shift-ins or CTRL-V worksTomas Popela2014-06-251-11/+9
* EHTMLEditor - Stop using deprecated gtk-stock itemsTomas Popela2014-06-2511-77/+65
* EHTMLEditorView - Process the element only if it has childrenTomas Popela2014-06-251-11/+12
* EHTMLEditorView - Preserve empty lines when processing the text in convertorTomas Popela2014-06-251-3/+7
* EHTMLEditorView - Preserve spaces and create anchors for the links in the tex...Tomas Popela2014-06-241-14/+36
* Drop the last references to GtkHTMLMilan Crha2014-06-241-3/+1
* EHTMLEditor - Process text in convertor when pasting plain text from clipboardTomas Popela2014-06-233-6/+16
* EHTMLEditorView - Insert quote symbols before HTML element when it has no pre...Tomas Popela2014-06-231-0/+4
* EHTMLEditorView - Replace 2+ spaces with non-breaking spaces and create ancho...Tomas Popela2014-06-231-8/+106
* EHTMLEditorView - Generate new line into plain text version even when paragra...Tomas Popela2014-06-231-0/+3
* Bug 731872 - EWebView: Use named colors from themesSebastian Keller2014-06-231-20/+20
* EHTMLEditorView - Improve the writing into quoted contentTomas Popela2014-06-191-77/+341
* EHTMLEditorView - When quoting the elements correctly skip the selection markersTomas Popela2014-06-191-3/+28
* Bug 731766 - [webkit-composer] Emoticon cannot be inserted at the end of the ...Tomas Popela2014-06-191-40/+137
* EHTMLEditor - Make functions that remove quote and wrap elements publicTomas Popela2014-06-193-44/+21
* EHTMLEditorSelection - Fix caret position when changing block formatTomas Popela2014-06-191-0/+14
* EHTMLEditorSelection - Don't try to save selection markers straight into bodyTomas Popela2014-06-191-0/+72
* EHTMLEditorSelection - When changing the format of block set EHTMLEditorView ...Tomas Popela2014-06-191-0/+2
* EHTMLEditorView - Activate inline image resize just when hovering over imageTomas Popela2014-06-191-8/+2
* EHTMLEditor - When setting the body background image set it as its base64 dat...Tomas Popela2014-06-183-13/+26
* Bug 731767 - [webkit-composer] Inline images not attached to the emailTomas Popela2014-06-171-36/+26
* Crash in client_selector_allow_auth_prompt_done_cb() on errorMilan Crha2014-06-171-2/+1
* Bug 702703 - Be able to overwrite domain in Message IDsMilan Crha2014-06-172-6/+9
* EHTMLEditor: Move remove_node and remove_node_if_empty to EWebViewTomas Popela2014-06-164-150/+75
* EHTMLEditorView: Remove unused functionTomas Popela2014-06-161-21/+0
* EHTMLEditor - Fix block format change with selection in quoted contentTomas Popela2014-06-132-33/+66
* EHTMLEditorView - When changing from html to plain text mode adjust composer'...Tomas Popela2014-06-131-8/+11
* Bug 731551 - [webkit-composer] Whitespace lost on message reply (plain text)Tomas Popela2014-06-131-1/+18
* EWebView - Check if the link has fragmentTomas Popela2014-06-131-1/+1
* EHTMLEditorSelection - Return the format of list that we determined for order...Tomas Popela2014-06-131-1/+3
* EClientSelector: Do not check connection for empty or "localhost" hostMilan Crha2014-06-131-1/+1
* Check whether value really changed in callbacks of GSettings::changed signalMilan Crha2014-06-121-6/+37
* EHTMLEditor: Set right width to paragraphs that are quotedTomas Popela2014-06-112-6/+5
* EHTMLEditorView: Introduce is_return_key and use it where possibleTomas Popela2014-06-111-20/+14
* EHTMLEditorView: Rename quote_character class to -x-evo-quote-characterTomas Popela2014-06-111-16/+16
* EHTMLEditor: Fix various bugs in block in/undentTomas Popela2014-06-102-14/+24
* EHTMLEditorView: Skip BR on the end of HTML that's parsed into paragraphsTomas Popela2014-06-101-1/+1
* EHTMLEditorView: Replace Tab character with 8 spaces instead of 4Tomas Popela2014-06-101-3/+3
* Bug 731416 - [webkit-composer] Busy-loop when replying to an emailTomas Popela2014-06-101-1/+4
* Bug 540362: [webkit-composer] Use webkit for composerTomas Popela2014-06-0976-2968/+29457
* Bug 668006 - Crash when dragging column headers of Tasks listMilan Crha2014-06-061-8/+7
* Ignore false GSettings key change notificationsMilan Crha2014-06-051-3/+34
* Properly disconnect signal handlers added with e_signal_connect_notify*()Milan Crha2014-06-059-11/+86
* Ignore false GObject property change notificationsMilan Crha2014-06-0528-52/+374
* Bug 729303 - Default width of Message Filters window is too smallMilan Crha2014-05-301-0/+1
* Bug #730199 - [MessageList] Support dates with value larger than 2^32Milan Crha2014-05-243-4/+39
* Bug #678843 - May re-prompt password on account re-enableMilan Crha2014-05-135-12/+184
* EWebView: Rework how link with fragment is detected, use SoupURI for itTomas Popela2014-05-071-7/+55
* Bug #653892 - Allow to enter more than four email addressesChristian Schaarschmidt2014-05-063-40/+72
* EWebView: Allow navigation in page through HTML anchor elementsTomas Popela2014-05-051-3/+14
* EFileRequest: Fix build with additional debug messages enabledTomas Popela2014-05-051-1/+7
* Bug #729084 - Use tel: URI instead of callto: for phone numbersMilan Crha2014-04-304-12/+23
* Bug 729256: Busy loop under replace_local_image_links()Tomas Popela2014-04-301-39/+28
* Bug #685323 - Provide SIP field for contactsMilan Crha2014-04-292-6/+37
* Fix regressions after commit fdde3339619Milan Crha2014-04-282-3/+5
* Fix various memory leaksMilan Crha2014-04-2510-10/+35
* [EActivityBar] Reset priv->timeout_id when the timeout is reachedMilan Crha2014-04-241-2/+39
* Make 'Copy Link Location' copy into both primary and selection clipboardsMilan Crha2014-04-221-1/+5
* Bug #684425 - Do not pass NULL text to gtk_entry_set_text()Milan Crha2014-04-113-3/+98
* Fix few more memory leaksMilan Crha2014-04-041-1/+3
* e-util: Port to thread-safe ECategories APIPhilip Withnall2014-03-287-26/+39
* Bug #726542 - Unpadded black border on various mail account settings pagesMilan Crha2014-03-284-0/+4
* Fix two memory leaksMilan Crha2014-03-261-1/+1
* EPhotoCache: Fix a memory leakMilan Crha2014-03-251-2/+3
* Add an --enable-code-coverage configure option to enable gcov supportMilan Crha2014-03-251-1/+2
* Bug #726110 - Use gtk_drag_check_threshold() instead of hard-coded valuesMilan Crha2014-03-243-10/+9
* Bug #710337 - Define ETree/ETable "alternating-row-colors" style propertyMilan Crha2014-03-142-2/+43
* EWebView/EMailDisplay: Setup custom CSS styles to DOM right after document loadsMilan Crha2014-03-131-0/+4
* Bug #722938 - Adapt a11y code for newest gtkMike Gorse2014-03-1310-176/+50
* Bug #711658 - Time zone for new events sometimes defaults to UTCMilan Crha2014-03-062-1/+32
* Bug #446659 - Message view can scroll away after message deletionMilan Crha2014-03-062-0/+21
* Miscellaneous cleanups.Matthew Barnes2014-03-0393-973/+1042
* EWebView: Limit zoom-in/zoom-out to 0.1 .. 5.0 valuesMilan Crha2014-02-281-4/+11
* Replace 'interface' with 'iface' in the codeTarnyko2014-02-2626-450/+450
* ETree/ETable: Allow easier adding of columns for sortingMilan Crha2014-02-255-12/+92
* Add missing action captions after gtk-stock replacementMilan Crha2014-02-253-7/+7
* Fix few more memory leaksMilan Crha2014-02-211-0/+20
* Forgotten chunk from the previous commit (shortcuts from gtk-stock definitions)Milan Crha2014-02-171-1/+1
* Add shortcuts previously defined by gtk-stock item definitionsMilan Crha2014-02-172-8/+8
* e_menu_tool_action_new: Remove unused stock_id parameterMilan Crha2014-02-142-5/+3
* Do not use "dialog-apply" icon and make EStockRequest fool-proofMilan Crha2014-02-131-23/+26
* Stop using deprecated gtk-stock itemsMilan Crha2014-02-1346-224/+272
* Fix a runtime warning on startup.Matthew Barnes2014-02-111-2/+6
* e_table_sort_info_duplicate: Missing ref of a 'column_spec' memberMilan Crha2014-02-111-0/+17
* Bug #721639 - Cannot overwrite builtin mail view definitionsMilan Crha2014-02-041-0/+10
* Bug #722951 - Check for empty rule valuesMilan Crha2014-01-294-3/+54
* Bug #721213 - Character encoding combo opened emptyMilan Crha2014-01-282-11/+30
* Bug #707518 - Deleting a local address book triggers error "Unable to open ad...Milan Crha2014-01-271-0/+16
* [ESourceSelector] Fix a memory leak on a mouse button press eventMilan Crha2014-01-251-1/+4
* [ESourceSelector] A performance improvementMilan Crha2014-01-251-0/+30
* Replace usage of __FUNCTION__ with G_STRFUNCMilan Crha2014-01-235-43/+43
* Fix return values in a few functionsKjartan Maraas2014-01-225-11/+11
* Fix duplicate #includesKjartan Maraas2014-01-222-3/+0
* Bug #721427 - Alert about missing condition in a filter rule editorMilan Crha2014-01-222-0/+8
* [evolution-source-viewer] Make identity label selectableMilan Crha2014-01-181-0/+1
* Bug #702958 - Crash on attachment add or removeMilan Crha2014-01-171-3/+6
* EDateEdit: Force 24 hour format for locales without am/pm equivalentsMilan Crha2014-01-141-27/+47
* Bug #333184 - Add Undo support to component editorsMilan Crha2014-01-118-20/+1325
* Bug 721545 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-08470-4739/+4233
* Coding style and whitespace cleanup.Matthew Barnes2013-12-071-50/+121
* Bug #329616 - Spell checking for Event/Task/Memo editorsMilan Crha2013-11-294-0/+159
* Extend test-source-selector test programMilan Crha2013-11-291-59/+226
* e-utils: replacing g_memmove with memmoveAlberto Ruiz2013-11-271-2/+2
* Use SoupSession's request API instead of SoupRequester.Matthew Barnes2013-11-271-23/+2
* Fix/mute issues found by Coverity scanMilan Crha2013-11-1522-82/+112
* Make e_attachment_set_file_info() thread-safe.Matthew Barnes2013-11-071-4/+9
* Bug 707112 - Replace webkit_dom_html_element_get_id usageKerrick Staley2013-11-051-0/+6
* EMailIdentityComboBox: Document and clean up.Matthew Barnes2013-11-012-33/+139
* Bug 710797 - Name all the timeouts added with g_timeout_add()Bastien Nocera2013-10-3019-79/+108
* EProxyEditor: Save on "Method" combo box change.Matthew Barnes2013-10-261-4/+13
* EAutocompleteSelector: Show icons.Matthew Barnes2013-10-261-0/+2
* Document EProxyLinkSelector.Matthew Barnes2013-10-262-0/+53
* EProxyEditor: Add an "Open Desktop Settings" button.Matthew Barnes2013-10-261-11/+59
* Add EProxyPreferences.Matthew Barnes2013-10-265-0/+872
* Add EProxyLinkSelector.Matthew Barnes2013-10-264-0/+366
* Add EProxyEditor.Matthew Barnes2013-10-264-0/+834
* Add EProxySelector.Matthew Barnes2013-10-264-0/+930
* Add EProxyComboBox.Matthew Barnes2013-10-264-0/+469
* Remove e_source_selector_set_select_new().Matthew Barnes2013-10-262-21/+0
* ESourceSelector: Fix a reference leak in text_cell_edited_cb().Matthew Barnes2013-10-251-7/+9
* ESourceSelector: Add a "show-icons" property.Matthew Barnes2013-10-253-2/+154
* ESourceSelector cleanups.Matthew Barnes2013-10-253-57/+90
* ESourceSelector: Fix a potential runtime warning.Matthew Barnes2013-10-231-1/+3
* Miscellaeous cleanups.Matthew Barnes2013-10-201-6/+6
* EMailIdentityComboBox cleanups.Matthew Barnes2013-10-112-37/+37
* Bug #215115 - Per-folder From: email addressMilan Crha2013-10-082-2/+76
* Bug #708682 - Move with 'End' key with collapsed threads failsMilan Crha2013-10-011-6/+1
* Bug #708347 - Memory leak from EWebView/webkitTomas Popela2013-09-231-2/+5
* Update API documentation.Matthew Barnes2013-09-152-3/+3
* EClientSelector: Show an initial icon based on host name.Matthew Barnes2013-09-151-1/+150
* Bug #706008 - Workaround gnome-shell style change on focus changeTomas Popela2013-09-122-21/+249
* EClientSelector: Do not prefetch EClient instancesMilan Crha2013-09-121-51/+0
* Miscellaneous cleanups.Matthew Barnes2013-09-0814-121/+165
* Bug #706901 - Large default book slows down composer openMilan Crha2013-08-301-4/+15
* Skip evolution from 'Open with' list of applications on attachmentsMilan Crha2013-08-291-0/+26
* EAlertBar: Mention Escape binding in close button tooltip.Matthew Barnes2013-08-111-1/+2
* Add e_alert_bar_close_alert().Matthew Barnes2013-08-112-0/+41
* Bug #704207 - Dragged column's arrow indicator oversizedMilan Crha2013-08-091-0/+3
* Bug #699603 - Message list scrolls to cursor on style changeMilan Crha2013-08-013-0/+63
* [workaround] Bug #695633 - Attachments disappear after opening oneMilan Crha2013-07-312-4/+4
* EPreviewPane: Handle "new-activity" signals from EWebView.Matthew Barnes2013-07-281-0/+25
* EPreviewPane cleanups.Matthew Barnes2013-07-282-25/+5
* EWebView: Add an "image-save" action.Matthew Barnes2013-07-282-1/+21
* Add e_web_view_cursor_image_save().Matthew Barnes2013-07-282-0/+236
* Add e_web_view_cursor_image_copy().Matthew Barnes2013-07-283-157/+153
* Add e_web_view_new_activity().Matthew Barnes2013-07-282-0/+51
* Add e_web_view_request().Matthew Barnes2013-07-282-0/+160
* Add e_web_view_suggest_filename().Matthew Barnes2013-07-282-0/+65
* Add e_web_view_redirect_uri().Matthew Barnes2013-07-272-0/+43
* Remove e_web_view_get_uri().Matthew Barnes2013-07-272-9/+0
* Remove unused e_web_view_set_enable_frame_flattening().Matthew Barnes2013-07-272-19/+0
* Remove unused e_web_view_get_enable_frame_flattening().Matthew Barnes2013-07-272-21/+0
* Remove unused e_web_view_frame_get_uri().Matthew Barnes2013-07-272-24/+0
* Remove unused e_web_view_frame_load_uri().Matthew Barnes2013-07-272-44/+0
* Remove unused e_web_view_frame_load_string().Matthew Barnes2013-07-272-46/+0
* Remove unused e_web_view_extract_uri().Matthew Barnes2013-07-272-41/+0
* EWebView: Initialize WebKitWebSettings internally.Matthew Barnes2013-07-272-63/+43
* EWebView cleanups.Matthew Barnes2013-07-271-188/+208
* Bug 697575 - ESourceConfig: Avoid calling check_complete() too soonMatthew Barnes2013-07-211-4/+11
* Bug 704494 - EStockRequest calls into GTK+ from worker threadMatthew Barnes2013-07-201-16/+31
* EStockRequest cleanups.Matthew Barnes2013-07-201-91/+91
* Bug 704558 - Crash when using -fstack-protector-strongMatthew Barnes2013-07-201-1/+3
* EContactStore: Stop book views in a dedicated threadMilan Crha2013-07-171-1/+18
* Remove tree-expanded.xpm and tree-unexpanded.xpm.Matthew Barnes2013-07-133-48/+0
* ERuleEditor: Remove dead code.Matthew Barnes2013-07-092-161/+0
* Remove nautilus-sendto integration.Matthew Barnes2013-07-085-300/+0
* Miscellaneous cleanups.Matthew Barnes2013-07-076-19/+21
* Add e_activity_get_last_known_text().Matthew Barnes2013-07-062-0/+33
* Remove GalViewFactory.Matthew Barnes2013-07-064-170/+0
* Remove GalViewFactoryEtable.Matthew Barnes2013-07-064-140/+0
* GalViewCollection: Load files during instance initialization.Matthew Barnes2013-07-063-249/+249
* Remove gal_view_collection_add_factory().Matthew Barnes2013-07-062-34/+1
* GalViewCollection: We don't need no stinkin' factories!Matthew Barnes2013-07-061-15/+37
* GalViewCollection: Move public members into private section.Matthew Barnes2013-07-063-121/+140
* GalViewCollection: Add a private section.Matthew Barnes2013-07-062-0/+14
* Use gal_view_collection_get_user_directory() where needed.Matthew Barnes2013-07-061-2/+8
* GalViewCollection: Add a "user-directory" property.Matthew Barnes2013-07-062-1/+39
* GalViewCollection: Add a "system-directory" property.Matthew Barnes2013-07-062-0/+55
* GalViewCollection cleanups.Matthew Barnes2013-07-062-71/+52
* Remove unused gal_view_collection_set_default_view().Matthew Barnes2013-07-062-13/+0
* Remove unused gal_view_collection_copy_view().Matthew Barnes2013-07-062-38/+0
* Remove unused gal_view_collection_append().Matthew Barnes2013-07-062-37/+0
* Remove unused gal_view_collection_get_view_id_by_index().Matthew Barnes2013-07-062-14/+0
* GalViewCollection: Remove "title" member.Matthew Barnes2013-07-062-17/+0
* GalViewCollection: Remove unused "display-view" signal.Matthew Barnes2013-07-062-38/+0
* GalViewFactoryClass: Remove the new_view() method.Matthew Barnes2013-07-063-17/+4
* GalViewFactoryClass: Remove the get_type_code() method.Matthew Barnes2013-07-063-10/+8
* GalViewFactoryClass: Add a "gal_view_type" member.Matthew Barnes2013-07-062-0/+3
* GalViewClass: Replace get_type_code() with "type_code" string.Matthew Barnes2013-07-065-52/+24
* GalViewFactoryEtable: Remove "specification" property.Matthew Barnes2013-07-062-112/+3
* GalViewEtable: Remove ETableState member.Matthew Barnes2013-07-061-31/+39
* Remove gal_view_etable_set_state().Matthew Barnes2013-07-062-15/+0
* GalViewEtable: Remove ETableSpecification member.Matthew Barnes2013-07-063-57/+59