2011-10-12 |
raster | segv over there in xlib ecore_x... suddenly... in a... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
bdilly | Ecore exe: check for prctl header instead of OS |
commit | commitdiff | tree | snapshot |
2011-10-11 |
raster | add env var to disable compositor syncing for testing |
commit | commitdiff | tree | snapshot |
2011-10-10 |
englebass | ecore/ecore_con: Remove the other while multi |
commit | commitdiff | tree | snapshot |
2011-10-10 |
raster | try and fix post with null data? |
commit | commitdiff | tree | snapshot |
2011-10-10 |
raster | this should fix curl support from hacning for up to... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
bdilly | Ecore_Exe: ifdef prctl usage |
commit | commitdiff | tree | snapshot |
2011-10-07 |
bdilly | Ecore Exe: add flag to send SIGTERM when parent die |
commit | commitdiff | tree | snapshot |
2011-10-07 |
mike_m | ecore: Update git ignore file |
commit | commitdiff | tree | snapshot |
2011-10-06 |
devilhorns | Ecore_Evas: Fix building of ecore_evas when ews is... |
commit | commitdiff | tree | snapshot |
2011-10-06 |
barbieri | ews: do not allow resize the window using a mouse. |
commit | commitdiff | tree | snapshot |
2011-10-05 |
barbieri | ecore_evas_ews: focus-out may be called during deletion. |
commit | commitdiff | tree | snapshot |
2011-10-05 |
barbieri | ecore_evas_ews: apply modifiers to target evas. |
commit | commitdiff | tree | snapshot |
2011-10-05 |
barbieri | ecore_evas_ews: fixed bug with rendering. |
commit | commitdiff | tree | snapshot |
2011-10-05 |
barbieri | ecore_evas_ews: fix focus of inner canvas. |
commit | commitdiff | tree | snapshot |
2011-10-05 |
barbieri | Welcome EWS - Ecore+Evas Single Process Windowing System. |
commit | commitdiff | tree | snapshot |
2011-10-05 |
devilhorns | Ecore_X(cb): Return correct screen from ecore_x_screen_get |
commit | commitdiff | tree | snapshot |
2011-10-04 |
devilhorns | Ecore_X(cb): Readd missing connection checks. |
commit | commitdiff | tree | snapshot |
2011-10-04 |
devilhorns | Ecore_X(cb): Fix randr code to work with randr 12 or 13. |
commit | commitdiff | tree | snapshot |
2011-10-02 |
kakaroto | Ecore-con: Oups, fix ipv6 support in cares support... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
sachiel | Work with a static Xlib too |
commit | commitdiff | tree | snapshot |
2011-09-29 |
kakaroto | Ecore-con: Use want_ecore_con_*_sockets instead of... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
kakaroto | Ecore-con: Allow to disable local sockets support,... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
kakaroto | Ecore-con: Use inet_ntop instead of getnameinfo. |
commit | commitdiff | tree | snapshot |
2011-09-29 |
kakaroto | Ecore-con: Add a client/server unit test |
commit | commitdiff | tree | snapshot |
2011-09-29 |
kakaroto | Ecore-con: Test for IPV6 availability |
commit | commitdiff | tree | snapshot |
2011-09-29 |
kakaroto | ecore-con: Do not use TCP_NODELAY if netinet/tcp.h... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
raster | update modifiers on mapping changes too. |
commit | commitdiff | tree | snapshot |
2011-09-28 |
seoz | ecore ecore_con_url.c: Applied ui interactoin bug fix... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
cedric | ecore: prevent one last spurious wakeup. |
commit | commitdiff | tree | snapshot |
2011-09-26 |
caro | bump gettext version to 0.17. Patch by xlopez@igalia... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
devilhorns | Ecore_X(cb): Disable filtering of MotionNotify events... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
devilhorns | Ecore: Fix configure.ac for recent xcb_cflags change. |
commit | commitdiff | tree | snapshot |
2011-09-24 |
devilhorns | Ecore_Xim: No need to link against xcb flags here. |
commit | commitdiff | tree | snapshot |
2011-09-24 |
devilhorns | Ecore: Fix configure.ac to use different variable names... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
devilhorns | Ecore_Evas: Rename xcb cflags & libs variable to avoid... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
devilhorns | Ecore_X(cb): Rename xcb cflags & link libs to avoid... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
devilhorns | Ecore_X(cb): Fix ecore_x when using unstable (from... |
commit | commitdiff | tree | snapshot |
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 |
next |