hildon
15 years agoUndo an accidental change.
Claudio Saavedra [Thu, 4 Sep 2008 11:46:19 +0000 (11:46 +0000)]
Undo an accidental change.

15 years ago2008-09-04 Claudio Saavedra <csaavedra@igalia.com>
Claudio Saavedra [Thu, 4 Sep 2008 11:44:48 +0000 (11:44 +0000)]
2008-09-04 Claudio Saavedra <csaavedra@igalia.com>

* src/hildon-touch-selector.c:
(hildon_touch_selector_remove_column): Remove from the correct parent
and also remove the list element and free it.
Fixes: NB#88049

15 years ago008-09-04 Alejandro Pinheiro <apinheiro@igalia.com>
Alejandro Piñeiro [Thu, 4 Sep 2008 07:15:50 +0000 (07:15 +0000)]
008-09-04 Alejandro Pinheiro <apinheiro@igalia.com>

* src/hildon-time-selector.c
(_create_hours_model): change the range on 12h ampm format in order to use
a 12-11 range instead of previous 01-12 range
(hildon_time_selector_set_time): change the way to select the current time
on 12h ampm format, due the change on the range
(hildon_time_selector_get_time): fix the hour returned on 12 ampm format
Fixes: NB#88036

15 years ago2008-09-03 Alejandro Pinheiro <apinheiro@igalia.com>
Alejandro Piñeiro [Wed, 3 Sep 2008 10:59:48 +0000 (10:59 +0000)]
2008-09-03 Alejandro Pinheiro <apinheiro@igalia.com>

* src/hildon-touch-selector.c
(hildon_date_touch_selector_get_selected): fix the selection mode check,
in order to allow use this function on multiple row selection mode if
the column is different that the first one
Fixes: NB#88047

15 years ago2008-09-03 Claudio Saavedra <csaavedra@igalia.com>
Claudio Saavedra [Wed, 3 Sep 2008 08:22:19 +0000 (08:22 +0000)]
2008-09-03 Claudio Saavedra <csaavedra@igalia.com>

* src/hildon-time-selector.c: (_custom_print_func): Change the logical ids
to "wdgt_va_12h_time" and "wdgt_va_24h_time". Fixes NB#88045.

15 years ago2008-09-02 Alejandro Pinheiro <apinheiro@igalia.com>
Alejandro Piñeiro [Tue, 2 Sep 2008 17:37:38 +0000 (17:37 +0000)]
2008-09-02 Alejandro Pinheiro <apinheiro@igalia.com>

* src/hildon-date-selector.h: clean some comments, now on the .c
* src/hildon-date-selector.c
(hildon_date_selector_select_month): first implementation
(hildon_date_selector_select_day): added documentation, reimplemented
using hildon_date_selector_select_current_date to avoid repeat code
Fixes: NB#88027

15 years agoReviewed interaction logic based on device experiences, refactored code.
Alejandro G. Castro [Tue, 2 Sep 2008 16:29:49 +0000 (16:29 +0000)]
Reviewed interaction logic based on device experiences, refactored code.

* src/hildon-pannable-area.c,
(hildon_pannable_area_class_init): Updated default vmax speed.
(hildon_pannable_area_calculate_velocity): Added this function, it
avoids duplicate valocity calculation. Adjusted calculation to
avoid problems with zero dist events.

(hildon_pannable_area_motion_notify_cb): Now we use the
calculate_velocity function.

15 years ago2008-09-02 Alejandro Pinheiro <apinheiro@igalia.com>
Alejandro Piñeiro [Tue, 2 Sep 2008 16:16:19 +0000 (16:16 +0000)]
2008-09-02 Alejandro Pinheiro <apinheiro@igalia.com>

* src/hildon-date-selector.c
(hildon_date_selector_select_current_date): fix the day range check
as it failed using the last day of the current month
Fixes NB#88023

15 years ago2008-08-28 Alejandro Pinheiro <apinheiro@igalia.com>
Alejandro Piñeiro [Tue, 2 Sep 2008 15:37:42 +0000 (15:37 +0000)]
2008-08-28 Alejandro Pinheiro <apinheiro@igalia.com>

* src/hildon-touch-selector.c
(hildon_touch_selector_get_num_columns): added a parameter validation
Fixes: NB#88022

15 years ago2008-08-29 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Fri, 29 Aug 2008 14:43:04 +0000 (14:43 +0000)]
2008-08-29 Alberto Garcia <agarcia@igalia.com>

* examples/Makefile.am
* examples/hildon-edit-toolbar-example.c: Example of the
HildonEditToolbar widget.

15 years ago2008-08-29 Claudio Saavedra <csaavedra@igalia.com>
Claudio Saavedra [Fri, 29 Aug 2008 12:50:28 +0000 (12:50 +0000)]
2008-08-29 Claudio Saavedra <csaavedra@igalia.com>

* configure.ac: postrelease version bump.

15 years ago2008-08-29 Claudio Saavedra <csaavedra@igalia.com>
Claudio Saavedra [Fri, 29 Aug 2008 12:47:33 +0000 (12:47 +0000)]
2008-08-29 Claudio Saavedra <csaavedra@igalia.com>

Release 2.1.6-1.

* configure.ac: prerelease version bump.
* debian/changelog: update.

15 years ago2008-08-29 Claudio Saavedra <csaavedra@igalia.com>
Claudio Saavedra [Fri, 29 Aug 2008 10:57:20 +0000 (10:57 +0000)]
2008-08-29 Claudio Saavedra <csaavedra@igalia.com>

* examples/hildon-pannable-area-example-2.c: (main): Add a pixbuf
renderer to display stock icons in the touch list. Also, set the sizes
to the recommended in the style guide.

15 years ago2008-08-28 Alejandro Pinheiro <apinheiro@igalia.com> * src/hildon-touch-selector...
Alejandro Piñeiro [Fri, 29 Aug 2008 09:32:14 +0000 (09:32 +0000)]
2008-08-28 Alejandro Pinheiro <apinheiro@igalia.com> * src/hildon-touch-selector.h (hildon_touch_selector_set_active_iter): renamed, now is hildon_touch_selector_select_iter (hildon_touch_selector_get_active_iter): renamed, now is hildon_touch_selector_get_selected (hildon_touch_selector_unselect_iter): added * src/hildon-touch-selector.c Update after API modification (methods renamed) (hildon_touch_selector_select_iter): remove gtk_tree_view_set_cursor in order to avoid problems selecting multiple elements on the column (hildon_touch_selector_unselect_iter): added the implementation * src/hildon-time-selector.c * src/hildon-date-selector.c * src/hildon-touch-selector-entry.c Update methods calls after hildon-touch-selector.h API modification (methods renamed

15 years ago2008-08-29 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Fri, 29 Aug 2008 09:14:41 +0000 (09:14 +0000)]
2008-08-29 Alberto Garcia <agarcia@igalia.com>

