Age | Commit message (Collapse) | Author |
|
* src/
* Makefile.am
* configure.ac
* doc/Makefile.am
* doc/hildon.types
* po/POTFILES.in:
Renamed src/ to hildon/
* examples/*.c
* debian/changelog
* debian/rules:
Include <hildon/hildon.h> directly in all examples.
|
|
* Makefile.am: Enable gtk-doc during distcheck.
|
|
* Makefile.am: Do not distribute the debian/ directory.
|
|
* debian/rules: Added --enable-maintainer-mode
* Makefile.am: Added ACLOCAL_AMFLAGS
This allows to properly regenerate the Makefiles if you modify the
configure.ac or any Makefile.am.
|
|
system. Prolly needs some more updates in the future when we resync the 'real' translation package names.
|
|
|
|
|
|
|
|
|
|
* Makefile.am:
* configure.ac:
* m4/as-version.m4:
* pkgconfig/Makefile.am:
* pkgconfig/hildon-widgets.pc.in:
* src/Makefile.am: Changing the install dirs etc.
|
|
* Makefile.am:
* configure.ac:
* examples:
* examples/Makefile.am:
* examples/hildon-program:
* examples/hildon-window:
* examples/hildon-window/hildon-window-example.c:
* src/Makefile.am:
* src/hildon-banner.c:
* src/hildon-banner.h:
* src/hildon-caption.c:
* src/hildon-code-dialog.c:
* src/hildon-color-button.c:
* src/hildon-color-chooser-button.c:
* src/hildon-color-chooser-button.h:
* src/hildon-color-chooser-dialog.c:
* src/hildon-color-chooser-dialog.h:
* src/hildon-date-editor.c:
* src/hildon-defines.c:
* src/hildon-find-toolbar.c:
* src/hildon-font-selection-dialog.c:
* src/hildon-get-password-dialog.c:
* src/hildon-note.c:
* src/hildon-number-editor.c:
* src/hildon-range-editor.c:
* src/hildon-set-password-dialog.c:
* src/hildon-sort-dialog.c:
* src/hildon-sort-dialog.h:
* src/hildon-sound.c:
* src/hildon-sound.h:
* src/hildon-time-editor.h:
* src/hildon-time-picker.c:
* src/hildon-widgets.h:
* src/hildon-window.c:
* src/hildon-wizard-dialog.c: Making the stuff compile with -Werror.
|
|
* ./: Moving pkgconfig file to pkgconfig/.
|
|
* ./: Removing plugins and doc temporarily from the build process.
Upgrading the autogen.sh and configure.ac.
|
|
* ./: Removing the theme, ut and timer.
|
|
* ./: hildon-widgets => src . hildon-widgets-plugins => plugins.
Changing dir names etc.
|
|
* Makefile.am:
* configure.ac: Removing the unit tests (ut/outo) from the build
system. They're introducing an additionall dependency and need to be
fixed/arranged differently anyways.
|
|
[Merging 0.13.1 => TRUNK]
* ./: Merging the experimental color selector branch. Fixes: #NB37010,
#NB38559, #33217, #NB37172.
Maintainer change:
Michael Dominic Kostrzewa
<michael.kostrzewa@nokia.com>
* configure.ac: Bumping the version number to 0.14.0.
|
|
|
|
* hildon-widgets/hildon-window.c: Fixed a bug in child size allocation
in fullscreen.
|
|
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/
|
|
Update to new l10n packaging style. po-files (inside this package)
are not used for now, the message catalogs come from separate packages
and including them here would conflict.
* Makefile.am (SUBDIRS): stop including po-files
* Makefile.am (EXTRA_DIST):
* debian/hildon-libs-l10n-engb.install:
* debian/hildon-libs-l10n-src.install:
* po/debian/*: Removed
|
|
|