- 14 May, 2010 17 commits
-
-
Johannes Schmid authored
-
Johannes Schmid authored
-
Johannes Schmid authored
Also checks in glade-project.c if we found a widget.
-
Johannes Schmid authored
Also fixed files that calles get_widget() to just use the editor instead.
-
Johannes Schmid authored
-
Johannes Schmid authored
If there is a need for these signals it should be done in another way.
-
Johannes Schmid authored
-
Johannes Schmid authored
It should correctly interate on the list of toplevels. In addition, fixed adjust_naming_policy to avoid a now unnecessary check if this is really a toplevel.
-
Johannes Schmid authored
-
Johannes Schmid authored
-
Johannes Schmid authored
Also fixed some smaller things in the model itself and added support for icons.
-
Johannes Schmid authored
...and removed some hacky testing code
-
Johannes Schmid authored
There were some checks that are no longer necessary as our project tree is dynamic which prevented the emission of the "add_widget"-signal.
-
Johannes Schmid authored
-
Johannes Schmid authored
Actually gtk+ should provide a gtk_tool_item_group_new_with_label_widget() method but it doesn't and using the construct properties seems broken.
-
Johannes Schmid authored
Add an implementation of the GtkTreeModel interface to GladeProject
-
Johannes Schmid authored
-
- 12 May, 2010 1 commit
-
-
Thomas Thurman authored
-
- 04 May, 2010 3 commits
-
-
Fran Diéguez authored
-
Javier Jardón authored
We already depends on GTK+ 2.20
-
Jorge González authored
-
- 03 May, 2010 2 commits
-
-
Javier Jardón authored
Added src/glade-close-button.c and removed plugins/gtk+/glade-cell-renderer-button.c
-
Javier Jardón authored
-
- 02 May, 2010 1 commit
-
-
Mario Blättermann authored
-
- 20 Apr, 2010 1 commit
-
-
Jorge González authored
-
- 18 Apr, 2010 1 commit
-
-
Olav Vitters authored
-
- 17 Apr, 2010 1 commit
-
-
Fran Diéguez authored
-
- 16 Apr, 2010 1 commit
-
-
Jorge González authored
-
- 14 Apr, 2010 1 commit
-
-
Fran Diéguez authored
-
- 07 Apr, 2010 1 commit
-
-
Mario Reyer authored
-
- 02 Apr, 2010 1 commit
-
-
Jordi Serratosa authored
-
- 01 Apr, 2010 6 commits
-
-
Tristan Van Berkom authored
- Stop showing preferences at project new time (now we have tooltips that tell you this stuff), finally closing bug 574095.
-
Tristan Van Berkom authored
* gladeui/glade-project.c: Display GTK+ in caps and always assume GTK+ as a project dependency (so that empty projects still depend on GTK+ for display purposes).
-
Tristan Van Berkom authored
- Added option to show/hide statusbar in the View menu and session data.
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
in the signal editor when doing so.
-
Tristan Van Berkom authored
* src/Makefile.am, src/glade-close-button.[ch]: Using Paolo Borelli's close button code for notebook tab close buttons. * src/glade-window.c: - Added option to disable toolbar in View menu and session data (bug 586194). - Added option to show notebook tabs for open projects also in the View menu and session data. * gladeui/glade-palette.c: Made "both" mode use text horizontally again, still get alot of unwanted ellipsize here. * gladeui/glade-project.c: Added the targets-changed signal to refresh views with data about target project versions (notebook tabs).
-
- 30 Mar, 2010 3 commits
-
-
Tristan Van Berkom authored
asks for an icon at startup.
-
Tristan Van Berkom authored
* gladeui/glade-signal-editor.c: Fixed access to signal name in object dialog hander (was a crasher). * gladeui/glade-widget.c: Fixed GladeWidget to update support warnings on newly added signals.
-
Tristan Van Berkom authored
* plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Block the glade_gtk_text_buffer_changed() handler when updating the buffer text (this feedback loop was causing segfaults when undoing modifications to a text buffer's text).
-