hildon
17 years agoChanging the API guard to HILDON_ENABLE_UNSTABLE_API.
Michael Dominic Kostrzewa [Thu, 26 Apr 2007 13:27:43 +0000 (13:27 +0000)]
Changing the API guard to HILDON_ENABLE_UNSTABLE_API.

17 years ago[1.0.3-1 release]
Michael Dominic Kostrzewa [Thu, 26 Apr 2007 12:57:52 +0000 (12:57 +0000)]
[1.0.3-1 release]

17 years ago[1.0.2-1 release]
Michael Dominic Kostrzewa [Wed, 25 Apr 2007 13:54:06 +0000 (13:54 +0000)]
[1.0.2-1 release]

17 years agoSmall fix to make the package actually compile.
Michael Dominic Kostrzewa [Wed, 25 Apr 2007 13:44:25 +0000 (13:44 +0000)]
Small fix to make the package actually compile.

17 years ago* src/hildon-bread-crumb-trail.h: * src/hildon-bread-crumb.h:
Xan Lopez [Wed, 25 Apr 2007 12:08:59 +0000 (12:08 +0000)]
* src/hildon-bread-crumb-trail.h: * src/hildon-bread-crumb.h:

Guard with ENABLE_UNSTABLE_API. To use the bread crumb you'll need
to define ENABLE_UNSTABLE_API in the code that includes these headers.

17 years ago* examples/hildon-bread-crumb-trail-example.c: * src/Makefile.am: * src/hildon-bread...
Xan Lopez [Wed, 25 Apr 2007 10:42:46 +0000 (10:42 +0000)]
* examples/hildon-bread-crumb-trail-example.c: * src/Makefile.am: * src/hildon-bread-crumb-trail.c: * src/hildon-bread-crumb-trail.h: * src/hildon-bread-crumb.c: * src/hildon-bread-crumb.h: * src/hildon-marshalers.list: * src/hildon-bread-crumb-widget.c: * src/hildon-bread-crumb-widget.h:

Slight change in the widget design. The bread crumb trail API is
unchanged, but HildonBreadCrumb is now an interface. A *private*
implementation, hildon-bread-crumb-widget, is provided and used
internally by the trail for the push_text/push_icon functions.

The generic push API is still available, so anyone can implement
and use its own bread crumb widget.

17 years agoFixing the shlibs.
Michael Dominic Kostrzewa [Thu, 19 Apr 2007 13:07:08 +0000 (13:07 +0000)]
Fixing the shlibs.

17 years agoFixing a problem with timed banners having their parrent destroyed before they are.
Michael Dominic Kostrzewa [Thu, 19 Apr 2007 12:38:28 +0000 (12:38 +0000)]
Fixing a problem with timed banners having their parrent destroyed before they are.

17 years ago* src/hildon-bread-crumb.c: * src/hildon-bread-crumb.h:
Xan Lopez [Tue, 17 Apr 2007 14:14:16 +0000 (14:14 +0000)]
* src/hildon-bread-crumb.c: * src/hildon-bread-crumb.h:

Make the get_natural_size function a vfunc.

17 years ago* src/hildon-bread-crumb.c: * src/hildon-bread-crumb-trail.c:
Xan Lopez [Mon, 16 Apr 2007 13:42:07 +0000 (13:42 +0000)]
* src/hildon-bread-crumb.c: * src/hildon-bread-crumb-trail.c:

Some cleanups.

17 years ago[1.0.1 release]
Michael Dominic Kostrzewa [Mon, 16 Apr 2007 08:27:47 +0000 (08:27 +0000)]
[1.0.1 release]

17 years ago* src/hildon-bread-crumb.c (hildon_bread_crumb_get_natural_size): don't leak the...
Xan Lopez [Mon, 16 Apr 2007 08:03:34 +0000 (08:03 +0000)]
* src/hildon-bread-crumb.c (hildon_bread_crumb_get_natural_size): don't leak the pango layout.

17 years agoWrong e-mail used in ChangeLog.
Michael Dominic Kostrzewa [Mon, 16 Apr 2007 07:53:37 +0000 (07:53 +0000)]
Wrong e-mail used in ChangeLog.

17 years ago* src/hildon.h: * examples/hildon-bread-crumb-trail-example.c:
Xan Lopez [Mon, 16 Apr 2007 07:47:00 +0000 (07:47 +0000)]
* src/hildon.h: * examples/hildon-bread-crumb-trail-example.c:

