platform/upstream/efl.git
2004-12-01 handyandeA few fixes ready for some more E config things
2004-12-01 Carsten Haitzler8192 is as good as SIZE_MAX - its arbitary...
2004-12-01 handyandeBeginning of ecore_config_arg support for arguments...
2004-11-29 Kim WoeldersAdd a few netwm functions.
2004-11-29 Kim WoeldersFix incorrect function name.
2004-11-29 Kim WoeldersTrivial fixes to avoid compiler warnings.
2004-11-28 Carsten Haitzlerable to force a calc if we want to...
2004-11-27 handyandeEcore_Config no longer saves configurations passed...
2004-11-27 tsauerbeckwarning fix
2004-11-27 tsauerbeckuse the correct indices
2004-11-26 xcomputermanAdd transient_for, window_role and client_leader hints
2004-11-26 xcomputermanAdd icon name set/get, colormap window set/unset ICCCM...
2004-11-26 xcomputermanMore ICCCM code, replicated from window_prop*. Correspo...
2004-11-26 xcomputermanIt's MWM, not ICCCM. :)
2004-11-25 vacuumOpenBSD does not define CODESET.
2004-11-25 tsauerbeckremoved some unused variables
2004-11-25 Carsten Haitzlerborderless hint mwm stuff PROPERLY done...
2004-11-25 Carsten Haitzlerhidden symbol support
2004-11-25 Carsten Haitzlersupport gcc 4 and 3.4 + hidden symbols
2004-11-25 Carsten Haitzlersupport app restart... :)
2004-11-24 Carsten Haitzlerleak schmeak! bad!
2004-11-24 Carsten Haitzleri can't believe that didnt segv! fixed.
2004-11-23 Carsten Haitzlerextra ecore_x and ecore_evas features for e17.. :)
2004-11-23 Dan Sinclair- make the ecore_list 0 based instead of 1 based
2004-11-21 Carsten Haitzlerfix page jumping!
2004-11-20 Carsten Haitzlerfix mouse grab accounting on delete and hide
2004-11-20 Carsten Haitzlerfix up dragables for panners panning element bigger...
2004-11-20 Carsten Haitzlerfix initial dragable values
2004-11-19 Carsten Haitzlerminus 2 printfs
2004-11-19 Carsten Haitzlerfix ecore_x and ecore-evas to work in multihead at...
2004-11-19 Carsten Haitzlerdisable this for now... see comment.
2004-11-13 Carsten Haitzleraaaaaaaaaah. rectangulkar textures... fix fix... :)
2004-11-13 Carsten Haitzlerpatch from bart elberg
2004-11-12 vacuumRespect config.h
2004-11-12 Carsten Haitzlerbe nice!
2004-11-12 Carsten Haitzlerclean and shit
2004-11-12 Carsten Haitzlercleanies
2004-11-12 Carsten Haitzlerdont double the flags
2004-11-11 Carsten Haitzlerrogue animators! fix fix.
2004-11-10 Carsten Haitzlernukethose too
2004-11-10 Carsten Haitzleroops.
2004-11-10 Carsten Haitzlercleansies
2004-11-10 Carsten Haitzlerfixipoos
2004-11-09 Carsten Haitzleroptimization flags
2004-11-09 Carsten Haitzleropenembedded build files... this makes life so easy...
2004-11-09 Carsten Haitzlerfixie fixie long time.
2004-11-08 Carsten Haitzlerout out ye demons of stupidity!
2004-11-08 Carsten Haitzlerexplicitly allow libiconv flags
2004-11-08 Carsten Haitzlerbe a bit more generous on the enter/leave events.....
2004-11-08 Carsten Haitzlersome defines, a fix for ecores main loop so if an idle...
2004-11-03 tsauerbeckadded ABS and CLAMP macros
2004-11-02 tsauerbeckadded support for a few more properties for the custom...
2004-11-02 tsauerbeckraster's snprintf() 'fix' applies here, too
2004-11-02 rbdpngnSomehow this bug has slipped through for years.
2004-11-02 Carsten Haitzlersome iccm
2004-11-02 Carsten Haitzlerldflags
2004-11-02 Carsten HaitzlerLDFLAGS
2004-11-02 Carsten Haitzlerno ldflags
2004-11-02 Carsten Haitzlerldflags
2004-11-02 Carsten Haitzlermore efficient :) (snprintf is a bit of a sledgehammer...
2004-11-01 tsauerbecksnprintf goooooood :)
2004-10-31 tsauerbeckhow the fuck did this get in unnoticed? maybe actually...
2004-10-30 tsauerbeckanother doxygen fix
2004-10-30 tsauerbeckoops, orig_len is size_t now
2004-10-30 tsauerbecktiny doxygen fix
2004-10-30 tsauerbeckeven more splitting
2004-10-30 tsauerbeckmore cleanups
2004-10-30 tsauerbeckmore splitting
2004-10-30 tsauerbeckunbreak edje_text_fit_x
2004-10-30 tsauerbecksplit _edje_text_recalc_apply()
2004-10-30 tsauerbeckfixed a buffer overflow vulnerability
2004-10-30 tsauerbecksimplification. raster, have a look at that FIXME,...
2004-10-30 tsauerbecksimplified _edje_part_description_apply(). one code...
2004-10-30 tsauerbeckwarning fixes
2004-10-30 tsauerbeckminor cleanups
2004-10-30 tsauerbecktypo
2004-10-30 tsauerbecktrying to make the code more readable
2004-10-30 tsauerbeckminor cleanups
2004-10-30 tsauerbeckcleaned up autotools setup some more
2004-10-30 tsauerbeckthese aren't needed
2004-10-30 tsauerbeckwarning fix
2004-10-30 rephormMerge contents of Edje_Edit.h back into edje_private.h
2004-10-30 rephormref and unref the edje when blocking/unblocking and...
2004-10-29 tsauerbeckdon't invert part alignment when the part is smaller...
2004-10-29 tsauerbeckupdated comments to follow the not-so-recent embryo_cc...
2004-10-29 tsauerbeckhopefully noone will ever notice :O
2004-10-29 tsauerbeckadded basic support for custom state magic. only descri...
2004-10-29 tsauerbeckuuh, i must have forgotten to commit this earlier
2004-10-29 tsauerbeckmade snprintf() return the number of characters written...
2004-10-29 tsauerbeckfixed timer/animator mixup
2004-10-29 tsauerbecktweak
2004-10-29 tsauerbeckOops2
2004-10-29 tsauerbeckOops
2004-10-29 tsauerbeckreduced code duplication
2004-10-29 tsauerbeckfixed insert_float()
2004-10-29 tsauerbeck'custom' is an invalid description name
2004-10-29 tsauerbeckmingw fixes
2004-10-29 tsauerbeckdon't include mman.h
2004-10-29 tsauerbeckthere's no need to copy the string byte by byte, use...
2004-10-28 Carsten Haitzlerbinary mode... and...
next