2011-09-23 |
cedric | ecore: lock all broadcast. |
commit | commitdiff | tree | snapshot |
2011-09-23 |
cedric | ecore: prevent spurious wakeup and lock the right mutex. |
commit | commitdiff | tree | snapshot |
2011-09-22 |
devilhorns | Ecore_Evas: Don't need the WindowAttributes variable... |
commit | commitdiff | tree | snapshot |
2011-09-22 |
caro | whitespaces-- |
commit | commitdiff | tree | snapshot |
2011-09-22 |
devilhorns | Ecore_Evas: Rework ecore_evas_x_render function so... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
devilhorns | Ecore_Evas: When doing rotation_set_internal, no need... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
devilhorns | Ecore_Evas: No need to call ecore_x_window_move/resize... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
devilhorns | Ecore: Remove checks for xcb_dri extension in configure... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
devilhorns | Ecore_X(cb): Make vsync code behave like xlib version... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
devilhorns | Ecore_X(cb): Make sync_magic_send more like the xlib... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
raster | xcb impl for generic events |
commit | commitdiff | tree | snapshot |
2011-09-21 |
devilhorns | Ecore_X(cb): Remove debug printout. Add missing logfn. |
commit | commitdiff | tree | snapshot |
2011-09-20 |
kakaroto | Ecore: Oups, typo, check for PS3 with __lv2ppu__ and... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
devilhorns | Ecore_X(cb): Add macro to check for validity of the... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
devilhorns | Ecore_X(cb): Add checks to make sure that extensions... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
devilhorns | Ecore_X(cb): Trim down memory usage. Add checks for... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
devilhorns | Ecore_X(cb): Check composite is available before trying... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
devilhorns | Ecore_X(cb): Fix 'dpy' thingies ;) |
commit | commitdiff | tree | snapshot |
2011-09-20 |
devilhorns | Ecore_X(cb): Make sure screensaver extension is availab... |
commit | commitdiff | tree | snapshot |
2011-09-19 |
raster | fix bug in generic event handling on xlib side of ecore_x |
commit | commitdiff | tree | snapshot |
2011-09-18 |
kakaroto | Ecore: Do not call execvp if it's unavailable on the... |
commit | commitdiff | tree | snapshot |
2011-09-18 |
kakaroto | Ecore: Do not declare the siginfo_t and signal function... |
commit | commitdiff | tree | snapshot |
2011-09-16 |
devilhorns | Ecore_X(cb): Work around (possible) xcb bug where |
commit | commitdiff | tree | snapshot |
2011-09-16 |
cedric | ecore: reduce race condition. |
commit | commitdiff | tree | snapshot |
2011-09-16 |
kakaroto | Ecore-Sdl: Must set the mouse event's multi struct... |
commit | commitdiff | tree | snapshot |
2011-09-16 |
kakaroto | Ecore: Include sys/select.h before using 'select' to... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
cedric | ecore: prevent race condition when using sync call... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
caro | order of includes |
commit | commitdiff | tree | snapshot |
2011-09-14 |
caro | clean generated files |
commit | commitdiff | tree | snapshot |
2011-09-14 |
discomfitor | fix and clarify more fd handler docs |
commit | commitdiff | tree | snapshot |
2011-09-14 |
discomfitor | fix docs for ecore_main_fd_handler_del |
commit | commitdiff | tree | snapshot |
2011-09-14 |
discomfitor | add main loop group to main docs page |
commit | commitdiff | tree | snapshot |
2011-09-13 |
discomfitor | guys. when you commit new stuff, update svn:ignore. |
commit | commitdiff | tree | snapshot |
2011-09-13 |
discomfitor | more @since 1.1 |
commit | commitdiff | tree | snapshot |
2011-09-13 |
discomfitor | add ECORE_CON_EVENT_SERVER_WRITE ECORE_CON_EVENT_CLIENT... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
discomfitor | add @since 1.1 for some events |
commit | commitdiff | tree | snapshot |
2011-09-13 |
devilhorns | Ecore_X(cb): Remove extra calls to ecore_x_flush. Move... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
devilhorns | Ecore_X(cb): Add missing flush after xcb_send_event. |
commit | commitdiff | tree | snapshot |
2011-09-13 |
devilhorns | Ecore_X(cb): Add missing flush after xcb_send_event. |
commit | commitdiff | tree | snapshot |
2011-09-12 |
discomfitor | more useless ecore-con functions: ecore_con_server_fd_g... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
hermet | AUTHORS - updated. |
commit | commitdiff | tree | snapshot |
2011-09-12 |
kakaroto | Ecore-sdl: remove unused events and fix semicolon typo... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
kakaroto | Ecore: If pkg-config doesn't find SDL, then try to... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
devilhorns | Ecore_X(cb): Add missing window types to return in... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
devilhorns | Ecore_X(cb): Dnd now works with efm. Add some debugging... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
devilhorns | Ecore_X(cb): Add simple .Xdefaults file parser for... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
caro | allow gnutls and openssl to be detected on Windows |
commit | commitdiff | tree | snapshot |
2011-09-08 |
seoz | ecore Ecore.h: Fixed documentation. |
commit | commitdiff | tree | snapshot |
2011-09-07 |
kakaroto | Ecore: SDL 1.3 doesn't define SDLK_FIRST and SDLK_WORLD... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
kakaroto | Ecore: Allow ecore-evas-sdl to work with software-sdl... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
kakaroto | Ecore: Add the noframe extra option to the ecore-evas-sdl |
commit | commitdiff | tree | snapshot |
2011-09-07 |
kakaroto | Ecore: _ecore_thread_handler must not be defined if... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
kakaroto | Ecore: If ecore_con is disabled, we must still check... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
kakaroto | Ecore: Use pkg-config to check for SDL, not sdl-config... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
discomfitor | blacklist c-ares 1.7.5 |
commit | commitdiff | tree | snapshot |
2011-09-05 |
raster | fix COPYING to say 2011. |
commit | commitdiff | tree | snapshot |
2011-09-05 |
mike_m | ecore (glib): Fix build break |
commit | commitdiff | tree | snapshot |
2011-09-03 |
maxerba | updating dutch translations |
commit | commitdiff | tree | snapshot |
2011-09-03 |
raster | at least handle null im_info & dont crash. |
commit | commitdiff | tree | snapshot |
2011-09-02 |
raster | mainloop cleanups on top of previous ones and fixes... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
devilhorns | Ecore_X(cb): When sending client messages, message_type... |
commit | commitdiff | tree | snapshot |
2011-08-30 |
devilhorns | Ecore_X(cb): Port Hermits xlib code to support double... |
commit | commitdiff | tree | snapshot |
2011-08-30 |
devilhorns | Ecore_X: Function expects a Eina_Bool return, so let... |
commit | commitdiff | tree | snapshot |
2011-08-30 |
devilhorns | Ecore_X(cb): Add missing flush after send_event(s)... |
commit | commitdiff | tree | snapshot |
2011-08-30 |
devilhorns | Ecore_X(cb): Add missing flush after change_property. |
commit | commitdiff | tree | snapshot |
2011-08-30 |
devilhorns | Ecore_X(cb): Add missing free of reply. |
commit | commitdiff | tree | snapshot |
2011-08-30 |
devilhorns | Ecore_X(cb): Add missing flush after send_event(s). |
commit | commitdiff | tree | snapshot |
2011-08-30 |
devilhorns | Ecore_X(cb): Process & clear error if we have one.... |
commit | commitdiff | tree | snapshot |
2011-08-30 |
devilhorns | Ecore_X(cb): Add missing flush calls after send_event... |
commit | commitdiff | tree | snapshot |
2011-08-30 |
devilhorns | Ecore_X(cb): ecore_x_dpms functions return Eina_Bool... |
commit | commitdiff | tree | snapshot |
2011-08-30 |
devilhorns | Ecore_X(cb): Make mwm code match xlib closer. |
commit | commitdiff | tree | snapshot |
2011-08-30 |
devilhorns | Ecore_X(cb): Make netwm code match xlib closer. Add... |
commit | commitdiff | tree | snapshot |
2011-08-30 |
antognolli | ecore/ecore_exe - Fix wrong documentation. |
commit | commitdiff | tree | snapshot |
2011-08-30 |
hermet | ecore/ecore_x - modified to support double/triple click... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
caro | use EINA_FALSE / EINA_TRUE |
commit | commitdiff | tree | snapshot |
2011-08-29 |
antognolli | ecore/ecore_exe - Don't free the event data while we... |
commit | commitdiff | tree | snapshot |
2011-08-28 |
raster | changelog dates wrong/out of order fix. |
commit | commitdiff | tree | snapshot |
2011-08-27 |
raster | From: Leif Middelschulte <leif.middelschulte@gmail... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
hermet | ecore_evas - patched by Gwanglim Lee <gl77.lee@samsung... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
glima | [ecore] Fix alphabetical index of doc. components. |
commit | commitdiff | tree | snapshot |
2011-08-24 |
glima | [ecore] Don't mess with page names anymore (doxygen's |
commit | commitdiff | tree | snapshot |
2011-08-23 |
devilhorns | Ecore_X(cb): More work toward the effort of getting... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
devilhorns | Ecore_X(cb): Readd missing doxy. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
devilhorns | Ecore_X(cb): Rework cursor code to be more like the... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
devilhorns | Ecore_X(cb): Fix compiler warnings when building withou... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
devilhorns | Ecore_X(cb): Make selection code more like the Xlib... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
lucas | ecore: silence warnings the right way |
commit | commitdiff | tree | snapshot |
2011-08-22 |
devilhorns | Ecore_X(cb): Enable code for using xprint to get window... |
commit | commitdiff | tree | snapshot |
2011-08-22 |
cedric | ecore: make ecore_thread_main_loop_begin/end() recursive. |
commit | commitdiff | tree | snapshot |
2011-08-22 |
raster | we dont need 1 if level in ecore mainloop. it really... |
commit | commitdiff | tree | snapshot |
2011-08-21 |
hermet | ecore - fixed typo |
commit | commitdiff | tree | snapshot |
2011-08-20 |
devilhorns | Ecore_X(cb): Filter out some motion_notify events to... |
commit | commitdiff | tree | snapshot |
2011-08-20 |
devilhorns | Ecore_X(cb): 'Driver' not used here, remove. |
commit | commitdiff | tree | snapshot |
2011-08-20 |
devilhorns | Ecore_X(cb): Use unchecked version for get_input_focus... |
commit | commitdiff | tree | snapshot |
2011-08-20 |
raster | ummm mike -> need to unlock and lock - calling ecore_ti... |
commit | commitdiff | tree | snapshot |
2011-08-20 |
devilhorns | Ecore_X(cb): Add some extra 'flush' calls to improve... |
commit | commitdiff | tree | snapshot |
2011-08-20 |
devilhorns | Ecore_X(cb): Use xcb_shm functions directly. This allow... |
commit | commitdiff | tree | snapshot |
2011-08-20 |
devilhorns | Ecore_X(cb): Add extra flush. |
commit | commitdiff | tree | snapshot |
2011-08-19 |
devilhorns | Ecore_X(cb): Revert caching of visual (breaks borders... |
commit | commitdiff | tree | snapshot |
2011-08-19 |
devilhorns | Ecore_X(cb): Cache the visual and avoid extra lookups. |
commit | commitdiff | tree | snapshot |
next |