Fix example.

17 years agoRemoving the bug-fixed entries that were actually resolved as WONTFIX. Removing a...
Michael Dominic Kostrzewa [Mon, 16 Apr 2007 07:35:16 +0000 (07:35 +0000)]
Removing the bug-fixed entries that were actually resolved as WONTFIX. Removing a redundant check in date-editor. Fixes NB#54182.

17 years agogit-svn-id: https://stage.maemo.org/svn/maemo/projects/haf/trunk/hildon-1@11036 50eb5...
Xan Lopez [Mon, 16 Apr 2007 07:31:38 +0000 (07:31 +0000)]
git-svn-id: https://stage.maemo.org/svn/maemo/projects/haf/trunk/hildon-1@11036 50eb543b-83fa-0310-9bb7-f7cbbee4ab39

17 years ago* src/hildon-bread-crumb-trail.c: * src/hildon-bread-crumb-trail.h: * src/hildon...
Xan Lopez [Fri, 13 Apr 2007 11:05:00 +0000 (11:05 +0000)]
* src/hildon-bread-crumb-trail.c: * src/hildon-bread-crumb-trail.h: * src/hildon-bread-crumb.c: * src/hildon-bread-crumb.h:

Untabify.

17 years ago* src/hildon-bread-crumb-trail.c: don't use the priv data of bct until it's passed...
Xan Lopez [Fri, 13 Apr 2007 10:49:25 +0000 (10:49 +0000)]
* src/hildon-bread-crumb-trail.c: don't use the priv data of bct until it's passed the type check.

17 years ago* examples/hildon-bread-crumb-trail-example.c
Xan Lopez [Thu, 12 Apr 2007 13:41:10 +0000 (13:41 +0000)]
* examples/hildon-bread-crumb-trail-example.c

Add license.

17 years ago* examples/Makefile.am * examples/hildon-bread-crumb-trail-example.c * src/Makefile...
Xan Lopez [Thu, 12 Apr 2007 13:38:35 +0000 (13:38 +0000)]
* examples/Makefile.am * examples/hildon-bread-crumb-trail-example.c * src/Makefile.am * src/hildon-bread-crumb-trail.c * src/hildon-bread-crumb-trail.h * src/hildon-bread-crumb.c * src/hildon-bread-crumb.h

New HildonBreadCrumbTrail widget.

17 years ago2007-04-02 Lucas Rocha <lucas.rocha@nokia.com>
Lucas Rocha [Mon, 2 Apr 2007 12:59:44 +0000 (12:59 +0000)]
2007-04-02 Lucas Rocha <lucas.rocha@nokia.com>

* src/hildon-range-editor.c (hildon_range_editor_init),
src/hildon-seekbar.c (hildon_seekbar_get_fraction,
hildon_seekbar_set_fraction, hildon_seekbar_set_position),
src/hildon-time-editor.c (hildon_time_editor_tap_and_hold_setup,
hildon_time_editor_class_init, hildon_time_editor_init),
src/hildon-get-password-dialog.c (invalid_input,
hildon_get_password_set_property, hildon_get_password_get_property,
create_contents, hildon_get_password_dialog_set_max_characters),
src/hildon-set-password-dialog.c (create_contents),
src/hildon-date-editor.c (hildon_date_editor_init),
src/hildon-login-dialog.c (hildon_login_dialog_init),
src/hildon-number-editor.c (hildon_number_editor_init),
src/hildon-find-toolbar.c (hildon_find_toolbar_emit_invalid_input,
hildon_find_toolbar_emit_close, hildon_find_toolbar_init): made all
the Maemo GTK+ specific API optional by adding a --with-maemo-gtk
 configure option and adding the respective checks in the code.
* src/hildon-calendar.c (hildon_calendar_paint_week_numbers,
hildon_calendar_drag_data_received): fixed some build warnings.

17 years agoA 1.0.0 release notes.
Michael Dominic Kostrzewa [Thu, 29 Mar 2007 13:45:35 +0000 (13:45 +0000)]
A 1.0.0 release notes.

17 years agoChanging the license headers and all the licesing stuff to LGPL version 2 OR LATER.
Michael Dominic Kostrzewa [Thu, 29 Mar 2007 12:09:51 +0000 (12:09 +0000)]
Changing the license headers and all the licesing stuff to LGPL version 2 OR LATER.