* src/hildon-stackable-window.c
(hildon_stackable_window_finalize): Call the parent class's finalize.

15 years ago2008-08-29 Claudio Saavedra <csaavedra@igalia.com>
Claudio Saavedra [Fri, 29 Aug 2008 09:05:28 +0000 (09:05 +0000)]
2008-08-29 Claudio Saavedra <csaavedra@igalia.com>

* examples/hildon-touch-selector-example.c: (create_selector): Use
gtk_cell_renderer_set_fixed_size() instead of a GValue to set the
cell height.

15 years ago2008-08-29 Claudio Saavedra <csaavedra@igalia.com>
Claudio Saavedra [Fri, 29 Aug 2008 09:00:28 +0000 (09:00 +0000)]
2008-08-29 Claudio Saavedra <csaavedra@igalia.com>

* examples/hildon-touch-selector-example.c: (create_selector): Do not
set a cell background color, to respect theming.

15 years ago2008-08-28 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Thu, 28 Aug 2008 18:24:08 +0000 (18:24 +0000)]
2008-08-28 Alberto Garcia <agarcia@igalia.com>

* doc/hildon-docs.sgml
* doc/hildon.types
* src/Makefile.am
* src/hildon-edit-toolbar.c
* src/hildon-edit-toolbar.h
* src/hildon.h: New HildonEditToolbar widget.

15 years ago2008-08-28 Claudio Saavedra <csaavedra@igalia.com>
Claudio Saavedra [Thu, 28 Aug 2008 11:41:22 +0000 (11:41 +0000)]
2008-08-28 Claudio Saavedra <csaavedra@igalia.com>

* examples/hildon-pannable-area-example-4.c: (main): Remove unneeded
extra GtkVBox.

15 years ago2008-08-28 Alejandro Pinheiro <apinheiro@igalia.com> * src/hildon-touch-selector...
Alejandro Piñeiro [Thu, 28 Aug 2008 09:09:28 +0000 (09:09 +0000)]
2008-08-28 Alejandro Pinheiro <apinheiro@igalia.com> * src/hildon-touch-selector.c (_create_new_column): use g_object_set instead of two g_object_set_property

15 years ago2008-08-28 Alejandro Pinheiro <apinheiro@igalia.com> * src/hildon-touch-selector...
Alejandro Piñeiro [Thu, 28 Aug 2008 08:37:14 +0000 (08:37 +0000)]
2008-08-28 Alejandro Pinheiro <apinheiro@igalia.com> * src/hildon-touch-selector.c (_create_new_column): use of hildon_gtk_tree_view_new to create the treeview, instead of use directly g_object_new (_create_new_column): update the property name "vindicator-mode" for the new one "vscrollbar-policy" * examples/hildon-date-button-example.c * examples/hildon-picker-button-multicolumn-example.c * examples/hildon-touch-selector-entry-example.c * examples/hildon-touch-selector-example.c * examples/hildon-time-button-example.c * examples/hildon-picker-button-example.c Add a gtk_rc_parse_string in order to set the hildon-mode to HILDON_FREMANTLE to all the treeviews inside a pannable area.

15 years ago2008-08-27 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Wed, 27 Aug 2008 18:22:41 +0000 (18:22 +0000)]
2008-08-27 Alberto Garcia <agarcia@igalia.com>

* src/hildon-button.h
* src/hildon-button.c (hildon_button_init)
(hildon_button_set_arrangement, hildon_button_set_alignment)
(hildon_button_set_title_alignment)
(hildon_button_set_value_alignment)
(hildon_button_set_image_alignment)
(hildon_button_construct_child): New methods to set the alignment
of the individual components of the button (title, value,
image). Also, new method to alter the xscale and yscale properties
of the GtkAlignment inside the button, so more complex layouts can
be created.

15 years ago2008-08-27 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Wed, 27 Aug 2008 11:34:04 +0000 (11:34 +0000)]
2008-08-27 Alberto Garcia <agarcia@igalia.com>

* src/hildon-button.c (hildon_button_style_set)
(hildon_button_class_init, hildon_button_set_arrangement)
(hildon_button_construct_child): Apply style properties
correctly. Use the 'image-spacing' style property too.

15 years ago2008-08-26 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Tue, 26 Aug 2008 18:50:14 +0000 (18:50 +0000)]
2008-08-26 Alberto Garcia <agarcia@igalia.com>

* src/hildon-app-menu.c (hildon_app_menu_style_set)
(hildon_app_menu_init, hildon_app_menu_class_init): Set style
correctly.

15 years ago* src/hildon-pannable-area.c, (hildon_pannable_area_size_request): Fixed problem...
Alejandro G. Castro [Tue, 26 Aug 2008 17:19:45 +0000 (17:19 +0000)]
* src/hildon-pannable-area.c, (hildon_pannable_area_size_request): Fixed problem with pannable-area size_request.

15 years agoAdded management for the grab-focus to a child widget, like a range, we need to fade...
Alejandro G. Castro [Tue, 26 Aug 2008 10:56:03 +0000 (10:56 +0000)]
Added management for the grab-focus to a child widget, like a range, we need to fade out the scrollbar when releasing.

* src/hildon-pannable-area.c,
(hildon_pannable_area_init): Connected the grab-focus signal to
the callback.
(hildon_pannable_area_grab_notify): Added this function in order
to manage the situation when the grab-focus ends. We have to
fade-out the scrollbar.

15 years ago2008-08-25 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Mon, 25 Aug 2008 17:00:26 +0000 (17:00 +0000)]
2008-08-25 Alberto Garcia <agarcia@igalia.com>

* src/hildon-app-menu.c: Minor documentation update.

15 years ago2008-08-25 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Mon, 25 Aug 2008 16:54:18 +0000 (16:54 +0000)]
2008-08-25 Alberto Garcia <agarcia@igalia.com>

* src/hildon-app-menu.c
* examples/hildon-app-menu-example.c (create_menu): Update
examples and documentation to explain how to connect callbacks.

15 years ago2008-08-25 Alejandro Pinheiro <apinheiro@igalia.com>
Alejandro Piñeiro [Mon, 25 Aug 2008 16:45:37 +0000 (16:45 +0000)]
2008-08-25 Alejandro Pinheiro <apinheiro@igalia.com>

