Commit Graph

466 Commits

Author SHA1 Message Date
Carsten Haitzler 111735b63d 1. add elm module internal code. will be used later for things like:
* putting policy into modules
* multitouch handling being able to be farmed off to modules
* farming off things that are not compatible with license/code of elm into a
3rd party piece of code via a clean defined interface API

2. fix doc image - dont need it

3. fix toolbar bounce settings. was wrong



SVN revision: 42793
2009-09-29 04:35:35 +00:00
Carsten Haitzler f81ba03770 fix anchorblock test packing
SVN revision: 42792
2009-09-29 04:32:35 +00:00
Christopher Michael 96c5a5ab5e fix formatting of divide by 0 'fix'.
No need to get the minw & minh if we are just going to set it to -1 anyway.



SVN revision: 42785
2009-09-28 22:18:03 +00:00
Jonathan Atton d3a677e5d9 elm photocam: fix a case of divide by 0
SVN revision: 42784
2009-09-28 22:05:37 +00:00
Christopher Michael 1092b7e015 Formatting.
SVN revision: 42782
2009-09-28 20:02:10 +00:00
Iván Briano eba91344f5 Elm table now uses Evas table.
Simple switch, nothing new.


SVN revision: 42781
2009-09-28 19:43:56 +00:00
Christopher Michael 4edc6ac299 EVAS_HINT_EXPAND/EVAS_HINT_FILL changes in mass.
(Built and tested)



SVN revision: 42779
2009-09-28 19:23:33 +00:00
Christopher Michael bce1d0c789 More EVAS_HINT_EXPAND fixes
SVN revision: 42777
2009-09-28 18:55:18 +00:00
Christopher Michael c0a90aad7c Use new EVAS_HINT_EXPAND/FILL.
SVN revision: 42776
2009-09-28 18:47:32 +00:00
Carsten Haitzler d330892850 fix template to match www
SVN revision: 42761
2009-09-28 08:58:50 +00:00
Carsten Haitzler 492258e12e use some of the new macros and #defines i put into evas - they will help the
code to be more understandable, bgut i haven't done all of them. there are a
lot. they'll get done over time.



SVN revision: 42756
2009-09-28 05:53:28 +00:00
Christopher Michael ae26bb6849 Subinfo is not used or needed for this widget.
SVN revision: 42755
2009-09-28 04:05:31 +00:00
Christopher Michael 803e07e83b Fix more nasty formatting.
Reduce repeated code.


SVN revision: 42753
2009-09-28 03:23:54 +00:00
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