17 years agoAdding the HildonCalendar based on Gtk Calendar. This effectively changes the license...
Michael Dominic Kostrzewa [Thu, 29 Mar 2007 10:51:54 +0000 (10:51 +0000)]
Adding the HildonCalendar based on Gtk Calendar. This effectively changes the license to LGPL version 2 OR LATER. Fixing some timeout issues and input-mode issues (deprecated properties). Example to test the new HildonCalendar.

17 years agoAdding a hildon_helper_set_thumb_scrollbar function to enable/disable a thumb scrollb...
Michael Dominic Kostrzewa [Tue, 27 Mar 2007 08:37:46 +0000 (08:37 +0000)]
Adding a hildon_helper_set_thumb_scrollbar function to enable/disable a thumb scrollbar on a GtkScrolledWindow. Adding an example that demoes the thumb scrollbar functionality.

17 years agoActually take the libtool versioning into account.
Michael Dominic Kostrzewa [Mon, 26 Mar 2007 06:33:34 +0000 (06:33 +0000)]
Actually take the libtool versioning into account.

17 years agoFix gtk-doc packaging
Tommi Komulainen [Wed, 21 Mar 2007 08:22:10 +0000 (08:22 +0000)]
Fix gtk-doc packaging

libhildon (0.9.9-12) UNRELEASED; urgency=low

  [ Tommi Komulainen ]
  * Fix packaging for gtk-doc (not enabled by default)
    - debian/libhildon1-dev.docs: Removed
    - debian/libhildon1-dev.install: Added the gtk-doc directory here
    - debian/rules: replace broken conditional dh_installdocs with dh_install
      that excludes gtk-doc if the docs aren't installed
    - debian/rules: unconditionally call dh_installdocs to include copyright

17 years agochangelog update for previous commit
Tommi Komulainen [Wed, 21 Mar 2007 08:03:54 +0000 (08:03 +0000)]
changelog update for previous commit

17 years agoFix --enable-gtk-doc build
Tommi Komulainen [Wed, 21 Mar 2007 08:03:17 +0000 (08:03 +0000)]
Fix --enable-gtk-doc build

2007-03-20  Tommi Komulainen  <tommi.komulainen@nokia.com>

* doc/gtk-doc.make: Update from gtk-doc 1.7, and fix '*.sgml'
prerequisite with $(wildcard) to work in absence of any files.
* doc/Makefile.am (MAINTAINERCLEANFILES): Add 'tmpl/*.sgml' here, it
used to be handled in the modified gtk-doc.make
(HTML_IMAGES): Fix images locations by adding missing 'images/'
* doc/visual_index.xml: Remove extraneous 'html/' from image
references that were breaking the generated gallery page.

17 years agoForce link creation and do not complain if failed.
Michael Dominic Kostrzewa [Tue, 20 Mar 2007 08:17:14 +0000 (08:17 +0000)]
Force link creation and do not complain if failed.

17 years agoFixing the symlink issue.
Michael Dominic Kostrzewa [Wed, 14 Mar 2007 12:52:52 +0000 (12:52 +0000)]
Fixing the symlink issue.

17 years agoUpdating.
Michael Dominic Kostrzewa [Tue, 13 Mar 2007 15:00:32 +0000 (15:00 +0000)]
Updating.

17 years ago* src/hildon-banner.c: Use TYPE_HINT_NOTIFICATION instead of TYPE_HINT_MESSAGE.
Xan Lopez [Tue, 13 Mar 2007 13:39:51 +0000 (13:39 +0000)]
* src/hildon-banner.c: Use TYPE_HINT_NOTIFICATION instead of TYPE_HINT_MESSAGE.

17 years agoFixing the hildon dash.
Michael Dominic Kostrzewa [Tue, 13 Mar 2007 12:43:45 +0000 (12:43 +0000)]
Fixing the hildon dash.

17 years agoUpdating changelog.
Michael Dominic Kostrzewa [Tue, 13 Mar 2007 12:34:07 +0000 (12:34 +0000)]
Updating changelog.

17 years ago* src/hildon-helper.c: Remove guard for NULL message in _set_insensitive_message...
Xan Lopez [Fri, 9 Mar 2007 14:08:49 +0000 (14:08 +0000)]
* src/hildon-helper.c: Remove guard for NULL message in _set_insensitive_message. Passing NULL is accepted with the semantics of removing any previous message.

