Commit Graph

2856 Commits

Author SHA1 Message Date
Tom Hacohen b11300ed97 Elementary entry: Fix min size calculation.
SVN revision: 59012
2011-04-28 15:47:01 +00:00
Daniel Juyung Seo 4f9e54e674 Elementary test.c: Fixed doxygen typo.
SVN revision: 59011
2011-04-28 15:45:32 +00:00
Daniel Juyung Seo dc81b520aa Elementary main: Fixed doxygen typo.
SVN revision: 59009
2011-04-28 15:25:16 +00:00
Daniel Juyung Seo 670d2df7aa Elementary map: Use !! to Eina_Bool substitution in EAPIs.
SVN revision: 59008
2011-04-28 15:12:28 +00:00
Daniel Juyung Seo 297d4b4bb4 Elementary: Fixed formatting.
Removed trailing white spaces. Fixed indentation.


SVN revision: 59007
2011-04-28 15:10:25 +00:00
Cedric BAIL 833b17ee4c elementary: reduce possibility of reading thumbnail in the middle of its generation.
SVN revision: 59005
2011-04-28 14:04:00 +00:00
Cedric BAIL 53d904d493 elementary: fix race condition in elm_thumb.
SVN revision: 59003
2011-04-28 13:24:18 +00:00
Daniel Juyung Seo c615cd9276 Elementary icon: Fixed doxygen typo.
SVN revision: 58990
2011-04-28 08:10:34 +00:00
Sangho Park 7221666342 Elementary map: fix zoom animation bug
SVN revision: 58989
2011-04-28 07:51:46 +00:00
Sangho Park 8dc7bff272 Elementary map: Added ELM_CHECK_WIDTYPE to EAPIs.
SVN revision: 58987
2011-04-28 05:40:48 +00:00
Daniel Juyung Seo 3a664b92cf Elementary map: Added wd vadidation check routine to EAPIs.
SVN revision: 58986
2011-04-28 04:16:00 +00:00
Sangho Park 2bf6702d02 elm_map: add default wheel control for zoom in/out
SVN revision: 58985
2011-04-28 02:47:12 +00:00
Sangho Park fc0054e855 els_scroller: add apis for enable/disable default wheel control
SVN revision: 58984
2011-04-28 02:34:00 +00:00
Daniel Juyung Seo 71fe32df77 Elementary test_thumb.c: Fixed formatting.
SVN revision: 58983
2011-04-28 02:05:08 +00:00
Daniel Juyung Seo a42dba4f42 Elementary thumb: Added ethumb check routine.
SVN revision: 58982
2011-04-28 02:01:13 +00:00
Daniel Juyung Seo 4fc323297f Elementary thumb: Fixed warning.
SVN revision: 58981
2011-04-28 00:33:46 +00:00
Cedric BAIL 0502444c42 elementary: use new ethumb async exists API.
SVN revision: 58978
2011-04-27 18:07:18 +00:00
Daniel Juyung Seo 8c7b5da537 Elementary elm_widget: Use Eina_Bool instead of int for boolean type.
SVN revision: 58969
2011-04-27 16:12:56 +00:00
Daniel Juyung Seo 22aeea6acf Elementary: Use !! to Eina_Bool substitution in EAPIs.
SVN revision: 58968
2011-04-27 16:06:11 +00:00
Sangho Park 052b0b6828 elm_map: fix zomming bug
SVN revision: 58967
2011-04-27 16:01:47 +00:00
Daniel Juyung Seo fa81dba991 Elementary els_scroller.c: Refactored code.
Changed unsigned char to Eina_Bool. Changed 0 to EINA_FALSE for Eina_Bool type variables. Removed unnecessary blank line. Added braces in if statements.


SVN revision: 58964
2011-04-27 15:31:31 +00:00
Daniel Juyung Seo e574605be4 Elementary default.edc: Removed unnecessary blank lines and trailing whitespaces.
SVN revision: 58962
2011-04-27 14:54:31 +00:00
Daniel Juyung Seo d8bf2f9623 Elementary elm_conform.c: Fixed warnings.
SVN revision: 58960
2011-04-27 13:53:25 +00:00
ChunEon Park 88d0fb25a5 elementary/ctxpopup - added minor exceptions.
SVN revision: 58959
2011-04-27 13:09:37 +00:00
ChunEon Park d4b5ea4f8d elementary / default theme - fixed identation and removed white spaces for ctxpopup
SVN revision: 58957
2011-04-27 11:44:20 +00:00
ChunEon Park 81be5a9401 elementar / ctxpopup - not important changes but ready for refactoring.
SVN revision: 58956
2011-04-27 11:39:28 +00:00
Carsten Haitzler a45f22567d back to 2000 items in test.
SVN revision: 58952
2011-04-27 10:18:08 +00:00
Carsten Haitzler 071c5747bf fix genlist processing items in idle time... idle entere instead :)
SVN revision: 58951
2011-04-27 10:17:26 +00:00
Tom Hacohen 5dc8b2be5e Elementary gettext: Don't set default textdomain, elm is a lib...
SVN revision: 58949
2011-04-27 07:41:06 +00:00
govi.sm 3432414a79 From: govi.sm@samsung.com
Subject: Conformant Widget Code refactoring patch

