projects
/
framework
/
uifw
/
ecore.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
framework/uifw/ecore.git
2011-07-11
Jihoon Kim
fix tag information in debian/changelog
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Jihoon Kim
upload changelog to upload ecore package
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Mike McCormack
Update merged version
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Mike McCormack
Don't abort on wrong thread
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Mike McCormack
Revert "Enable g_main_loop integration"
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Mike McCormack
Merge branch 'master' of 165.213.180.234:slp/pkgs/e...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Mike McCormack
Merge branch 'upstream'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
mike_m
ecore: Check for pending before entering g_main_loop
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
mike_m
ecore: Only check timers on zero time left
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Mike McCormack
Use quiet build to show warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
mike_m
ecore: Fix unused variable warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
mike_m
ecore: Build with -Wall -W by default
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
mike_m
ecore: Add test for timers created from idlers
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
mike_m
ecore: Add a main loop test
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
mike_m
ecore: Remove redundant if statement
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Jihoon Kim
[ecore_imf] merge from svn
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
gastal
Ecore: Ecore_Animator example.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
gastal
Ecore: Improved ecore_animator documentation.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
sachiel
Little errors no one cares about, but make thread-less...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
antognolli
ecore/ecore_con - If argument is EINA_FALSE, set the...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
antognolli
ecore/ecore_con - Set timer pointers to NULL when exiti...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
mike_m
ecore-imf: Add APIs for virtual keyboard support
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Mike McCormack
Merge branch 'upstream'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
mike_m
ecore: Remove unnecessary debugging output
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
mike_m
ecore: Make sure signals break from the main loop
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Mike McCormack
Enable epoll again
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
mike_m
ecore: Update translations
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
mike_m
ecore: Fix thread check for quicklaunch
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
raster
typo fix!
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Jihoon Kim
[ecore_imf] add ecore_imf_context_cursor_location_set API
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
raster
From: Jihoon Kim <jihoon48.kim@samsung.com>
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Mike McCormack
Release 1.0.0.001+svn.61099slp2+build01
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Mike McCormack
Merge branch 'upstream'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
seoz
edje/ecore/eina: Updated documentaton for version number.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Mike McCormack
ecore: Remove most HAVE_TIMERFD_CREATE ifdefs
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Mike McCormack
ecore: Use timerfd with g_main_loop
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
bdilly
Ecore File Download: don't mess with Ecore_Con event...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
sachiel
Expand Ecore_Thread docs.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
mike_m
ecore: Remove most #ifdef HAVE_EPOLL blocks
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
mike_m
ecore: Remove most HAVE_TIMERFD_CREATE ifdefs
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
mike_m
ecore: Use timerfd with g_main_loop
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
raster
provide alpha set call for buffer canvas in ecore-evas...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
antognolli
ecore/ecore_con - improved documentation and added...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
mike_m
ecore: Minor changes to documentation of ecore_con_url_...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
mike_m
ecore: Only dispatch if we have something to do
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
mike_m
ecore: Add basic thread checks
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
mike_m
ecore: Add function to check we're the main loop thread
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Mike McCormack
Fix busy looping with g_main_loop integration
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
WooHyun Jung
ecore_main : merge with 61028 about g_main_loop
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
raster
diable fix_hz - little need for that these days. i...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
mike_m
ecore: Sleep at least until the next timeout
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
mike_m
ecore: Remove excessively verbose logging
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
discomfitor
unify more event handling, fix a little formatting
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Seokjae Jeong
Merge "Enable g_main_loop integration"
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
antognolli
ecore/ecore_con - Make ecore_con_lookup() work with...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
antognolli
ecore/fd_handler - Add detailed description to this...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
antognolli
ecore/events - add detailed description to this group.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
antognolli
ecore - add and fix links to examples on each module...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
raster
Fix epoll delete fd handling in child process - #796
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
gastal
Ecore: ecore_pipe documentation.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Daniel Juyung Seo
Merge "[sbs] Build faster using more cores."
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
devilhorns
Ecore: Ecore_X: Add missing EAPI for ecore_x_dnd_source...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
antognolli
ecore/timer - Document ecore_timer_freeze and ecore_tim...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
antognolli
ecore/poller - Add a poller example and its explanation.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
antognolli
ecore/time - Rename example to avoid mismatch.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
antognolli
ecore/timer - Add a commented example.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
cedric
ecore: forgotten eina_threads_init/shutdown.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
sachiel
It doesn't look like this matters, so let's fix the...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
cedric
ecore: do count threads only in the main loop.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
antognolli
ecore/fd_handler - Add an example.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
antognolli
ecore/fd_handler - Fix prepare_callback_set and improve...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
antognolli
ecore/fd_handler - Rename fd_handler example that uses...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
cedric
ecore: actually limit the number of pipe in the cache.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
raster
add ecore_throttle
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
Daniel Juyung Seo
[sbs] Build faster using more cores.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-27
antognolli
ecore/events - constify data parameter of event_handler...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-27
antognolli
ecore/event_handler - Improve documentation and add...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-25
discomfitor
apparently SSL_set_verify with SSL_VERIFY_PEER is NOT...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-25
Jihoon Kim
[ecore_imf] add ecore_imf_context_input_panel_enabled_s...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
Jaehwan Kim
Package upload
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
Jaehwan Kim
svn update: 60286 (latest:60286)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
antognolli
ecore/idler - Fix wrong explanation!
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
antognolli
ecore/job - Improve documentation and add an example.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
antognolli
ecore/idler - Improve documentation and add an example.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
antognolli
ecore/doc - Move some examples to examples.dox
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
antognolli
ecore/main_loop - Improve documentation of some functions.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
antognolli
ecore/time - Add an example to use the ecore_time_...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
antognolli
ecore/examples - Add support for building and installin...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Shinwoo Kim
Merge "[Build on Windows] Add Ecore_Con on MinGW Env."
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
raster
From: Jihoon Kim <jihoon48.kim@samsung.com>
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
raster
From: Ulrich Eckhardt <doomster@knuut.de>
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
caro
Ecore : ecore_evas : use correct temporary directory...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
caro
Ecore: remove wrong cast
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
discomfitor
ecore_con_server_timeout_g/set now apply to client...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
mike_m
Update .gitignore files
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
jeffdameth
ecore: fix dnd for 'shaped' windows. added rect offset...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
mej
Since the SVN revision is now included in %{version...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
seoz
ecore ecore_x_test.c: Fixed warnings.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
cedric
ecore: fix ecore_x_selection_convert not taking selecti...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
discomfitor
@since 1.1
commit
|
commitdiff
|
tree
|
snapshot
next