summaryrefslogtreecommitdiff
path: root/gladeui
Commit message (Expand)AuthorAgeFilesLines
* GladeEditor: fixed glade_editor_switch_page() signal connection.Juan Pablo Ugarte2016-05-201-1/+1
* GladeWidgetAdaptor: use a direct hash for the adaptor hash table by stuffing ...Juan Pablo Ugarte2016-05-181-44/+9
* glade-previewer: adapted GladePreviewWindow as GladePreviewer to not longer p...Juan Pablo Ugarte2016-04-086-1307/+1267
* GladeDesignLayout: fixed regresion drawing nodes and pushpin in margins and a...Juan Pablo Ugarte2016-03-223-20/+18
* gladeui/glade-base-editor.c: relicense as LGPLJuan Pablo Ugarte2016-03-141-11/+11
* gladeui/glade-design-layout.css: relicense as LGPLJuan Pablo Ugarte2016-03-141-13/+13
* GladeDesignLayout: updated to new class css name APIJuan Pablo Ugarte2016-03-142-6/+9
* GladeDesignView: get color properly for context style to draw glade logoJuan Pablo Ugarte2016-03-141-15/+6
* GladeDesignLayout: set border radius to 0 in selectionJuan Pablo Ugarte2016-03-141-1/+1
* GladePlaceholder: on_chooser_adaptor_selected() destroy popup instead of widg...Juan Pablo Ugarte2016-03-141-2/+1
* GladeDesignView: on_chooser_adaptor_selected() destroy popup instead of widge...Juan Pablo Ugarte2016-03-141-2/+1
* GladeDesignLayout: implemented selection box in cssJuan Pablo Ugarte2016-03-142-18/+20
* GladeDesignLayout: implemented frame using cssJuan Pablo Ugarte2016-03-144-62/+67
* GladePreviewer: Update window title with (unnamed) if need beTristan Van Berkom2016-01-291-2/+5
* GladeWidget: Write the hidden IDs out when previewingTristan Van Berkom2016-01-291-1/+1
* GladeProject: Identify when we are serializing for a previewTristan Van Berkom2016-01-292-0/+12
* GladeDesignView: always render glade log as background using transprent fg colorJuan Pablo Ugarte2016-01-281-48/+50
* GladeEditorProperty: Call glade_widget_ensure_name() with use_commandTristan Van Berkom2016-01-281-3/+3
* GladeWidget: Added use_command argument to new glade_widget_ensure_name() APITristan Van Berkom2016-01-282-3/+11
* GladeInspector: use new api to check if a widget has a nameJuan Pablo Ugarte2016-01-281-19/+22
* GladeDesignLayout: use new api to check if a widget has a nameJuan Pablo Ugarte2016-01-281-5/+5
* GladeEditor: use new api to check if a widget has a nameJuan Pablo Ugarte2016-01-281-15/+12
* gladeui/glade-project.h: fixed enum commentJuan Pablo Ugarte2016-01-281-1/+1
* GladeInspector: added inspector_set_complete_text() function to optimize sear...Juan Pablo Ugarte2016-01-281-33/+25
* Bug 760610: Disable scroll events on property editor widgetsTristan Van Berkom2016-01-281-0/+38
* GladeEditorProperty: Use glade_widget_get_display_name()Tristan Van Berkom2016-01-281-5/+1
* GladeEditorTable: Use glade_widget_has_name() in some placesTristan Van Berkom2016-01-281-10/+6
* GladeWidget: Use glade_widget_has_name()Tristan Van Berkom2016-01-281-3/+2
* GladeEditor: Update the widget name in a property editor dialogTristan Van Berkom2016-01-281-8/+20
* GladeBaseEditor: Fixed name/ID editing to handle unnamed widgetsTristan Van Berkom2016-01-281-5/+24
* glade-base-editor.c: Display (unnamed) instead of __glade_... for unnamed wid...Tristan Van Berkom2016-01-281-6/+7
* GladeWidget: Added new name related APIsTristan Van Berkom2016-01-282-0/+42
* GladeInspector: skip unnamed widgets in searchJuan Pablo Ugarte2016-01-281-0/+6
* GladeEditor: do not show unnamed widgets in headerwip/support-no-idsJuan Pablo Ugarte2016-01-271-6/+24
* GladeEditorProperty: Dont display unnamed names in treeviewsTristan Van Berkom2016-01-271-2/+7
* GladeEditorTable: Adjusting name/ID edit rules.Tristan Van Berkom2016-01-271-6/+34
* GladeWidget: Added glade_widget_has_prop_refs()Tristan Van Berkom2016-01-272-0/+8
* GladeDesignView: show class name if widget is unnamedJuan Pablo Ugarte2016-01-271-1/+10
* GladeInspector: do not show widget name if its unnamed (has prefix __glade_un...Juan Pablo Ugarte2016-01-271-0/+24
* GladeEditorProperty: Set names on selected widgets in the multi-object dialogTristan Van Berkom2016-01-271-21/+23
* Added glade_widget_ensure_name()Tristan Van Berkom2016-01-272-0/+16
* GladeEPropObject: Set names when choosing an objectTristan Van Berkom2016-01-271-33/+59
* GladeWidget: Dont require widget idsTristan Van Berkom2016-01-272-88/+87
* GladeProject: redocument glade_project_new_widget_name()Tristan Van Berkom2016-01-271-2/+3
* glade-name-context.[ch]: Removing glade_name_context_dual_new_name()Tristan Van Berkom2016-01-272-65/+0
* Fix use of GTK+ style context APIsMatthias Clasen2015-12-112-4/+12
* GladeWidget: Avoid inconsistent state during disposeMatthias Clasen2015-12-101-0/+5
* signal editor: Avoid GTK+ warningsMatthias Clasen2015-11-251-12/+25
* dnd: Avoid GTK+ warningsMatthias Clasen2015-11-251-1/+1
* GladeDesignLayout: Avoid GTK+ warningsMatthias Clasen2015-11-251-5/+9