All but a handful of medium and low bugs are fixed in moblin-applets for
gaston, and all but one of the bugs in hardy moblin-applets has to do
with the Moko Finger Scroller class malfunctioning. The following is
what's changed since 0.46:

 

  * Added in the gconf key callbacks and xsettings triggers to

    moblin-settings-xsettings.c. This is from my AR in the ubuntu
meeting

 

  * Fixed the moblin-keybindings .desktop file

 

  * BUG: "Cannot launch Keyboard/Sound/Screen resolution/About Device 

    applets again if close them by ESC"

    BUGLINK: https://bugs.launchpad.net/moblin-applets/+bug/196851

    FIX: I added support for GTK_RESPONSE_CLOSE, GTK_RESPONSE_CANCEL,
and 

    GTK_RESPONSE_DELETE_EVENT for every dialog's message handler in
moblin 

    applets.

 

  * Major upgrade to moblin-system-daemon, the touchscreen and time

    applets. The system daemon now supports six functions.

      CaptureTouch: Starts the process of capturing a touch point. The

                    data is returned asynchronously via the
TouchScreenData

                    signal

      ApplyCalibration: Applies a calibration change to xorg.conf

      SetTime: Sets the current date&time via oobs

      GetTime: Gets the current date&time via oobs

      SetTimezone: Sets the current timezone via oobs

      GetTimezone: Gets the curent timezone via oobs

    These functions allow the touchscreen and time applets to function

    without the need for root access.

 

  * Added two test utilities for debugging the moblin-system-daemon. 

      moblin-touchdump: Displays raw touchscreen input data and also

                        simulates CaptureTouch Logic in the case of

                        errors

      moblin-dbustest: Accesses 4 of the DBUS API functions for testing

                       purposes: get_time, set_time, get_timezone, and

                       capture_touch.

 

  * Changed all the .desktop files to use OnlyShowIn=GNOME;Mobile and

    Categories=Settings

 

  * BUG: "mouse cursor change from clock to arrow slowly"

    BUGLINK: https://bugs.launchpad.net/moblin-applets/+bug/156531

    FIX: gksu is no longer called by the touchscreen or time applets, so
the 

    mouse clock shouldn't get stuck anymore.

 

  * BUG: "Date/time dialog blocks all other areas except the dialog 

    itself if it is not the first time to launch date/time applet from 

    settings"

    BUGLINK: https://bugs.launchpad.net/moblin-applets/+bug/179153

    FIX: the dialog is non-modal on each load now

 

  * BUG: "time and date settings has wrong theme and leaves busy cursor 

    showing"

    BUGLINK: https://bugs.launchpad.net/moblin-applets/+bug/203311

    FIX: the time applet is no longer called with gksu as it uses 

    moblin-system-daemon to get/set the time and timezone.

-- 
Ubuntu-mobile mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile

Reply via email to