* examples/hildon-button-example.c
(vertical_buttons_window) (horizontal_buttons_window) (main): use of
hildon_stackable_window_new instead of gtk_window_new

15 years ago* src/hildon-pannable-area.c (hildon_pannable_area_class_init), (hildon_pannable_area...
Alejandro G. Castro [Fri, 22 Aug 2008 08:16:17 +0000 (08:16 +0000)]
* src/hildon-pannable-area.c (hildon_pannable_area_class_init), (hildon_pannable_area_init), (hildon_pannable_area_get_property), (hildon_pannable_area_set_property), (hildon_pannable_area_dispose), (hildon_pannable_area_realize), (hildon_pannable_area_unrealize), (hildon_pannable_area_size_request), (hildon_pannable_area_size_allocate), (hildon_pannable_area_style_set), (hildon_pannable_area_map), (hildon_pannable_area_unmap), (rgb_from_gdkcolor), (hildon_pannable_draw_vscroll), (hildon_pannable_draw_hscroll), (hildon_pannable_area_initial_effect), (hildon_pannable_area_redraw), (hildon_pannable_area_scroll_indicator_fade), (hildon_pannable_area_expose_event), (hildon_pannable_area_get_topmost), (synth_crossing), (hildon_pannable_area_button_press_cb), (hildon_pannable_area_refresh), (hildon_pannable_axis_scroll), (hildon_pannable_area_scroll), (hildon_pannable_area_timeout), (hildon_pannable_area_motion_notify_cb), (hildon_pannable_area_button_r

15 years ago* examples/hildon-pannable-area-example-4.c, (main): Modified the name of the hindica...
Alejandro G. Castro [Fri, 22 Aug 2008 07:02:29 +0000 (07:02 +0000)]
* examples/hildon-pannable-area-example-4.c, (main): Modified the name of the hindicator_mode to hscrollbar_visible

* src/hildon-pannable-area.c,
(hildon_pannable_area_class_init),
(hildon_pannable_area_motion_notify_cb),
(hildon_pannable_area_size_allocate): Reviewed the drawing logic,
we have reduced the amount of signals and managed reviewed its
rationale. Changed the default decelerate value.

(hildon_pannable_area_add),
(hildon_pannable_area_redraw): Refactored functions.

(hildon_pannable_area_init),
(hildon_pannable_area_get_property),
(hildon_pannable_area_set_property):
(hildon_pannable_draw_vscroll),
(hildon_pannable_draw_hscroll),
(hildon_pannable_area_initial_effect),
(hildon_pannable_area_expose_event),
(hildon_pannable_area_scroll),
(hildon_pannable_area_button_press_cb),
(hildon_pannable_area_realize): Replaced the names hindicator_mode
and vindicator_mode with hscrollbar_policy and
vscrollbar_policy. Replaced hscroll and vscroll with
hscroll_visible and vscroll_visible.

(hildon_pannable_area_refresh): Refactor the function, remove
variables and check the calls to this function, added resize
conditions in case the children change their layout.

(hildon_pannable_area_size_request): Added more detailed
size_request calculation.

15 years ago2008-08-21 Alejandro Pinheiro <apinheiro@igalia.com>
Alejandro Piñeiro [Thu, 21 Aug 2008 16:02:44 +0000 (16:02 +0000)]
2008-08-21 Alejandro Pinheiro <apinheiro@igalia.com>

* src/hildon-color-chooser.c
(init_borders): use the correct gtk_border_free instead of g_free, to
avoid a crash when this widget is used (ie: the three color selection
examples)

15 years ago* src/hildon-check-button.c, (hildon_check_button_set_active): Fixed problem when...
Alejandro G. Castro [Wed, 20 Aug 2008 12:12:03 +0000 (12:12 +0000)]
* src/hildon-check-button.c, (hildon_check_button_set_active): Fixed problem when setting the active value, the widget was not redrawn.

15 years ago* src/hildon-pannable-area.c, (hildon_pannable_area_refresh), (hildon_pannable_area_s...
Alejandro G. Castro [Wed, 20 Aug 2008 11:19:54 +0000 (11:19 +0000)]
* src/hildon-pannable-area.c, (hildon_pannable_area_refresh), (hildon_pannable_area_scroll), (hildon_pannable_area_motion_notify_cb): Small code style change.

(hildon_pannable_area_class_init): Default initial_hint set to
FALSE, it is not in the specs.

(hildon_pannable_area_initial_effect),
(hildon_pannable_area_expose_event),
(hildon_pannable_area_map),
(hildon_pannable_area_init): Moved the launching point of the
initial effect, it was in map but the sizes where not correct in
that method so we do not know if we have the reproduce it. Now it
is placed in the expose_event method and uses a variable to
reproduce it just once.

15 years ago* src/hildon-pannable-area.c, (hildon_pannable_draw_vscroll), (hildon_pannable_draw_h...
Alejandro G. Castro [Tue, 19 Aug 2008 12:18:50 +0000 (12:18 +0000)]
* src/hildon-pannable-area.c, (hildon_pannable_draw_vscroll), (hildon_pannable_draw_hscroll): Fix error calculating the maximum position allowed for the scrollbars.

(hildon_pannable_area_size_allocate): Small style change.

15 years ago* src/hildon-pannable-area.c, (hildon_pannable_area_scroll_indicator_fade), (hildon_p...
Alejandro G. Castro [Tue, 19 Aug 2008 08:33:42 +0000 (08:33 +0000)]
* src/hildon-pannable-area.c, (hildon_pannable_area_scroll_indicator_fade), (hildon_pannable_area_button_press_cb), (hildon_pannable_area_button_release_cb), (hildon_pannable_area_scroll_cb), (hildon_pannable_area_expose_event), (hildon_pannable_area_init): Added the define parameter SCROLLBAR_FADE_DELAY to control the fade effect of the scrollbars and refactor the fade variable.

15 years ago* src/hildon-pannable-area.c, (hildon_pannable_area_redraw), (hildon_pannable_area_sc...
Alejandro G. Castro [Tue, 19 Aug 2008 08:18:37 +0000 (08:18 +0000)]
* src/hildon-pannable-area.c, (hildon_pannable_area_redraw), (hildon_pannable_area_scroll_indicator_fade): Refactored redraw lines, we were reimplemeting the redraw code.

15 years ago* src/hildon-pannable-area.c, (hildon_pannable_area_scroll_cb), (hildon_pannable_area...
Alejandro G. Castro [Mon, 18 Aug 2008 12:53:45 +0000 (12:53 +0000)]
* src/hildon-pannable-area.c, (hildon_pannable_area_scroll_cb), (hildon_pannable_area_realize), (hildon_pannable_area_class_init): Added scroll_event management for pannable area, now we can scroll the usual desktop method.

(hildon_pannable_area_jump_to): Fixed the logic of the method, the
initialization of the parameters should depend on idle_id.

(hildon_pannable_area_init),
(hildon_pannable_area_map): Small code style modifications

15 years ago* src/hildon-pannable-area.c (hildon_pannable_area_button_press_cb), (hildon_pannable...
Alejandro G. Castro [Mon, 18 Aug 2008 07:36:25 +0000 (07:36 +0000)]
* src/hildon-pannable-area.c (hildon_pannable_area_button_press_cb), (hildon_pannable_area_motion_notify_cb), (hildon_pannable_area_button_release_cb), (hildon_pannable_area_size_allocate), (hildon_pannable_area_scroll_to): Improved the timeouts management, we avoid creating them each time.

15 years ago* src/hildon-pannable-area.c: (hildon_pannable_area_refresh), (hildon_pannable_area_m...
Alejandro G. Castro [Thu, 14 Aug 2008 17:31:20 +0000 (17:31 +0000)]
* src/hildon-pannable-area.c: (hildon_pannable_area_refresh), (hildon_pannable_area_motion_notify_cb), (hildon_pannable_area_class_init): * src/hildon-pannable-area.h: * src/hildon-touch-selector.c (_create_new_column): * examples/hildon-pannable-area-example-4.c: (horizontal_movement), (vertical_movement), (main): Replaced the names of enums in the HildonPannableArea: - HILDON_PANNABLE_AREA_MOV_MODE_* -> HILDON_MOVEMENT_MODE_* - HILDON_PANNABLE_AREA_MOV_* -> HILDON_MOVEMENT_* - Removed HildonPannableAreaIndicatorMode, now we use GtkPolicyType

15 years ago2008-08-14 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Thu, 14 Aug 2008 17:09:34 +0000 (17:09 +0000)]
2008-08-14 Alberto Garcia <agarcia@igalia.com>

* examples/hildon-pannable-area-touch-grid-example.c
* examples/hildon-pannable-area-touch-list-example.c: Fix
compilation warnings.

15 years ago2008-08-14 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Thu, 14 Aug 2008 15:56:01 +0000 (15:56 +0000)]
2008-08-14 Alberto Garcia <agarcia@igalia.com>

* src/hildon-gtk.c (hildon_gtk_button_new)
(hildon_gtk_toggle_button_new, hildon_gtk_radio_button_new)
(hildon_gtk_radio_button_new_from_widget): Make buttons show their
images overriding the value of the "gtk-button-images" setting.

15 years ago2008-08-14 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Thu, 14 Aug 2008 14:17:12 +0000 (14:17 +0000)]
2008-08-14 Alberto Garcia <agarcia@igalia.com>

* src/hildon-check-button.c (hildon_check_button_new):
Instead of using a custom container, display the label and the
checkbox using the standard GtkButton API.

* examples/hildon-check-button-example.c (main): Don't use
hildon_check_button_set_label() anymore

* src/hildon-check-button.h
* src/hildon-check-button.c
(hildon_check_button_set_label, hildon_check_button_get_label):
Set as deprecated, now we're using gtk_button_{get,set}_label()

15 years ago2008-08-14 Alejandro G. Castro <alex@igalia.com>
Alejandro G. Castro [Thu, 14 Aug 2008 11:47:42 +0000 (11:47 +0000)]
2008-08-14 Alejandro G. Castro <alex@igalia.com>

* src/hildon-pannable-area.c,
(hildon_pannable_area_get_topmost): Fixed bug with click in the
GtkTreeview first line we detected it after the inclusion of the
GtkWindowImpl in gtk+. We now check if the window is visible, not
just if the pointer is over the window.
(hildon_pannable_axis_scroll),
(hildon_pannable_area_expose_event): Small style changes.

15 years ago2008-08-13 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Wed, 13 Aug 2008 15:06:57 +0000 (15:06 +0000)]
2008-08-13 Alberto Garcia <agarcia@igalia.com>

* src/hildon-button.c: Update documentation.

15 years ago2008-08-13 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Wed, 13 Aug 2008 13:50:03 +0000 (13:50 +0000)]
2008-08-13 Alberto Garcia <agarcia@igalia.com>

* examples/hildon-button-example.c: Add a switch to show images in
the buttons.

15 years agocorrect dependencies in -dev package
Kimmo Hämäläinen [Wed, 13 Aug 2008 13:14:22 +0000 (13:14 +0000)]
correct dependencies in -dev package

15 years ago2008-08-12 Claudio Saavedra <csaavedra@igalia.com>
Claudio Saavedra [Tue, 12 Aug 2008 16:34:26 +0000 (16:34 +0000)]
2008-08-12 Claudio Saavedra <csaavedra@igalia.com>

* doc/hildon-docs.sgml: Some docs reorganization.

15 years ago2008-08-12 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Tue, 12 Aug 2008 16:24:35 +0000 (16:24 +0000)]
2008-08-12 Alberto Garcia <agarcia@igalia.com>

* examples/hildon-pannable-area-touch-list-example.c
(create_tree_view)
* examples/hildon-pannable-area-touch-grid-example.c
(create_icon_view): Use gtk_{tree,icon}_view_new() and
hildon_gtk_{tree,icon}_view_new() instead of g_object_new().
Fix memory leak when setting the tree model.

15 years agocorrecting place..
Kimmo Hämäläinen [Tue, 12 Aug 2008 16:13:11 +0000 (16:13 +0000)]
correcting place..

15 years ago2008-08-12 Claudio Saavedra <csaavedra@igalia.com>
Claudio Saavedra [Tue, 12 Aug 2008 16:07:14 +0000 (16:07 +0000)]
2008-08-12 Claudio Saavedra <csaavedra@igalia.com>

* doc/hildon.types: Remove duplicated hildon_window_get_type
* src/hildon-window.c: (hildon_window_class_init): Remove duplicated
documentation comment.

15 years ago2008-08-12 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Tue, 12 Aug 2008 16:00:20 +0000 (16:00 +0000)]
2008-08-12 Alberto Garcia <agarcia@igalia.com>

* doc/Makefile.am: Complete list of private headers.

15 years ago2008-08-12 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Tue, 12 Aug 2008 15:28:32 +0000 (15:28 +0000)]
2008-08-12 Alberto Garcia <agarcia@igalia.com>

* doc/hildon-docs.sgml
* src/hildon-app-menu.c
* src/hildon-bread-crumb.c
* src/hildon-button.c
* src/hildon-gtk.c
* src/hildon-program.c
* src/hildon-stackable-window.c
* src/hildon-window.c: Lots of documentation updates.

15 years agoreleasing 2.1.4
Kimmo Hämäläinen [Tue, 12 Aug 2008 15:25:28 +0000 (15:25 +0000)]
releasing 2.1.4

15 years ago2008-08-12 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Tue, 12 Aug 2008 11:50:14 +0000 (11:50 +0000)]
2008-08-12 Alberto Garcia <agarcia@igalia.com>

