2009-09-13 |
Viktor Kojouharov | added a disable state for the toggle. the design could... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Carsten Haitzler | 1. efreet support. |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Iván Briano | consider style when theming entry |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Viktor Kojouharov | elm_spinner work: |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Gustavo Sverzut... | better logging so users can understand why things do... |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Gustavo Sverzut... | loggify message. |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Gustavo Sverzut... | fix segv on 64bits machines. |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Gustavo Sverzut... | shutdown log and eina |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Gustavo Sverzut... | quick launch converted to eina log, but still crashes... |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Gustavo Sverzut... | oops! |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Gustavo Sverzut... | elm using logging, please use new macros. |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Carsten Haitzler | get api in .h and fix return |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Carsten Haitzler | 1. box has clear. |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Viktor Kojouharov | fix disable state for the spinner |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Carsten Haitzler | index all happy worky fun fun! |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Carsten Haitzler | more index work |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Carsten Haitzler | test callbacks and fix select on drag |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Carsten Haitzler | fix drag start and ad drag callback too |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Carsten Haitzler | fix scroll freeze and propagate to built-in scrollers... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Carsten Haitzler | comments. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Carsten Haitzler | add public api to scroll freeze/hold |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Carsten Haitzler | image size get from princeamd |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Carsten Haitzler | add realized call to genlist + call to get item object |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Carsten Haitzler | more index work. not working yet. |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Carsten Haitzler | remove finger size. progressbars are not interacted... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Davide Andreoli | * Fileselector: Tests for the new save ability |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Davide Andreoli | * FileSelector: Add new API call: |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Viktor Kojouharov | pressing a spinner button while the entry is visible... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Viktor Kojouharov | improvements to the button spinning mechanism |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Christopher... | Add traps for null widget data so we don't segfault... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Christopher... | Fix some formatting. Cleanup some snprintf's. |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Viktor Kojouharov | default step value |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Carsten Haitzler | index not in scroller. better. a start. |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Carsten Haitzler | fix genlist item show! |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Carsten Haitzler | 1. new spinner widget from Viktor Kojouharov <vkojouhar... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Carsten Haitzler | 1. scroller uses event timestamps for momentum chrecks |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Carsten Haitzler | + prototypes |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Carsten Haitzler | 1. add scroller test |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Christopher... | Cleanup some commented out lines that were left there... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Christopher... | Add missing EAPI function for toolbar_separator_get. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Christopher... | Add ability for toolbar to have a separator item. Still... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Christopher... | Formatting. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Carsten Haitzler | upgrade to lgpl 2.1 with static linking |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Carsten Haitzler | static linking exception. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Iván Briano | As requested by vtorri, to fix compilation on Windows |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Viktor Kojouharov | disable states for radio and check widgets |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Carsten Haitzler | fix symbol clash |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Christopher... | Actually add the icons. |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Christopher... | Add standard Folder & file icons. |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Christopher... | Simplier check for disabled state. |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Viktor Kojouharov | add disabled state for the hoversel widget |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Christopher... | Add missing check for calloc failure, thanks Vincent :) |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Christopher... | Oops, small typo. |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Christopher... | Don't calloc a toolbar item if elm_widget_data_get... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Christopher... | Add traps to test that elm_widget_data_get actually... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Daniel Kolesa | Calling sizing_eval after theme_hook is useless, thanks... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Daniel Kolesa | Add disabled state for entry widget. |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Daniel Kolesa | Damn, revert configure.ac |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Daniel Kolesa | Add some checks etc to separator widget |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Daniel Kolesa | Update my information in elementary's dox in Authors... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Christopher... | Check that item is valid before we try to set a disable... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Christopher... | Add function to return the icon size. |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Christopher... | Add function to allow setting toolbar icon size. |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Christopher... | Add function (ability) to change a toolbar item's Label. |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Christopher... | Remove commented out line as it's not needed. |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Christopher... | Update medium priority item to indicate that toolbar... |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Christopher... | Add a method to disable a toolbar item. |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Christopher... | Stop trying to make the m4 directory. It already exists... |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Christopher... | Add "refresh" icon to EXTRA_DIST. |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Christopher... | Add a standard icon "refresh" (used the image from... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Daniel Kolesa | Fixes in elm progressbar theme. |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Daniel Kolesa | Fix elm progressbar theme. |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Carsten Haitzler | b3etter progress - quaker, pay attention to what i... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Cedric BAIL | * elementary: Fix Makefile break. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Daniel Kolesa | Elementary: New function in separator widget: elm_separ... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Daniel Kolesa | Add separator widget for Elementary. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Jonathan Atton | Add test insert_after/before in the test genlist 2 |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Daniel Kolesa | Better look for elementary progress bar widget. |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Viktor Kojouharov | From: Viktor Kojouharov <vkojouharov@gmail.com> |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Jonathan Atton | ferme #403: a new layout in elementary for genlist |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Carsten Haitzler | add api in header. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Davide Andreoli | * miss doxy for new API |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Davide Andreoli | * Genlist: Add a new method to set the data of an... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Davide Andreoli | * Progressbar: Use correct doxygen start symbol |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Gustavo Sverzut... | optimization: remove list using it's node pointer. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Jonathan Atton | Add a test on hold on in the callback events |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Davide Andreoli | * Doxy: don't need to generate the index, is on the... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Davide Andreoli | * Hoversel: add 2 new API calls: |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Viktor Kojouharov | From: Viktor Kojouharov <vkojouharov@gmail.com> |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Davide Andreoli | * Rename some cbs in tests |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Davide Andreoli | * Split up elementary test.c in several files, one... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Gustavo Sverzut... | elm_list: setters for label, icon and end. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Gustavo Sverzut... | data_get returns void*, not const void* |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Davide Andreoli | File Selector: rename the source from elm_ to elc_ |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Davide Andreoli | * File Selector: sort better the directory list (not... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Davide Andreoli | * Add the *_icon_get() API calls for all the widgets... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Davide Andreoli | * Remove duplicated 'File selector' entry in the tests... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Carsten Haitzler | note++ |
commit | commitdiff | tree | snapshot |
2009-08-12 |
michael bouchaud | From: michael bouchaud <michael.bouchaud@gmail.com> |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Dave Andreoli | From: Dave Andreoli <dave@gurumeditation.it> |
commit | commitdiff | tree | snapshot |
next |