hildon
18 years agoadded legal header
Luc Pionchon [Mon, 12 Dec 2005 17:43:01 +0000 (17:43 +0000)]
added legal header

18 years agoGazpacho support, added the following properties:
Luc Pionchon [Fri, 18 Nov 2005 20:16:27 +0000 (20:16 +0000)]
Gazpacho support, added the following properties:

* hildon-widgets/hildon-insert-object-dialog.c: "name", "mimetype"
        * hildon-widgets/hildon-seekbar.c: "position", "fraction"
        * hildon-widgets/hildon-grid-item.c: "emblem-type"
        * hildon-widgets/hildon-sort-dialog.c: "sort-key", "sort-order"
        * hildon-widgets/hildon-grid.c: "style", "scrollbar-pos"
        * hildon-widgets/hildon-font-selection-dialog.c: "preview-text"
        * hildon-widgets/hildon-get-password-dialog.c: "caption-label", "max-characters"
        * hildon-widgets/hildon-telephone-editor.c: "border", "plus" (obsolet widget)
        * hildon-widgets/hildon-number-editor.c: "value"

        * hildon-widgets/hildon-color-button.c: minor cleanup

18 years agoupdating the files whichshallnotbehere
Luc Pionchon [Thu, 3 Nov 2005 17:25:45 +0000 (17:25 +0000)]
updating the files whichshallnotbehere

18 years agoreleased and packaged 0.9.53
Luc Pionchon [Thu, 3 Nov 2005 17:24:30 +0000 (17:24 +0000)]
released and packaged 0.9.53

18 years agosame fix for, N#19283 Control panel - The values entered are not saved. N#19648 Hildo...
Luc Pionchon [Thu, 3 Nov 2005 17:18:21 +0000 (17:18 +0000)]
same fix for, N#19283 Control panel - The values entered are not saved. N#19648 Hildon Date Editor widget detects values too high (note: complete fix include also fixes in GTk+)

* hildon-widgets/hildon-calendar-popup.c
        (hildon_calendar_popup_set_property),
        (hildon_calendar_popup_class_init),
        (init_dmy): Added 'min-year', 'max-year' properties for passing
        the information through from HildonDateEditor to GtkCalendar

        * hildon-widgets/hildon-date-editor.c:
        (hildon_date_editor_class_init),
        (hildon_date_editor_init),
        (hildon_date_editor_set_property),
        (hildon_date_editor_get_property),
        (idle_popup),
        (hildon_date_editor_entry_validate),
        (hildon_date_editor_date_error): Added 'min-year', 'max-year'
        properties and replaced hardcoded constants with them

        * hildon-widgets/hildon-date-editor.c
        (hildon_date_editor_d_entry_changed),
        (hildon_date_editor_m_entry_changed),
        (hildon_date_editor_d_entry_changed): new functions to ensure that
        the fields are validated and the focus is moved when maximum
        number of characters has been entered.

18 years agoreleased and packaged 0.9.52-1
Luc Pionchon [Thu, 13 Oct 2005 12:34:34 +0000 (12:34 +0000)]
released and packaged 0.9.52-1

18 years agoN#19140 System alerts still audible despite being turned off
Luc Pionchon [Thu, 13 Oct 2005 12:24:18 +0000 (12:24 +0000)]
N#19140 System alerts still audible despite being turned off

* hildon-widgets/hildon-note.c (sound_handling):

        * hildon-system-sound.[ch]: New files, implements hildon_play_system_sound.

        * hildon-note.c (sound_handling): Changed to use new
        hildon_play_system_sound.
        (hildon_note_init): Signal handler id is changed to be in private
        structure, not in global variable.

        * hildon-note.c: Removed unused defines etc.

        * Makefile.am: Appended new files to build rules.

18 years agoreleased and packaged 0.9.51-1
Luc Pionchon [Wed, 5 Oct 2005 13:47:41 +0000 (13:47 +0000)]
released and packaged 0.9.51-1

18 years agoN#20027 PDF Reader crashes on selecting read only option in the details dialog box.
Luc Pionchon [Wed, 5 Oct 2005 13:36:53 +0000 (13:36 +0000)]
N#20027 PDF Reader crashes on selecting read only option in the details dialog box.