* debian/control: Depend on Gtk 2:2.12.9-0osso3

* configure.ac: Require Gtk+ 2.12.9 at least

15 years ago* src/hildon-pannable-area.c (hildon_pannable_area_scroll_indicator_fade), (hildon_pa...
Alejandro G. Castro [Tue, 12 Aug 2008 11:37:44 +0000 (11:37 +0000)]
* src/hildon-pannable-area.c (hildon_pannable_area_scroll_indicator_fade), (hildon_pannable_area_timeout): Added the GDK_THREADS_LEAVE macro to protect the return of this timeout callbacks, avoiding deadlocks.

15 years ago* src/hildon-*.c * src/hildon-*.h: Ensure a consistent include order, include <gtk...
Christian Dywan [Tue, 12 Aug 2008 10:38:34 +0000 (10:38 +0000)]
* src/hildon-*.c * src/hildon-*.h: Ensure a consistent include order, include <gtk/gtk.h> instead of particular files and only include the topmost header in the gtk stack. See NB #39857

15 years agoFix warnings about unused and uninitialized variables.
Christian Dywan [Tue, 12 Aug 2008 09:12:09 +0000 (09:12 +0000)]
Fix warnings about unused and uninitialized variables.

15 years ago2008-08-11 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Mon, 11 Aug 2008 18:39:24 +0000 (18:39 +0000)]
2008-08-11 Alberto Garcia <agarcia@igalia.com>

