[maemo-commits] [maemo-commits] r16986 - in projects/haf/branches/hildon-fm/fremantle: . debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Tue Dec 16 17:35:50 EET 2008
- Previous message: [maemo-commits] r16985 - projects/haf/branches/hildon-fm/fremantle/hildon-fm
- Next message: [maemo-commits] r16987 - projects/haf/tags/hildon-fm
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: rabinovich Date: 2008-12-16 17:35:49 +0200 (Tue, 16 Dec 2008) New Revision: 16986 Modified: projects/haf/branches/hildon-fm/fremantle/ChangeLog projects/haf/branches/hildon-fm/fremantle/configure.ac projects/haf/branches/hildon-fm/fremantle/debian/changelog Log: releasing 2.1.2 Modified: projects/haf/branches/hildon-fm/fremantle/ChangeLog =================================================================== --- projects/haf/branches/hildon-fm/fremantle/ChangeLog 2008-12-16 15:30:57 UTC (rev 16985) +++ projects/haf/branches/hildon-fm/fremantle/ChangeLog 2008-12-16 15:35:49 UTC (rev 16986) @@ -1,4 +1,10 @@ +2008-12-16 Valentin Rabinovich <valentin.rabinovich at d\igia.com> + + * hildon-fm/hildon-file-selection.c, hildon-file-system-model.c: + correct signals for the root + 2008-12-05 Mikko Tuhkanen <mikko.tuhkanen at d\igia.com> + * hildon-fm/hildon-file-system-upnp.c: * hildon-fm/hildon-file-system-mmc.c * hildon-fm/hildon-file-system-storage-dialog.c @@ -12,6 +18,7 @@ Long path names are truncated from the left. 2008-12-15 Yang Li <yang.li at d\igia.com> + * hildon-fm/hildon-file-selection.c: no creating the sort model, filter model for root no old UI showing while starting up @@ -22,6 +29,7 @@ removed number of items reported for folders in thumb-view 2008-12-05 Yang Li <yang.li at d\igia.com> + * hildon-fm/hildon-file-system-model.c: no scanning for the sub-folders in building the invisible root @@ -33,16 +41,19 @@ NB#89121, which are fixed by recent updates 2008-12-02 Yang Li <yang.li at d\igia.com> + * hildon-fm/hildon-file-system-storage-dialog.c: ported the storage detail dialog * hildon-fm/hildon-file-detail-dialog.c: add some indentations in the code 2008-12-01 Yang Li <yang.li at d\igia.com> + * hildon-fm/hildon-file-chooser-dialog.c: file chooser dialogs recognize the virtual node 2008-11-27 Yang Li <yang.li at d\igia.com> + * hildon-fm/hildon-file-chooser-dialog.c: redefine the macro * hildon-fm/hildon-file-details-dialog.c: @@ -50,6 +61,7 @@ has not yet been ready, to be continue. 2008-11-24 Yang Li <yang.li at d\igia.com> + * hildon-fm/hildon-file-chooser-dialog.c: implementation of the file type selection dialog, Hildon PickerDialog is not in use. @@ -57,6 +69,7 @@ no network folder showing by default 2008-11-17 Yang Li <yang.li at d\igia.com> + * hildon-fm/hildon-file-system-private.c: a virtual node is introduced and all drives and volumes are visible from the contents pane. @@ -68,6 +81,7 @@ integration robot 2008-11-05 Yang Li <yang.li at d\igia.com> + * hildon-fm/hildon-file-chooser-dialog.c: use null as the device name if failed to get the actual device name @@ -83,10 +97,12 @@ * Releasing 1:2.0.8 - before porting FM UI to Hildon 2.2 style 2008-10-02 Valentin Rabinovich <valentin.rabinovich at d\igia.com> + * hildon-fm/hildon-file-system-model.c: speed up populating of a file system model by skipping search when adding new nodes. Few other enhancements too. 2008-08-26 Yang Li <yang.li at d\igia.com> + * hildon-fm/hildon-file-chooser-dialog.c: Ported "Change Folder", "Move to folder", "Open file" dialogs to Fremantle UI. @@ -94,11 +110,13 @@ Replaced scrolled window with pannable area. 2008-08-26 Valentin Rabinovich <valentin.rabinovich at d\igia.com> + * hildon-fm/hildon-file-chooser-dialog.c: Ported "Select file type" dialog to Fremantle UI using HildonTouchSelector. 2008-08-14 Valentin Rabinovich <valentin.rabinovich at d\igia.com> + * hildon-fm/hildon-file-details-dialog.c (hildon_file_details_dialog_set_file_iter): check if the function is called again for the same file and return. (N85998) Modified: projects/haf/branches/hildon-fm/fremantle/configure.ac =================================================================== --- projects/haf/branches/hildon-fm/fremantle/configure.ac 2008-12-16 15:30:57 UTC (rev 16985) +++ projects/haf/branches/hildon-fm/fremantle/configure.ac 2008-12-16 15:35:49 UTC (rev 16986) @@ -1,5 +1,5 @@ AC_INIT(hildon-fm/hildon-file-system-model.c) -AM_INIT_AUTOMAKE(libhildonfm, 2.1.1) +AM_INIT_AUTOMAKE(libhildonfm, 2.1.2) AM_CONFIG_HEADER(config.h) AC_CANONICAL_HOST Modified: projects/haf/branches/hildon-fm/fremantle/debian/changelog =================================================================== --- projects/haf/branches/hildon-fm/fremantle/debian/changelog 2008-12-16 15:30:57 UTC (rev 16985) +++ projects/haf/branches/hildon-fm/fremantle/debian/changelog 2008-12-16 15:35:49 UTC (rev 16986) @@ -1,3 +1,11 @@ +libhildonfm (1:2.1.2) unstable; urgency=low + + * new icons taken into use + * correct signals for root nodes + + -- Valentin Rabinovich <valentin.rabinovich at d\igia.com> Tue, 16 Dec 2008 18:02:50 +0300 + + libhildonfm (1:2.1.1) unstable; urgency=low * removed number of items reported for folders in thumb-view
- Previous message: [maemo-commits] r16985 - projects/haf/branches/hildon-fm/fremantle/hildon-fm
- Next message: [maemo-commits] r16987 - projects/haf/tags/hildon-fm
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]