* hildon-widgets/hildon-file-details-dialog.c:
        (change_state): Fixed assertion that was causing problems
        (check_validity): New function: We now automatically close the
        dialog if the displayed file is removed.
        (handle_focus): Callback removed:
        (init): Now using correct gtk way to bind container and adjustment
        together. Not the previous callback.
        (set_property): Connecting/disconnecting new handlers (for
        change_state).
        (finalize): disconnecting new handler.

18 years agoN#17918 Volumebar widget background image doesn't change when widget goes into mute...
Luc Pionchon [Wed, 5 Oct 2005 11:04:42 +0000 (11:04 +0000)]
N#17918 Volumebar widget background image doesn't change when widget goes into mute state,

* hildon-vvolumebar.c (hildon_volumebar_set_mute): queued widget
        for drawing

        * hildon-hvolumebar.c (hildon_hvolumebar_expose): paint background
        using the state of the internal volumebar, not the whole container

        * hildon-vvolumebar.c (hildon_vvolumebar_expose): paint background
        using the state of the internal volumebar, not the whole container

18 years agochanges...
Tapani Palli [Tue, 20 Sep 2005 10:19:16 +0000 (10:19 +0000)]
changes...

18 years agofilter remove
Tapani Palli [Tue, 20 Sep 2005 08:11:31 +0000 (08:11 +0000)]
filter remove

18 years ago[PATCH 0048/1475] fix
Tapani Palli [Tue, 20 Sep 2005 06:25:55 +0000 (06:25 +0000)]
[PATCH 0048/1475] fix

18 years ago[PATCH 0047/1475] fix
Tapani Palli [Tue, 20 Sep 2005 06:15:23 +0000 (06:15 +0000)]
[PATCH 0047/1475] fix

18 years agoadded proposed fixes
Tapani Palli [Tue, 20 Sep 2005 06:05:05 +0000 (06:05 +0000)]
added proposed fixes

18 years agoproper fix to #19468
Tapani Palli [Mon, 19 Sep 2005 13:51:11 +0000 (13:51 +0000)]
proper fix to #19468

18 years agochanges...
Tapani Palli [Mon, 19 Sep 2005 10:57:26 +0000 (10:57 +0000)]
changes...