* examples/Makefile.am
* examples/hildon-check-button-example.c: Example of the hildon
check button.

15 years ago2008-08-11 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Mon, 11 Aug 2008 18:06:04 +0000 (18:06 +0000)]
2008-08-11 Alberto Garcia <agarcia@igalia.com>

* src/hildon-window.h
* src/hildon-window.c (hildon_window_class_init)
(hildon_window_unset_program): Don't make
hildon_window_unset_program a virtual function anymore.

* src/hildon-stackable-window.c: Update documentation

15 years ago2008-08-11 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Mon, 11 Aug 2008 17:36:12 +0000 (17:36 +0000)]
2008-08-11 Alberto Garcia <agarcia@igalia.com>

* doc/Makefile.am
* doc/hildon-docs.sgml
* doc/visual_index.xml
* src/hildon-defines.c
* src/hildon-gtk.c
* src/hildon-helper.c
* src/hildon-range-editor.c: Lots of documentation fixes.

15 years ago2008-08-11 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Mon, 11 Aug 2008 16:36:19 +0000 (16:36 +0000)]
2008-08-11 Alberto Garcia <agarcia@igalia.com>

* examples/hildon-picker-button-multicolumn-example.c
(create_touch_selector): Fix compilation warning.

15 years ago2008-08-11 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Mon, 11 Aug 2008 16:30:29 +0000 (16:30 +0000)]
2008-08-11 Alberto Garcia <agarcia@igalia.com>

* src/hildon-pannable-area.c (hildon_pannable_area_button_press_cb)
(hildon_pannable_area_button_release_cb)
(hildon_pannable_get_child_widget_at): Fix compilation warnings.

15 years ago2008-08-11 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Mon, 11 Aug 2008 10:59:38 +0000 (10:59 +0000)]
2008-08-11 Alberto Garcia <agarcia@igalia.com>

* src/hildon-button.c (hildon_button_add_image_size_group): Fix
assertion.

15 years ago2008-08-11 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Mon, 11 Aug 2008 10:51:02 +0000 (10:51 +0000)]
2008-08-11 Alberto Garcia <agarcia@igalia.com>

* src/hildon-bread-crumb-trail.h
* src/hildon-date-editor.c
* src/hildon-date-selector.c
* src/hildon-pannable-area.c
* src/hildon-picker-dialog.c
* src/hildon-time-selector.c
* src/hildon-touch-selector-entry.c
* src/hildon-touch-selector.c
* src/hildon-touch-selector.h: Misc documentation fixes

15 years ago2008-08-11 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Mon, 11 Aug 2008 10:02:29 +0000 (10:02 +0000)]
2008-08-11 Alberto Garcia <agarcia@igalia.com>

* examples/hildon-date-editor-example.c (main): Updated date
editor example.

* examples/hildon-note-example.c (on_confirmation_clicked):
Updated confirmation note example.

* src/hildon-date-editor.c
* src/hildon-note.c: Updated sample programs in documentation.
Fixes: NB#87437

15 years ago2008-08-08 Claudio Saavedra <csaavedra@igalia.com>
Claudio Saavedra [Sat, 9 Aug 2008 01:25:48 +0000 (01:25 +0000)]
2008-08-08 Claudio Saavedra <csaavedra@igalia.com>

* src/hildon-date-button.h:
* src/hildon-picker-button.h:
* src/hildon-time-button.c:
* src/hildon-time-button.h:

Some declarations changes to allow gtk-doc to document the widgets
properly.

15 years agoRemove trailing whitespaces from ChangeLog
Claudio Saavedra [Sat, 9 Aug 2008 00:22:09 +0000 (00:22 +0000)]
Remove trailing whitespaces from ChangeLog

15 years ago2008-08-08 Claudio Saavedra <csaavedra@igalia.com>
Claudio Saavedra [Sat, 9 Aug 2008 00:20:10 +0000 (00:20 +0000)]
2008-08-08 Claudio Saavedra <csaavedra@igalia.com>

* src/hildon-date-button.c: Document the widget.
* src/hildon-time-button.c: Document the widget.

15 years ago2008-08-08 Claudio Saavedra <csaavedra@igalia.com>
Claudio Saavedra [Fri, 8 Aug 2008 20:25:44 +0000 (20:25 +0000)]
2008-08-08 Claudio Saavedra <csaavedra@igalia.com>

* src/hildon-picker-button.c: Document the widget.
* src/hildon-touch-selector-entry.c: Document the widget.