17 years agoFixing a double free in _set_insenstive_message. Fixes NB#52928.
Michael Dominic Kostrzewa [Fri, 9 Mar 2007 14:00:03 +0000 (14:00 +0000)]
Fixing a double free in _set_insenstive_message. Fixes NB#52928.

17 years agoCorrecting the color button popup API as suggested by Tommi to follow the GtkComboBox...
Michael Dominic Kostrzewa [Thu, 8 Mar 2007 14:21:48 +0000 (14:21 +0000)]
Correcting the color button popup API as suggested by Tommi to follow the GtkComboBox popup API. The property name is now 'popup-shown' and the force-function is _popdown.

17 years agoFixing the 'engineering english' translation and adding it back to the build system...
Michael Dominic Kostrzewa [Thu, 8 Mar 2007 14:13:27 +0000 (14:13 +0000)]
Fixing the 'engineering english' translation and adding it back to the build system. Prolly needs some more updates in the future when we resync the 'real' translation package names.

17 years agoAdding a property 'is-popped' and some functions to pop-up the color selection dialog...
Michael Dominic Kostrzewa [Thu, 8 Mar 2007 11:20:57 +0000 (11:20 +0000)]
Adding a property 'is-popped' and some functions to pop-up the color selection dialog. Adding an example that pops-up the dialog from another thread.

17 years agoA few more consolidation corrections.
Michael Dominic Kostrzewa [Wed, 7 Mar 2007 08:50:03 +0000 (08:50 +0000)]
A few more consolidation corrections.

17 years agoRenaming gtk-timeout-update to gtk-timeout-repeat.
Michael Dominic Kostrzewa [Wed, 7 Mar 2007 08:36:59 +0000 (08:36 +0000)]
Renaming gtk-timeout-update to gtk-timeout-repeat.

17 years agoHildonTimePicker - Do not pull the timeout settings in the init function. Do it when...
Michael Dominic Kostrzewa [Wed, 7 Mar 2007 08:23:37 +0000 (08:23 +0000)]
HildonTimePicker - Do not pull the timeout settings in the init function. Do it when needed.

17 years agoNew intermediate release.
Michael Dominic Kostrzewa [Mon, 5 Mar 2007 10:08:30 +0000 (10:08 +0000)]
New intermediate release.

17 years agoAdding an example to check scrolled window theming. Adding hildon_caption_set_label_m...
Michael Dominic Kostrzewa [Fri, 2 Mar 2007 15:00:42 +0000 (15:00 +0000)]
Adding an example to check scrolled window theming. Adding hildon_caption_set_label_markup to set markup on the caption. Fixes NB#51736.

17 years agoSmall fix, check for NULL before comparing strings.
Michael Dominic Kostrzewa [Thu, 1 Mar 2007 12:09:53 +0000 (12:09 +0000)]
Small fix, check for NULL before comparing strings.

17 years agoIn infobanner, do not set the text on the label if it's exactly same as the existing...
Michael Dominic Kostrzewa [Thu, 1 Mar 2007 12:04:14 +0000 (12:04 +0000)]
In infobanner, do not set the text on the label if it's exactly same as the existing text. Fixes some wrapping problems. Fixes NB#50496.

17 years agoWhen the window name is empty, don't put extra dash there. Fixes NB#47989.
Michael Dominic Kostrzewa [Wed, 28 Feb 2007 14:12:05 +0000 (14:12 +0000)]
When the window name is empty, don't put extra dash there. Fixes NB#47989.

17 years agoAdding number editor example. Free the list used to detach menus. Fixes the MB#1065.
Michael Dominic Kostrzewa [Wed, 28 Feb 2007 12:25:38 +0000 (12:25 +0000)]
Adding number editor example. Free the list used to detach menus. Fixes the MB#1065.

17 years agoRemoving all the duplicated and deprecated input-mode enums. They're now defined...
Michael Dominic Kostrzewa [Mon, 19 Feb 2007 13:12:13 +0000 (13:12 +0000)]
Removing all the duplicated and deprecated input-mode enums. They're now defined in gtkenums.h.

17 years agoAdding the hildon_code_dialog_set_input_sensitive function requested by Santtu Lakkal...
Michael Dominic Kostrzewa [Fri, 16 Feb 2007 14:11:04 +0000 (14:11 +0000)]
Adding the hildon_code_dialog_set_input_sensitive function requested by Santtu Lakkala to enable/disable the input on the code dialog.

