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
/
gladeui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed placeholder menu to also include actions of the parent widget.
Tristan Van Berkom
2007-07-25
2
-9
/
+25
*
Added GLADE_TAG_PARENT
Tristan Van Berkom
2007-07-25
2
-4
/
+48
*
Loop through user defined search paths and load catalogs from there first.
Tristan Van Berkom
2007-07-25
3
-44
/
+103
*
- Now child menu items are selectable (fixed event handling for widgets th...
Tristan Van Berkom
2007-07-24
1
-1
/
+8
*
Dont add objects to a project that already contains the said object.
Tristan Van Berkom
2007-07-24
2
-1
/
+6
*
Made glade_util_queue_draw_nodes --> glade_util_draw_selection_nodes()
Tristan Van Berkom
2007-07-24
5
-51
/
+20
*
Set custom label on the property editor sensitive/insensitive according to
Tristan Van Berkom
2007-07-24
1
-2
/
+9
*
Rolling 3.3.2
GLADE_3_3_2
Tristan Van Berkom
2007-07-23
1
-2
/
+0
*
- Fixed order in which we setup packing actions when adding/replacing
Tristan Van Berkom
2007-07-23
1
-5
/
+27
*
Added parent options in placeholder context menus.
Tristan Van Berkom
2007-07-23
1
-30
/
+25
*
Adding convenience funcs that help with debugging property values in
Tristan Van Berkom
2007-07-23
2
-0
/
+82
*
remove shadow effect
Vincent Geddes
2007-07-21
1
-1
/
+3
*
- Use cairo instead of GdkGC to draw frame. - Draw slightly darker border
Vincent Geddes
2007-07-20
1
-28
/
+34
*
fixed memory leaks of description strings in usage of
Tristan Van Berkom
2007-07-18
8
-29
/
+112
*
translate action name in gwa_action_update_from_node()
Juan Pablo Ugarte
2007-07-18
1
-14
/
+26
*
Do not override GtkWidget::event(). Ensures that child widgets only
Vincent Geddes
2007-07-18
1
-86
/
+59
*
Make header file look pretty.
Vincent Geddes
2007-07-18
1
-5
/
+5
*
Dont connect event handlers to child objects of fixed containers that are
gdl-integration-branchpoint
Tristan Van Berkom
2007-07-17
1
-1
/
+5
*
simplified displayable value message in
Juan Pablo Ugarte
2007-07-17
1
-39
/
+3
*
Removed glade_app_widget_event() and the "widget-event" signal
Tristan Van Berkom
2007-07-17
5
-84
/
+37
*
untranslate the "half translated" warning message in
Tristan Van Berkom
2007-07-17
1
-1
/
+1
*
Update to use G_DEFINE_TYPE macros. Removed the manual peeks to get the
BINDINGS_BRANCHPOINT
Vincent Geddes
2007-07-12
4
-106
/
+66
*
added gwa_displayable_values_check() and use it to check for displayable
Juan Pablo Ugarte
2007-07-12
2
-20
/
+30
*
s/GLADE_CREATE_REASON/GLADE_TYPE_CREATE_REASON/.
Vincent Geddes
2007-07-11
1
-1
/
+1
*
Ref project when adding it to the app.
Vincent Geddes
2007-07-11
1
-0
/
+2
*
Removed bindings framework since now all binding work will be done
Juan Pablo Ugarte
2007-07-11
8
-359
/
+9
*
fix bug with regards to setting the project as unmodified when undoing the
Vincent Geddes
2007-07-10
1
-16
/
+32
*
Initialize threading system (#406039).
Vincent Geddes
2007-07-09
1
-2
/
+2
*
skip properties that are not readable in glade_property_load_impl() (fixes
Juan Pablo Ugarte
2007-07-06
1
-1
/
+2
*
Fix some mishandled dgettext operations (#453105).
Vincent Geddes
2007-07-04
1
-29
/
+69
*
New method glade_app_new().
Vincent Geddes
2007-07-04
2
-0
/
+9
*
set glade_widget_adaptor_child_verify_property() value parameter as
Juan Pablo Ugarte
2007-07-03
3
-9
/
+28
*
Upgrade to g_slice_new().
Vincent Geddes
2007-07-03
1
-5
/
+7
*
Properly handle dgettext() operations (#453105, Christian Persch).
Vincent Geddes
2007-07-02
2
-11
/
+25
*
Properly handle dgettext() operations (#453105, Christian Persch).
Vincent Geddes
2007-07-02
2
-8
/
+17
*
Revert last change. Do not free catalogs in finalize as a result of
Vincent Geddes
2007-07-02
1
-1
/
+2
*
Add glade_catalog_destroy_all(). Use g_slice_new() for mem allocation.
Vincent Geddes
2007-07-01
4
-143
/
+173
*
s/has-unsaved-changes/modified/
Vincent Geddes
2007-06-29
1
-2
/
+2
*
Rename glade_project_get_has_unsaved_changes() to
Vincent Geddes
2007-06-29
2
-59
/
+102
*
Moved gladeui/fixed_bg.xpm to plugins/gtk+/fixed-bg.xpm. The graphic is
Vincent Geddes
2007-06-29
2
-19
/
+1
*
HIGify query dialog.
Vincent Geddes
2007-06-28
1
-4
/
+23
*
Set log domains "GladeUI-GTK" and "GladeUI-GNOME" respectively.
Vincent Geddes
2007-06-28
2
-13
/
+15
*
Simplify GladeItemAppearance enum
Vincent Geddes
2007-06-28
1
-1
/
+1
*
Move GladeItemAppearance enum from glade-palette-item.h to glade-palette.h
Vincent Geddes
2007-06-28
4
-12
/
+7
*
gladeui/glade-popup.[ch] - added packing actions to placeholders
Juan Pablo Ugarte
2007-06-27
9
-27
/
+56
*
print a message for missing displayable values in
Juan Pablo Ugarte
2007-06-26
1
-28
/
+82
*
Cygwin build fixes. Only apply "-mwindows" ld flag if we are in unstable
Vincent Geddes
2007-06-26
1
-2
/
+6
*
Set log domain for libgladeui to "GladeUI".
Vincent Geddes
2007-06-24
1
-0
/
+1
*
Fix "missing prototype" errors reported by gcc due to increased warning
Vincent Geddes
2007-06-21
14
-30
/
+39
*
Use gnome-common macro for WARN_CFLAGS. Bug #399134.
Christian Persch
2007-06-21
1
-3
/
+3
[next]