- 15 Dec, 2010 5 commits
-
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
object ref count cycles, now GladeProject just releases all widgets from the project and keeps a reference to the GladeWidget instead of the GObject, GladeWidget is now GInitiallyUnowned and GladeProject assumes ownership when objects are added to the project (glade-gtk.c in this patch avoids needlessly adding a widget to the project that will be implicitly added, now glade-gtk.c does not directly manually add any widgets to the project).
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
The problem at length was an issue of orphaned project widgets left in the project model. Conflicts: ChangeLog
-
Tristan Van Berkom authored
fired before modifying internal data structures (and dont use the glade_util_ function to find a widget iter).
-
- 09 Dec, 2010 2 commits
-
-
Yaron Shahrabani authored
-
Yaron Shahrabani authored
-
- 07 Dec, 2010 1 commit
-
-
Yaron Shahrabani authored
-
- 04 Dec, 2010 1 commit
-
-
pesder authored
-
- 26 Nov, 2010 1 commit
-
-
Johannes Schmid authored
-
- 20 Nov, 2010 1 commit
-
-
Gheyret T.Kenji authored
-
- 17 Nov, 2010 1 commit
-
-
Jordi Mas authored
-
- 14 Nov, 2010 1 commit
-
-
Peter Kragelj authored
-
- 13 Nov, 2010 2 commits
-
-
Gheyret T.Kenji authored
-
Gheyret T.Kenji authored
-
- 12 Nov, 2010 1 commit
-
-
Johannes Schmid authored
It is sometimes possible that children are added before their parents in the tree. We simply ignore that for now as it doesn't cause any harm in the tree model.
-
- 05 Nov, 2010 1 commit
-
-
Takeshi AIHANA authored
-
- 02 Nov, 2010 1 commit
-
-
Xandru Armesto authored
-
- 01 Nov, 2010 1 commit
-
-
- 28 Oct, 2010 1 commit
-
-
Carles Ferrando authored
-
- 27 Oct, 2010 1 commit
-
-
- 17 Oct, 2010 1 commit
-
-
Tristan Van Berkom authored
-
- 12 Oct, 2010 3 commits
-
-
Jorge González authored
-
Fran Diéguez authored
-
Tristan Van Berkom authored
Implemented preview feature for Glade. * gladeui/Makefile.am, gladeui/glade-previewer.c: Added program to preview glade files. * gladeui/glade-project.[ch]: Implemented glade_project_preview() to spawn a child preview process, reap it when it dies and close all previews when project closes. * src/glade-window.c: Added toolbar button to spawn the preview. * gladeui/glade-xml-utils.[ch]: Added glade_xml_dump_from_context(). * plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Added actions to preview a widget. * gladeui/glade-app.[ch]: Added glade_app_get_bin_dir() for resolving of previewer path.
-
- 11 Oct, 2010 1 commit
-
-
Tristan Van Berkom authored
-
- 09 Oct, 2010 1 commit
-
-
Tristan Van Berkom authored
just a hack to enable building glade for 2.0 while it doesnt run for 3.0.
-
- 01 Oct, 2010 1 commit
-
-
- 27 Sep, 2010 1 commit
-
-
Norayr Chilingarian authored
-
- 25 Sep, 2010 1 commit
-
-
Piotr Drąg authored
-
- 24 Sep, 2010 1 commit
-
-
Lucian Adrian Grijincu authored
Signed-off-by:
Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
-
- 23 Sep, 2010 4 commits
-
-
Piotr Drąg authored
-
Xandru Armesto authored
-
Xandru Armesto authored
-
Pablo Castellano authored
-
- 21 Sep, 2010 2 commits
-
-
Tristan Van Berkom authored
Some build fixes to help compile against GTK+ 3.0
-
Pablo Castellano authored
-
- 20 Sep, 2010 2 commits
-
-
Takayuki Kusano authored
-
Takayuki Kusano authored
-
- 19 Sep, 2010 1 commit
-
-
Andrea Zagli authored
-