- 29 Dec, 2010 11 commits
-
-
Daniel Nylander authored
-
Daniel Nylander authored
-
Daniel Nylander authored
-
Daniel Nylander authored
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
no more libglade.
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
properties and do height-for-width, also now use GtkComboBox:fixed-width = FALSE to allow popups to show the full column values instead of the old hack in place.
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
gladeui/glade-editor-table.c, gladeui/glade-editor-table.h, plugins/gtk+/glade-activatable-editor.c, plugins/gtk+/glade-button-editor.c, plugins/gtk+/glade-entry-editor.c, plugins/gtk+/glade-image-editor.c, plugins/gtk+/glade-image-item-editor.c, plugins/gtk+/glade-label-editor.c, plugins/gtk+/glade-label-editor.h, plugins/gtk+/glade-tool-button-editor.c: Removed the GtkTables and use GtkGrid in property editors so that line wrapping is hieght-for-width.
-
- 28 Dec, 2010 1 commit
-
-
Tristan Van Berkom authored
src/glade-window.c, gladeui/glade-clipboard-view.[ch]: Removed GladeClipboradView completely.
-
- 27 Dec, 2010 9 commits
-
-
Tristan Van Berkom authored
class in favor of just checking if the class type implements GtkScrollable
-
Tristan Van Berkom authored
as to avoid warnings when using placeholders inside scrolled windows.
-
Tristan Van Berkom authored
(get back the old look and feel).
-
Tristan Van Berkom authored
This reverts commit 267e53a4.
-
Tristan Van Berkom authored
got "fallout" from the offscreen branches.
-
Tristan Van Berkom authored
loading project dependancies are not satisfied and there is an early return. Conflicts: ChangeLog
-
Tristan Van Berkom authored
line wrapping kicks in.
-
Tristan Van Berkom authored
properties.
-
Tristan Van Berkom authored
instead the invisible editor-property gets tied to the life-cycle of the table it would have been added to (since recently glade_editor_property() explicitly shows/hides properties according to if thier widget actually has an instance of the property).
-
- 26 Dec, 2010 5 commits
-
-
Tristan Van Berkom authored
widget lookup event redirection for events we're not interested in.
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
so that embedded toplevels dont "pop out" of the workspace
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
-
- 23 Dec, 2010 9 commits
-
-
-
Gheyret T.Kenji authored
-
Tristan Van Berkom authored
it loops less and actually finds the widgets.
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
this was never needed before since treeview columns did not have construct-only properties (so they did not hit "rebuild" codepaths).
-
Tristan Van Berkom authored
(for setting construct properties during a load process).
-
- 22 Dec, 2010 5 commits
-
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
moved glade-3.desktop.in.in to glade.desktop.in.in, new app name is 'glade'.
-