index
:
delta/gnome/glade.git
283-packaging-add-snap-packaging
BINDINGS
BINDINGS_MERGE
LIBGLADE_INTEGRATION
actionbar
box-center
builder
command-set-sensitive
csd
css
evaluate-sensitivity
flowbox
gbinding
gbinding-transform
gdl-integration
generic-names
glade-3-10
glade-3-12
glade-3-14
glade-3-16
glade-3-18
glade-3-20
glade-3-22
glade-3-36
glade-3-36.msvc
glade-3-38
glade-3-6
glade-3-8
glade3-3-0-branch
gladegjs
gladewebkit2gtk
gnome-2-18
gnome-2-20
gnome-2-22
gnome-2-28
headerbar
imendio-0501-branch
internal-child-support
master
modern-ui
notebook-actions
popover
project-tree-model
searchbar
signal-tree-model
stack
tintou/gtk-fixes
tintou/gtk4
tintou/gtkshortcuts
tintou/modernize-gobject
tintou/more-gautoptr
tintou/no-gtk-missing-image
wip/alban/rework-survey-3-36
wip/albfan/danish-help
wip/beniofel/popover
wip/csoriano/gtk4
wip/dboles/template-version-warning
wip/inigomartinez/improve-install
wip/inigomartinez/meson-i18n-catalog
wip/matthiasc/shortcuts
wip/nielsdg/intltool2gettext
wip/sthursfield/bst
wip/support-no-ids
wip/tintou/glib-min
wip/xjuan/action-cleanup
wip/xjuan/dbus
gitlab.gnome.org: GNOME/glade.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
GladeRegistration: fixed textview minimun height, set them to 64
Juan Pablo Ugarte
2016-01-28
1
-182
/
+111
*
Bug 759455 - Avoid showing window decorations in Glade's workspace
Tristan Van Berkom
2016-01-28
1
-0
/
+5
*
glade-gtk-popover-menu.c: Properly derive the GtkPopover adaptor
Tristan Van Berkom
2016-01-28
1
-8
/
+8
*
Bug 759395 - Ignore ESC key press from popovers
Tristan Van Berkom
2016-01-28
2
-0
/
+23
*
glade-gtk-info-bar.c: Ensure names of action widgets at save time
Tristan Van Berkom
2016-01-28
1
-1
/
+11
*
glade-gtk-dialog.c: Ensure names of action widgets at save time
Tristan Van Berkom
2016-01-28
1
-0
/
+9
*
glade-gtk-action-widgets.[ch]: Added a function to ensure action widget names
Tristan Van Berkom
2016-01-28
2
-0
/
+38
*
GladeEditorProperty: Call glade_widget_ensure_name() with use_command
Tristan Van Berkom
2016-01-28
1
-3
/
+3
*
GladeWidget: Added use_command argument to new glade_widget_ensure_name() API
Tristan Van Berkom
2016-01-28
2
-3
/
+11
*
GladeInspector: use new api to check if a widget has a name
Juan Pablo Ugarte
2016-01-28
1
-19
/
+22
*
GladeDesignLayout: use new api to check if a widget has a name
Juan Pablo Ugarte
2016-01-28
1
-5
/
+5
*
GladeEditor: use new api to check if a widget has a name
Juan Pablo Ugarte
2016-01-28
1
-15
/
+12
*
gladeui/glade-project.h: fixed enum comment
Juan Pablo Ugarte
2016-01-28
1
-1
/
+1
*
GladeInspector: added inspector_set_complete_text() function to optimize sear...
Juan Pablo Ugarte
2016-01-28
1
-33
/
+25
*
Bug 760610: Disable scroll events on property editor widgets
Tristan Van Berkom
2016-01-28
1
-0
/
+38
*
GladeEditorProperty: Use glade_widget_get_display_name()
Tristan Van Berkom
2016-01-28
1
-5
/
+1
*
GladeEditorTable: Use glade_widget_has_name() in some places
Tristan Van Berkom
2016-01-28
1
-10
/
+6
*
GladeWidget: Use glade_widget_has_name()
Tristan Van Berkom
2016-01-28
1
-3
/
+2
*
GladeEditor: Update the widget name in a property editor dialog
Tristan Van Berkom
2016-01-28
1
-8
/
+20
*
GladeBaseEditor: Fixed name/ID editing to handle unnamed widgets
Tristan Van Berkom
2016-01-28
1
-5
/
+24
*
glade-base-editor.c: Display (unnamed) instead of __glade_... for unnamed wid...
Tristan Van Berkom
2016-01-28
1
-6
/
+7
*
GladeWidget: Added new name related APIs
Tristan Van Berkom
2016-01-28
2
-0
/
+42
*
GladeInspector: skip unnamed widgets in search
Juan Pablo Ugarte
2016-01-28
1
-0
/
+6
*
Updated German translation
Mario Blättermann
2016-01-27
1
-107
/
+123
*
glade-gtk-widget.c: Support unnamed widgets in sizegroup actions
Tristan Van Berkom
2016-01-27
1
-5
/
+33
*
GladeEditor: do not show unnamed widgets in header
wip/support-no-ids
Juan Pablo Ugarte
2016-01-27
1
-6
/
+24
*
GladeEditorProperty: Dont display unnamed names in treeviews
Tristan Van Berkom
2016-01-27
1
-2
/
+7
*
GladeEditorTable: Adjusting name/ID edit rules.
Tristan Van Berkom
2016-01-27
1
-6
/
+34
*
GladeWidget: Added glade_widget_has_prop_refs()
Tristan Van Berkom
2016-01-27
2
-0
/
+8
*
GladeDesignView: show class name if widget is unnamed
Juan Pablo Ugarte
2016-01-27
1
-1
/
+10
*
GladeInspector: do not show widget name if its unnamed (has prefix __glade_un...
Juan Pablo Ugarte
2016-01-27
1
-0
/
+24
*
GladeEditorProperty: Set names on selected widgets in the multi-object dialog
Tristan Van Berkom
2016-01-27
1
-21
/
+23
*
Added glade_widget_ensure_name()
Tristan Van Berkom
2016-01-27
2
-0
/
+16
*
GladeEPropObject: Set names when choosing an object
Tristan Van Berkom
2016-01-27
1
-33
/
+59
*
GladeWidget: Dont require widget ids
Tristan Van Berkom
2016-01-27
2
-88
/
+87
*
GladeProject: redocument glade_project_new_widget_name()
Tristan Van Berkom
2016-01-27
1
-2
/
+3
*
glade-name-context.[ch]: Removing glade_name_context_dual_new_name()
Tristan Van Berkom
2016-01-27
2
-65
/
+0
*
Add a missing tag to the AppData file
Richard Hughes
2016-01-25
1
-0
/
+1
*
Updated Brazilian Portuguese translation
Rafael Fontenelle
2016-01-25
1
-990
/
+1658
*
Add a missing tag to the AppData file
Richard Hughes
2016-01-25
1
-0
/
+1
*
Updated Lithuanian translation
Aurimas Černius
2016-01-22
1
-741
/
+932
*
Updated Spanish translation
Daniel Mustieles
2016-01-18
1
-11
/
+5
*
Fix typo (Forth)
Piotr Drąg
2016-01-08
1
-1
/
+1
*
Updated German translation
Mario Blättermann
2016-01-05
1
-728
/
+894
*
Don't crash when popover menu children have no visible-submenu set
Руслан Ижбулатов
2015-12-26
1
-2
/
+2
*
Updated Czech translation
Marek Černocký
2015-12-25
1
-802
/
+975
*
Update TODO
Matthias Clasen
2015-12-21
1
-4
/
+0
*
Updated Spanish translation
Daniel Mustieles
2015-12-21
1
-534
/
+560
*
Updated POTFILES.in
Piotr Drąg
2015-12-21
1
-0
/
+1
*
Removed duplicate displayable values for GtkPackType
Tristan Van Berkom
2015-12-21
1
-6
/
+1
[next]