platform/upstream/elementary.git
2009-09-11 Gustavo Sverzut... quick launch converted to eina log, but still crashes...
2009-09-11 Gustavo Sverzut... oops!
2009-09-11 Gustavo Sverzut... elm using logging, please use new macros.
2009-09-11 Carsten Haitzlerget api in .h and fix return
2009-09-11 Carsten Haitzler1. box has clear.
2009-09-10 Viktor Kojouharovfix disable state for the spinner
2009-09-10 Carsten Haitzlerindex all happy worky fun fun!
2009-09-08 Carsten Haitzlermore index work
2009-09-08 Carsten Haitzlertest callbacks and fix select on drag
2009-09-08 Carsten Haitzlerfix drag start and ad drag callback too
2009-09-08 Carsten Haitzlerfix scroll freeze and propagate to built-in scrollers...
2009-09-08 Carsten Haitzlercomments.
2009-09-08 Carsten Haitzleradd public api to scroll freeze/hold
2009-09-08 Carsten Haitzlerimage size get from princeamd
2009-09-08 Carsten Haitzleradd realized call to genlist + call to get item object
2009-09-07 Carsten Haitzlermore index work. not working yet.
2009-09-07 Carsten Haitzlerremove finger size. progressbars are not interacted...
2009-09-07 Davide Andreoli * Fileselector: Tests for the new save ability
2009-09-07 Davide Andreoli * FileSelector: Add new API call:
2009-09-04 Viktor Kojouharovpressing a spinner button while the entry is visible...
2009-09-04 Viktor Kojouharovimprovements to the button spinning mechanism
2009-09-04 Christopher... Add traps for null widget data so we don't segfault...
2009-09-04 Christopher... Fix some formatting. Cleanup some snprintf's.
2009-09-04 Viktor Kojouharovdefault step value
2009-09-04 Carsten Haitzlerindex not in scroller. better. a start.
2009-09-04 Carsten Haitzlerfix genlist item show!
2009-09-03 Carsten Haitzler1. new spinner widget from Viktor Kojouharov <vkojouhar...
2009-09-02 Carsten Haitzler1. scroller uses event timestamps for momentum chrecks
2009-09-01 Carsten Haitzler+ prototypes
2009-09-01 Carsten Haitzler1. add scroller test
2009-08-30 Christopher... Cleanup some commented out lines that were left there...
2009-08-30 Christopher... Add missing EAPI function for toolbar_separator_get.
2009-08-30 Christopher... Add ability for toolbar to have a separator item. Still...
2009-08-30 Christopher... Formatting.
2009-08-28 Carsten Haitzlerupgrade to lgpl 2.1 with static linking
2009-08-28 Carsten Haitzlerstatic linking exception.
2009-08-28 Iván BrianoAs requested by vtorri, to fix compilation on Windows
2009-08-27 Viktor Kojouharovdisable states for radio and check widgets
2009-08-26 Carsten Haitzlerfix symbol clash
2009-08-26 Christopher... Actually add the icons.
2009-08-26 Christopher... Add standard Folder & file icons.
2009-08-26 Christopher... Simplier check for disabled state.
2009-08-26 Viktor Kojouharovadd disabled state for the hoversel widget
2009-08-26 Christopher... Add missing check for calloc failure, thanks Vincent :)
2009-08-26 Christopher... Oops, small typo.
2009-08-26 Christopher... Don't calloc a toolbar item if elm_widget_data_get...
2009-08-26 Christopher... Add traps to test that elm_widget_data_get actually...
2009-08-26 Daniel KolesaCalling sizing_eval after theme_hook is useless, thanks...
2009-08-26 Daniel KolesaAdd disabled state for entry widget.
2009-08-26 Daniel KolesaDamn, revert configure.ac
2009-08-26 Daniel KolesaAdd some checks etc to separator widget
2009-08-26 Daniel KolesaUpdate my information in elementary's dox in Authors...
2009-08-26 Christopher... Check that item is valid before we try to set a disable...
2009-08-26 Christopher... Add function to return the icon size.
2009-08-26 Christopher... Add function to allow setting toolbar icon size.
2009-08-25 Christopher... Add function (ability) to change a toolbar item's Label.
2009-08-25 Christopher... Remove commented out line as it's not needed.
2009-08-25 Christopher... Update medium priority item to indicate that toolbar...
2009-08-25 Christopher... Add a method to disable a toolbar item.
2009-08-25 Christopher... Stop trying to make the m4 directory. It already exists...
2009-08-25 Christopher... Add "refresh" icon to EXTRA_DIST.
2009-08-25 Christopher... Add a standard icon "refresh" (used the image from...
2009-08-24 Daniel KolesaFixes in elm progressbar theme.
2009-08-24 Daniel KolesaFix elm progressbar theme.
2009-08-22 Carsten Haitzlerb3etter progress - quaker, pay attention to what i...
2009-08-21 Cedric BAIL * elementary: Fix Makefile break.
2009-08-21 Daniel KolesaElementary: New function in separator widget: elm_separ...
2009-08-21 Daniel KolesaAdd separator widget for Elementary.
2009-08-20 Jonathan AttonAdd test insert_after/before in the test genlist 2
2009-08-20 Daniel KolesaBetter look for elementary progress bar widget.
2009-08-16 Viktor KojouharovFrom: Viktor Kojouharov <vkojouharov@gmail.com>
2009-08-16 Jonathan Attonferme #403: a new layout in elementary for genlist
2009-08-16 Carsten Haitzleradd api in header.
2009-08-15 Davide Andreoli * miss doxy for new API
2009-08-15 Davide Andreoli * Genlist: Add a new method to set the data of an...
2009-08-15 Davide Andreoli * Progressbar: Use correct doxygen start symbol
2009-08-14 Gustavo Sverzut... optimization: remove list using it's node pointer.
2009-08-14 Jonathan AttonAdd a test on hold on in the callback events
2009-08-14 Davide Andreoli * Doxy: don't need to generate the index, is on the...
2009-08-14 Davide Andreoli * Hoversel: add 2 new API calls:
2009-08-14 Viktor KojouharovFrom: Viktor Kojouharov <vkojouharov@gmail.com>
2009-08-13 Davide Andreoli * Rename some cbs in tests
2009-08-13 Davide Andreoli * Split up elementary test.c in several files, one...
2009-08-13 Gustavo Sverzut... elm_list: setters for label, icon and end.
2009-08-13 Gustavo Sverzut... data_get returns void*, not const void*
2009-08-12 Davide AndreoliFile Selector: rename the source from elm_ to elc_
2009-08-12 Davide Andreoli * File Selector: sort better the directory list (not...
2009-08-12 Davide Andreoli * Add the *_icon_get() API calls for all the widgets...
2009-08-12 Davide Andreoli * Remove duplicated 'File selector' entry in the tests...
2009-08-12 Carsten Haitzlernote++
2009-08-12 michael bouchaudFrom: michael bouchaud <michael.bouchaud@gmail.com>
2009-08-12 Dave AndreoliFrom: Dave Andreoli <dave@gurumeditation.it>
2009-08-12 Davide Andreoli * add another _label_get() function
2009-08-11 Davide AndreoliImplement all the *_label_get() functions for widgets...
2009-08-09 Gustavo Sverzut... proper check of elm_win object types.
2009-07-30 Carsten Haitzlermissed - script fail.fix now to next soname
2009-07-29 Carsten HaitzlerSNAPSHOT: elementary 0.5.1.0
2009-07-29 Carsten HaitzlerSNAPSHOT: svn-03
2009-07-07 Vincent Torriremove trailing spaces
2009-07-03 Carsten Haitzlerand add the top docs
next