summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Tests: fix regression in toplevel-orderJuan Pablo Ugarte2022-08-101-1/+2
* GladeAttributes: 'Clear' action now clears only selected attributescrvi2022-04-211-49/+179
* sync draw-indicator on setting xalignCaolán McNamara2022-04-211-0/+22
* Drop unused definitionOsamu Aoki2022-04-211-1/+0
* Drop overzealous check using only the first childOsamu Aoki2022-04-211-5/+1
* plugins: Define an invalid but non-null file path as script pathMarco Trevisan (Treviño)2021-07-091-1/+1
* glade-button-editor: make translatable by default when label is toggledPablo Barciela2020-10-271-0/+1
* GladeModelData: remove use of idle functionsJuan Pablo Ugarte2020-10-141-24/+23
* Fix windows build on msysJuan Pablo Ugarte2020-10-091-1/+4
* Fix tests.Juan Pablo Ugarte2020-10-028-8/+8
* GladeGtk*: always use connect_object() for parse-finished signalJuan Pablo Ugarte2020-10-0212-67/+77
* GladeGtkBox: fix glade_gtk_box_post_createJuan Pablo Ugarte2020-10-021-4/+4
* GladeGtkScrolledWindow: fix add_verify()Juan Pablo Ugarte2020-09-301-5/+10
* GladeGtkWidget: special case GtkScrolledWindow remove parent actionJuan Pablo Ugarte2020-09-301-1/+12
* GladeGtkLabel: fix color attributes handlingJuan Pablo Ugarte2020-09-252-17/+18
* GladeCommand: adjust Box and Grid size automaticallyJuan Pablo Ugarte2020-09-251-0/+3
* Headers cleanupJuan Pablo Ugarte2020-09-2191-2/+173
* GladeGtkGrid: fix testsJuan Pablo Ugarte2020-09-191-3/+3
* GladeGtkWidget: Fix add scrolled window issueJuan Pablo Ugarte2020-09-181-2/+9
* GladeGtkGrid: improve _add() methodJuan Pablo Ugarte2020-09-181-1/+25
* Revert "GtkBox, GtkGrid: support adding widgets even if there is no placeholder"Juan Pablo Ugarte2020-09-182-10/+2
* GladeGtkWidget: add viewport on add scrolled window actionJuan Pablo Ugarte2020-09-161-0/+12
* gtk catalog: add GtkTable to deprecated groupJuan Pablo Ugarte2020-09-161-0/+1
* GladeGtkContainer: improve add-verifyJuan Pablo Ugarte2020-09-161-2/+8
* GtkBox, GtkGrid: support adding widgets even if there is no placeholderJuan Pablo Ugarte2020-09-162-2/+10
* plugins/gtk+/gtk+.xml: update version metadataJuan Pablo Ugarte2020-09-031-253/+286
* Gtk plugin: indent catalogJuan Pablo Ugarte2020-09-021-5671/+5288
* GtkEntry: mark show-emoji-icon since 3.24Juan Pablo Ugarte2020-08-311-3/+5
* Gtk plugin: add 3 missing displayable value for GtkCellRendererText::underlineJuan Pablo Ugarte2020-08-171-0/+6
* Use g_list_free_full() instead of g_list_foreach() + g_list_free()Juan Pablo Ugarte2020-08-178-18/+12
* Utils: Add glade_util_list_objects_ref()Juan Pablo Ugarte2020-08-173-7/+5
* Fix warning: ISO C does not allow extra ‘;’ outside of a function [-Wpeda...Juan Pablo Ugarte2020-08-1721-23/+22
* Add translators comments to remove ambiguity about tab stringThibault Martin2020-08-171-0/+1
* GladeGtkFileChooserButton: cleanup supportJuan Pablo Ugarte2020-08-052-9/+9
* Use symbolic icon names.Juan Pablo Ugarte2020-07-295-49/+49
* GladeGtkWindow: add extra safeguards in use-csd support code.Juan Pablo Ugarte2020-07-221-2/+10
* GladeGtkDialog, GladeGtkAssistant: ignore use-header-bar propertyJuan Pablo Ugarte2020-07-224-45/+34
* Gtk plugin: add glade_gtk_get_params_without_use_header_bar()Juan Pablo Ugarte2020-07-223-1/+80
* GladeWindowEditor: hide use csd checkbutton if disabledJuan Pablo Ugarte2020-07-221-2/+10
* GladeGtkGrid: save and read n-columns and n-rows properties.Juan Pablo Ugarte2020-07-182-1/+71
* Cleanup .gitignore filesJuan Pablo Ugarte2020-07-103-16/+0
* Gtk catalog: add GtkRecentChooserMenu to Display groupJuan Pablo Ugarte2020-07-101-0/+1
* Gtk plugin / GladeDataModel: Improve treemodel char data type handlingJuan Pablo Ugarte2020-07-091-2/+106
* GladeGtkWindow: Fix CSD supportJuan Pablo Ugarte2020-06-221-6/+17
* dtd: Make init-function an element, not an attributeAdrien Plazas2020-06-201-2/+4
* GladeWidgetAdaptor: fix gir scanner warningsJuan Pablo Ugarte2020-06-1974-283/+283
* GladeGtkListBox: fix size request issueJuan Pablo Ugarte2020-06-181-1/+0
* Fix inconsistent "top-level", "top level", "toplevel" spelling in translatabl...Juan Pablo Ugarte2020-06-171-1/+1
* Webkit2gtk: Fix compiler warningJuan Pablo Ugarte2020-06-171-1/+1
* Webkit2gtk plugin: sandbox web viewJuan Pablo Ugarte2020-06-162-8/+16