17 years agoAdding Lucas patch to enable settable timeout on the banners and settable icon.
Michael Dominic Kostrzewa [Fri, 16 Feb 2007 11:57:04 +0000 (11:57 +0000)]
Adding Lucas patch to enable settable timeout on the banners and settable icon.

17 years agoDoc fixes.
Michael Dominic Kostrzewa [Thu, 15 Feb 2007 13:34:57 +0000 (13:34 +0000)]
Doc fixes.

17 years agoFixing the tests a little. Fixing some mem problems in the time editor.
Michael Dominic Kostrzewa [Thu, 15 Feb 2007 12:37:20 +0000 (12:37 +0000)]
Fixing the tests a little. Fixing some mem problems in the time editor.

17 years agoBumping the ver number.
Michael Dominic Kostrzewa [Wed, 14 Feb 2007 10:29:05 +0000 (10:29 +0000)]
Bumping the ver number.

17 years agoAdding an example test program to check icon-lookup functionality. Doc updates.
Michael Dominic Kostrzewa [Wed, 14 Feb 2007 09:04:26 +0000 (09:04 +0000)]
Adding an example test program to check icon-lookup functionality. Doc updates.

17 years agoAdding a patch by Santtu Lakkala that add an 'input' signal to the code dialog that...
Michael Dominic Kostrzewa [Tue, 13 Feb 2007 09:00:34 +0000 (09:00 +0000)]
Adding a patch by Santtu Lakkala that add an 'input' signal to the code dialog that is fired each time the user presses any of the dialog input buttons.

17 years agoAdding some title setting to check the program/window naming.
Michael Dominic Kostrzewa [Mon, 12 Feb 2007 11:39:53 +0000 (11:39 +0000)]
Adding some title setting to check the program/window naming.

17 years agoAdding the widgets-gallery chapter. Works now.
Michael Dominic Kostrzewa [Mon, 12 Feb 2007 09:57:17 +0000 (09:57 +0000)]
Adding the widgets-gallery chapter. Works now.

17 years agoBumping the ver.
Michael Dominic Kostrzewa [Fri, 9 Feb 2007 14:51:56 +0000 (14:51 +0000)]
Bumping the ver.

17 years agoAdding screenshots of widgets generated by shooter. Startup of the hildon widgets...
Michael Dominic Kostrzewa [Fri, 9 Feb 2007 14:47:24 +0000 (14:47 +0000)]
Adding screenshots of widgets generated by shooter. Startup of the hildon widgets gallery. Show the contents of the lock code dialog box vbox during creation.

17 years agoAdding a toolbar example. Making the add/remove toolbar documentation in HildonWindow...
Michael Dominic Kostrzewa [Fri, 9 Feb 2007 09:37:08 +0000 (09:37 +0000)]
Adding a toolbar example. Making the add/remove toolbar documentation in HildonWindow a bit more verbose about the visibility and memory management.

17 years agoAdding an exmaple for HildonVVolumeBar.
Michael Dominic Kostrzewa [Thu, 8 Feb 2007 13:26:52 +0000 (13:26 +0000)]
Adding an exmaple for HildonVVolumeBar.

17 years agoAdding a common menu example and a window menu example. Fixing the problem with menu...
Michael Dominic Kostrzewa [Thu, 8 Feb 2007 12:55:14 +0000 (12:55 +0000)]
Adding a common menu example and a window menu example. Fixing the problem with menu refcounting in HildonWindow. Adding some documentation to HIldonProgram.

17 years agoTrap the X error in HildonWindow instead of aborting.
Michael Dominic Kostrzewa [Wed, 7 Feb 2007 12:15:24 +0000 (12:15 +0000)]
Trap the X error in HildonWindow instead of aborting.

17 years agoPrefixing the number editor enums with HILDON_NUMBER_EDITOR_ERROR_.
Michael Dominic Kostrzewa [Wed, 7 Feb 2007 11:52:35 +0000 (11:52 +0000)]
Prefixing the number editor enums with HILDON_NUMBER_EDITOR_ERROR_.

17 years agoSmall documentation fixes for the color widgets.
Michael Dominic Kostrzewa [Wed, 7 Feb 2007 11:35:26 +0000 (11:35 +0000)]
Small documentation fixes for the color widgets.

