2012-04-02 |
Jeonghyun Yun | Elementary migration revision 69832 |
blob | commitdiff |
2012-04-02 |
Jeonghyun Yun | Elementary migration revision 69832 |
blob | commitdiff |
2012-03-28 |
seoz | elm: Fixed formatting. |
blob | commitdiff |
2012-03-16 |
Jeonghyun Yun | Elementary migration revision 69448 |
blob | commitdiff | diff to current |
2012-03-13 |
Jeonghyun Yun | Elementary migration revision 69026 |
blob | commitdiff | diff to current |
2012-03-11 |
discomfitor | even more TTDBG |
blob | commitdiff | diff to current |
2012-03-11 |
discomfitor | significantly improve look of tooltips during mouse... |
blob | commitdiff | diff to current |
2012-03-11 |
discomfitor | more TTDBG |
blob | commitdiff | diff to current |
2012-03-11 |
discomfitor | if the tooltip is huge, this isn't an error |
blob | commitdiff | diff to current |
2012-03-11 |
discomfitor | add an abort() here to help sort out remaining tt posit... |
blob | commitdiff | diff to current |
2012-03-09 |
Jung Chanwook | Merge branch 'intefl/svn_merge' of ssh://165.213.149... |
blob | commitdiff | diff to current |
2012-03-09 |
Jiyoun Park | Merge branch 'intefl/svn_merge' of ssh://165.213.149... |
blob | commitdiff | diff to current |
2012-03-09 |
Shinwoo Kim | Merge branch 'intefl/svn_merge' of ssh://165.213.149... |
blob | commitdiff | diff to current |
2012-03-09 |
Shinwoo Kim | [Migration] Conflict Fix: ctxpopup, diskselector, flips... |
blob | commitdiff | diff to current |
2012-03-09 |
Goun Lee | Merge branch 'intefl/svn_merge' of ssh://165.213.149... |
blob | commitdiff | diff to current |
2012-03-08 |
Jeonghyun Yun | Merge remote-tracking branch 'remotes/origin/upstream' |
blob | commitdiff | diff to current |
2012-03-06 |
raster | move config setting fucns over to elm_config in prepara... |
blob | commitdiff | diff to current |
2012-03-05 |
raster | deprecate elm_win_transparent stuff |
blob | commitdiff | diff to current |
2012-03-05 |
jihoon | elm: fix typo parant -> parent |
blob | commitdiff | diff to current |
2012-02-27 |
sanjeev | Elm tooltip API moved to config. |
blob | commitdiff | diff to current |
2012-02-15 |
Jaehwan Kim | EFL migration revision 67547 |
blob | commitdiff | diff to current |
2012-02-14 |
Jaehwan Kim | EFL migration revision 67547 |
blob | commitdiff | diff to current |
2011-12-05 |
discomfitor | API BREAK |
blob | commitdiff | diff to current |
2011-11-30 |
sumanth | Merge "[edje_externals/elm_datefield.c] Datefield widge... |
blob | commitdiff | diff to current |
2011-11-28 |
Shinwoo Kim | Revert to the latest migration version |
blob | commitdiff | diff to current |
2011-11-28 |
Shinwoo Kim | revert to the migration tempoary |
blob | commitdiff | diff to current |
2011-11-25 |
Mike McCormack | [tooltip] Sync with upstream |
blob | commitdiff | diff to current |
2011-11-24 |
discomfitor | even better tooltip placement, more debug messages... |
blob | commitdiff | diff to current |
2011-11-24 |
discomfitor | further improve tooltip placement, add debug messages... |
blob | commitdiff | diff to current |
2011-11-24 |
discomfitor | unbreak tooltip placement |
blob | commitdiff | diff to current |
2011-11-23 |
discomfitor | use new elm_win function to find screen geometry instea... |
blob | commitdiff | diff to current |
2011-11-23 |
discomfitor | maybe throttling this was not a great idea... |
blob | commitdiff | diff to current |
2011-11-23 |
sachiel | Get us some nice auto translation scheme [for tooltips] |
blob | commitdiff | diff to current |
2011-11-23 |
discomfitor | fix bug where window-type tooltip deletion caused infin... |
blob | commitdiff | diff to current |
2011-11-23 |
tasn | Elm tooltip: Remove the checks if object passed is... |
blob | commitdiff | diff to current |
2011-11-23 |
seoz | elm els_tooltip.c: Fixed warings. |
blob | commitdiff | diff to current |
2011-11-23 |
tasn | Elm tooltip: Added checks if the object passed is an... |
blob | commitdiff | diff to current |
2011-11-23 |
discomfitor | more tooltip calc fixes: if edje minw/minh is 0x0 from... |
blob | commitdiff | diff to current |
2011-11-23 |
discomfitor | remove hardcoded transparency from tooltip, add data... |
blob | commitdiff | diff to current |
2011-11-23 |
discomfitor | now apply style correctly to free size tooltips, and... |
blob | commitdiff | diff to current |
2011-11-23 |
discomfitor | whoops, forgot to give transparent tooltip an alpha... |
blob | commitdiff | diff to current |
2011-11-23 |
discomfitor | throttle tooltip job creation |
blob | commitdiff | diff to current |
2011-11-23 |
discomfitor | significantly improve tooltip orientation calculations |
blob | commitdiff | diff to current |
2011-11-23 |
discomfitor | allow tooltips to better choose their orientation |
blob | commitdiff | diff to current |
2011-11-23 |
discomfitor | err...not sure how that got in there |
blob | commitdiff | diff to current |
2011-11-23 |
discomfitor | fix a lot of issues with giant tooltips, also disable... |
blob | commitdiff | diff to current |
2011-11-23 |
seoz | elm tooltip: Fixed warnings. |
blob | commitdiff | diff to current |
2011-11-23 |
discomfitor | Tooltip API update |
blob | commitdiff | diff to current |
2011-11-21 |
discomfitor | use new elm_win function to find screen geometry instea... |
blob | commitdiff | diff to current |
2011-11-21 |
discomfitor | maybe throttling this was not a great idea... |
blob | commitdiff | diff to current |
2011-11-11 |
ChunEon Park | Merge "Fixed Prevent issues:18071,18926,18925" |
blob | commitdiff | diff to current |
2011-11-11 |
Mike McCormack | Sync back to old tooltip API |
blob | commitdiff | diff to current |
2011-11-11 |
discomfitor | explicitly hide tooltip content before deleting in... |
blob | commitdiff | diff to current |
2011-11-11 |
WooHyun Jung | Merge "[genlist] do not emit unselect if item's renamed" |
blob | commitdiff | diff to current |
2011-11-10 |
Mike McCormack | [tooltip] Remove pointless differences with upstream |
blob | commitdiff | diff to current |
2011-11-10 |
WooHyun Jung | Merge "[stackicon] remove trailing whitespaces" |
blob | commitdiff | diff to current |
2011-11-08 |
sachiel | Get us some nice auto translation scheme |
blob | commitdiff | diff to current |
2011-11-07 |
Mike McCormack | Remove pointless diffs |
blob | commitdiff | diff to current |
2011-11-07 |
Mike McCormack | [tooltip] Remove docs |
blob | commitdiff | diff to current |
2011-10-19 |
sachiel | Get us some nice auto translation scheme |
blob | commitdiff | diff to current |
2011-10-03 |
discomfitor | fix bug where window-type tooltip deletion caused infin... |
blob | commitdiff | diff to current |
2011-08-29 |
tasn | Elm tooltip: Remove the checks if object passed is... |
blob | commitdiff | diff to current |
2011-08-29 |
seoz | elm els_tooltip.c: Fixed warings. |
blob | commitdiff | diff to current |
2011-08-28 |
tasn | Elm tooltip: Added checks if the object passed is an... |
blob | commitdiff | diff to current |
2011-08-10 |
glima | [elementary] All docs to elm's header, as Raster wishes. |
blob | commitdiff | diff to current |
2011-08-03 |
gastal | Elementary: A ton of random doc fixes. |
blob | commitdiff | diff to current |
2011-07-31 |
discomfitor | more tooltip calc fixes: if edje minw/minh is 0x0 from... |
blob | commitdiff | diff to current |
2011-07-28 |
discomfitor | remove hardcoded transparency from tooltip, add data... |
blob | commitdiff | diff to current |
2011-07-28 |
discomfitor | now apply style correctly to free size tooltips, and... |
blob | commitdiff | diff to current |
2011-07-27 |
discomfitor | whoops, forgot to give transparent tooltip an alpha... |
blob | commitdiff | diff to current |
2011-07-27 |
discomfitor | throttle tooltip job creation |
blob | commitdiff | diff to current |
2011-07-27 |
discomfitor | significantly improve tooltip orientation calculations |
blob | commitdiff | diff to current |
2011-07-27 |
discomfitor | allow tooltips to better choose their orientation |
blob | commitdiff | diff to current |
2011-07-27 |
discomfitor | err...not sure how that got in there |
blob | commitdiff | diff to current |
2011-07-27 |
discomfitor | fix a lot of issues with giant tooltips, also disable... |
blob | commitdiff | diff to current |
2011-07-26 |
seoz | elm tooltip: Fixed warnings. |
blob | commitdiff | diff to current |
2011-07-26 |
discomfitor | THE MOST ANTICIPATED COMMIT OF 2011: HUGENORMOUS TOOLTI... |
blob | commitdiff | diff to current |
2011-07-24 |
discomfitor | explicitly hide tooltip content before deleting in... |
blob | commitdiff | diff to current |
2011-07-21 |
Daniel Juyung Seo | Merge branch 'svn_merge' |
blob | commitdiff | diff to current |
2011-07-19 |
Daniel Juyung Seo | Merge branch 'master' into svn_merge |
blob | commitdiff | diff to current |
2011-07-19 |
Daniel Juyung Seo | Merge branch 'master' into svn_merge |
blob | commitdiff | diff to current |
2011-07-18 |
Daniel Juyung Seo | [SLP Merge] 2011/7/18 16:11 |
blob | commitdiff | diff to current |
2011-07-14 |
Daniel Juyung Seo | Merge branch 'master' into svn_merge |
blob | commitdiff | diff to current |
2011-07-14 |
Daniel Juyung Seo | Merge branch 'master' into svn_merge |
blob | commitdiff | diff to current |
2011-07-14 |
Daniel Juyung Seo | Merge branch 'master' into svn_merge |
blob | commitdiff | diff to current |
2011-07-14 |
Daniel Juyung Seo | [SLP Merge] 2011/7/14 12:00PM |
blob | commitdiff | diff to current |
2011-07-12 |
Daniel Juyung Seo | [SLP Merge] 2011/07/12 11:00 34a691da729cee2e39c71ad73e... |
blob | commitdiff | diff to current |
2011-07-08 |
Daniel Juyung Seo | [SLP Merge] Thu Jul 7 13:20:56 2011 +0900 |
blob | commitdiff | diff to current |
2011-07-08 |
Daniel Juyung Seo | Merge branch 'upstream' |
blob | commitdiff | diff to current |
2011-06-29 |
mike_m | elementary: elm_label_label_ -> elm_object_text |
blob | commitdiff | diff to current |
2011-06-29 |
mike_m | elementary: elm_label_label_ -> elm_object_text |
blob | commitdiff | diff to current |
2011-06-15 |
yoz | elementary: fix tooltip segfaults with gengrid (cedric... |
blob | commitdiff | diff to current |
2011-06-15 |
yoz | elementary: fix tooltip segfaults with gengrid (cedric... |
blob | commitdiff | diff to current |
2011-01-29 |
raster | move elementary to trunk base. out of TMP/st. |
blob | commitdiff | diff to current |
2011-01-29 |
raster | move elementary to trunk base. out of TMP/st. |
blob | commitdiff | diff to current |
2011-01-04 |
Jaehwan Kim | Merge branch 'master' of 165.213.180.234:slp/pkgs/e... |
blob | commitdiff | diff to current |
2011-01-04 |
WooHyun Jung | [Merge with upstream] core files are merged |
blob | commitdiff | diff to current |
|