E CVS: libs/evas raster

2005-02-11 Thread enlightenment-cvs
Enlightenment CVS committal Author : raster Project : e17 Module : libs/evas Dir : e17/libs/evas/src/lib/canvas Modified Files: evas_object_textblock.c Log Message: a note for moi === RCS file: /cvsroot/enlight

E CVS: libs/evas raster

2005-02-11 Thread enlightenment-cvs
Enlightenment CVS committal Author : raster Project : e17 Module : libs/evas Dir : e17/libs/evas/src/lib/canvas Modified Files: evas_object_smart.c evas_object_textblock.c Log Message: a possible smart bug? and some textblock notes ===

E CVS: apps/e_utils codewarrior

2005-02-11 Thread enlightenment-cvs
Enlightenment CVS committal Author : codewarrior Project : e17 Module : apps/e_utils Dir : e17/apps/e_utils/src/bin/e17setroot Modified Files: e17setroot.c Log Message: patch from dindinx to change :0.0 to getenv("DISPLAY") =

E CVS: apps/e handyande

2005-02-11 Thread enlightenment-cvs
Enlightenment CVS committal Author : handyande Project : e17 Module : apps/e Dir : e17/apps/e/src/lib Modified Files: e_main.c Log Message: Doc the behaviour === RCS file: /cvsroot/enlightenment/e17/apps/e/src/lib/

E CVS: proto codewarrior

2005-02-11 Thread enlightenment-cvs
Enlightenment CVS committal Author : codewarrior Project : e17 Module : proto Dir : e17/proto/enterminus/src/bin Modified Files: smart.c ui.c Log Message: 1- Fixed object disappearence when we resize 2- General cleanups =

E CVS: apps/e handyande

2005-02-11 Thread enlightenment-cvs
Enlightenment CVS committal Author : handyande Project : e17 Module : apps/e Dir : e17/apps/e/src/lib Modified Files: e_main.c Log Message: Fixup to use e's DISPLAY padding and use the env if passed param is NULL =

E CVS: libs/ewl dj2

2005-02-11 Thread enlightenment-cvs
Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_fileselector.c ewl_fileselector.h Log Message: - clean up some memory leaks - need to cleanup the data stuck into the widget on distroy - drop some unneeded

E CVS: libs/ewl doursse

2005-02-11 Thread enlightenment-cvs
Enlightenment CVS committal Author : doursse Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_overlay.c Log Message: fix some size computation === RCS file: /cvsroot/enlightenment/e17/

E CVS: libs/ewl dj2

2005-02-11 Thread enlightenment-cvs
Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_fileselector.c Log Message: - fix mem leak === RCS file: /cvsroot/enlightenment/e17/libs/ewl/

E CVS: libs/ewl dj2

2005-02-11 Thread enlightenment-cvs
Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_button_stock.c ewl_fileselector.c ewl_fileselector.h Log Message: - make this consistent with the way the rest of ewl is written

E CVS: apps/e sebastid

2005-02-11 Thread enlightenment-cvs
Enlightenment CVS committal Author : sebastid Project : e17 Module : apps/e Dir : e17/apps/e Modified Files: TODO Log Message: Fixed. === RCS file: /cvsroot/enlightenment/e17/apps/e/TODO,v retrieving revision 1.36

E CVS: apps/e sebastid

2005-02-11 Thread enlightenment-cvs
Enlightenment CVS committal Author : sebastid Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_border.c Log Message: Remember which window is resizing, and if that window is removed, stop resizing. ===

E CVS: apps/e sebastid

2005-02-11 Thread enlightenment-cvs
Enlightenment CVS committal Author : sebastid Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_border.c Log Message: Don't change the event structure. === RCS file: /cvsroot/enlightenment/e

E CVS: apps/e sebastid

2005-02-11 Thread enlightenment-cvs
Enlightenment CVS committal Author : sebastid Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_border.c Log Message: Bad me. === RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_border

E CVS: apps/e sebastid

2005-02-11 Thread enlightenment-cvs
Enlightenment CVS committal Author : sebastid Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_border.c Log Message: Don't accept LOCK keys as modifiers on event Mouse Down. === RCS file: /

E CVS: apps/e raster

2005-02-11 Thread enlightenment-cvs
Enlightenment CVS committal Author : raster Project : e17 Module : apps/e Dir : e17/apps/e Modified Files: TODO Log Message: moved resize todo thing to the mini freeze. it's a bug. === RCS file: /cvsroot/enlight

E CVS: apps/e handyande

2005-02-11 Thread enlightenment-cvs
Enlightenment CVS committal Author : handyande Project : e17 Module : apps/e Dir : e17/apps/e Modified Files: TODO Log Message: another === RCS file: /cvsroot/enlightenment/e17/apps/e/TODO,v retrieving revision 1.3

E CVS: proto codewarrior

2005-02-11 Thread enlightenment-cvs
Enlightenment CVS committal Author : codewarrior Project : e17 Module : proto Dir : e17/proto/enterminus/src/bin Modified Files: term.c Log Message: massive speed up === RCS file: /cvsroot/enlightenment/e17/proto/

E CVS: proto codewarrior

2005-02-11 Thread enlightenment-cvs
Enlightenment CVS committal Author : codewarrior Project : e17 Module : proto Dir : e17/proto/enterminus/src/bin Modified Files: main.c pty.c smart.c term.h ui.c Log Message: some cleanups and comments === RCS fil

E CVS: apps/e handyande

2005-02-11 Thread enlightenment-cvs
Enlightenment CVS committal Author : handyande Project : e17 Module : apps/e Dir : e17/apps/e/src/modules/pager Modified Files: e_mod_main.c Log Message: Fix border_desk_set *again* ;) - this may also fix sticky bugs reported