| Commit message (Expand) | Author | Age | Files | Lines |
* | autotools: Fix out of tree buildGLADE_3_36_0 | Alberto Fanjul | 2020-05-06 | 1 | -0/+1 |
* | Fix compilation refactor | Alberto Fanjul | 2020-05-06 | 1 | -0/+1 |
* | Add UI interactive introductionmodern-ui | Juan Pablo Ugarte | 2017-12-30 | 1 | -0/+2 |
* | GladeWindow: moved css to glade-window.css file | Juan Pablo Ugarte | 2017-12-30 | 1 | -1/+5 |
* | GladeCloseButton: removed unused class | Juan Pablo Ugarte | 2017-12-30 | 1 | -2/+0 |
* | Fixed distcheck errors | Juan Pablo Ugarte | 2014-03-24 | 1 | -1/+2 |
* | Added Registration & User Survey Dialog in Help menu | Juan Pablo Ugarte | 2014-02-17 | 1 | -5/+6 |
* | Made GladeWindow a composite template. | Juan Pablo Ugarte | 2013-05-22 | 1 | -1/+0 |
* | Ported GladePreferences to use a composite template. | Tristan Van Berkom | 2013-04-11 | 1 | -1/+1 |
* | Build fixes, now distcheck passes again (with the added tests). | Tristan Van Berkom | 2013-04-08 | 1 | -5/+10 |
* | Export symbols in glade executable for windows build | Juan Pablo Ugarte | 2012-05-23 | 1 | -0/+3 |
* | Fixed dist buildGLADE_3_13_0 | Juan Pablo Ugarte | 2012-05-06 | 1 | -1/+1 |
* | Implemented GladePreferences dialog. | Juan Pablo Ugarte | 2012-05-04 | 1 | -1/+6 |
* | Implemented Glade UI in Glade, side effect status bar started working again | Juan Pablo Ugarte | 2012-04-27 | 1 | -1/+15 |
* | [Glade Bug 663492] Update Mac integration bindings to GtkOSXApplication | John Ralls | 2011-11-08 | 1 | -2/+2 |
* | * Making offscreen-gtk3 branch compile again after merging master, | Tristan Van Berkom | 2010-12-22 | 1 | -1/+1 |
* | Merge branch 'master' into offscreen-gtk3 | Tristan Van Berkom | 2010-12-22 | 1 | -4/+4 |
|\ |
|
| * | * src/Makefile.am, gladeui/Makefile.am, plugins/gtk+/Makefile.am, plugins/gn... | Tristan Van Berkom | 2010-12-18 | 1 | -4/+4 |
* | | Use libgladeui-3 as library name, remove --with-gtk option and adapt | Johannes Schmid | 2010-11-18 | 1 | -1/+1 |
|/ |
|
* | * configure.ac: Require GTK+ 3.0 and change package domain from glade3 -> glade | Tristan Van Berkom | 2010-06-15 | 1 | -10/+10 |
* | * src/Makefile.am, src/glade-close-button.[ch]: Using Paolo Borelli's close ... | Tristan Van Berkom | 2010-03-31 | 1 | -0/+2 |
* | * configure.ac, src/Makefile.am, src/glade-window.c: Use ige-mac-integration | Tristan Van Berkom | 2009-06-11 | 1 | -1/+2 |
* | New method glade_app_new(). | Vincent Geddes | 2007-07-04 | 1 | -2/+2 |
* | Cygwin build fixes. Only apply "-mwindows" ld flag if we are in unstable | Vincent Geddes | 2007-06-26 | 1 | -2/+5 |
* | Use gnome-common macro for WARN_CFLAGS. Bug #399134. | Christian Persch | 2007-06-21 | 1 | -3/+3 |
* | Check for windres on win32. Define version using separate number | Vincent Geddes | 2007-04-16 | 1 | -2/+7 |
* | Define GCC_WARN_FLAGS in configure.ac, if use gcc, put -Wall into CFLAGS, | Tristan Van Berkom | 2007-03-05 | 1 | -3/+3 |
* | fixed conditionally building gnome & python. | Tristan Van Berkom | 2007-01-25 | 1 | -2/+2 |
* | Reorganised package structure, moved a lot of files and directories. | Tristan Van Berkom | 2007-01-23 | 1 | -203/+9 |
* | Use the correct way to define paths, using _CPPFLAGS in Makefile.am. Fixes | Christian Persch | 2007-01-03 | 1 | -31/+51 |
* | The pkg-config entry is now `libgladeui-1.0.pc'. | Tristan Van Berkom | 2006-12-12 | 1 | -1/+1 |
* | Added python/pygtk checks. | Juan Pablo Ugarte | 2006-11-21 | 1 | -0/+16 |
* | o integrate ui into one main window. o A GtkNotebook is used to display | Tristan Van Berkom | 2006-10-26 | 1 | -0/+4 |
* | Added glade-widget-adaptor.[ch], removed glade-widget-class.[ch]. | Tristan Van Berkom | 2006-10-19 | 1 | -2/+2 |
* | added files glade-base-editor.[ch] | Juan Pablo Ugarte | 2006-07-13 | 1 | -1/+3 |
* | Added glade-palette-item.[ch], glade-palette-box.[ch] and | Tristan Van Berkom | 2006-06-21 | 1 | -0/+6 |
* | Made changes for changed files. | Tristan Van Berkom | 2006-06-09 | 1 | -3/+3 |
* | Added autogenerated keysyms (but not autogenerating them at the moment). | Tristan Van Berkom | 2006-06-05 | 1 | -1/+2 |
* | Added -mwindows to glade3_LDFLAGS in win32 compile mode | Tristan Van Berkom | 2006-05-28 | 1 | -0/+6 |
* | Added gnome catalog relevent files for translation. | Tristan Van Berkom | 2006-05-27 | 1 | -25/+0 |
* | Installed unwanted garbage to pass distcheck. | Tristan Van Berkom | 2006-05-22 | 1 | -6/+10 |
* | added check for GnomeUI libs (PKG_CHECK_MODULES) | Tristan Van Berkom | 2006-05-18 | 1 | -0/+13 |
* | o Cleanup build in src/Makefile.am o Now build and install a devhelp | Tristan Van Berkom | 2006-04-30 | 1 | -13/+56 |
* | added atk.xpm to $(libgladeuiinclude_HEADERS) | Tristan Van Berkom | 2006-04-26 | 1 | -1/+2 |
* | Updated docs to reflect the recently implemented installation method. | Tristan Van Berkom | 2006-04-04 | 1 | -1/+1 |
* | Updated (removed bug 317949 from list). | Tristan Van Berkom | 2006-02-03 | 1 | -0/+2 |
* | Applied spelling/grammer fixes by Adam Weinberger. | Tristan Van Berkom | 2006-01-26 | 1 | -7/+6 |
* | glade_app_set_project() Sets the current/working directory to the | Juan Pablo Ugarte | 2005-12-15 | 1 | -4/+0 |
* | Revamping of the glade-editor, wrenched out the GladeEditorProperty code | Tristan Van Berkom | 2005-10-08 | 1 | -0/+2 |
* | Added new GladeFixedManager code to handle GtkFixed and GtkLayout in a | Tristan Van Berkom | 2005-08-09 | 1 | -0/+4 |