Can you please review the attached patch for elm_conformant.

Change Log: 1.  On Theme change, swallowing Parts again. Swallowing
parts done in separate function.
2.  Conformant parts size set  is repeated in two places, moved to a
function.
3. Conformant Object Move/Resize is handled to realign the Visible
content area. 
 


SVN revision: 58948
2011-04-27 06:33:34 +00:00
Sangho Park cfc655445f elementary: sort Makefile.am for compiling sequence
SVN revision: 58947
2011-04-27 06:20:23 +00:00
Sangho Park daacf8fd7b elm_map: fix pinch zoom bug
SVN revision: 58946
2011-04-27 06:04:04 +00:00
Daniel Juyung Seo 2893d8692e Elementary: Removed trailing whitespaces.
SVN revision: 58944
2011-04-27 02:42:50 +00:00
Daniel Juyung Seo e8a7ed8159 Elementary genlist: Moved signal doxygen to header file.
This is a first action of doxygen movement. All doxygen will be moved to
headers after all.


SVN revision: 58943
2011-04-27 02:41:11 +00:00
Daniel Juyung Seo b856a808ec Elementary notify: Fixed formatting. Removed unnecessary blank lines.
SVN revision: 58942
2011-04-27 00:53:52 +00:00
Daniel Juyung Seo c8d878a852 Elementary notify: Fixed documentation.
SVN revision: 58941
2011-04-27 00:51:31 +00:00
Daniel Juyung Seo 2c0b0050e5 Elementary test_map.c: Fixed formatting.
Fixed indentation. Put a space between if/for and (. Removed unnecessary blank lines.


SVN revision: 58937
2011-04-26 16:19:58 +00:00
ChunEon Park cd7ac1511f elementary / ctxpopup - just removed a empty line
SVN revision: 58919
2011-04-26 06:53:52 +00:00
ChunEon Park ef4eddd61b elementary / ctxpopup - just changed lines.
SVN revision: 58916
2011-04-26 04:35:27 +00:00
ChunEon Park 8b08119b14 elementary / ctxpopup - fixed logic error.
SVN revision: 58915
2011-04-26 04:31:23 +00:00
cnook dfe1ec50a7 From: cnook <kimcinoo@gmail.com>
I have attached patch for elm_diskselector.
This patch is setting the width of elm_diskselector using its parent width
size, if there is no mention in the theme file.



SVN revision: 58895
2011-04-25 09:04:23 +00:00
Sangho Park 83c895afef change zoom_animation using evas_map
SVN revision: 58891
2011-04-25 08:11:46 +00:00
Sangho Park 46b61c812a fix doxygen
SVN revision: 58885
2011-04-25 02:41:37 +00:00
Carsten Haitzler 858a6567be elm config also do it. need to actually USe the prefix stuiff.. no
more package_data_dir use int he code.. needs to go.



SVN revision: 58864
2011-04-24 09:52:31 +00:00
Carsten Haitzler 6bb5c38ea6 and now actuallty start using and supporting per-app prefix finding.
SVN revision: 58863
2011-04-24 09:51:48 +00:00
Carsten Haitzler 1cd4e44b23 use new eina prefix fun
SVN revision: 58855
2011-04-24 08:18:00 +00:00
Cedric BAIL 90a70f1080 elementary: correctly fix scale on items.
SVN revision: 58831
2011-04-22 17:13:59 +00:00
Cedric BAIL 2ce921ba26 elementary: oops, merge mistake, only one assert header is needed.
SVN revision: 58830
2011-04-22 14:37:43 +00:00
Cedric BAIL b86180520d elementary: fix refactoring and assert.
SVN revision: 58828
2011-04-22 13:20:06 +00:00
Daniel Juyung Seo d49218d308 Elementary genlist: Fixed indentation.
Use space instead of tab.


SVN revision: 58827
2011-04-22 12:22:57 +00:00