Commit Graph

453 Commits

Author SHA1 Message Date
Christopher Michael 9a25a4bb87 Fix some really nasty formatting.
SVN revision: 42752
2009-09-28 03:07:20 +00:00
Christopher Michael 15382d4092 Formatting.
SVN revision: 42745
2009-09-27 20:10:03 +00:00
Christopher Michael e64c4c9473 No need to use variables for this. Just code the -1 value into the function
call & save the register space by not using the variables.


SVN revision: 42733
2009-09-26 21:15:29 +00:00
Christopher Michael 03665b7239 Remove unused variables.
SVN revision: 42732
2009-09-26 20:16:37 +00:00
Christopher Michael 72db117b71 Formatting.
SVN revision: 42731
2009-09-26 19:23:45 +00:00
Christopher Michael e585bff480 Formatting.
SVN revision: 42730
2009-09-26 19:18:36 +00:00
Christopher Michael e175d00c94 Formatting.
SVN revision: 42729
2009-09-26 19:16:51 +00:00
Christopher Michael 825883e894 Formatting & Whitespace removal.
SVN revision: 42728
2009-09-26 18:51:36 +00:00
Christopher Michael 7f910399b5 More formatting & some cleanup.
SVN revision: 42727
2009-09-26 18:43:26 +00:00
Christopher Michael 89796ed9cc Formatting & some code cleanup.
SVN revision: 42726
2009-09-26 18:41:19 +00:00
Christopher Michael cab5886644 More formatting.
SVN revision: 42725
2009-09-26 18:39:09 +00:00
Christopher Michael 2093e12af3 Formatting.
SVN revision: 42724
2009-09-26 18:24:06 +00:00
Christopher Michael e70e2dda21 Formatting.
SVN revision: 42721
2009-09-26 18:04:05 +00:00
Christopher Michael b221c0fc4a More formatting.
SVN revision: 42720
2009-09-26 18:00:51 +00:00
Christopher Michael 02c446a98d Ooops, make clock build again.
SVN revision: 42719
2009-09-26 17:50:56 +00:00
Christopher Michael fdffddab66 Formatting.
Remove unused variable(s).


SVN revision: 42718
2009-09-26 17:50:03 +00:00
Christopher Michael 3f9a285db7 Formatting.
Remove some duplicate code.


SVN revision: 42717
2009-09-26 17:46:05 +00:00
Christopher Michael e97e75ddf4 little bit of formatting.
SVN revision: 42716
2009-09-26 17:43:30 +00:00
Christopher Michael dd5b63045f Formatting.
SVN revision: 42715
2009-09-26 17:39:29 +00:00
Christopher Michael 2fd991639f formatting
SVN revision: 42714
2009-09-26 17:36:26 +00:00
Christopher Michael 01e0f540db Formatting.
SVN revision: 42713
2009-09-26 17:28:01 +00:00
Christopher Michael 530abc9a05 Formatting.
Remove unused variables.
Some code cleanup.


SVN revision: 42712
2009-09-26 17:26:32 +00:00
Jonathan Atton 9541fa5df3 elm slideshow timer fixed
SVN revision: 42710
2009-09-26 12:25:34 +00:00
Christopher Michael 14a2655958 Remove Whitespace.
Fix formatting.
Reduce register usage in the reconfigure callback by relocating variable
declarations.



SVN revision: 42708
2009-09-26 03:36:29 +00:00
Jonathan Atton 0898a51735 elm slideshow new animation
SVN revision: 42695
2009-09-25 10:43:41 +00:00
Carsten Haitzler c880a4f5ba and a lot more added to photocam + test code
SVN revision: 42693
2009-09-25 09:26:04 +00:00
Iván Briano 5b6f2d5b2d Delete timer if it's there when slideshow dies
SVN revision: 42688
2009-09-25 02:35:24 +00:00
Carsten Haitzler 7d2df6b27a i did test a 466mpixel photo... 45m memory used... zooming, scrolling. i'm
happy. problem solved.



SVN revision: 42679
2009-09-24 15:12:39 +00:00
Carsten Haitzler fdb8792448 and add doce for photocam. and a todo of less essential features
SVN revision: 42677
2009-09-24 13:57:04 +00:00
Carsten Haitzler cd712671a6 clean up nicer
SVN revision: 42676
2009-09-24 13:20:46 +00:00
Carsten Haitzler 9cf54a3efb and fit handles resizes.. as will fill...
SVN revision: 42675
2009-09-24 13:10:42 +00:00
Jonathan Atton 294fb4b6eb elementary slideshow : add a timer
SVN revision: 42670
2009-09-24 09:43:05 +00:00
Carsten Haitzler 5b0a120ea4 other zoom modes work now.
SVN revision: 42669
2009-09-24 08:55:12 +00:00
Carsten Haitzler 031439f6d7 and another config value
SVN revision: 42668
2009-09-24 07:40:14 +00:00
Carsten Haitzler c9036091d4 make these friction and config values
SVN revision: 42667
2009-09-24 07:35:54 +00:00
Carsten Haitzler d32071097c longpress fix for list
SVN revision: 42666
2009-09-24 07:22:58 +00:00
Carsten Haitzler a58e9e3d24 and zoom actually works dynamically
SVN revision: 42665
2009-09-24 07:17:52 +00:00
Jonathan Atton 905864ff43 sry I forgot a file :)
SVN revision: 42661
2009-09-23 23:04:17 +00:00
Jonathan Atton 82a9eb4bc5 elementary, new widget: slideshow. See elementary_test
SVN revision: 42660
2009-09-23 22:56:47 +00:00
Jonathan Atton c85b70fc50 elm notify, remove the callbacks mouse,in/out , it is not necessary as the user can set a callback on the content
SVN revision: 42659
2009-09-23 22:48:54 +00:00
Jonathan Atton 813e21f3f4 elm notify, some improvements
SVN revision: 42658
2009-09-23 22:39:02 +00:00
Jonathan Atton feca440edf elementary, use ecore_timer_del instead of evas_object_del
SVN revision: 42649
2009-09-23 17:09:00 +00:00
Jonathan Atton c22afcca64 elementary, notify, add a space bettween the real window and the notify window
SVN revision: 42645
2009-09-23 14:20:41 +00:00
Jonathan Atton f12b97d89b elementary : improve notify
SVN revision: 42644
2009-09-23 13:05:00 +00:00
Jonathan Atton 07967b25e2 elementary new widget: notify. See elementary_test
SVN revision: 42643
2009-09-23 11:15:55 +00:00
Carsten Haitzler 08dffc73e4 some zooming working dynamically
SVN revision: 42642
2009-09-23 08:19:03 +00:00
Carsten Haitzler c49e5d8800 fix genlist tree insert bug. (actually not treee bug - general one)
SVN revision: 42636
2009-09-23 05:48:59 +00:00
Carsten Haitzler d3ec3dbaaf genlist - get item at xy. handy for dnd. skips blocks that dont intersect
SVN revision: 42635
2009-09-23 03:22:07 +00:00
Gustavo Sverzut Barbieri e78b32456a e_hal_init/shutdown
SVN revision: 42634
2009-09-23 00:16:52 +00:00
Carsten Haitzler aaa40f1ccd use itb - it not set yet
SVN revision: 42620
2009-09-22 14:23:29 +00:00