projects
/
profile
/
ivi
/
ecore.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
profile/ivi/ecore.git
2008-10-23
mickeyl
Apply patch from thomasg <thomas@gstaedtner.net>:
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
barbieri
add helper ecore_evas_object_associate.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
cedric
Fix a little typo.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
raster
remove some debugging
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
cedric
Remove Evas_List from Ecore.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
cedric
Remove macro provided by Eina.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
cedric
Patch from Shulga Nikita.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
illogict
Add eina init and shutdown to ecore init and shutdown.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
barbieri
set svn:ignore on new directories.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
cedric
Remove ecore_strings and switch to eina_stringshare.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
morlenxus
fix warnings, thanks thomasg
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
cedric
Make ecore depend on eina. No change in the code yet...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
cedric
Make IPv6 work.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
raster
ok- disabel error handlign for file_init.. foudn a...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-09
cedric
Fix entrance and perhaps exquisite too.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-09
cedric
When the list is NULL, it's empty.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-09
raster
go back to svnrev 36473 for ecore_con - these ipv6...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-08
cedric
Fix some warning.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-08
cedric
Correctly use addrinfo.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
cedric
More cleanup and export a replacement for ecore_con_dns...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
cedric
Fix little macro error spotted by Peter Wehrfritz.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
raster
don't leake keysyms!
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
cedric
Another step toward IPv6 support with more cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
cedric
Starting work for IPv6 support of ecore_con. Use getadd...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
cedric
Add full UDP client/server support.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-05
pfritz
warnings--
commit
|
commitdiff
|
tree
|
snapshot
2008-10-03
caro
missing 'x'
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
caro
add 2 missing _CON_ ...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
cedric
Patch from Quarium. Ecore_Con handle in progress connec...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
mej
This should fix the DNS hangs.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
pfritz
configure.in -> configure.ac
commit
|
commitdiff
|
tree
|
snapshot
2008-09-25
englebass
Rename REMOTE_SYSTEM to REMOTE_TCP, keep SYSTEM as...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-25
cedric
Patch from Matt Barclay that add UDP client support...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-25
raster
asparagus!
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
raster
fix dpi check! oops!
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
raster
add simple dpi get call
commit
|
commitdiff
|
tree
|
snapshot
2008-09-22
raster
oops - objc even tho i made it optional.. i had it...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-20
raster
from sacial - condition where pipe close doesnt happen.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-20
raster
illogict - patch for right lefty mouse...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-20
raster
tim horton's quartz engine patches - ecore adds.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-19
raster
add event_win's to all events that didnt have them...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
cedric
Add a test app and switch from SOL_IP to IPPROTO_IP...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
barbieri
Since we use ecore, we must initilize it.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
cedric
Add multicast support thanks to Matt Barclay <mbarclay...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
cedric
Include evas asynchronous feature.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-12
cedric
Only set the struct one time (remove useless memset...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-11
cedric
Put SDL engine priority lower as it should find a way...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-11
cedric
Add auto discovery for ecore_evas_sdl_16
commit
|
commitdiff
|
tree
|
snapshot
2008-09-11
cedric
Add ecore_evas_sdl16_new.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-10
barbieri
Add generic call to create Ecore_Evas from engine names.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-06
pfritz
fix primary selection, probably also clipboard selection
commit
|
commitdiff
|
tree
|
snapshot
2008-09-02
englebass
formatting
commit
|
commitdiff
|
tree
|
snapshot
2008-09-02
mekius
Another update to ecore_file_mv to make it work even...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-01
mekius
Remove this check. Any software that depended on this...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-28
englebass
Why was this twice?
commit
|
commitdiff
|
tree
|
snapshot
2008-08-24
jethomas
Missing header
commit
|
commitdiff
|
tree
|
snapshot
2008-08-23
pfritz
we need the typedef of size_t
commit
|
commitdiff
|
tree
|
snapshot
2008-08-18
barbieri
Set svn:mime-type to image/png on *.png
commit
|
commitdiff
|
tree
|
snapshot
2008-08-18
raster
ok. i think most binary files are now fixed.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-17
englebass
source action patches from Fedor Gusev
commit
|
commitdiff
|
tree
|
snapshot
2008-08-17
raster
fix binaries
commit
|
commitdiff
|
tree
|
snapshot
2008-08-17
raster
move around - flatter.
commit
|
commitdiff
|
tree
|
snapshot