18 years agoadded gtk_dialog_help_disable(), modified gtk_dialog_help_enable() (fixes #19468)
Tapani Palli [Mon, 19 Sep 2005 10:46:23 +0000 (10:46 +0000)]
added gtk_dialog_help_disable(), modified gtk_dialog_help_enable() (fixes #19468)

18 years agoreleased and packaged 0.9.50
Luc Pionchon [Wed, 14 Sep 2005 09:56:52 +0000 (09:56 +0000)]
released and packaged 0.9.50

18 years agoPart of N#11129,
Luc Pionchon [Tue, 13 Sep 2005 15:06:53 +0000 (15:06 +0000)]
Part of N#11129,

* po/en_GB.po: Added "Ckct_wi_grid_no_items"

       * hildon-widgets/hildon-grid.c
       (hildon_grid_class_init, hildon_grid_init): Replaced default empty
       label by logical name "Ckct_wi_grid_no_items"

18 years agoalso run configure
Tommi Komulainen [Fri, 9 Sep 2005 07:59:10 +0000 (07:59 +0000)]
also run configure

18 years agofix eol
Tommi Komulainen [Fri, 9 Sep 2005 07:34:53 +0000 (07:34 +0000)]
fix eol

18 years agoadd autogen.sh
Tommi Komulainen [Fri, 9 Sep 2005 07:16:29 +0000 (07:16 +0000)]
add autogen.sh

18 years ago* po/en_GB.po (ecdg_ti_verify_password): translation update.
Luc Pionchon [Wed, 31 Aug 2005 12:46:34 +0000 (12:46 +0000)]
* po/en_GB.po (ecdg_ti_verify_password): translation update.

18 years agohildon-libs (0.9.49-1) unstable; urgency=low
Tommi Komulainen [Tue, 30 Aug 2005 16:18:40 +0000 (16:18 +0000)]
hildon-libs (0.9.49-1) unstable; urgency=low

* Bugs fixed:
    16805: problem with setting time in HildonTimeEditor
    18096: hildon_number_editor crashes the PDF viewer

18 years ago2005-08-30 Tommi Komulainen <tommi.komulainen@nokia.com>
Tommi Komulainen [Tue, 30 Aug 2005 16:16:40 +0000 (16:16 +0000)]
2005-08-30 Tommi Komulainen <tommi.komulainen@nokia.com>

* configure.ac: Release 0.9.49

18 years ago2005-08-30 Tommi Komulainen <tommi.komulainen@nokia.com>
Tommi Komulainen [Tue, 30 Aug 2005 15:13:22 +0000 (15:13 +0000)]
2005-08-30 Tommi Komulainen <tommi.komulainen@nokia.com>

* hildon-widgets/hildon-number-editor.c (add_select_all_idle,
hildon_number_editor_finalize, hildon_number_editor_entry_changed):
Save the id of the idle callback and remove it when the widget is
destroyed to avoid crashing.  N#18096

18 years ago2005-08-30 Tommi Komulainen <tommi.komulainen@nokia.com>
Tommi Komulainen [Tue, 30 Aug 2005 13:34:27 +0000 (13:34 +0000)]
2005-08-30 Tommi Komulainen <tommi.komulainen@nokia.com>

* hildon-widgets/hildon-number-editor.c (button_event_id): GSource
id's are unsigned and undefined at zero (instead of signed and -1)

18 years ago2005-08-30 Tommi Komulainen <tommi.komulainen@nokia.com>
Tommi Komulainen [Tue, 30 Aug 2005 08:43:51 +0000 (08:43 +0000)]
2005-08-30 Tommi Komulainen <tommi.komulainen@nokia.com>

* hildon-widgets/hildon-time-editor.c (convert_to_12h): Removed a hack
that was not working.  N#16805

18 years agohildon-libs (0.9.48-1) unstable; urgency=low
Tommi Komulainen [Mon, 22 Aug 2005 15:26:34 +0000 (15:26 +0000)]
hildon-libs (0.9.48-1) unstable; urgency=low

* Bugs fixed:
    12176: it_IT Control Panel Date Time: Calendar view in English
    17142: HildonGrid - By default, after calling gtk_widget_show, Second row
           is getting displayed instead of first.

18 years ago2005-08-22 Tommi Komulainen <tommi.komulainen@nokia.com>
Tommi Komulainen [Mon, 22 Aug 2005 15:24:53 +0000 (15:24 +0000)]
2005-08-22 Tommi Komulainen <tommi.komulainen@nokia.com>

* configure.ac: Release 0.9.48

18 years ago2005-08-22 Tommi Komulainen <tommi.komulainen@nokia.com>
Tommi Komulainen [Mon, 22 Aug 2005 10:03:02 +0000 (10:03 +0000)]
2005-08-22 Tommi Komulainen <tommi.komulainen@nokia.com>

* hildon-widgets/hildon-grid.c (hildon_grid_set_num_columns): Never
allow area_rows to be 0 (ie. before widget is visible), otherwise the
initial jump_scrollbar_to_focused() scrolls wrong.  N#17152

18 years ago2005-08-22 Tommi Komulainen <tommi.komulainen@nokia.com>
Tommi Komulainen [Mon, 22 Aug 2005 09:24:59 +0000 (09:24 +0000)]
2005-08-22 Tommi Komulainen <tommi.komulainen@nokia.com>

* hildon-widgets/hildon-calendar-popup.c (hildon_calendar_popup_init):
Do not override the week-start property of GtkCalendar according to
the hildon-libs PO file, it is automatically determined from locale
data.  N#12176

18 years agohildon-libs (0.9.47-1) unstable; urgency=low
Tommi Komulainen [Wed, 17 Aug 2005 16:03:46 +0000 (16:03 +0000)]
hildon-libs (0.9.47-1) unstable; urgency=low

* Bugs fixed:
    14587: Inconsistency in <filetype> details dialog and File manager
           behaviour

18 years ago2005-08-17 Tommi Komulainen <tommi.komulainen@nokia.com>
Tommi Komulainen [Wed, 17 Aug 2005 16:01:01 +0000 (16:01 +0000)]
2005-08-17 Tommi Komulainen <tommi.komulainen@nokia.com>

* configure.ac: Release 0.9.47

18 years ago2005-08-17 Tommi Komulainen <tommi.komulainen@nokia.com>
Tommi Komulainen [Wed, 17 Aug 2005 15:43:44 +0000 (15:43 +0000)]
2005-08-17 Tommi Komulainen <tommi.komulainen@nokia.com>

* hildon-widgets/hildon-get-password-dialog.c: Add "numbers_only"
property for setting the password entry accept only numeric values.
N#15212

18 years ago2005-08-17 Tommi Komulainen <tommi.komulainen@nokia.com>
Tommi Komulainen [Wed, 17 Aug 2005 15:18:33 +0000 (15:18 +0000)]
2005-08-17 Tommi Komulainen <tommi.komulainen@nokia.com>

* hildon-widgets/hildon-calendar-popup.c (MAX_YEAR, MIN_YEAR):
* hildon-widgets/hildon-note.c (ELLIPSATION_STRING, BOX_SPAXING):
* hildon-widgets/hildon-volumebar-range.c (CHANGE_THRESHOLD):
Use defines rather than magic numbers in the code.

18 years agofix whitespace
Tommi Komulainen [Wed, 17 Aug 2005 15:15:17 +0000 (15:15 +0000)]
fix whitespace

18 years agoremove l10n packages, add Depends: hildon-libs-l10n-3.0-engb | hildon-libs-l10n-3...
Tommi Komulainen [Wed, 17 Aug 2005 14:43:29 +0000 (14:43 +0000)]
remove l10n packages, add Depends: hildon-libs-l10n-3.0-engb | hildon-libs-l10n-3.0-english

18 years ago2005-08-17 Tommi Komulainen <tommi.komulainen@nokia.com>
Tommi Komulainen [Wed, 17 Aug 2005 14:40:19 +0000 (14:40 +0000)]
2005-08-17 Tommi Komulainen <tommi.komulainen@nokia.com>

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

18 years ago* hildon-widgets/hildon-file-details-dialog.c: Added read only checks to cover gatewa...
Luc Pionchon [Tue, 9 Aug 2005 18:20:10 +0000 (18:20 +0000)]
* hildon-widgets/hildon-file-details-dialog.c: Added read only checks to cover gateway content as well.

18 years ago* hildon-widgets/hildon-time-editor.c: (hildon_time_editor_validate): Replace solid...
Luc Pionchon [Tue, 9 Aug 2005 17:45:49 +0000 (17:45 +0000)]
* hildon-widgets/hildon-time-editor.c: (hildon_time_editor_validate): Replace solid numbers with defined values (convert_to_12h): Remove "work-around" for the broken 12h timespec

18 years ago* hildon-widgets/hildon-color-selector.c (modify_selected): fix invalid cast from...
Luc Pionchon [Fri, 5 Aug 2005 20:37:06 +0000 (20:37 +0000)]
* hildon-widgets/hildon-color-selector.c (modify_selected): fix invalid cast from `GdkWindow' to `GtkWindow'

18 years ago* hildon-widgets/hildon-color-popup.c (hildon_popup_palette_expose): removed debug...
Luc Pionchon [Fri, 5 Aug 2005 20:34:19 +0000 (20:34 +0000)]
* hildon-widgets/hildon-color-popup.c (hildon_popup_palette_expose): removed debug printing

18 years agoremoved extra trailing '\'
Luc Pionchon [Fri, 5 Aug 2005 11:14:13 +0000 (11:14 +0000)]
removed extra trailing '\'

18 years ago* doc/tmpl/hildon-note.sgml: code example, use slightly less funny string examples.
Luc Pionchon [Wed, 3 Aug 2005 19:23:29 +0000 (19:23 +0000)]
* doc/tmpl/hildon-note.sgml: code example, use slightly less funny string examples.

18 years ago* hildon-widgets/hildon-scroll-area.c (hildon_scroll_area_size_allocate):When a scrol...
Luc Pionchon [Wed, 3 Aug 2005 17:42:14 +0000 (17:42 +0000)]
* hildon-widgets/hildon-scroll-area.c (hildon_scroll_area_size_allocate):When a scrollbar appears to the right edge of window, size of the child is also shrinked. 'fixed' does not automatically update this data -> Doing it manually.

18 years ago* hildon-widgets/hildon-scroll-area.c (hildon_scroll_area_destroy): one-instruction...
Luc Pionchon [Wed, 3 Aug 2005 17:35:57 +0000 (17:35 +0000)]
* hildon-widgets/hildon-scroll-area.c (hildon_scroll_area_destroy): one-instruction function: removed. Call g_free directly. + minor cleanup

18 years ago* hildon-widgets/hildon-date-editor.h: added HildonDateEditorErrorType error enumerat...
Luc Pionchon [Wed, 3 Aug 2005 13:13:51 +0000 (13:13 +0000)]
* hildon-widgets/hildon-date-editor.h: added HildonDateEditorErrorType error enumeration type, removed signal "validate-date" virtual function, added signal "date-error" virtual function.

* hildon-widgets/hildon-date-editor.c (hildon_date_editor_date_error):
added custom info prints.
(hildon_date_editor_validate_date): removed
(hildon_date_editor_entry_validate): validate maximum and minimum
limits on each field.
(hildon_date_editor_entry_focus_out): check the date validation
in simpler manner, don't put content if field is empty (spec
doesn't say if there should be anything placed in the entry if
it is empty).
(hildon_date_editor_get_date),
(hildon_date_editor_get_month),
(hildon_date_editor_get_year),
(hildon_date_editor_get_day): use direct entry content, so that 0
indicates empty entry, and information is more accurate.

18 years ago* configure.ac: Adjusted CFLAGS and removed -Werror due to the glib-2.0 flaw. See...
Luc Pionchon [Mon, 1 Aug 2005 17:59:42 +0000 (17:59 +0000)]
* configure.ac: Adjusted CFLAGS and removed -Werror due to the glib-2.0 flaw. See bugzilla.gnome.org/show_bug.cgi?id=310175 and http://bugzilla.gnome.org/show_bug.cgi?id=310216

18 years ago* hildon-widgets/hildon-controlbar.h: added missing signal when end reached
Luc Pionchon [Fri, 29 Jul 2005 12:07:09 +0000 (12:07 +0000)]
* hildon-widgets/hildon-controlbar.h: added missing signal when end reached

18 years ago* hildon-time-picker.c : displays valid date at 12:00 am/pm.
Luc Pionchon [Tue, 26 Jul 2005 16:55:25 +0000 (16:55 +0000)]
* hildon-time-picker.c : displays valid date at 12:00 am/pm.

18 years ago* hildon-time-editor.c : fixed: Time chooser widget displays am/pm and time separator...
Luc Pionchon [Tue, 26 Jul 2005 16:32:01 +0000 (16:32 +0000)]
* hildon-time-editor.c : fixed: Time chooser widget displays am/pm and time separator indicators badly alligned.

18 years ago* hildon-widgets/hildon-number-editor.c: (hildon_number_editor_select_all): new funct...
Luc Pionchon [Tue, 26 Jul 2005 15:24:49 +0000 (15:24 +0000)]
* hildon-widgets/hildon-number-editor.c: (hildon_number_editor_select_all): new function, selects all the text in the entry. * hildon-widgets/hildon-number-editor.c: added several calls to hildon_number_editor_select_all with g_idle_add.

18 years agorenamed to ChangeLog
Luc Pionchon [Tue, 26 Jul 2005 15:12:15 +0000 (15:12 +0000)]
renamed to ChangeLog

18 years ago* hildon-controlbar.c : add signal when end reached
Luc Pionchon [Tue, 26 Jul 2005 14:41:03 +0000 (14:41 +0000)]
* hildon-controlbar.c : add signal when end reached

18 years ago0.9.37 catch up with latest release
Luc Pionchon [Tue, 26 Jul 2005 13:30:30 +0000 (13:30 +0000)]
0.9.37 catch up with latest release

Fixed incorrect values in <Filetype> Details Dialog

        Fixed help button usage in dialogs

        * hildon-dialoghelp.c: Added more documentation about the
        help signal

        * hildon-file-details-dialog.c: Updated to match
        'File Management in OSSO' version 3.0

        * Fixed application hang after calling gtk_main_quit

        * hildon-date-editor.c: Fixed HildonDateEditor that caught
        ESC presses needlessly

        * hildon-time-editor.c: Fixed memory corruption

19 years agolatest update
Luc Pionchon [Wed, 6 Jul 2005 07:25:03 +0000 (07:25 +0000)]
latest update

19 years agoimport SDK release
Luc Pionchon [Mon, 4 Jul 2005 18:31:56 +0000 (18:31 +0000)]
import SDK release

19 years agoadded basic folders for hildon-libs hildon-lgpl hildon-base-lib
Luc Pionchon [Mon, 4 Jul 2005 13:39:02 +0000 (13:39 +0000)]
added basic folders for hildon-libs hildon-lgpl hildon-base-lib

git-svn-id: https://stage.maemo.org/svn/maemo/trunk/hildon-libs@9 50eb543b-83fa-0310-9bb7-f7cbbee4ab39