[1.0.5-1 release]
[hildon] / src /
2007-05-04 Xan Lopez* src/hildon-bread-crumb-trail.c: (hildon_bread_crumb_t...
2007-05-04 Xan Lopez* src/hildon-bread-crumb-trail.c: * src/hildon-bread...
2007-05-03 Michael Dominic... The VVolumebar example now uses slightly bigger height...
2007-05-02 Michael Dominic... Adding a small check when freeing memory in font dialog...
2007-04-27 Xan Lopez* src/hildon-bread-crumb-trail.c: make the add method...
2007-04-26 Michael Dominic... Changing the API guard to HILDON_ENABLE_UNSTABLE_API.
2007-04-26 Michael Dominic... [1.0.3-1 release]
2007-04-25 Michael Dominic... Small fix to make the package actually compile.
2007-04-25 Xan Lopez* src/hildon-bread-crumb-trail.h: * src/hildon-bread...
2007-04-25 Xan Lopez* examples/hildon-bread-crumb-trail-example.c: * src...
2007-04-19 Michael Dominic... Fixing a problem with timed banners having their parren...
2007-04-17 Xan Lopez* src/hildon-bread-crumb.c: * src/hildon-bread-crumb.h:
2007-04-16 Xan Lopez* src/hildon-bread-crumb.c: * src/hildon-bread-crumb...
2007-04-16 Xan Lopez* src/hildon-bread-crumb.c (hildon_bread_crumb_get_natu...
2007-04-16 Xan Lopez* src/hildon.h: * examples/hildon-bread-crumb-trail...
2007-04-16 Michael Dominic... Removing the bug-fixed entries that were actually resol...
2007-04-13 Xan Lopez* src/hildon-bread-crumb-trail.c: * src/hildon-bread...
2007-04-13 Xan Lopez* src/hildon-bread-crumb-trail.c: don't use the priv...
2007-04-12 Xan Lopez* examples/Makefile.am * examples/hildon-bread-crumb...
2007-04-02 Lucas Rocha2007-04-02 Lucas Rocha <lucas.rocha@nokia.com>
2007-03-29 Michael Dominic... Changing the license headers and all the licesing stuff...
2007-03-29 Michael Dominic... Adding the HildonCalendar based on Gtk Calendar. This...
2007-03-27 Michael Dominic... Adding a hildon_helper_set_thumb_scrollbar function...
2007-03-26 Michael Dominic... Actually take the libtool versioning into account.
2007-03-13 Xan Lopez* src/hildon-banner.c: Use TYPE_HINT_NOTIFICATION inste...
2007-03-13 Michael Dominic... Fixing the hildon dash.
2007-03-09 Xan Lopez* src/hildon-helper.c: Remove guard for NULL message...
2007-03-09 Michael Dominic... Fixing a double free in _set_insenstive_message. Fixes...
2007-03-08 Michael Dominic... Correcting the color button popup API as suggested...
2007-03-08 Michael Dominic... Adding a property 'is-popped' and some functions to...
2007-03-07 Michael Dominic... A few more consolidation corrections.
2007-03-07 Michael Dominic... Renaming gtk-timeout-update to gtk-timeout-repeat.
2007-03-07 Michael Dominic... HildonTimePicker - Do not pull the timeout settings...
2007-03-02 Michael Dominic... Adding an example to check scrolled window theming...
2007-03-01 Michael Dominic... Small fix, check for NULL before comparing strings.
2007-03-01 Michael Dominic... In infobanner, do not set the text on the label if...
2007-02-28 Michael Dominic... When the window name is empty, don't put extra dash...
2007-02-28 Michael Dominic... Adding number editor example. Free the list used to...
2007-02-19 Michael Dominic... Removing all the duplicated and deprecated input-mode...
2007-02-16 Michael Dominic... Adding the hildon_code_dialog_set_input_sensitive funct...
2007-02-16 Michael Dominic... Adding Lucas patch to enable settable timeout on the...
2007-02-15 Michael Dominic... Doc fixes.
2007-02-15 Michael Dominic... Fixing the tests a little. Fixing some mem problems...
2007-02-14 Michael Dominic... Adding an example test program to check icon-lookup...
2007-02-13 Michael Dominic... Adding a patch by Santtu Lakkala that add an 'input...
2007-02-09 Michael Dominic... Adding screenshots of widgets generated by shooter...
2007-02-09 Michael Dominic... Adding a toolbar example. Making the add/remove toolbar...
2007-02-08 Michael Dominic... Adding a common menu example and a window menu example...
2007-02-07 Michael Dominic... Trap the X error in HildonWindow instead of aborting.
2007-02-07 Michael Dominic... Prefixing the number editor enums with HILDON_NUMBER_ED...
2007-02-07 Michael Dominic... Small documentation fixes for the color widgets.
2007-02-06 Michael Dominic... Adding examples for password dialogs. Doc fix. Do not...
2007-02-06 Michael Dominic... Updating documentation of the HildonColorButton and...
2007-02-06 Xan Lopez2007-02-06 Xan Lopez <xan.lopez@nokia.com>
2007-02-05 Michael Dominic... Example for the insensitive message setting. Insensitiv...
2007-02-05 Michael Dominic... Fixing the controlbar to behave as if minimal-bars...
2007-02-04 Michael Dominic... Fixing documentation for the find toolbar.
2007-02-02 Michael Dominic... Icon sizes fixture.
2007-02-01 Michael Dominic... Adding the hildon_helper_set_insensitive_message functi...
2007-02-01 Michael Dominic... Fixed the check for which property changed in _notify...
2007-01-31 Michael Dominic... Adding checkbutton to the caption examples to see how...
2007-01-31 Michael Dominic... Fixing documentation in HildonColorChooser and HildonCo...
2007-01-31 Michael Dominic... Xan's fixes for new gtk compilation.
2007-01-29 Michael Dominic... More documentation fixes.
2007-01-29 Michael Dominic... Moving the sgml documentation to code.
2007-01-29 Michael Dominic... Moving the sgml documentation to code.
2007-01-25 Michael Dominic... Big documentation fix mess continued.
2007-01-25 Michael Dominic... Big documentation fix mess.
2007-01-25 Michael Dominic... Cleaning up the documentation.
2007-01-24 Michael Dominic... Cleaning up the documentation.
2007-01-24 Michael Dominic... Cleaning up the documentation.
2007-01-23 Michael Dominic... Removing accidentaly left function prototypes. Fixing...
2007-01-23 Michael Dominic... Fixing the documentation for HildonTimeEditor. Removing...
2007-01-23 Michael Dominic... Fixing documentation for HildonBanner. Fixing documenta...
2007-01-23 Michael Dominic... Fixing documentation. Removing the n-lines helper function.
2007-01-19 Michael Dominic... For the time being changing the tranlslation package...
2007-01-19 Michael Dominic... Adding some missing bugfixes from pre-consolidation...
2007-01-18 Michael Dominic... Introducing the hildon-helper and moving some -defines...
2007-01-18 Michael Dominic... Cleaning up the hildon-input-mode-hint.
2007-01-18 Michael Dominic... Cleaning up hildon-defines.
2007-01-18 Michael Dominic... Adding the proper HAVE_CONFIG where needed.
2007-01-18 Michael Dominic... Moving "composite widget" to private since essentially...
2007-01-18 Michael Dominic... Adding missing debian changelog. Modyfying hildon-banne...
2007-01-17 Michael Dominic... Changing from hildon-widgets.h to hildon.h. Fixing...
2007-01-17 Michael Dominic... Upgrading the license headers, moving package name...
2007-01-17 Michael Dominic... Adding the color button and color chooser examples...
2007-01-10 Michael Dominic... Adding example for hildon note. Fixing buggy code in...
2007-01-10 Michael Dominic... Adding an example for the HildonControlBar. Fixing...
2007-01-08 Michael Dominic... Cleaning up the enum name.
2007-01-08 Michael Dominic... Cleaning up the HildonWizardDialog.
2007-01-07 Michael Dominic... Cleaning up the HildonSetPasswordDialog.
2007-01-07 Michael Dominic... Cleaning up the HildonGetPasswordDialog.
2007-01-05 Michael Dominic... Cleaning up the HildonFontSelectionDialog.
2007-01-05 Michael Dominic... Cleaning up the HildonNamePassword dialog and renaming...
2007-01-05 Michael Dominic... Introducing static protos for HildonBanner, removing...
2007-01-05 Michael Dominic... Cleaning up the HildonBanner.
2007-01-04 Michael Dominic... Cleaning up the HildonNote.
2007-01-04 Michael Dominic... Cleaning up the date editor.
2007-01-03 Michael Dominic... Removing hildon-private.h. Cleaning up the time editor.
2007-01-03 Michael Dominic... More color chooser stuff.
next