15 years ago2008-08-08 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Fri, 8 Aug 2008 16:52:24 +0000 (16:52 +0000)]
2008-08-08 Alberto Garcia <agarcia@igalia.com>

* doc/hildon-docs.sgml
* src/Makefile.am
* src/hildon.h
* src/hildon-check-button.h
* src/hildon-check-button.c: New functions to create the Hildon
Touch Checkbox.

* src/hildon-gtk.h
* src/hildon-gtk.c (hildon_gtk_check_button_new): Removed.

15 years ago2008-08-08 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Fri, 8 Aug 2008 10:27:26 +0000 (10:27 +0000)]
2008-08-08 Alberto Garcia <agarcia@igalia.com>

* src/hildon-button.h
* src/hildon-button.c
(hildon_button_add_title_size_group)
(hildon_button_add_value_size_group)
(hildon_button_add_image_size_group)
(hildon_button_add_size_groups): New functions to set size groups
for the button labels and image.
(hildon_button_new_full): Removed

15 years ago2008-08-08 Alejandro Pinheiro <apinheiro@igalia.com>
Alejandro Piñeiro [Fri, 8 Aug 2008 09:58:45 +0000 (09:58 +0000)]
2008-08-08 Alejandro Pinheiro <apinheiro@igalia.com>

* src/hildon-time-selector.c
(_check_ampm_format): use of g_warning instead of g_error with a gconf error
in order to avoid a crash if gconf is not available

15 years ago2008-08-08 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Fri, 8 Aug 2008 09:44:29 +0000 (09:44 +0000)]
2008-08-08 Alberto Garcia <agarcia@igalia.com>

* src/hildon-button.c (hildon_button_set_arrangement)
(hildon_button_construct_child): Don't construct the button child
before setting the arrangement.

15 years ago2008-08-08 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Fri, 8 Aug 2008 00:45:17 +0000 (00:45 +0000)]
2008-08-08 Alberto Garcia <agarcia@igalia.com>

* src/hildon-program-private.h
* src/hildon-program.c
* src/hildon-program.h
(_hildon_program_remove_from_stack, _hildon_program_add_to_stack)
(hildon_program_peek_window_stack)
(hildon_program_pop_window_stack)
(hildon_program_go_to_root_window): HildonProgram now has a
separate list for stackable windows. Functions are provided to
manage that list with a stack-like API.

* src/hildon-stackable-window.c: Stackable window management is
now much simpler with the new HildonProgram API. Windows no
longer need to be manually added to the program, they're
automatically pushed to the top of the stack when shown.

* examples/hildon-stackable-window-example.c: Updated example to
reflect the API changes.

15 years ago2008-08-07 Claudio Saavedra <csaavedra@igalia.com>
Claudio Saavedra [Thu, 7 Aug 2008 23:37:36 +0000 (23:37 +0000)]
2008-08-07 Claudio Saavedra <csaavedra@igalia.com>

* src/hildon-touch-selector.c: Comment out unimplemented
hildon_touch_selector_insert_column() to avoid a compile warning.

15 years ago2008-08-07 Claudio Saavedra <csaavedra@igalia.com>
Claudio Saavedra [Thu, 7 Aug 2008 23:31:53 +0000 (23:31 +0000)]
2008-08-07 Claudio Saavedra <csaavedra@igalia.com>

* src/hildon-touch-selector.c: (hildon_touch_selector_class_init),
(hildon_touch_selector_new), (hildon_touch_selector_remove_column),
(hildon_touch_selector_set_column_selection_mode),
(_hildon_touch_selector_set_model),
(hildon_touch_selector_set_model):

Complete review of HildonTouchSelector documentation.

15 years ago2008-08-08 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Thu, 7 Aug 2008 22:44:03 +0000 (22:44 +0000)]
2008-08-08 Alberto Garcia <agarcia@igalia.com>

* doc/hildon-docs.sgml
* src/Makefile.am
* src/hildon.h
* src/hildon-gtk.h
* src/hildon-gtk.c: Convenience functions for standard Gtk
widgets, used to easily perform frequent operations.

* src/hildon-button-helpers.h
* src/hildon-button-helpers.c: Removed in favour of hildon-gtk.[ch]

* src/hildon-helper.h
* src/hildon-helper.c (hildon_helper_set_theme_size): Renamed to
hildon_gtk_widget_set_theme_size and moved to hildon-gtk.h

* src/hildon-button.h
* src/hildon-button.c: Use the new hildon-gtk.[ch] functions.

15 years ago2008-08-07 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Thu, 7 Aug 2008 19:27:14 +0000 (19:27 +0000)]
2008-08-07 Alberto Garcia <agarcia@igalia.com>

* src/hildon-button.c (hildon_button_init)
(hildon_button_set_arrangement, hildon_button_construct_child):
Pack the image and the labels inside the same GtkAlignment so
gtk_button_set_alignment() can be used

15 years ago2008-08-07 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Thu, 7 Aug 2008 18:29:05 +0000 (18:29 +0000)]
2008-08-07 Alberto Garcia <agarcia@igalia.com>

* src/hildon-button.h
* src/hildon-button.c
(hildon_button_init, hildon_button_set_image)
(hildon_button_set_image_position)
(hildon_button_construct_child): New functions to add an image to
the HildonButton.

15 years ago2008-08-07 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Thu, 7 Aug 2008 15:32:28 +0000 (15:32 +0000)]
2008-08-07 Alberto Garcia <agarcia@igalia.com>

* src/hildon-date-button.c
* src/hildon-picker-button.c
* src/hildon-time-button.c
* src/hildon-button.c:
(hildon_button_class_init): "size-flags" renamed to "size"
(hildon_button_set_title): Hide the title label if set to NULL.

15 years ago2008-08-07 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Thu, 7 Aug 2008 13:57:18 +0000 (13:57 +0000)]
2008-08-07 Alberto Garcia <agarcia@igalia.com>

HildonButtonFlags split into HildonButtonArrangement (to set the
button layout) and HildonSizeType (which can be used for any
widget).

* src/hildon-button.h
* src/hildon-button.c
(hildon_button_class_init)
(hildon_button_set_arrangement)
(hildon_button_set_property): New "size-flags"
property. "arrangement-flags" renamed to "arrangement".
(hildon_button_new, hildon_button_new_with_text)
(hildon_button_new_full): Constructors updated to reflect type changes.

* src/hildon-helper.h
* src/hildon-helper.c (hildon_helper_set_theme_size): New function
to set the size of a widget.

