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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added glade-widget-adaptor.[ch], removed glade-widget-class.[ch].
Tristan Van Berkom
2006-10-19
40
-3313
/
+3633
*
Added private data struct. Removed notion of a GladeProjectViewType.
Tristan Van Berkom
2006-10-01
3
-186
/
+177
*
bumping version to 3.1.0
Tristan Van Berkom
2006-09-29
1
-0
/
+4
*
Renamed every function to avoid namming clash with libglade (now Anjuta 2
Juan Pablo Ugarte
2006-09-29
3
-48
/
+41
*
fixed bug 353126 "glade3.0.1 lost icons in gtkmenuitem"
Juan Pablo Ugarte
2006-09-23
2
-6
/
+25
*
- Set some HIG-ish defaults on dialogs
Tristan Van Berkom
2006-09-22
1
-0
/
+10
*
Added GLADE_TYPE_STOCK_IMAGE (and standard pspec for it), this is stock
Tristan Van Berkom
2006-09-22
4
-90
/
+165
*
src/glade-project.c reworked glade_project_update_comment() update every
Juan Pablo Ugarte
2006-09-20
1
-21
/
+34
*
o Removed function glade_interface_add_comment() o Added new member
Juan Pablo Ugarte
2006-09-19
4
-27
/
+67
*
o Added new member weight. o glade_property_class_get_displayable_value()
Juan Pablo Ugarte
2006-09-18
8
-18
/
+156
*
o added support for removing a BonoboDockItem from BonoboDock. o added
Juan Pablo Ugarte
2006-09-13
1
-45
/
+86
*
GtkImage support improved. Finally no more g_object_set_data() :)
Juan Pablo Ugarte
2006-09-12
5
-62
/
+65
*
added glade_gnome_date_edit_post_create() Fixed bug 351589 "GnomeDateEdit
Juan Pablo Ugarte
2006-09-08
1
-0
/
+14
*
added glade_gtk_combo_box_entry_get_internal_child() Fixed bug 354716
Juan Pablo Ugarte
2006-09-08
1
-0
/
+12
*
Backing out multiple consecutive pastes from 3.0, reopening bug 345603.
Tristan Van Berkom
2006-09-06
1
-16
/
+4
*
small optimization, there is no need to move a child if the new parent is
Juan Pablo Ugarte
2006-09-05
3
-10
/
+17
*
Fixed bug 345075 "GtkPaned is invisible on load". added new functions
Juan Pablo Ugarte
2006-08-28
5
-51
/
+164
*
Remove glade_util_uri_list_parse().
Tristan Van Berkom
2006-08-24
3
-90
/
+22
*
signal editor UI improved (bug 127149) o Handler column now uses a
Juan Pablo Ugarte
2006-08-22
2
-6
/
+167
*
glade_widget_class_add_signals() simplification.
Juan Pablo Ugarte
2006-08-22
1
-19
/
+5
*
use non locale specific functions to write out floats and doubles too
Tristan Van Berkom
2006-08-22
1
-3
/
+9
*
Reverted to use of floating point precision in adjustments - use non
Tristan Van Berkom
2006-08-22
2
-11
/
+36
*
Fixed to not stick on class->toplevel widget classes, this avoids
Tristan Van Berkom
2006-08-20
1
-2
/
+5
*
Palette can be locked as in glade2 with CONTROL-Click (bug 303679)
Juan Pablo Ugarte
2006-08-19
1
-4
/
+16
*
sort signals alphabetically in glade_widget_class_add_signals() (bug
Juan Pablo Ugarte
2006-08-19
1
-1
/
+12
*
o Use Unicode characters where appropriate. o Set website property for
Tristan Van Berkom
2006-08-19
2
-56
/
+136
*
o Fixed textview segfault (bug 352054) by checking nulls from
Tristan Van Berkom
2006-08-19
2
-1
/
+5
*
Added glade_widget_remove_property ()
Tristan Van Berkom
2006-08-19
6
-17
/
+86
*
glade_widget_class_list_signals () now list signals implemented by
Juan Pablo Ugarte
2006-08-19
1
-30
/
+56
*
Fixed expanders, now there's always a placehodler when needed.
Tristan Van Berkom
2006-08-18
1
-2
/
+28
*
Now adjustments are saved as decimal values instead of doubles (glade--
Tristan Van Berkom
2006-08-17
2
-12
/
+11
*
Now you can paste widgets to your hearts content. (bug 345603)
Tristan Van Berkom
2006-08-17
1
-4
/
+16
*
fixed bug 345604 "Pasting a widget does not paste the packing options"
Juan Pablo Ugarte
2006-08-16
6
-2
/
+42
*
GladeBaseEditor fix
Juan Pablo Ugarte
2006-08-13
2
-4
/
+6
*
Added --without-devhelp option (for users suffering of DevHelp 0.11)
Tristan Van Berkom
2006-08-12
6
-37
/
+57
*
GtkDialog's main vbox now has 2 placeholders instead of 3.
Tristan Van Berkom
2006-08-12
2
-8
/
+12
*
Updated the about dialog for the 3.0 release.
Tristan Van Berkom
2006-08-12
1
-7
/
+24
*
Change 'Recent Projects' to 'Open Recent' in menu.
Tristan Van Berkom
2006-08-11
1
-1
/
+1
*
o Fixed a bug where loaded projects were never marked with unsaved changes
Tristan Van Berkom
2006-08-11
1
-0
/
+1
*
o Setup packing properties so they are available to the plugin at
Tristan Van Berkom
2006-08-11
2
-23
/
+11
*
Fixed bookkeeping of special-child-type when redoing a paste command.
Tristan Van Berkom
2006-08-11
2
-8
/
+23
*
Unparent all widgets before closing the project, this stops the recursive
Tristan Van Berkom
2006-08-11
1
-2
/
+17
*
Improved notebook code some more.
Tristan Van Berkom
2006-08-11
2
-104
/
+87
*
Fixed glade_util_get_placeholder_from_pointer to work for notebook tabs.
Tristan Van Berkom
2006-08-10
2
-268
/
+227
*
fixing searching of placeholders in notebook tabs.
Tristan Van Berkom
2006-08-10
1
-5
/
+10
*
augmenting notebook code...
Tristan Van Berkom
2006-08-10
1
-0
/
+10
*
Now check if placeholders are GTK_WIDGET_MAPPED() before returning them,
Tristan Van Berkom
2006-08-10
4
-49
/
+531
*
GladeEPropText simplification. Fixed a bug were each time a text property
Juan Pablo Ugarte
2006-08-09
1
-29
/
+22
*
Fixed compiler warning.
Tristan Van Berkom
2006-08-09
1
-2
/
+3
*
Use GTK_IS_WINDOW() instead of GTK_IS_TOPLEVEL since GTK_IS_TOPLEVEL seems
Tristan Van Berkom
2006-08-09
1
-1
/
+1
[next]