summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* * configure.ac, src/Makefile.am, src/glade-window.c: Use ige-mac-integrationTristan Van Berkom2009-06-111-1/+2
* New method glade_app_new().Vincent Geddes2007-07-041-2/+2
* Cygwin build fixes. Only apply "-mwindows" ld flag if we are in unstableVincent Geddes2007-06-261-2/+5
* Use gnome-common macro for WARN_CFLAGS. Bug #399134.Christian Persch2007-06-211-3/+3
* Check for windres on win32. Define version using separate numberVincent Geddes2007-04-161-2/+7
* Define GCC_WARN_FLAGS in configure.ac, if use gcc, put -Wall into CFLAGS,Tristan Van Berkom2007-03-051-3/+3
* fixed conditionally building gnome & python.Tristan Van Berkom2007-01-251-2/+2
* Reorganised package structure, moved a lot of files and directories.Tristan Van Berkom2007-01-231-203/+9
* Use the correct way to define paths, using _CPPFLAGS in Makefile.am. FixesChristian Persch2007-01-031-31/+51
* The pkg-config entry is now `libgladeui-1.0.pc'.Tristan Van Berkom2006-12-121-1/+1
* Added python/pygtk checks.Juan Pablo Ugarte2006-11-211-0/+16
* o integrate ui into one main window. o A GtkNotebook is used to displayTristan Van Berkom2006-10-261-0/+4
* Added glade-widget-adaptor.[ch], removed glade-widget-class.[ch].Tristan Van Berkom2006-10-191-2/+2
* added files glade-base-editor.[ch]Juan Pablo Ugarte2006-07-131-1/+3
* Added glade-palette-item.[ch], glade-palette-box.[ch] andTristan Van Berkom2006-06-211-0/+6
* Made changes for changed files.Tristan Van Berkom2006-06-091-3/+3
* Added autogenerated keysyms (but not autogenerating them at the moment).Tristan Van Berkom2006-06-051-1/+2
* Added -mwindows to glade3_LDFLAGS in win32 compile modeTristan Van Berkom2006-05-281-0/+6
* Added gnome catalog relevent files for translation.Tristan Van Berkom2006-05-271-25/+0
* Installed unwanted garbage to pass distcheck.Tristan Van Berkom2006-05-221-6/+10
* added check for GnomeUI libs (PKG_CHECK_MODULES)Tristan Van Berkom2006-05-181-0/+13
* o Cleanup build in src/Makefile.am o Now build and install a devhelpTristan Van Berkom2006-04-301-13/+56
* added atk.xpm to $(libgladeuiinclude_HEADERS)Tristan Van Berkom2006-04-261-1/+2
* Updated docs to reflect the recently implemented installation method.Tristan Van Berkom2006-04-041-1/+1
* Updated (removed bug 317949 from list).Tristan Van Berkom2006-02-031-0/+2
* Applied spelling/grammer fixes by Adam Weinberger.Tristan Van Berkom2006-01-261-7/+6
* glade_app_set_project() Sets the current/working directory to theJuan Pablo Ugarte2005-12-151-4/+0
* Revamping of the glade-editor, wrenched out the GladeEditorProperty codeTristan Van Berkom2005-10-081-0/+2
* Added new GladeFixedManager code to handle GtkFixed and GtkLayout in aTristan Van Berkom2005-08-091-0/+4
* Fixed a typo where it should be glade-builtins.h instead ofNaba Kumar2005-08-011-1/+1
* RemovedTristan Van Berkom2005-08-011-2/+0
* Added glade builtin pspec types for general purpose use in the plugin.Tristan Van Berkom2005-07-301-0/+2
* Removed glade-transform as its not used, this is taken care of byTristan Van Berkom2005-07-261-2/+0
* pixmaps/Makefile.am, src/Makefile.am, widgets/Makefile.am,Ivan, Wong Yat Cheung2005-04-021-27/+29
* Merged LIBGLADE_INTEGRATION --> HEAD, gentlemen; we have reached normality.Tristan Van Berkom2005-02-281-8/+24
* - clean up a little bit. - drop acconfig.h, use the third arg of AC_DEFINEIvan Wong2004-11-181-8/+1
* Fix a few glitches that only show up on win32Ivan Wong2004-11-031-3/+3
* Removed GladePropertyType completely from the source in favor ofTristan Van Berkom2004-11-031-2/+0
* fix up CLEANFILES problemDavid Hoover2004-11-031-2/+2
* Win32 related fixes (bug 154927)Ivan Wong2004-11-031-2/+11
* Fix up dependency issues with automatically generated marshallers files.David Hoover2004-10-271-2/+3
* CFLAGS was `-O2 -g', for now just `-g'. (Mixing these two compiler optionsTristan Van Berkom2004-10-261-1/+1
* Dynamically generate a marshaller that was in glade-editor.c, shorten theDavid Hoover2004-10-261-2/+2
* Add support to automatically generate the marshallers files rather thanDavid Hoover2004-10-251-0/+19
* included "glade-types.h", removed duplicate declaration of GladeWidget,Damon Chaplin2004-04-221-2/+4
* write properties that have a default value of NULL. micro-manage the newJoaquin Cuenca Abela2004-03-091-2/+4
* read the name of the plugin to be used by each catalog and pass it to theJoaquĆ­n Cuenca Abela2003-10-041-2/+7
* Load the icon.Paolo Borelli2003-08-311-0/+1
* First stage of the packingPaolo Borelli2003-07-261-2/+0
* MOve log_handler stuff to debug.cPaolo Borelli2003-07-211-1/+2