* src/Makefile.am
* src/hildon.h
* src/hildon-button-helpers.c
* src/hildon-button-helpers.h: New hildon-button-helpers module.

* src/hildon-date-button.c
* src/hildon-date-button.h
* src/hildon-picker-button.c
* src/hildon-picker-button.h
* src/hildon-time-button.c
* src/hildon-time-button.h: Updated widgets to reflect
HildonButton API changes.

* examples/hildon-button-example.c
* examples/hildon-date-button-example.c
* examples/hildon-picker-button-example.c
* examples/hildon-picker-button-multicolumn-example.c
* examples/hildon-time-button-example.c
* examples/hildon-touch-selector-entry-example.c
* examples/hildon-touch-selector-example.c: Updated examples to
reflect HildonButton API changes.

15 years ago2008-08-06 Claudio Saavedra <csaavedra@igalia.com>
Claudio Saavedra [Thu, 7 Aug 2008 02:34:51 +0000 (02:34 +0000)]
2008-08-06 Claudio Saavedra <csaavedra@igalia.com>

* doc/hildon-docs.sgml:
* doc/hildon.types:
* examples/Makefile.am:
* examples/hildon-touch-selector-entry-example.c:
* src/Makefile.am:
* src/hildon-touch-selector-entry.c:
* src/hildon-touch-selector-entry.h:
* src/hildon.h:

Moved HildonTouchSelectorEntry from sandbox. Added its
documentation and examples.

15 years ago2008-08-06 Claudio Saavedra <csaavedra@igalia.com>
Claudio Saavedra [Thu, 7 Aug 2008 01:56:21 +0000 (01:56 +0000)]
2008-08-06 Claudio Saavedra <csaavedra@igalia.com>

* src/hildon-touch-selector.h:
* examples/hildon-picker-button-multicolumn-example.c:
(hildon_touch_selector_append_text_column): Add a gboolean
parameter to determine if text must be centered in the column.

* src/hildon-date-selector.c: (hildon_date_selector_init):
* src/hildon-time-selector.c: (hildon_time_selector_init):
* src/hildon-touch-selector.c: (hildon_touch_selector_new_text),
(create_touch_selector): Update widgets and example to reflect
the API change.

15 years ago2008-08-06 Claudio Saavedra <csaavedra@igalia.com>
Claudio Saavedra [Thu, 7 Aug 2008 00:03:06 +0000 (00:03 +0000)]
2008-08-06 Claudio Saavedra <csaavedra@igalia.com>

* src/hildon-touch-selector.c:
        (hildon_touch_selector_set_active_iter): Set also the cursor in
        the active row.

15 years ago2008-08-06 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Wed, 6 Aug 2008 16:31:20 +0000 (16:31 +0000)]
2008-08-06 Alberto Garcia <agarcia@igalia.com>

* doc/hildon-docs.sgml
* doc/hildon.types
* src/Makefile.am
* src/hildon-toggle-button.c
* src/hildon-toggle-button.h
* src/hildon.h: Removed HildonToggleButton widget, a derived
class is not necessary for this.

15 years ago* src/hildon-pannable-area.c, (hildon_pannable_area_realize), (hildon_pannable_area_s...
Alejandro G. Castro [Wed, 6 Aug 2008 12:44:35 +0000 (12:44 +0000)]
* src/hildon-pannable-area.c, (hildon_pannable_area_realize), (hildon_pannable_area_size_allocate): Code refactoring, add tests for negative sizes.

15 years ago2008-08-05 Claudio Saavedra <csaavedra@igalia.com>
Claudio Saavedra [Tue, 5 Aug 2008 21:56:06 +0000 (21:56 +0000)]
2008-08-05 Claudio Saavedra <csaavedra@igalia.com>

* src/hildon-picker-dialog.c: (hildon_picker_dialog_init): Make the
"done" button the default widget for the dialog.

15 years ago2008-08-04 Claudio Saavedra <csaavedra@igalia.com>
Claudio Saavedra [Tue, 5 Aug 2008 00:15:55 +0000 (00:15 +0000)]
2008-08-04 Claudio Saavedra <csaavedra@igalia.com>

* src/hildon-touch-selector.c:
(hildon_touch_selector_class_init),
(hildon_touch_selector_get_property),
(_hildon_touch_selector_set_model),
(_hildon_touch_selector_has_multiple_selection),
(hildon_touch_selector_has_multiple_selection):
Add a "has-multiple-selection" property with a virtual
has_multiple_selection() method to allow derived classes to
override the default value for it. See the method and property
documentation for details.

* src/hildon-touch-selector.h: Add the new API.

* src/hildon-picker-dialog.c: (requires_done_button): Call
hildon_touch_selector_has_multiple_selection() instead of
determining the need for a button itself.

15 years ago2008-08-04 Claudio Saavedra <csaavedra@igalia.com>
Claudio Saavedra [Mon, 4 Aug 2008 23:54:12 +0000 (23:54 +0000)]
2008-08-04 Claudio Saavedra <csaavedra@igalia.com>

* src/hildon-touch-selector.c: (hildon_touch_selector_class_init),
(_hildon_touch_selector_set_model),
(hildon_touch_selector_set_model): Move working code to
_hildon_touch_selector_set_mode(). Call the class method instead.

* src/hildon-touch-selector.h: Add (*set_model) to
HildonTouchSelectorClass.

Make hildon_touch_selector_set_model() a virtual method, so that
derived classes can extend it and do fancy stuff with the model.

15 years ago2008-08-04 Claudio Saavedra <csaavedra@igalia.com>
Claudio Saavedra [Mon, 4 Aug 2008 22:11:11 +0000 (22:11 +0000)]
2008-08-04 Claudio Saavedra <csaavedra@igalia.com>

* configure.ac: Set back the tarname in AC_INIT to hildon.

15 years agoreplaced libesd with libcanberra
Kimmo Hämäläinen [Mon, 4 Aug 2008 13:55:53 +0000 (13:55 +0000)]
replaced libesd with libcanberra

15 years ago2008-08-01 Claudio Saavedra <csaavedra@igalia.com>
Claudio Saavedra [Fri, 1 Aug 2008 21:01:30 +0000 (21:01 +0000)]
2008-08-01 Claudio Saavedra <csaavedra@igalia.com>

* src/hildon-touch-selector.c: (hildon_touch_selector_init),
(hildon_touch_selector_append_column): Make the widget a GtkVBox
derived class to ease placement of an entry widget in
HildonTouchSelectorEntry. Added a private GtkHBox, packed
at the end, where the selector columns are packed now.

15 years ago2008-08-01 Claudio Saavedra <csaavedra@igalia.com>
Claudio Saavedra [Fri, 1 Aug 2008 17:09:11 +0000 (17:09 +0000)]
2008-08-01 Claudio Saavedra <csaavedra@igalia.com>

* src/hildon-picker-button.c: Removed the simple _text() API.
* src/hildon-picker-button.h: Likewise.

* src/hildon-touch-selector.h:
* src/hildon-touch-selector.c:
(hildon_touch_selector_new_text),
(hildon_touch_selector_append_text),
(hildon_touch_selector_prepend_text),
(hildon_touch_selector_insert_text):

Moved the simple _text() API from HildonPickerButton to
HildonTouchPicker, to provide better escalability and not to tie
that API to HildonPickerButton.

* examples/hildon-picker-button-example.c: (main): Example updated.

15 years ago2008-07-31 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Thu, 31 Jul 2008 19:33:13 +0000 (19:33 +0000)]
2008-07-31 Alberto Garcia <agarcia@igalia.com>

