* configure.ac: 0.12.0
authorLuc Pionchon <luc.pionchon@nokia.com>
Wed, 15 Feb 2006 00:08:11 +0000 (00:08 +0000)
committerLuc Pionchon <luc.pionchon@nokia.com>
Wed, 15 Feb 2006 00:08:11 +0000 (00:08 +0000)
commit49615164531f784e9f1a11d981abbac1b6cb874a
treec038d9cf5203638d83d4e5ea706a6e39b609a36e
parentdb3aac516657ed02afaa66111644fe4b813a5329
* configure.ac: 0.12.0

Merged hildon-lgpl into hildon-libs (and hildon-fm)

* doc/tmpl/hildon-system-sound.sgml: added from hildon-lgpl
* doc/tmpl/hildon-appview.sgml: likewise.
* doc/tmpl/hildon-color-popup.sgml: likewise.
* doc/tmpl/hildon-find-toolbar.sgml: likewise.
* doc/tmpl/hildon-app.sgml: likewise.
* doc/tmpl/hildon-input-mode-hint.sgml: likewise.
* doc/tmpl/hildon-caption.sgml: likewise.
* doc/tmpl/hildon-marshalers.sgml: likewise.
* doc/tmpl/hildon-add-home-dialog.sgml: likewise.
* doc/tmpl/hildon-defines.sgml: likewise.
* doc/tmpl/gtk-infoprint.sgml: likewise.
* doc/tmpl/hildon-composite-widget.sgml: likewise.

* hildon-widgets/gtk-infoprint.[ch]: added from hildon-lgpl
* hildon-widgets/hildon-app.[ch]:likewise.
* hildon-widgets/hildon-app-private.h:likewise.
* hildon-widgets/hildon-appview.[ch]:likewise.
* hildon-widgets/hildon-caption.[ch]:likewise.
* hildon-widgets/hildon-defines.[ch]:likewise.
* hildon-widgets/hildon-find-toolbar.[ch]:likewise.
* hildon-widgets/hildon-input-mode-hint.h:likewise.

* hildon-widgets/Makefile.am (libhildonwidgets_la_SOURCES):
removed hildon-file-details-dialog.[ch] (moved to hildon-fm)
added,
    gtk-infoprint.[ch]
    hildon-app.[ch]
    hildon-app-private.h
    hildon-appview.[ch]
    hildon-caption.[ch]
    hildon-defines.[ch]
    hildon-find-toolbar.[ch]
    hildon-input-mode-hint.h

* hildon-widgets/hildon-get-password-dialog.c: corrected #include
path for gtk-infoprint.h and hildon-input-mode-hint.h

* po/en_GB.po: merged msgstr from hildon-lgpl

* timer/*: added from hildon-lgpl

Moved hildon-file-details-dialog from hildon-libs to hildon-fm

* hildon-widgets/hildon-file-details-dialog.[ch]: moved to
hildon-fm

* ut/hildon-widgets_tests.c (test41a): removed test case for
hildon_file_details_dialog

* doc/hildon-libs.types: likewise.
* doc/hildon-libs-docs.xml: likewise.

Update build files

* hildon-libs.pc.in (Libs): do not requires hildon-lgpl anymore
nor hildon-fm

* Makefile.am (SUBDIRS): added timer/

* configure.ac: do not depend anymore on hildon-lgpl nor
hildon-fm, check for libmb, added Makefile output for timer/
50 files changed:
ChangeLog
Makefile.am
Makefile.in
configure
configure.ac
debian/changelog
debian/control
debian/hildon-libs-dev.install
doc/Makefile.in
doc/hildon-libs-docs.xml
doc/hildon-libs.types
doc/tmpl/gtk-infoprint.sgml [new file with mode: 0644]
doc/tmpl/hildon-add-home-dialog.sgml [new file with mode: 0644]
doc/tmpl/hildon-app.sgml [new file with mode: 0644]
doc/tmpl/hildon-appview.sgml [new file with mode: 0644]
doc/tmpl/hildon-caption.sgml [new file with mode: 0644]
doc/tmpl/hildon-color-popup.sgml [new file with mode: 0644]
doc/tmpl/hildon-composite-widget.sgml [new file with mode: 0644]
doc/tmpl/hildon-defines.sgml [new file with mode: 0644]
doc/tmpl/hildon-find-toolbar.sgml [new file with mode: 0644]
doc/tmpl/hildon-input-mode-hint.sgml [new file with mode: 0644]
doc/tmpl/hildon-marshalers.sgml [new file with mode: 0644]
hildon-libs.pc.in
hildon-widgets/Makefile.am
hildon-widgets/Makefile.in
hildon-widgets/gtk-infoprint.c [new file with mode: 0644]
hildon-widgets/gtk-infoprint.h [new file with mode: 0644]
hildon-widgets/hildon-app-private.h [new file with mode: 0644]
hildon-widgets/hildon-app.c [new file with mode: 0644]
hildon-widgets/hildon-app.h [new file with mode: 0644]
hildon-widgets/hildon-appview.c [new file with mode: 0644]
hildon-widgets/hildon-appview.h [new file with mode: 0644]
hildon-widgets/hildon-caption.c [new file with mode: 0644]
hildon-widgets/hildon-caption.h [new file with mode: 0644]
hildon-widgets/hildon-defines.c [new file with mode: 0644]
hildon-widgets/hildon-defines.h [new file with mode: 0644]
hildon-widgets/hildon-file-details-dialog.c [deleted file]
hildon-widgets/hildon-file-details-dialog.h [deleted file]
hildon-widgets/hildon-find-toolbar.c [new file with mode: 0644]
hildon-widgets/hildon-find-toolbar.h [new file with mode: 0644]
hildon-widgets/hildon-get-password-dialog.c
hildon-widgets/hildon-input-mode-hint.h [new file with mode: 0644]
po/Makefile.in
po/en_GB.po
timer/Makefile.am
timer/Makefile.in
timer/timer.c
timer/timer.h
ut/Makefile.in
ut/hildon-widgets_tests.c