aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.2
AgeCommit message (Expand)Author
2007-03-29A 1.0.0 release notes.Michael Dominic Kostrzewa
2007-03-29Changing the license headers and all the licesing stuff to LGPL version 2 OR ...Michael Dominic Kostrzewa
2007-03-29Adding the HildonCalendar based on Gtk Calendar. This effectively changes the...Michael Dominic Kostrzewa
2007-03-27Adding a hildon_helper_set_thumb_scrollbar function to enable/disable a thumb...Michael Dominic Kostrzewa
2007-03-26Actually take the libtool versioning into account.Michael Dominic Kostrzewa
2007-03-21changelog update for previous commitTommi Komulainen
2007-03-20Force link creation and do not complain if failed.Michael Dominic Kostrzewa
2007-03-13* src/hildon-banner.c: Use TYPE_HINT_NOTIFICATION instead of TYPE_HINT_MESSAGE.Xan Lopez
2007-03-09* src/hildon-helper.c: Remove guard for NULL message in _set_insensitive_mess...Xan Lopez
2007-03-09Fixing a double free in _set_insenstive_message. Fixes NB#52928.Michael Dominic Kostrzewa
2007-03-08Correcting the color button popup API as suggested by Tommi to follow the Gtk...Michael Dominic Kostrzewa
2007-03-08Fixing the 'engineering english' translation and adding it back to the build ...Michael Dominic Kostrzewa
2007-03-08Adding a property 'is-popped' and some functions to pop-up the color selectio...Michael Dominic Kostrzewa
2007-03-07A few more consolidation corrections.Michael Dominic Kostrzewa
2007-03-07Renaming gtk-timeout-update to gtk-timeout-repeat.Michael Dominic Kostrzewa
2007-03-07HildonTimePicker - Do not pull the timeout settings in the init function. Do ...Michael Dominic Kostrzewa
2007-03-02Adding an example to check scrolled window theming. Adding hildon_caption_set...Michael Dominic Kostrzewa
2007-03-01Small fix, check for NULL before comparing strings.Michael Dominic Kostrzewa
2007-03-01In infobanner, do not set the text on the label if it's exactly same as the e...Michael Dominic Kostrzewa
2007-02-28When the window name is empty, don't put extra dash there. Fixes NB#47989.Michael Dominic Kostrzewa
2007-02-28Adding number editor example. Free the list used to detach menus. Fixes the M...Michael Dominic Kostrzewa
2007-02-19Removing all the duplicated and deprecated input-mode enums. They're now defi...Michael Dominic Kostrzewa
2007-02-16Adding the hildon_code_dialog_set_input_sensitive function requested by Santt...Michael Dominic Kostrzewa
2007-02-16Adding Lucas patch to enable settable timeout on the banners and settable icon.Michael Dominic Kostrzewa
2007-02-15Doc fixes.Michael Dominic Kostrzewa
2007-02-15Fixing the tests a little. Fixing some mem problems in the time editor.Michael Dominic Kostrzewa
2007-02-14Adding an example test program to check icon-lookup functionality. Doc updates.Michael Dominic Kostrzewa
2007-02-13Adding a patch by Santtu Lakkala that add an 'input' signal to the code dialo...Michael Dominic Kostrzewa
2007-02-12Adding some title setting to check the program/window naming.Michael Dominic Kostrzewa
2007-02-12Adding the widgets-gallery chapter. Works now.Michael Dominic Kostrzewa
2007-02-09Adding screenshots of widgets generated by shooter. Startup of the hildon wid...Michael Dominic Kostrzewa
2007-02-09Adding a toolbar example. Making the add/remove toolbar documentation in Hild...Michael Dominic Kostrzewa
2007-02-08Adding an exmaple for HildonVVolumeBar.Michael Dominic Kostrzewa
2007-02-08Adding a common menu example and a window menu example. Fixing the problem wi...Michael Dominic Kostrzewa
2007-02-07Trap the X error in HildonWindow instead of aborting.Michael Dominic Kostrzewa
2007-02-07Prefixing the number editor enums with HILDON_NUMBER_EDITOR_ERROR_.Michael Dominic Kostrzewa
2007-02-07Small documentation fixes for the color widgets.Michael Dominic Kostrzewa
2007-02-06Adding examples for password dialogs. Doc fix. Do not show the username as a ...Michael Dominic Kostrzewa
2007-02-06Adding a HACKING file with some basic rules of styling and code formatting.Michael Dominic Kostrzewa
2007-02-06Updating documentation of the HildonColorButton and correcting some formattin...Michael Dominic Kostrzewa
2007-02-062007-02-06 Xan Lopez <xan.lopez@nokia.com>Xan Lopez
2007-02-06Correcting the example for insensitive press to use HildonWindow. For strange...Michael Dominic Kostrzewa
2007-02-05Example for the insensitive message setting. Insensitive implementation by Xa...Michael Dominic Kostrzewa
2007-02-05Fixing the controlbar to behave as if minimal-bars-visible (old 2.6 mod) was ...Michael Dominic Kostrzewa
2007-02-04Fixing documentation for the find toolbar.Michael Dominic Kostrzewa
2007-02-02Icon sizes fixture.Michael Dominic Kostrzewa
2007-02-01Adding the hildon_helper_set_insensitive_message function. Implementation not...Michael Dominic Kostrzewa
2007-02-01Fixed the check for which property changed in _notify. Removed unused static ...Michael Dominic Kostrzewa
2007-02-01Small adjustments to directory layout. A new example for time editor.Michael Dominic Kostrzewa
2007-01-31Adding checkbutton to the caption examples to see how things are looking. Xan...Michael Dominic Kostrzewa