* src/hildon-button.c: Updated documentation.

* examples/hildon-button-example.c: Add the posibility to create
the buttons using horizontal layout for title and value.

15 years ago2008-07-31 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Thu, 31 Jul 2008 14:13:13 +0000 (14:13 +0000)]
2008-07-31 Alberto Garcia <agarcia@igalia.com>

* src/hildon-app-menu-private.h
* src/hildon-app-menu.c (hildon_app_menu_add_filter)
(hildon_app_menu_init, hildon_app_menu_finalize): Don't use a
GtkSizeGroup for the filters, use the 'homogeneous' property of
the box instead.

15 years ago2008-07-31 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Thu, 31 Jul 2008 09:35:39 +0000 (09:35 +0000)]
2008-07-31 Alberto Garcia <agarcia@igalia.com>

* examples/hildon-button-example.c: Updated example.

15 years ago2008-07-30 Claudio Saavedra <csaavedra@igalia.com>
Claudio Saavedra [Wed, 30 Jul 2008 23:43:07 +0000 (23:43 +0000)]
2008-07-30 Claudio Saavedra <csaavedra@igalia.com>

* doc/hildon-docs.sgml:
* doc/hildon.types:

Update documentation.

* examples/Makefile.am: Update renamed examples.

* examples/hildon-picker-button-multicolumn-example.c:
(create_touch_selector), (main): Update after the rename.

* examples/hildon-touch-picker-example.c: Removed.
* examples/hildon-touch-selector-example.c: (value_changed),
(create_selector), (get_visible_content), (main): Renamed from
hildon-touch-picker-example.c

* src/Makefile.am: Updated renamed files.

* src/hildon-date-button.c: (hildon_date_button_init),
(hildon_date_button_get_date), (hildon_date_button_set_date):
* src/hildon-date-selector.c: (hildon_date_selector_init),
(_custom_print_func), (_update_day_model),
(_manage_selector_change_cb),
(hildon_date_selector_select_current_date),
(hildon_date_selector_get_date), (hildon_date_selector_select_day):
* src/hildon-date-selector.h:
* src/hildon-picker-button.c: (hildon_picker_button_get_property),
(hildon_picker_button_set_property),
(hildon_picker_button_clicked), (hildon_picker_button_class_init),
(hildon_picker_button_init), (hildon_picker_button_new_text),
(hildon_picker_button_append_text),
(hildon_picker_button_prepend_text),
(hildon_picker_button_insert_text),
(hildon_picker_button_set_selector),
(hildon_picker_button_get_selector):
* src/hildon-picker-button.h:
* src/hildon-picker-dialog.c: (hildon_picker_dialog_class_init),
(hildon_picker_dialog_init), (_select_on_selector_changed_cb),
(_update_title_on_selector_changed_cb), (requires_done_button),
(_hildon_picker_dialog_set_selector),
(hildon_picker_dialog_set_selector),
(hildon_picker_dialog_get_selector):
* src/hildon-picker-dialog.h:
* src/hildon-time-button.c: (hildon_time_button_init),
(hildon_time_button_get_time), (hildon_time_button_set_time):
* src/hildon-time-selector.c: (hildon_time_selector_init),
(_custom_print_func), (_manage_ampm_selection_cb), (_set_pm),
(hildon_time_selector_set_time), (hildon_time_selector_get_time):
* src/hildon-time-selector.h:
* src/hildon.h:

Massive code updates after the rename.

* src/hildon-touch-picker.c: Removed.
* src/hildon-touch-picker.h: Removed.

* src/hildon-touch-selector.c: (hildon_touch_selector_class_init),
(hildon_touch_selector_init), (hildon_touch_selector_map),
(hildon_touch_selector_remove), (_default_print_func),
(_selection_changed_cb), (_create_new_column),
(hildon_touch_selector_new), (hildon_touch_selector_append_column),
(hildon_touch_selector_append_text_column),
(hildon_touch_selector_remove_column),
(hildon_touch_selector_set_column_attributes),
(hildon_touch_selector_insert_column),
(hildon_touch_selector_get_num_columns),
(hildon_touch_selector_get_column_selection_mode),
(hildon_touch_selector_set_column_selection_mode),
(hildon_touch_selector_set_print_func),
(hildon_touch_selector_get_print_func),
(hildon_touch_selector_get_active_iter),
(hildon_touch_selector_set_active_iter),
(hildon_touch_selector_get_selected_rows),
(hildon_touch_selector_get_model),
(hildon_touch_selector_set_model),
(hildon_touch_selector_get_current_text),
(_hildon_touch_selector_center_on_selected_items):
* src/hildon-touch-selector.h: Renamed from
hildon-touch-picker.[ch]

Rename HildonTouchPicker to HildonTouchSelector. Updated all the
references, code examples, and related documentation.

15 years ago2008-07-30 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Wed, 30 Jul 2008 12:39:15 +0000 (12:39 +0000)]
2008-07-30 Alberto Garcia <agarcia@igalia.com>

* doc/hildon-docs.sgml
* doc/hildon.types
* src/Makefile.am
* src/hildon-toggle-button.c
* src/hildon-toggle-button.h
* src/hildon.h: New HildonToggleButton widget.

15 years ago2008-07-30 Alberto Garcia <agarcia@igalia.com>
Alberto Garcia [Wed, 30 Jul 2008 11:08:18 +0000 (11:08 +0000)]
2008-07-30 Alberto Garcia <agarcia@igalia.com>

* src/hildon-button.c: Add API documentation.
(hildon_button_set_size_groups): Check input parameters