summaryrefslogtreecommitdiff
path: root/gladeui/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* * gladeui/glade-design-view.[ch]:Juan Pablo Ugarte2011-01-311-1/+2
* * gladeui/glade-app.c: replaced GladeDesignLayout API with the new private oneJuan Pablo Ugarte2011-01-291-2/+2
* gladeui: Fix Makefile.am to contain glade-cell-renderer-iconJohannes Schmid2011-01-091-1/+1
* Merge branch 'master' into signal-tree-modelJohannes Schmid2011-01-061-1/+2
|\
| * * gladeui/Makefile.am: Added glade-signal-class.h to installed headers.Tristan Van Berkom2011-01-061-0/+1
| * * gladeui/glade-app.h, gladeui/glade-base-editor.h, gladeui/glade-catalog.h,Tristan Van Berkom2011-01-051-1/+1
* | Merge branch 'master' into signal-tree-modelJohannes Schmid2011-01-051-24/+21
|\ \ | |/
| * * gladeui/Makefile.am, gladeui/glade-signal-class.[ch], gladeui/glade-widget...Tristan Van Berkom2011-01-051-19/+20
| * * gladeui/glade-fixed.[ch] --> plugins/gtk+/glade-fixed.[ch]:Tristan Van Berkom2011-01-041-2/+0
| * * gladeui/Makefile.am, gladeui/glade-editor.c, gladeui/glade-property-class....Tristan Van Berkom2011-01-021-2/+0
* | Merge branch 'master' into signal-tree-modelJohannes Schmid2010-12-301-2/+0
|\ \ | |/
| * * gladeui/Makefile.am, gladeui/glade.h, gladeui/glade-clipboard.c, gladeui/g...Tristan Van Berkom2010-12-281-2/+0
* | Merge branch 'master' into signal-tree-modelJohannes Schmid2010-12-301-11/+10
|\ \ | |/
| * Merge branch 'master' into offscreen-gtk3Tristan Van Berkom2010-12-221-14/+46
| |\
| | * small build fixTristan Van Berkom2010-12-201-1/+1
| | * * src/Makefile.am, gladeui/Makefile.am, plugins/gtk+/Makefile.am, plugins/gn...Tristan Van Berkom2010-12-181-7/+7
| | * gladeui: Fix previewer buildJohannes Schmid2010-11-261-2/+1
| * | Use libgladeui-3 as library name, remove --with-gtk option and adaptJohannes Schmid2010-11-181-10/+10
| * | Initial gtk+ 3.0 port (compiles but doesn't work)Johannes Schmid2010-11-051-33/+0
| |/
* | Merge branch 'master' into signal-tree-modelJohannes Schmid2010-12-161-17/+47
|\ \ | |/
| * 2010-10-12 Marco Diego Aurélio Mesquita <marcodiegomesquita@gmail.com>Tristan Van Berkom2010-10-121-2/+37
| * * gladeui/Makefile.am, gladeui/glade-custom.[ch]: Removed support for oldTristan Van Berkom2010-06-151-2/+0
| * * configure.ac: Require GTK+ 3.0 and change package domain from glade3 -> gladeTristan Van Berkom2010-06-151-13/+10
| * Merge branch 'master' into project-tree-modelTristan Van Berkom2010-05-141-1/+1
* | signal-model: Initial implementationJohannes Schmid2010-06-061-2/+4
|/
* 2010-03-28 Tristan Van Berkom <tvb@gnome.org>Tristan Van Berkom2010-03-281-2/+5
* Fixed broken Makefile.am (still needed newly missing glade-palette-item.h)Tristan Van Berkom2010-03-251-1/+0
* * gladeui/Makefile.am, gladeui/glade-palette.c:Tristan Van Berkom2010-03-251-6/+0
* * configure.ac, gladeui/glade-app.c: Added --enable-mac-bundle configure opti...Tristan Van Berkom2009-06-291-1/+1
* Fix runtime path resolution on osx.Tristan Van Berkom2009-06-221-1/+3
* Rolling 3.6.4 releaseTristan Van Berkom2009-05-271-1/+0
* - Added GladeEditable interface used as pages by GladeEditor - AddedTristan Van Berkom2008-10-231-2/+6
* Rewrote displayable values so no need for redundancies anymore (bugTristan Van Berkom2008-10-231-2/+4
* Encapsulated name tracking mechanismTristan Van Berkom2008-10-161-3/+5
* Added load/save/edit support for GtkTreeStore/GtkListStore basic columnsTristan Van Berkom2008-09-281-0/+1
* merging builder branch into trunkTristan Van Berkom2008-04-031-4/+1
* Marked some properties to be "themed-icon"Tristan Van Berkom2007-08-141-1/+3
* Removed bindings framework since now all binding work will be doneJuan Pablo Ugarte2007-07-111-3/+0
* Moved gladeui/fixed_bg.xpm to plugins/gtk+/fixed-bg.xpm. The graphic isVincent Geddes2007-06-291-2/+1
* Cygwin build fixes. Only apply "-mwindows" ld flag if we are in unstableVincent Geddes2007-06-261-2/+6
* Set log domain for libgladeui to "GladeUI".Vincent Geddes2007-06-241-0/+1
* Fix "missing prototype" errors reported by gcc due to increased warningVincent Geddes2007-06-211-1/+1
* Use gnome-common macro for WARN_CFLAGS. Bug #399134.Christian Persch2007-06-211-3/+3
* New Inspector implementation. - The Inspector no longer records sessionVincent Geddes2007-06-201-2/+2
* removed every reference to binding script directory. (bug #444605)Juan Pablo Ugarte2007-06-061-1/+0
* added gladeui/glade-widget-action.[ch]Juan Pablo Ugarte2007-05-231-1/+3
* Override GtkWidget::show_all to ensure hidden selector button is notVincent Geddes2007-04-291-3/+2
* install some missing header files. Fixes an Anjuta compilation error.Vincent Geddes2007-04-261-4/+5
* Performed house cleaning. - Use g_slice_new where appropriate. - HideVincent Geddes2007-04-211-1/+1
* Check for windres on win32. Define version using separate numberVincent Geddes2007-04-161-4/+7