Commit Graph

4245 Commits

Author SHA1 Message Date
Carsten Haitzler f7914c31d0 add docs for exe line buffer.
SVN revision: 74227
2012-07-20 09:42:11 +00:00
Carsten Haitzler 2fcec3db4b fix bug in example of assuming 0 termination of "data" as its not a
string.



SVN revision: 74226
2012-07-20 09:40:03 +00:00
Carsten Haitzler 677080ab4e add warning if u dont have process priority swizzling.
SVN revision: 74060
2012-07-18 11:54:32 +00:00
Carsten Haitzler 6a509fe506 fix e17->elm cnp.
SVN revision: 73924
2012-07-16 11:01:44 +00:00
Mike Blumenkrantz 06a818fa5d fix really really hard-to-trigger magic failure in ecore-con
SVN revision: 73918
2012-07-16 10:30:31 +00:00
Carsten Haitzler 2c1b533d13 fix minor version defines to be at 1.6 (in sync now) ready for going
to 7 on release.



SVN revision: 73906
2012-07-16 06:36:02 +00:00
Jihoon Kim 1ba497972d Ecore_IMF.h: remove trailing whitespace
SVN revision: 73902
2012-07-16 02:10:33 +00:00
Jihoon Kim 6f60dd6f2f scim_immodule: fix build warnings
SVN revision: 73901
2012-07-16 01:01:16 +00:00
Jiyoun Park ea0c836338 fix ecore extn not call pre/post render function.
SVN revision: 73786
2012-07-13 06:16:55 +00:00
Rafael Antognolli b771724512 ecore/doc: Better description for ecore_evas_avoid_damage_set().
SVN revision: 73619
2012-07-12 14:55:09 +00:00
Vincent Torri 90d8ad0337 Add comment
SVN revision: 73538
2012-07-10 16:33:06 +00:00
Vincent Torri 229b07a3b9 Ecore_Evas: dpi_get() for Windows (XP and CE)
SVN revision: 73537
2012-07-10 16:13:26 +00:00
ChunEon Park 3c0a939785 ecore/ecore_input - Conceptually, PASS_ON is right.
SVN revision: 73535
2012-07-10 14:26:16 +00:00
Carsten Haitzler 5c9c0852bb update all versions in @sincs, README's and configure.ac's etc. to
reflect a unified release version, for now 1.6.99.



SVN revision: 73498
2012-07-09 10:20:21 +00:00
ChunEon Park 44b4c7a265 ecore/ecore_x - just added a comment
SVN revision: 73445
2012-07-07 06:29:29 +00:00
Cedric BAIL e468bdd391 evas, ecore: fix crash when sdl doesn't init properly.
SVN revision: 73400
2012-07-06 08:16:03 +00:00
Carsten Haitzler 28200419f1 fix 2 more things in ecore-fb
SVN revision: 73361
2012-07-05 14:51:29 +00:00
Carsten Haitzler a79dbaf286 fix ecore-fb.. so terminology works 100% perfectly in fb!
SVN revision: 73354
2012-07-05 14:18:29 +00:00
Christopher Michael c18872df78 Ecore_Evas_Wayland_Egl: Actually implement the screen_dpi_get function
inside the Ecore_Evas_Engine_Functions.



SVN revision: 73353
2012-07-05 14:17:04 +00:00
Christopher Michael 7ca653e1d8 Ecore_Evas_Wayland: Add code to handle the ecore_evas_screen_dpi_get
function recently added. NB: This only gets the xdpi currently from
ecore_wayland.



SVN revision: 73352
2012-07-05 14:09:32 +00:00
Christopher Michael 1625fc9b91 Ecore_Wayland: Fix some typos in the doxygen with regard to dpi get.
Add a comment pending future investigation with regard to how dpi is
calculated here.



SVN revision: 73351
2012-07-05 14:06:20 +00:00
Stefan Schmidt c0a1a8bb3c ecore/imf_context: Fix up docs.
Copy and paste is only the first step. The second, and more important, is to actually adjust the
docs to the new function.

SVN revision: 73349
2012-07-05 13:55:57 +00:00
Stefan Schmidt c41226948a ecore/examples: Follow E coding style here as a good example for others.
I had a look at the ecore_events examples and the indent was mixed with tabs and spaces. Made it
really unreadable on the HTML output. Give newcomers a hand and start with the E coding style here.

