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
path:
root
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
GtkGrid/GtkBox: Bring back use of GladeFixed.
Juan Pablo Ugarte
2013-04-02
3
-83
/
+690
*
Replaced non existent function glade_widget_remove_action() with
Juan Pablo Ugarte
2013-04-02
1
-1
/
+1
*
Cleanup deprecations all around.
Tristan Van Berkom
2013-04-01
2
-12
/
+29
*
GtkRadioAction catalog definition: Disable "current-value"
Tristan Van Berkom
2013-04-01
1
-1
/
+4
*
Setting 3.8 as the current GTK+ catalog version
Tristan Van Berkom
2013-04-01
1
-6
/
+9
*
Fix bug 679147: Make GtkWidget:hexpand/vexpand optional properties.
Tristan Van Berkom
2013-04-01
1
-2
/
+2
*
Set tooltip-text & tooltip-markup as "ignore"
Tristan Van Berkom
2013-04-01
1
-2
/
+2
*
Fixed previous commit to make GtkToolbar use a GtkIconSize in the UI.
Tristan Van Berkom
2013-03-31
2
-3
/
+7
*
GTK+ Catalog update.
Tristan Van Berkom
2013-03-31
1
-27
/
+72
*
Mega GTK+ 3.8 support commit.
Tristan Van Berkom
2013-03-31
6
-53
/
+272
*
GtkGrid fixed to work properly when adding widgets.
Tristan Van Berkom
2013-03-31
1
-14
/
+6
*
GtkButton adaptor: Fix the response id property load and save
Tristan Van Berkom
2013-03-31
3
-13
/
+12
*
GtkGrid: Some cleanup was done and optimization.
Tristan Van Berkom
2013-03-30
1
-83
/
+92
*
Support editing of the widget name.
Tristan Van Berkom
2013-03-30
1
-1
/
+3
*
Added clear properties and read documentation actions
Juan Pablo Ugarte
2013-03-12
2
-0
/
+15
*
Update .gitignore
Jasper St. Pierre
2013-02-25
1
-0
/
+3
*
Added new GtkLevelBar icons by Máirín Duffy
Juan Pablo Ugarte
2013-02-01
2
-0
/
+0
*
Reverting all composite templates support until it lands on GTK
Juan Pablo Ugarte
2013-01-31
2
-121
/
+93
*
Implemented inline Drag and Drop
Juan Pablo Ugarte
2013-01-18
2
-7
/
+20
*
Removed GladeFixed (DnD) support for GtkBox, GtkTable and GtkGrid.
Juan Pablo Ugarte
2013-01-18
4
-1069
/
+30
*
Replaced buttons with 3 dots [...] for a secondary edit icon in the entry its...
Juan Pablo Ugarte
2013-01-18
1
-15
/
+8
*
Added GtkLevelBar.
Juan Pablo Ugarte
2013-01-17
5
-1
/
+16
*
Revert "Removed unneeded function glade_gtk_activatable_parse_finished()"
Juan Pablo Ugarte
2012-11-01
5
-1
/
+58
*
Fixed Bug #685816 "Widget attributes editing broken" by reverting old fix
Juan Pablo Ugarte
2012-11-01
2
-4
/
+5
*
Revert "Fixed bug in GtkButton custom editor properties sensitivity"
Juan Pablo Ugarte
2012-11-01
1
-47
/
+40
*
Added a composite templates widget group in palette.
Juan Pablo Ugarte
2012-10-31
1
-1
/
+1
*
Fix build warnings
Juan Pablo Ugarte
2012-10-13
1
-4
/
+2
*
Fixed bug in GtkButton custom editor properties sensitivity
Juan Pablo Ugarte
2012-10-13
1
-38
/
+47
*
Added intitial support for runtime creation and loading of composite templates.
Juan Pablo Ugarte
2012-10-02
2
-1
/
+73
*
Updated GtkAssistant support
Juan Pablo Ugarte
2012-09-17
2
-12
/
+76
*
Set ignore=true on virtual property glade-style-classes to avoid bogus warnings
Juan Pablo Ugarte
2012-09-13
1
-1
/
+1
*
* plugins/gtk+/gtk+.xml.in, plugins/gtk+/glade-gtk.c: Added load/save/edit s...
Tristan Van Berkom
2012-07-31
2
-0
/
+84
*
Implemented template loading and saving
Juan Pablo Ugarte
2012-07-18
2
-92
/
+48
*
Removed unneeded function glade_gtk_activatable_parse_finished()
Juan Pablo Ugarte
2012-07-15
5
-58
/
+1
*
Fixed Bug #679589 "Use Action Appearance not supported for GTK 2.12 but added...
Juan Pablo Ugarte
2012-07-13
3
-14
/
+20
*
Fixed runtime warning when adding a notebook
Juan Pablo Ugarte
2012-07-11
1
-9
/
+14
*
Added glade_displayable_value_is_disabled/set_disabled() functions to disable...
Juan Pablo Ugarte
2012-06-05
1
-10
/
+29
*
Set save=false to every GtkActivatable properties since they are always saved...
Juan Pablo Ugarte
2012-05-08
1
-5
/
+5
*
Removed used of deprecated function gtk_widget_get_pointer()
Juan Pablo Ugarte
2012-05-03
1
-99
/
+106
*
Also set GtkRadioButton:xalgin as save-always
Juan Pablo Ugarte
2012-05-02
1
-0
/
+1
*
Set GtkCheckButton:xalign save-always. fixes bug #675042
Juan Pablo Ugarte
2012-05-02
1
-0
/
+1
*
Replaced deprecated font and color selection dialogs with font and color choo...
Juan Pablo Ugarte
2012-04-30
1
-46
/
+51
*
Removed use of deprecated GtkHBox, GtkVBox and others
Juan Pablo Ugarte
2012-04-28
17
-46
/
+46
*
Replaced strcmp() with g_strcmp0 in glade_eprop_accel_populate_view()
Juan Pablo Ugarte
2012-04-27
1
-1
/
+1
*
Fixed bug 645340 "Minor string typo" and
Juan Pablo Ugarte
2012-02-15
2
-2
/
+2
*
Fix bug 664912 "GtkGrid assumes 3x3 (edit)"
Juan Pablo Ugarte
2012-02-15
1
-0
/
+2
*
* plugins/gtk+/gtk+.xml.in: Correct the 'book' to search for GTK+3 documenta...
Tristan Van Berkom
2012-01-29
1
-1
/
+1
*
Reworked GtkGrid support for width and height properties
Juan Pablo Ugarte
2011-12-15
1
-99
/
+38
*
2011-11-17 Fredy Paquet <fpa@opag.ch>
Tristan Van Berkom
2011-11-17
2
-21
/
+72
*
Make n-row and n-column save false.
Juan Pablo Ugarte
2011-10-06
2
-2
/
+36
[next]