Commit Graph

5022 Commits

Author SHA1 Message Date
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 398a296252 Ecore: Remove erroneous ecore_x line.
SVN revision: 73232
2012-07-03 12:26:33 +00:00
Christopher Michael b89c85f204 Ecore: Update NEWS to list Ecore_X_Error_Code enum in the proper
section.



SVN revision: 73230
2012-07-03 12:16:09 +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 0f0b07ed49 Ecore: Update news with api additions.
SVN revision: 73218
2012-07-03 09:43:06 +00:00
Christopher Michael d2bc88ec33 Ecore: And also add entries for ecore_imf changes.
SVN revision: 73216
2012-07-03 09:14:50 +00:00
Christopher Michael 2b472d10b6 Ecore: Update Changelog for Tizen code merge.
SVN revision: 73215
2012-07-03 09:13:11 +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 a45fd44206 changelog for previous commit
SVN revision: 73142
2012-07-02 09:25:09 +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
Jihoon Kim 402ea79bdc change the minimum version of ibus because of API compatibility
SVN revision: 73119
2012-07-02 02:01:15 +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
Sebastian Dransfeld 199b08fccf ecore xim: Use ecore x modifiers
So if the users do a strange remapping it will work for them

SVN revision: 72955
2012-06-27 17:54:08 +00:00
Sebastian Dransfeld 5b4186f41d ecore_x: Make x modifiers public
SVN revision: 72954
2012-06-27 17:54:01 +00:00
Sebastian Dransfeld 7d22e563fe ecore: ChangeLog for last commit
SVN revision: 72939
2012-06-27 11:00:28 +00:00
Sebastian Dransfeld 84e54d532d ecore: Fix support for intl keyboards
Map XK_Mode_switch to new modifier and use it to match AltGr key. In
ecore_imf xim module this key should be reported as Mod5Mask, and
windows key as Mod4Mask.

Does none of the e developers use international keyboards?

SVN revision: 72937
2012-06-27 10:47:57 +00:00
Stefan Schmidt 902e35e461 Revert "ecore/xinerama: Don't do an assingment after return."
This reverts commit 47fe99646f879b555b1048b900e27e67dc20bd98.

SVN revision: 72877
2012-06-26 11:48:35 +00:00
Stefan Schmidt f471953297 Revert "ecore/gesture: Don't do dead assignments after return."
This reverts commit b18eddb5a74e84e05e0f797b659d0719f56d9434.

SVN revision: 72876
2012-06-26 11:48:24 +00:00
Stefan Schmidt 7397d6ee48 ecore/xinerama: Don't do an assingment after return.
It's dead baby, it's dead.

SVN revision: 72873
2012-06-26 10:55:13 +00:00
Stefan Schmidt f4b521e165 ecore/gesture: Don't do dead assignments after return.
Raster added this for some unused param warnings in 65142. Now we have complains about dead
assigments and I hope this finally mutes both of them. Thanks to Tom for pointing it out.

SVN revision: 72872
2012-06-26 10:55:09 +00:00
Mike Blumenkrantz dd88723fff unused--
SVN revision: 72779
2012-06-25 06:48:17 +00:00
Carsten Haitzler 8723350a4f lets turn off comp sync by default for now. much smoother in fact... :/
SVN revision: 72749
2012-06-24 03:11:10 +00:00
Carsten Haitzler a192ea73da since frame queue removed from evas -> no need to have in ecore-evas
anymore.



SVN revision: 72743
2012-06-24 01:39:52 +00:00