SVN revision: 73347
2012-07-05 13:44:29 +00:00
Carsten Haitzler cc785441c2 a WTF i noticed!
SVN revision: 73344
2012-07-05 13:07:33 +00:00
Carsten Haitzler 1e8520050d ecore evas gets func to get dpi and frix x screen size get.
SVN revision: 73341
2012-07-05 12:51:05 +00:00
Jihoon Kim 60ded53507 ibus-immodule: remove trailing whitespaces and fix indentation
SVN revision: 73319
2012-07-05 01:03:15 +00:00
Christopher Michael 5ef3b00eaf Ecore_Wayland: Updates to work with latest Wayland:
Add pointer frame callback. Add pointer surface listener.
  Use doubles for input surface position.
  Fix dnd function prototype to use wl_data_offer now.
  Fix dnd_add function to not use proxy_create anymore.
  Fix regression where window resizing down would leave artifacts.
    - Need to update the window allocation size before attaching the
new buffer.
  Fix set_transient & set_popup to use the parent surface, not the
shell surface.



SVN revision: 73254
2012-07-04 07:16:29 +00:00
Christopher Michael 413bf159a4 Ecore_Evas: Fix missing initializer for for the engine_functions. (was
missing profiles_set).



SVN revision: 73251
2012-07-04 06:00:23 +00:00
Jihoon Kim 23523c9b70 Ecore_IMF: add @since to enums missed @since
SVN revision: 73242
2012-07-03 14:23:17 +00:00
Jihoon Kim ed7de58ddf Ecore_IMF: add @since to new enums and functions
SVN revision: 73241
2012-07-03 14:21:01 +00:00
Christopher Michael ebc5706383 Ecore_X: Add @since to new functions.
SVN revision: 73219
2012-07-03 09:43:56 +00:00
Christopher Michael 8e0f2ac706 Ecore_X: Add missing function prototypes in Ecore_X header from Tizen
merge.



SVN revision: 73208
2012-07-03 08:06:10 +00:00
Christopher Michael 33681aa35f Ecore_Evas Merge Tizen changes to upstream EFL.
SVN revision: 73206
2012-07-03 07:44:17 +00:00
Christopher Michael 1d5c7fd1ec Ecore_Imf: Merge Tizen changes to upstream EFL.
SVN revision: 73204
2012-07-03 07:39:08 +00:00
Christopher Michael bf69d7dcc6 Ecore_X: Merge Tizen changes to upstream EFL.
SVN revision: 73203
2012-07-03 07:36:55 +00:00
Cedric BAIL 31cac0d124 ecore: fix use of unitialized Ecore_X_Atoms.
SVN revision: 73186
2012-07-03 02:41:35 +00:00
Mike Blumenkrantz 9409b232ed correctly handle resolver failures during connection, should fix super long-standing bug which caused crashes when no network connection was present
SVN revision: 73141
2012-07-02 09:24:02 +00:00
Carsten Haitzler 65d1ef4715 comp sync back on by default. need to solve this another way.
SVN revision: 73114
2012-07-01 22:44:55 +00:00
Jihoon Kim ad0427d107 ibus-immodule: support async mode. especially there is problem when korean input in sync mode. It's known issue in ibus
SVN revision: 73111
2012-07-01 12:57:52 +00:00
Jihoon Kim 9a5adec16f ibus-immodule: fix formatting
SVN revision: 73110
2012-07-01 12:42:46 +00:00
Jihoon Kim cbaf0ff3b5 scim-immodule: handle altgr modifier
SVN revision: 73022
2012-06-29 05:23:41 +00:00
Jihoon Kim a212477fb8 ibusimmodule: handle altgr modifier
SVN revision: 73021
2012-06-29 05:23:00 +00:00
Carsten Haitzler c6f644fbe0 there - @since. it has no docs anyway.
SVN revision: 72988
2012-06-28 09:26:22 +00:00
Stefan Schmidt 43bf432157 ecore: unused-params--
SVN revision: 72985
2012-06-28 08:51:42 +00:00
Mike Blumenkrantz 11dfca7e68 add some error messages when server connections fail for debugging
SVN revision: 72984
2012-06-28 08:51:06 +00:00
Carsten Haitzler 39c1554d8d add compose sequence decode/hanling to ecore-input. needs manual use
to detect though. needs to be added to edje_entry and terminology.



SVN revision: 72982
2012-06-28 08:17:13 +00:00
Sebastian Dransfeld 1676ef5aad ecore: Rename Mode to AltGr
SVN revision: 72980
2012-06-28 07:30:32 +00:00
Jihoon Kim ecde500eb8 ibusimmodule: remove trailing whitespaces
SVN revision: 72969
2012-06-28 02:43:58 +00:00
Sebastian Dransfeld 545c2bc473 ecore xim: No need to cast here
XKeyPressedEvent is correct

SVN revision: 72967
2012-06-27 20:50:45 +00:00
Sebastian Dransfeld 54dc44f826 ecore xim: Enable lock scroll
SVN revision: 72956
2012-06-27 17:54:12 +00:00