17 years agoAdding examples for password dialogs. Doc fix. Do not show the username as a hidden...
Michael Dominic Kostrzewa [Tue, 6 Feb 2007 14:15:16 +0000 (14:15 +0000)]
Adding examples for password dialogs. Doc fix. Do not show the username as a hidden field.

17 years agoAdding a HACKING file with some basic rules of styling and code formatting.
Michael Dominic Kostrzewa [Tue, 6 Feb 2007 10:17:33 +0000 (10:17 +0000)]
Adding a HACKING file with some basic rules of styling and code formatting.

17 years agoUpdating documentation of the HildonColorButton and correcting some formatting glitch...
Michael Dominic Kostrzewa [Tue, 6 Feb 2007 10:02:09 +0000 (10:02 +0000)]
Updating documentation of the HildonColorButton and correcting some formatting glitches in the hildon-helper functions.

17 years ago2007-02-06 Xan Lopez <xan.lopez@nokia.com>
Xan Lopez [Tue, 6 Feb 2007 08:28:22 +0000 (08:28 +0000)]
2007-02-06 Xan Lopez <xan.lopez@nokia.com>

* src/hildon-helper.c:
        * src/hildon-helper.h:

        Fix the insensitive message function to copy the string in the widget,
        as it might not valid anymore when the banner needs to be displayed.

        Also add a version with printf-like string formatting.

17 years agoCorrecting the example for insensitive press to use HildonWindow. For strange reasons...
Michael Dominic Kostrzewa [Tue, 6 Feb 2007 08:23:03 +0000 (08:23 +0000)]
Correcting the example for insensitive press to use HildonWindow. For strange reasons doesn't work with Dialogs.

17 years agoExample for the insensitive message setting. Insensitive implementation by Xan Lopez.
Michael Dominic Kostrzewa [Mon, 5 Feb 2007 15:16:54 +0000 (15:16 +0000)]
Example for the insensitive message setting. Insensitive implementation by Xan Lopez.

17 years agoFixing the controlbar to behave as if minimal-bars-visible (old 2.6 mod) was equal...
Michael Dominic Kostrzewa [Mon, 5 Feb 2007 15:03:42 +0000 (15:03 +0000)]
Fixing the controlbar to behave as if minimal-bars-visible (old 2.6 mod) was equal 1. Fixing the problem with two information banners being spawned one after another.

17 years agoFixing documentation for the find toolbar.
Michael Dominic Kostrzewa [Sun, 4 Feb 2007 17:38:52 +0000 (17:38 +0000)]
Fixing documentation for the find toolbar.

17 years ago[0.9.9-3 release]
Michael Dominic Kostrzewa [Fri, 2 Feb 2007 15:36:54 +0000 (15:36 +0000)]
[0.9.9-3 release]

17 years agoIcon sizes fixture.
Michael Dominic Kostrzewa [Fri, 2 Feb 2007 15:33:37 +0000 (15:33 +0000)]
Icon sizes fixture.

17 years agoAdding the hildon_helper_set_insensitive_message function. Implementation not done...
Michael Dominic Kostrzewa [Thu, 1 Feb 2007 12:41:03 +0000 (12:41 +0000)]
Adding the hildon_helper_set_insensitive_message function. Implementation not done yet.

17 years agoFixed the check for which property changed in _notify. Removed unused static function...
Michael Dominic Kostrzewa [Thu, 1 Feb 2007 12:15:20 +0000 (12:15 +0000)]
Fixed the check for which property changed in _notify. Removed unused static function. Fixes: MB#962

17 years agoSmall adjustments to directory layout. A new example for time editor.
Michael Dominic Kostrzewa [Thu, 1 Feb 2007 09:34:00 +0000 (09:34 +0000)]
Small adjustments to directory layout. A new example for time editor.

17 years agoAdding checkbutton to the caption examples to see how things are looking. Xan's fix...
Michael Dominic Kostrzewa [Wed, 31 Jan 2007 15:41:00 +0000 (15:41 +0000)]
Adding checkbutton to the caption examples to see how things are looking. Xan's fix for caption and checkbutton.

17 years agoFixing documentation in HildonColorChooser and HildonColorChooserDialog.
Michael Dominic Kostrzewa [Wed, 31 Jan 2007 14:28:11 +0000 (14:28 +0000)]
Fixing documentation in HildonColorChooser and HildonColorChooserDialog.

