summaryrefslogtreecommitdiff
path: root/INSTALL
Commit message (Collapse)AuthorAgeFilesLines
* o integrate ui into one main window. o A GtkNotebook is used to displayTristan Van Berkom2006-10-261-8/+8
| | | | | | | | | | | | | | | | * src/glade-project-window.c: o integrate ui into one main window. o A GtkNotebook is used to display GladeDesignView's. * src/glade-project-view.[ch]: add "item-activated" signal. * src/glade-design-layout.[ch], src/glade-design-view.[ch]: new files. * src/glade-widget.[ch]: o Added functions for embedding toplevel GladeWidgets o glade_widget_show() modified to manage embedding of toplevels.
* o Cleanup build in src/Makefile.am o Now build and install a devhelpTristan Van Berkom2006-04-301-97/+108
| | | | | | | | | | | | | | | | * configure.in, src/Makefile.am, src/glade-paths.sh.in: o Cleanup build in src/Makefile.am o Now build and install a devhelp module if a usable version of libdevhelp is available * src/glade-devhelp.[ch]: A loadable devhelp dockable widgets built into a plugin module. * src/glade-app.c, src/glade.h: Added a global for glade_plugins_dir. * src/glade-project-window.c, src/glade-utils.[ch]: Detect if there is a devhelp plugin installed and load the devhelp window into the project window in a paned window with the project view.
* Initial revisionJose Maria Celorio2001-06-191-0/+225