| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Make libgladeui-2 library come with introspection data, patch based on original
patch by Alan Knowles.
* configure.ac: Added gobject-introspection m4 stuff
* gladeui/Makefile.am: Added rules to build Gladeui-2.0 gir and typelib
* gladeui/glade-app.c, gladeui/glade-command.c, gladeui/glade-project.c: Some changes
made to pass the introspection build.
|
|
|
|
|
|
|
|
|
|
| |
New dependencies:
automake >= 1.11
autoconf >= 2.64
libtool >= 2.2.6
intltool >= 0.41.0
gtk-doc >= 1.13
gnome-doc-utils >= 0.18
|
|
|
|
|
|
| |
in the branch until we have a proper framework and a full implementation (python)
svn path=/trunk/; revision=1447
|
|
|
|
|
|
|
| |
* Makefile.am: Remove 'm4' from EXTRA_DIST. m4 files are included
automatically (#445028).
svn path=/trunk/; revision=1343
|
|
|
|
|
|
|
|
|
| |
2007-02-13 Christian Persch <chpe@svn.gnome.org>
* Makefile.am:
* configure.ac: Call GNOME_DOC_INIT unconditionally. Bug #392411.
svn path=/trunk/; revision=1098
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Makefile.am, configure.ac, plugins/Makefile.am, bindings/Makefile.am:
fixed conditionally building gnome & python.
* data/libgladeui-1.0.pc.in: Renamed to gladeui-1.0.pc.in.
Updated for change in location of header files.
* gladeui/glade.h, gladeui/glade-xml-utils.c: Cleaned up 'glade.h'.
- Moved GLADE_TAG_* defines to glade-xml-utils.h.
- Nuked GLADE_GENERIC_BORDER_WIDTH.
* gladeui/*.h, plugins/gtk+/glade-gtk.[ch],
plugins/gnome/glade-gnome.ch, bindings/python/*.[ch]:
Changed header files location for libgladeui.
svn path=/trunk/; revision=1054
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Reorganised package structure, moved a lot of files
and directories. Modified the Makefile.am in most directories.
* po/POTFILES.in, po/POTFILES.skip: Update for reorganisation.
* configure.ac: Add files to AC_CONFIG_FILES. Change AC_CONFIG_SRCDIR.
svn path=/trunk/; revision=1050
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-03 Christian Persch <chpe@svn.gnome.org>
* Makefile.am:
* configure.in:
* glade-3.desktop.in.in:
* po/POTFILES.in:
* po/POTFILES.skip:
Add version to bugzilla info in the .desktop file. Bug #392395.
svn path=/trunk/; revision=1032
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* help/ChangeLog, help/Makefile.am, help/glade.omf.in,
help/.cvsignore, help/C/glade.xml, help/C/legal.xml,
help/C/figures/main-window.png, m4/.cvsignore: New files.
* configure.in:
- Check for gnome-doc-utils and scrollkeeper
- Use AC_CONFIG_FILES instead of AC_OUTPUT with args.
AC_OUTPUT with args is deprecated.
- set macro dir with AC_CONFIG_MACRO_DIR.
* Makefile.am:
- Update for gnome-doc-utils integration.
- Conditionally set SUBDIRS if docs building is enabled.
- Set `ACLOCAL_AMFLAGS = -I m4' as recommended in
Autoconf manual.
* .cvsignore: Add `gnome-doc-utils.make'.
* src/glade-utils.[ch]: New function `glade_util_url_show'.
* src/glade-project-window.c:
- Add functionality for launching the GNOME user manual.
- Set URL hook for GtkAboutDialog.
- If devhelp is not available, the online developer reference
is displayed instead.
* src/glade-paths.sh.in: New variable GLADE_GNOMEHELPDIR.
* glade-3.desktop.in: Add "X-GNOME-DocPath" entry.
Add "GTK" to "Categories".
|
| |
|
|
|
|
|
|
|
|
| |
* COPYING: relicense pixmaps under GNU LGPL
* COPYING.GPL, COPYING.LGPL: new files
* Makefile.am: added license files to EXTRA_DIST.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-04-28 Vincent Geddes <vgeddes@metroweb.co.za>
* Glade now installs theme friendly icons (GNOME Goal #2)
2006-04-30 Yevgen Muntyan <muntyan@tamu.edu>
* src/glade-project-window.c: fixed bug 339855
(recent project ordering) and bug 339249.
2006-04-30 Tristan Van Berkom <tvb@gnome.org>
* src/glade-editor.c: Beautified the editor (added alignments and
a gtk-clear icon for the reset button
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* autogen.sh: require automake 1.9
* Makefile.am, doc/Makefile.am, doc/.cvsignore, configure.in:
Added environment for gtk-doc generation.
* doc/glade-docs.sgml, doc/glade-sections.txt, doc/glade.types,
doc/version.xml.in, doc/tmpl/*: Added initial documentation
metadata.
* src/*.h: Line break LIBGLADEUI_API everywhere so that documentation
generation works (wierd trade, I know).
* po/POTFILES.in: Added glade-custom.c
Modified Files:
ChangeLog Makefile.am autogen.sh configure.in po/POTFILES.in
src/glade-app.h src/glade-catalog.h src/glade-clipboard-view.h
src/glade-clipboard.h src/glade-command.c src/glade-command.h
src/glade-editor-property.c src/glade-editor-property.h
src/glade-editor.c src/glade-editor.h
src/glade-fixed-manager.h src/glade-gtk.c src/glade-palette.h
src/glade-parameter.h src/glade-placeholder.h
src/glade-popup.c src/glade-project-view.c
src/glade-project-view.h src/glade-project-window.c
src/glade-project.c src/glade-project.h
src/glade-property-class.c src/glade-property-class.h
src/glade-property.c src/glade-property.h
src/glade-signal-editor.h src/glade-signal.c src/glade-utils.c
src/glade-utils.h src/glade-widget-class.h src/glade-widget.c
src/glade-widget.h src/glade-xml-utils.h
Added Files:
doc/.cvsignore doc/Makefile.am doc/glade-docs.sgml
doc/glade-sections.txt doc/glade.types doc/version.xml.in
doc/tmpl/glade-app.sgml doc/tmpl/glade-catalog.sgml
doc/tmpl/glade-clipboard-view.sgml
doc/tmpl/glade-clipboard.sgml doc/tmpl/glade-command.sgml
doc/tmpl/glade-editor-property.sgml doc/tmpl/glade-editor.sgml
doc/tmpl/glade-fixed-manager.sgml doc/tmpl/glade-palette.sgml
doc/tmpl/glade-parameter.sgml doc/tmpl/glade-parser.sgml
doc/tmpl/glade-placeholder.sgml
doc/tmpl/glade-project-view.sgml doc/tmpl/glade-project.sgml
doc/tmpl/glade-property-class.sgml
doc/tmpl/glade-property.sgml doc/tmpl/glade-signal-editor.sgml
doc/tmpl/glade-signal.sgml doc/tmpl/glade-utils.sgml
doc/tmpl/glade-widget-class.sgml doc/tmpl/glade-widget.sgml
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2002-04-27 Carlos Perello Marin <carlos@gnome-db.org>
* Makefile.am, configure.in, src/glade-packing.c,
src/glade-project-window.c, src/glade-widget-class.c,
src/main.c: Changed all references from glade2 to glade3
* glade-2.desktop.in: Renamed to glade-3.desktop.in
* glade-2.png: Renamed to glade-3.png
* configure.in: Changed all references from glade2 to glade3 and added
version number to the directory where all data is stored.
Updated the version to 2.1.90
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2002-01-29 Carlos Perelló Marín <carlos@gnome-db.org>
* Makefile.am: Install .desktop file into the proper location for
GNOME2 (PREFIX/share/applications).
* glade-2.desktop.in: Renamed from glade2.desktop.in to use the same
standar as glade1 port.
Added a Categories field for GNOME 2 panel.
Tweak the Name to follow the HIG.
All those changes are a copy of the changes by Seth at glade1 port.
* glade-2.png: Added.
|
|
|
|
|
|
|
| |
2001-11-04 Carlos Perelló Marín <carlos@gnome-db.org>
* configure.in:
* Makefile.am: Migrated to intltool
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-08-29 Carlos Perelló Marín <carlos@gnome-db.org>
* autogen.sh:
* configure.in:
* Makefile.am: Modified to use the new GNOME 2.0 config stuff.
* src/glade.h: Removed a dup "#include <libintl.h>"
* src/main.c: Moved the NLS stuff to be the first at main()
and added setlocale (LC_ALL, ""); before the bindtextdomain call
Now the l10n works!!!! Thanks Martin for your comments ;-)
* src/Makefile.am: popt is checked at configure.in
|
| |
|
|
|