[Pkg-maemo-commits] r78 ./hildon-1/debian: * Merged with trunk branch.
Jonny Lamb
jonnylamb at jonnylamb.com
Thu Dec 27 09:14:43 UTC 2007
------------------------------------------------------------
revno: 78
committer: Jonny Lamb <jonnylamb at jonnylamb.com>
branch nick: hildon-1
timestamp: Thu 2007-12-27 09:14:43 +0000
message:
* Merged with trunk branch.
added:
examples/hildon-banner-long-example.c
examples/hildon-logical-color-example.c
modified:
ChangeLog
NEWS
README
configure.ac
debian/changelog
debian/control
examples/Makefile.am
examples/hildon-bread-crumb-trail-example.c
pkgconfig/hildon.pc.in
src/hildon-bread-crumb-trail.c
src/hildon-bread-crumb-trail.h
src/hildon-bread-crumb-widget.c
src/hildon-bread-crumb.h
src/hildon-code-dialog.c
src/hildon-color-chooser-dialog.c
src/hildon-color-chooser.c
src/hildon-find-toolbar.c
src/hildon-font-selection-dialog.c
src/hildon-get-password-dialog.c
src/hildon-helper.c
src/hildon-seekbar.c
src/hildon-set-password-dialog.c
src/hildon-window.c
------------------------------------------------------------
revno: 30.1.88
committer: mdk
timestamp: Fri 2007-09-21 09:10:48 +0000
message:
Adding two patches by Tommi to fix memory leaks in font selector and color selector. Fixes: NB#70499 and NB#70474.
modified:
ChangeLog
src/hildon-color-chooser-dialog.c
src/hildon-color-chooser.c
src/hildon-font-selection-dialog.c
------------------------------------------------------------
revno: 30.1.89
committer: mdk
timestamp: Fri 2007-09-21 11:42:26 +0000
message:
Adding a test-case for long hildon banner.
Fixing the get_last_index function.
added:
examples/hildon-banner-long-example.c
modified:
ChangeLog
src/hildon-find-toolbar.c
------------------------------------------------------------
revno: 30.1.90
committer: mdk
timestamp: Fri 2007-09-21 11:47:17 +0000
message:
[1.0.16-1 release]
modified:
ChangeLog
NEWS
configure.ac
debian/changelog
------------------------------------------------------------
revno: 30.1.91
committer: xan
timestamp: Mon 2007-09-24 13:08:45 +0000
message:
2007-09-24 Xan Lopez <xan.lopez at nokia.com>
* src/hildon-bread-crumb-trail.c: fix the name of the function in the docs.
modified:
ChangeLog
src/hildon-bread-crumb-trail.c
------------------------------------------------------------
revno: 30.1.92
committer: xan
timestamp: Mon 2007-09-24 13:13:41 +0000
message:
Put function name in the changelog.
modified:
ChangeLog
------------------------------------------------------------
revno: 30.1.93
committer: xan
timestamp: Tue 2007-09-25 08:31:56 +0000
message:
2007-09-25 Xan Lopez <xan.lopez at nokia.com>
* src/hildon-bread-crumb-trail.c (hildon_bread_crumb_trail_push_text)
(hildon_bread_crumb_trail_push_icon): Do not show the separator for the
toplevel item. Fixes: NB#62031
modified:
ChangeLog
src/hildon-bread-crumb-trail.c
------------------------------------------------------------
revno: 30.1.94
committer: xan
timestamp: Tue 2007-09-25 13:16:27 +0000
message:
2007-09-25 Xan Lopez <xan.lopez at nokia.com>
* src/hildon-bread-crumb-widget.c (hildon_bread_crumb_widget_constructor):
set the separator as no-show-all so it doesn't unintentionally appear when
someone does a show_all.
modified:
ChangeLog
src/hildon-bread-crumb-widget.c
------------------------------------------------------------
revno: 30.1.95
committer: mdk
timestamp: Fri 2007-09-28 10:10:52 +0000
message:
Applying patches by Xan to fix the toolbar visibility. Fixes: NB#70842 and MB#615.
modified:
ChangeLog
src/hildon-window.c
------------------------------------------------------------
revno: 30.1.96
committer: mdk
timestamp: Fri 2007-09-28 12:10:29 +0000
message:
[1.0.17-1 release]
modified:
ChangeLog
NEWS
configure.ac
debian/changelog
------------------------------------------------------------
revno: 30.1.97
committer: xan
timestamp: Tue 2007-10-02 11:14:30 +0000
message:
Update README file with info about building with stock GTK+.
modified:
README
------------------------------------------------------------
revno: 30.1.98
committer: xan
timestamp: Tue 2007-10-02 12:06:14 +0000
message:
2007-10-02 Xan Lopez <xan.lopez at nokia.com>
* src/hildon-seekbar.c: gtk_range_get_fill_level is available in GTK+ since
2.11.0, add a check for that besides the MAEMO_GTK check.
modified:
ChangeLog
src/hildon-seekbar.c
------------------------------------------------------------
revno: 30.1.99
committer: xan
timestamp: Mon 2007-10-08 14:32:06 +0000
message:
Only map the HildonWindow vbox if it's supposed to be visible.
Fixes warning when mapping HildonWindows without toolbars.
modified:
ChangeLog
src/hildon-window.c
------------------------------------------------------------
revno: 30.1.100
committer: xan
timestamp: Tue 2007-10-09 08:38:44 +0000
message:
Remove HILDON_ENABLE_UNSTABLE_API.
modified:
README
configure.ac
src/hildon-bread-crumb-trail.h
src/hildon-bread-crumb.h
------------------------------------------------------------
revno: 30.1.101
committer: mdk
timestamp: Wed 2007-10-10 11:14:17 +0000
message:
Fixing the way logical colors/fonts are being applied + adding a test case. Fixes: NB#71660.
added:
examples/hildon-logical-color-example.c
modified:
ChangeLog
examples/Makefile.am
src/hildon-helper.c
------------------------------------------------------------
revno: 30.1.102
committer: mdk
timestamp: Wed 2007-10-10 11:21:37 +0000
message:
[2.0.0-1 release]
modified:
ChangeLog
NEWS
configure.ac
debian/changelog
------------------------------------------------------------
revno: 30.1.103
committer: mdk
timestamp: Wed 2007-10-10 11:53:21 +0000
message:
[1.99.0-1 release]
modified:
ChangeLog
NEWS
configure.ac
debian/changelog
------------------------------------------------------------
revno: 30.1.104
committer: xan
timestamp: Wed 2007-10-10 12:45:19 +0000
message:
2007-10-10 Xan Lopez <xan.lopez at nokia.com>
* src/hildon-code-dialog.c (hildon_code_dialog_init): check for
MAEMO_GTK or GTK+ > 2.11 before using GTK_BUTTONBOX_CENTER mode.
modified:
ChangeLog
src/hildon-code-dialog.c
------------------------------------------------------------
revno: 30.1.105
committer: xan
timestamp: Wed 2007-10-10 12:49:04 +0000
message:
You didn't see anything there, use the proper macro.
modified:
src/hildon-code-dialog.c
------------------------------------------------------------
revno: 30.1.106
committer: xan
timestamp: Wed 2007-10-10 13:44:49 +0000
message:
2007-10-10 Mohammad Anwari <Mohammad.Anwari at nokia.com>
* configure.ac, pkgconfig/hildon-1.pc: Turn on -DMAEMO_CHANGES only if
USE_MAEMO_GTK is enabled.
modified:
ChangeLog
configure.ac
pkgconfig/hildon.pc.in
------------------------------------------------------------
revno: 30.1.107
committer: mdk
timestamp: Thu 2007-10-11 13:19:51 +0000
message:
[1.99.0-2 release]
modified:
ChangeLog
debian/changelog
debian/control
------------------------------------------------------------
revno: 30.1.108
committer: mdk
timestamp: Fri 2007-12-14 09:29:31 +0000
message:
Patch by Alejandro to get/set passwords dialogs accesibility.
Set atk_set_name to the passwd entries in order to allow accessibility by name on this entries.
modified:
ChangeLog
src/hildon-get-password-dialog.c
src/hildon-set-password-dialog.c
------------------------------------------------------------
revno: 30.1.109
committer: mdk
timestamp: Fri 2007-12-14 09:33:08 +0000
message:
[1.99.1-1 release]
modified:
ChangeLog
NEWS
configure.ac
debian/changelog
------------------------------------------------------------
revno: 30.1.110
committer: xan
timestamp: Fri 2007-12-21 13:57:18 +0000
message:
Assign next pointer before freeing list node!
modified:
src/hildon-bread-crumb-trail.c
------------------------------------------------------------
revno: 30.1.111
committer: xan
timestamp: Fri 2007-12-21 13:57:32 +0000
message:
Add "Clear" button to the bct example. Add ChangeLog.
modified:
ChangeLog
examples/hildon-bread-crumb-trail-example.c
-------------- next part --------------
Diff too large for email (1610 lines, the limit is 1000).
More information about the Pkg-maemo-commits
mailing list