17 years agoSecond release.
Michael Dominic Kostrzewa [Wed, 31 Jan 2007 12:25:54 +0000 (12:25 +0000)]
Second release.

17 years agoXan's fixes for new gtk compilation.
Michael Dominic Kostrzewa [Wed, 31 Jan 2007 09:14:26 +0000 (09:14 +0000)]
Xan's fixes for new gtk compilation.

17 years agoMore documentation fixes.
Michael Dominic Kostrzewa [Mon, 29 Jan 2007 13:09:57 +0000 (13:09 +0000)]
More documentation fixes.

17 years agoMoving the sgml documentation to code.
Michael Dominic Kostrzewa [Mon, 29 Jan 2007 12:23:48 +0000 (12:23 +0000)]
Moving the sgml documentation to code.

17 years agoMoving the sgml documentation to code.
Michael Dominic Kostrzewa [Mon, 29 Jan 2007 11:48:08 +0000 (11:48 +0000)]
Moving the sgml documentation to code.

17 years agoBig documentation fix mess continued.
Michael Dominic Kostrzewa [Thu, 25 Jan 2007 14:25:13 +0000 (14:25 +0000)]
Big documentation fix mess continued.

17 years agoBig documentation fix mess.
Michael Dominic Kostrzewa [Thu, 25 Jan 2007 12:50:53 +0000 (12:50 +0000)]
Big documentation fix mess.

17 years agoCleaning up the documentation.
Michael Dominic Kostrzewa [Thu, 25 Jan 2007 11:08:02 +0000 (11:08 +0000)]
Cleaning up the documentation.

17 years agoCleaning up the documentation.
Michael Dominic Kostrzewa [Wed, 24 Jan 2007 15:41:35 +0000 (15:41 +0000)]
Cleaning up the documentation.

17 years agoCleaning up the documentation.
Michael Dominic Kostrzewa [Wed, 24 Jan 2007 15:10:42 +0000 (15:10 +0000)]
Cleaning up the documentation.

17 years agoRemoving accidentaly left function prototypes. Fixing documentation for HildonFindToo...
Michael Dominic Kostrzewa [Tue, 23 Jan 2007 13:59:19 +0000 (13:59 +0000)]
Removing accidentaly left function prototypes. Fixing documentation for HildonFindToolbar. Fixing documentation for HildonFontSelectionDialog.

17 years agoFixing the documentation for HildonTimeEditor. Removing the year limitations. Fixing...
Michael Dominic Kostrzewa [Tue, 23 Jan 2007 13:30:33 +0000 (13:30 +0000)]
Fixing the documentation for HildonTimeEditor. Removing the year limitations. Fixing the defines documentation.

17 years agoFixing documentation for HildonBanner. Fixing documentation for HildonCaption. Fixing...
Michael Dominic Kostrzewa [Tue, 23 Jan 2007 13:18:53 +0000 (13:18 +0000)]
Fixing documentation for HildonBanner. Fixing documentation for HildonCaption. Fixing documentation for HildonCodeDialog. Fixing docuemtnation for HildonControlbar.

17 years agoFixing documentation. Removing the n-lines helper function.
Michael Dominic Kostrzewa [Tue, 23 Jan 2007 12:57:13 +0000 (12:57 +0000)]
Fixing documentation. Removing the n-lines helper function.

17 years agoAdding some clean stuff for tests/. Removing old out crap.
Michael Dominic Kostrzewa [Tue, 23 Jan 2007 10:24:19 +0000 (10:24 +0000)]
Adding some clean stuff for tests/. Removing old out crap.

17 years agoUpdating the copyright headers.
Michael Dominic Kostrzewa [Tue, 23 Jan 2007 10:07:58 +0000 (10:07 +0000)]
Updating the copyright headers.

17 years agoUpdating deps, making hildon0 a hildon1. Fixing a dash expansion problem.
Michael Dominic Kostrzewa [Mon, 22 Jan 2007 08:55:38 +0000 (08:55 +0000)]
Updating deps, making hildon0 a hildon1. Fixing a dash expansion problem.

17 years agoAdjusting package name to libhildon. Auto sh-libs generation.
Michael Dominic Kostrzewa [Mon, 22 Jan 2007 08:29:53 +0000 (08:29 +0000)]
Adjusting package name to libhildon. Auto sh-libs generation.