Commit Graph

31 Commits

Author SHA1 Message Date
Carsten Haitzler dd7ed79b3c add test for floating objects (they can slide in etc. andnot be already
packed inside the view) and... fix issues with pan based objects clipping to
vieport etc. etc.



SVN revision: 45542
2010-01-25 03:53:36 +00:00
Carsten Haitzler 193e853586 get photocam image for event goop
SVN revision: 45321
2010-01-19 08:24:07 +00:00
Carsten Haitzler 82ab409f96 also use canvas as live-region for pan contents like genlist
SVN revision: 45277
2010-01-18 06:44:56 +00:00
Jonathan Atton 04242f0952 Elm Photocam : Fix the zoom.
SVN revision: 43751
2009-11-17 15:55:59 +00:00
Gustavo Sverzut Barbieri 24d6072ecc fix valgrind reported problems.
GENERAL WARNING:

do NOT delete sub-objects (elm_widget_sub_object_add) or resize object
(elm_widget_resize_object_set) from del_hook()!! These are deleted
automatically before this function is called, thus you might double
free.

Fixed all occurrences I've spotted with valgrind. Please do not add more :-)




SVN revision: 43682
2009-11-13 22:22:05 +00:00
Jonathan Atton 28e2b8664c Photocam: set the type of the widget
SVN revision: 43633
2009-11-12 19:23:44 +00:00
Carsten Haitzler 015304b20b add paused state to photocam to allow for instance changes of zoom level when
desired.



SVN revision: 43072
2009-10-14 14:03:42 +00:00
Carsten Haitzler f0fbc554e3 fix fit with small images.
SVN revision: 43071
2009-10-14 09:22:20 +00:00
Carsten Haitzler c3ccf673e8 1. add signal emits for scrolling in photocam
2. standardise all callback names to be x,y,z etc. if they have multiple words.
3. add cal to get the region viewed
4. test photocams signals and new call



SVN revision: 43069
2009-10-14 08:41:36 +00:00
Carsten Haitzler 0648ca2875 photocam -> allow zoom as a double and allow all values > 0.0 for zoom for
variable zoom levels.



SVN revision: 43066
2009-10-14 03:23:03 +00:00
Carsten Haitzler 3c422f238d printf--
SVN revision: 43008
2009-10-11 03:10:52 +00:00
Carsten Haitzler 08d2f2b3f7 fix scrolling in genlist and photocam
SVN revision: 43007
2009-10-11 03:10:36 +00:00
Jonathan Atton 6b56241c3a elm photocam : add file_get()> elm slideshow test : fix a bug
SVN revision: 42857
2009-10-02 13:03:57 +00:00
Carsten Haitzler 448f7575f2 add zoom param to docs
SVN revision: 42815
2009-09-30 09:25:28 +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
Carsten Haitzler c880a4f5ba and a lot more added to photocam + test code
SVN revision: 42693
2009-09-25 09:26:04 +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
Carsten Haitzler 5b0a120ea4 other zoom modes work now.
SVN revision: 42669
2009-09-24 08:55:12 +00:00
Carsten Haitzler c9036091d4 make these friction and config values
SVN revision: 42667
2009-09-24 07:35:54 +00:00
Carsten Haitzler a58e9e3d24 and zoom actually works dynamically
SVN revision: 42665
2009-09-24 07:17:52 +00:00
Carsten Haitzler 08dffc73e4 some zooming working dynamically
SVN revision: 42642
2009-09-23 08:19:03 +00:00
Carsten Haitzler 8c7e32b63b add api calls (non-functioning), remove unneeded objects, turn off smooth
scaling while scrolling around



SVN revision: 42619
2009-09-22 14:04:09 +00:00
Carsten Haitzler 300e17b48d can use specific zoom level now just fine... need to make it dynamic next
SVN revision: 42618
2009-09-22 11:06:26 +00:00
Carsten Haitzler a530abdba3 1. entry now finger sized... needs to be for fingers (set finger size for
desktosp to 0)
2. more photocam work.



SVN revision: 42595
2009-09-21 12:50:34 +00:00
Carsten Haitzler 8dfae08e62 use the new region load call.. test it!
SVN revision: 42508
2009-09-16 10:06:34 +00:00
Carsten Haitzler e890e2a2e9 more work on photocam.
SVN revision: 42491
2009-09-15 10:58:35 +00:00
Carsten Haitzler a264bca2b5 get api in .h and fix return
SVN revision: 42407
2009-09-11 14:01:54 +00:00
Carsten Haitzler b08873a42d 1. box has clear.
2. photocam widget++



SVN revision: 42405
2009-09-11 13:43:02 +00:00