platform/upstream/elementary.git
2009-04-15 Rafael AntognolliFixed elementary build when builddir != srcdir.
2009-04-15 Gustavo Sverzut... actually enable netwm window type set, simplify code.
2009-04-14 Daniel KolesaUpdated debian stuff(grew Standards-Version, updated...
2009-04-11 Carsten Haitzlerfix load alloc bug.
2009-04-11 Gustavo Sverzut... add other Netwm window types, good for launcher ;-)
2009-04-04 Gustavo Sverzut... focus in/out signals.
2009-04-04 Gustavo Sverzut... list items no keep reference to their node, returns...
2009-04-03 Gustavo Sverzut... couple of changes and addition.
2009-03-31 Carsten Haitzleradd data get call for convenience.
2009-03-30 Carsten Haitzlerfix scale for toolbar
2009-03-26 Daniel KolesaUpdated elementary debian version
2009-03-24 Carsten Haitzlerversion++
2009-03-24 Daniel Kolesai found it is useless and cdbs is setting up prefix...
2009-03-24 Daniel Kolesaforgot to add --prefix=/usr
2009-03-24 Daniel KolesaUpdated debian stuff everywhere.
2009-03-23 Carsten Haitzleradd cancel action for copy & paste.
2009-03-20 Carsten Haitzlerand make entry work nicely by freezing/holding scrollin...
2009-03-19 Carsten Haitzlerwork on bettre touchscreen text selection support....
2009-03-17 Carsten Haitzleroopsie thanks to hendrik!
2009-03-17 Michael Lauerfix typo (can't stand it any more :))
2009-03-16 Carsten Haitzlerfix tree theme to do odd/even right
2009-03-15 Carsten Haitzlertree is working... i'm happy (for now). :)
2009-03-15 Carsten Haitzlerand fix the updates for vala
2009-03-15 Carsten Haitzlermake vala happy.
2009-03-14 Carsten Haitzlerindent tree items... not perfect... but good
2009-03-13 Carsten Haitzlerfixes for some bugs i found, tree ability in genlist...
2009-03-03 Vincent Torri * use binary flag in fopen
2009-03-02 Carsten Haitzlerpager now is all happy. after fiddling ... and some...
2009-03-02 Carsten Haitzlerfinally pager working how i like.. a little...
2009-03-02 Carsten Haitzlerglow easier to see.
2009-03-01 Carsten Haitzlerit's time elementary got to 0.2...
2009-03-01 Carsten Haitzleronly build quicklaunch on systems that have... fork!
2009-03-01 Carsten Haitzleronly build quicklaunch stuff if fork is found.
2009-02-28 Carsten Haitzleradd fps setting.
2009-02-26 Carsten Haitzlerdemo changed callback of check and using it in genlist...
2009-02-26 Carsten Haitzlerclean up elm header and add acknowledgements
2009-02-26 Carsten Haitzlerchange argv[0] to match quicklanch process name. much...
2009-02-26 Carsten Haitzlerno - need to add. the strings are not necessarily strin...
2009-02-26 Carsten Haitzlerhandle crashing in quicklaunch - restart yourself.
2009-02-26 Carsten Haitzler1. setsid to children detech from parent
2009-02-25 Jaime ThomasMatch the other changes.
2009-02-25 Gustavo Sverzut... use EINA_LIST_FREE()
2009-02-25 Gustavo Sverzut... Move eina list iterations to EINA_LIST_FOREACH variants.
2009-02-25 Gustavo Sverzut... Safer use of Eina_Inlist.
2009-02-25 Gustavo Sverzut... major warning + cast cleanup.
2009-02-25 Carsten Haitzlerthat was silly. actually assign the val
2009-02-25 Carsten Haitzlerfix finger size scale with ql
2009-02-25 Carsten Haitzleradd quicklauncher infra! elementary_testql uses this...
2009-02-25 Carsten Haitzlerfix next/prev bug.
2009-02-24 Carsten Haitzlerand fix some genlist bugs i spotted!
2009-02-24 Carsten Haitzlercomment--
2009-02-24 Carsten Haitzlergenlist theme issue - fixed.
2009-02-24 Carsten Haitzlerradio widget working.
2009-02-24 Carsten Haitzleroops - how did that happen? no get state for toggle...
2009-02-23 Carsten Haitzlercheck looks good-ish now.
2009-02-23 Carsten Haitzlertodo stuff
2009-02-23 Carsten Haitzleradd ability for apps to extend their theme (adding...
2009-02-23 Carsten Haitzlerbegin check widget work, and make elm_theme use a path...
2009-02-20 Carsten Haitzlera specific test for update and multiple/different icons...
2009-02-19 Carsten Haitzlerand demo focusing a specific widget, not just the first.
2009-02-19 Carsten Haitzlerand back to 10k test, and only insert 8 items from...
2009-02-19 Carsten Haitzlerprintf--
2009-02-19 Carsten Haitzlerfix some insertion/append/prepend stuff. wasn't working...
2009-02-18 Carsten Haitzlermake scroller stay in the exact pixel pos when resizign...
2009-02-18 Carsten Haitzlerhandle dynamic theme and scale changes in genlist
2009-02-18 Carsten Haitzlerinsert and prepend calls work... at least in my tests.
2009-02-18 Carsten Haitzleroops- didnt add sub obj!
2009-02-18 Carsten Haitzlermake finger size match docs!
2009-02-18 Carsten Haitzlergenlist items can enable/disable
2009-02-18 Carsten Haitzleradd clear call. fix free to have less leaks
2009-02-18 Carsten Haitzlerfix up some dynamic add/del and showing code.
2009-02-18 Carsten Haitzlerhandle errors and use eina error print.
2009-02-17 Carsten Haitzlermore genlist work.
2009-02-17 Carsten Haitzlermore genlist testing - deletign items works. not perfec...
2009-02-15 Carsten Haitzleruse new fill mode, fix bug in object tracking and delet...
2009-02-12 Carsten Haitzlermore work on genlist!
2009-02-11 Carsten Haitzlerfix some min size calc issues.
2009-02-10 Carsten Haitzleradjust slider theme a bit and test app. some skleton...
2009-02-09 Carsten Haitzlerimages++
2009-02-09 Carsten Haitzlermore work on slider - i think its complete now vertical...
2009-02-08 Carsten Haitzlerhorizontal is there. but man does it look wrong. need...
2009-02-08 Carsten Haitzlerslider... horizontal only done right now - but complete...
2009-02-05 Cedric BAIL * elementary/configure.in,
2009-02-03 Carsten Haitzlerand freee font path too.
2009-02-03 Carsten Haitzlerenv vars for font path, image and font cache and even...
2009-02-03 Carsten Haitzlerremove a todo item
2009-02-03 Carsten Haitzlerallow for all widgets.objects to have different scaling...
2009-01-31 Carsten Haitzlerupdate .h.in todo
2009-01-28 Carsten Haitzlerfix leak - no cleanup items in toolbar.
2009-01-28 Carsten Haitzleradd styles for inwin for mininmal and minimal_vertical
2009-01-27 Carsten Haitzlerexport markup<->plain utf8 conversion calls and use...
2009-01-26 Carsten Haitzlerfix scroller del bug.
2009-01-25 Carsten Haitzlermake inwin a bit bigger
2009-01-22 Vincent Torriadd Windows XP support
2009-01-21 Carsten Haitzleroops. c++ support broken. fix!
2009-01-20 Carsten Haitzleractually solidify copying.
2009-01-19 Carsten Haitzlerfancier layout test to show off anim in edje + elm...
2009-01-17 Carsten Haitzleroops - forgot to use _elm_data_dir! fix!
2009-01-16 Carsten Haitzlerfix header to document styles for widgets with styles.
2009-01-16 Carsten Haitzlerfix popout theme - bits didnt get shown.
next