E CVS: libs/ewl ningerso

2006-08-03 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_widget.c Log Message: Only need to compare two characters at most for the trailing colon. ==

E CVS: libs/ewl ningerso

2006-08-01 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_engines.h Log Message: Fix definition of engine hook callbacks. === RCS file: /cvs/e/e17

E CVS: libs/ewl ningerso

2006-08-01 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_engines.c Log Message: Additional engine hook points, these are not yet implemented in any engine yet. =

E CVS: libs/ewl ningerso

2006-07-24 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_callback.c Log Message: Fix custom callback type lookup for dispatching callbacks. === R

E CVS: libs/ewl ningerso

2006-07-24 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_widget.c Log Message: Typecheck without a temporary buffer. Fix cases where the white clip box from the parent container can stay visible. =

E CVS: libs/ewl ningerso

2006-07-24 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_callback.c Log Message: Use the stack for allocating a temp callback for registration. =

E CVS: libs/ewl ningerso

2006-07-14 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/engines/x11 Modified Files: ewl_engine_x11.c Log Message: Check the content type in the selection data. === RCS

E CVS: libs/ewl ningerso

2006-07-13 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests Modified Files: Makefile.am Added Files: ewl_dnd_snoop.c Log Message: Add a basic DND event watcher to the test app.

E CVS: libs/ewl ningerso

2006-07-13 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/engines/x11 Modified Files: ewl_engine_x11.c Log Message: Handle unknown DND content types better. === RCS file:

E CVS: libs/ewl ningerso

2006-07-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/engines/evas Modified Files: ewl_engine_evas.c Log Message: Add canvas render hook to the engines. === RCS file:

E CVS: libs/ewl ningerso

2006-07-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_engines.c ewl_engines.h ewl_misc.c Log Message: Add canvas render hook to the engines. =

E CVS: libs/ewl ningerso

2006-07-10 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_engines.c Log Message: Remove printf. === RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_engi

E CVS: libs/ewl ningerso

2006-07-10 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/engines/evas Added Files: .cvsignore Ewl_Engine_Evas.h Makefile.am ewl_engine_evas.c Log Message: Add the generic evas backend.

E CVS: libs/ewl ningerso

2006-07-10 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/engines/evas Log Message: Directory /cvs/e/e17/libs/ewl/src/engines/evas added to the repository - Using Tomc

E CVS: libs/ewl ningerso

2006-07-10 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl Modified Files: configure.in Log Message: Generic evas engine. Fix engine multiple layer fallbacks. Freeze and thaw the canvas through the engine hooks as a test case.

E CVS: libs/ewl ningerso

2006-07-10 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/engines/evas_gl_x11 Modified Files: ewl_engine_evas_gl_x11.c Log Message: Generic evas engine. Fix engine multiple layer fallbacks. Freeze and thaw the canvas through the engine

E CVS: libs/ewl ningerso

2006-07-10 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/engines/evas_software_x11 Modified Files: ewl_engine_evas_software_x11.c Log Message: Generic evas engine. Fix engine multiple layer fallbacks. Freeze and thaw the canvas throug

E CVS: libs/ewl ningerso

2006-07-10 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/engines/evas_fb Modified Files: ewl_engine_evas_fb.c Log Message: Generic evas engine. Fix engine multiple layer fallbacks. Freeze and thaw the canvas through the engine hooks a

E CVS: libs/ewl ningerso

2006-07-10 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/engines Modified Files: Makefile.am Log Message: Generic evas engine. Fix engine multiple layer fallbacks. Freeze and thaw the canvas through the engine hooks as a test case. =

E CVS: libs/ewl ningerso

2006-07-10 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/engines/x11 Modified Files: ewl_engine_x11.c Log Message: Generic evas engine. Fix engine multiple layer fallbacks. Freeze and thaw the canvas through the engine hooks as a test

E CVS: libs/ewl ningerso

2006-07-10 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_embed.c ewl_engines.c ewl_engines.h Log Message: Generic evas engine. Fix engine multiple layer fallbacks. Freeze and thaw the canvas through the engine

E CVS: libs/ewl ningerso

2006-07-07 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_text.c Log Message: Change allocation policy to use 4k chunks consistently. Use a simpler scheme for inserting text. Set the allocation size to zero afte

E CVS: libs/ewl ningerso

2006-07-07 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_widget.c Log Message: Improved debugging output. === RCS file: /cvs/e/e17/libs/ewl/src/l

E CVS: libs/ewl ningerso

2006-07-07 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/engines/evas_software_x11 Modified Files: ewl_engine_evas_software_x11.c Log Message: Second phase of splitting out the backends into engines. This generalizes the lookup of the

E CVS: libs/ewl ningerso

2006-07-07 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/engines/x11 Modified Files: ewl_engine_x11.c Log Message: Second phase of splitting out the backends into engines. This generalizes the lookup of theme hooks to cut down duplica

E CVS: libs/ewl ningerso

2006-07-07 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_embed.c ewl_embed.h ewl_engines.c ewl_engines.h ewl_window.c ewl_window.h Log Message: Second phase of splitting out the backends into engines.

E CVS: libs/ewl ningerso

2006-07-07 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/engines/evas_gl_x11 Modified Files: ewl_engine_evas_gl_x11.c Log Message: Second phase of splitting out the backends into engines. This generalizes the lookup of theme hooks to

E CVS: libs/ewl ningerso

2006-07-07 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/engines/evas_fb Modified Files: ewl_engine_evas_fb.c Log Message: Second phase of splitting out the backends into engines. This generalizes the lookup of theme hooks to cut down

E CVS: libs/ewl ningerso

2006-06-29 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/data/themes Modified Files: e17.edc Log Message: Use a label for the border text rather than the heavier text widget. ==

E CVS: libs/ewl ningerso

2006-06-29 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_border.c Log Message: Use a label for the border text rather than the heavier text widget. =

E CVS: libs/ewl ningerso

2006-06-29 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/data/themes/e17/bits Modified Files: border-groups.edc Log Message: Use a label for the border text rather than the heavier text widget. ===

E CVS: libs/ewl ningerso

2006-06-25 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin Modified Files: ewl_embed_test.c Log Message: Add a title that slides with the moving glass to demonstrate moving widgets within an embed. =

E CVS: libs/ewl ningerso

2006-06-25 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/data/themes Modified Files: ewl_embed_test.edc Log Message: Add a title that slides with the moving glass to demonstrate moving widgets within an embed. ===

E CVS: libs/ewl ningerso

2006-06-20 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_misc.c ewl_embed.c ewl_embed.h Log Message: Abstract evas freeze/thaw into the embed. This may be a bug in evas related to repeated calls to evas_event_f

E CVS: libs/ewl ningerso

2006-06-14 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_misc.c Log Message: Temporary change to engine name fetch. === RCS file: /cvs/e/e17/libs

E CVS: libs/ewl ningerso

2006-05-24 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl Modified Files: TODO Log Message: Add a menu TODO. === RCS file: /cvs/e/e17/libs/ewl/TODO,v retrieving revision 1.92

E CVS: libs/ewl ningerso

2006-05-18 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_box.c Log Message: Found a case where this optimization causes incorrect behavior. === R

E CVS: libs/ewl ningerso

2006-05-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests Modified Files: ewl_colorpicker.c Log Message: Colorpicker patch from nerochiaro. === RCS file: /cvs/e

E CVS: libs/ewl ningerso

2006-05-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_colorpicker.c Log Message: Colorpicker patch from nerochiaro. === RCS file: /cvs/e/e17/l

E CVS: libs/ewl ningerso

2006-05-07 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl Modified Files: TODO Log Message: Fix tooltip behavior in dialogs and other windows with redirected containers. ===

E CVS: libs/ewl ningerso

2006-05-07 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_attach.c Log Message: Fix tooltip behavior in dialogs and other windows with redirected containers.

E CVS: libs/ewl ningerso

2006-05-07 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl Modified Files: TODO Log Message: Adjust seeker/scrollbar behavior to follow the mouse more closely. === RCS file: /

E CVS: libs/ewl ningerso

2006-05-07 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_seeker.c Log Message: Adjust seeker/scrollbar behavior to follow the mouse more closely. ===

E CVS: libs/ewl ningerso

2006-05-04 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests Modified Files: ewl_freebox.c Log Message: Use a valid enum member to avoid compiler complaints. === R

E CVS: libs/ewl ningerso

2006-05-04 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests Modified Files: ewl_freebox.c Log Message: Shuffle the layout of the freebox test and add a button to reset the views. ===

E CVS: libs/ewl ningerso

2006-05-02 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests Modified Files: ewl_tree.c Log Message: Fix for tree test corruption, NULL out the freed entries in a row and only free in one place.

E CVS: libs/ewl ningerso

2006-04-27 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_filelist_column.c Log Message: Fill policy adjustments to the column file list. === RCS

E CVS: libs/ewl ningerso

2006-04-27 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_box.c Log Message: Stricter checks on fill policies, can speed up box layout. === RCS fi

E CVS: libs/ewl ningerso

2006-04-26 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_scrollpane.c Log Message: Respect the scrollpane flags more accurately. === RCS file: /c

E CVS: libs/ewl ningerso

2006-04-25 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_filelist_column.c Log Message: Alternate loop to avoid using destroyed widgets. === RCS

E CVS: libs/ewl ningerso

2006-04-25 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_filelist_column.c Log Message: Remove some blank lines === RCS file: /cvs/e/e17/libs/ewl

E CVS: libs/ewl ningerso

2006-04-25 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_filedialog.c Log Message: Add column view to the View menu on the filedialog. === RCS fi

E CVS: libs/ewl ningerso

2006-04-25 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_filelist_column.c Log Message: Fix memory corrupting free. === RCS file: /cvs/e/e17/libs

E CVS: libs/ewl ningerso

2006-04-25 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl Modified Files: ewl-config.in Log Message: Add epsilon linking. === RCS file: /cvs/e/e17/libs/ewl/ewl-config.in,v re

E CVS: libs/ewl ningerso

2006-04-25 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_enums.h Log Message: Move cursor types to an enum to make ruby bindings easier for nerochiaro. =

E CVS: libs/ewl ningerso

2006-04-18 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_text.c Log Message: Document all parameters. === RCS file: /cvs/e/e17/libs/ewl/src/lib/e

E CVS: libs/ewl ningerso

2006-04-18 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_entry.c Log Message: EWL has automatic entry scrolling when typing again. Need to add the mouse selection behavior.

E CVS: libs/ewl ningerso

2006-04-18 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_text.c ewl_text.h Log Message: Add text display offset API and fix size when offsets used. =

E CVS: libs/ewl ningerso

2006-04-18 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_media.c Log Message: Cleanup compiler warnings. === RCS file: /cvs/e/e17/libs/ewl/src/li

E CVS: libs/ewl ningerso

2006-04-13 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_window.c Log Message: Schedule a configure event on override windows as they don't receive one on mapping like normal windows. =

E CVS: libs/ewl ningerso

2006-04-12 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl Modified Files: TODO Log Message: Add icon set todo. === RCS file: /cvs/e/e17/libs/ewl/TODO,v retrieving revision 1.

E CVS: libs/ewl ningerso

2006-04-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_tree2.c ewl_tree2.h Log Message: Add a dirty flag to the tree2 to indicate when data has changed. ==

E CVS: libs/ewl ningerso

2006-04-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_datepicker.c ewl_embed.c ewl_embed.h ewl_events.c ewl_menu.c ewl_window.c ewl_window.h Log Message: Patch from Peter Wehrfritz to move position

E CVS: libs/ewl ningerso

2006-04-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_filepicker.c Log Message: Use preferred size over minimum size when possible. === RCS fi

E CVS: libs/ewl ningerso

2006-04-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_image.c ewl_image.h Log Message: Move the Epsilon specific types out of the public header. =

E CVS: libs/ewl ningerso

2006-04-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_icon.c Log Message: Make icons scale proportionally. === RCS file: /cvs/e/e17/libs/ewl/s

E CVS: libs/ewl ningerso

2006-04-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_text.c ewl_text.h Log Message: Add the first part of text display offsetting, more to come on this.

E CVS: libs/ewl ningerso

2006-04-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_object.c Log Message: Eliminate old sanity checks on the current preferred size that are no longer necessary and were causing unexpected sizing issues.

E CVS: libs/ewl ningerso

2006-04-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_spinner.c Log Message: Fix spinner buttons fill policy. === RCS file: /cvs/e/e17/libs/ew

E CVS: libs/ewl ningerso

2006-04-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_widget.c ewl_widget.h Log Message: Add verbose widget printing function for easier debugging. ==

E CVS: libs/ewl ningerso

2006-04-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_filepicker.c Log Message: Typo fix in filepicker. === RCS file: /cvs/e/e17/libs/ewl/src/

E CVS: libs/ewl ningerso

2006-04-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_filepicker.c Log Message: Start with more visible area for icons. === RCS file: /cvs/e/e

E CVS: libs/ewl ningerso

2006-03-31 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_image.c Log Message: Clean up the thumbnail request reference. === RCS file: /cvs/e/e17/

E CVS: libs/ewl ningerso

2006-03-30 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: Makefile.am Log Message: Hook up autotools support for Epsilon and the ewl_image thumbnailing. =

E CVS: libs/ewl ningerso

2006-03-30 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests Modified Files: Makefile.am Log Message: Hook up autotools support for Epsilon and the ewl_image thumbnailing. ===

E CVS: libs/ewl ningerso

2006-03-30 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl Modified Files: configure.in Log Message: Hook up autotools support for Epsilon and the ewl_image thumbnailing. ===

E CVS: libs/ewl ningerso

2006-03-30 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin Modified Files: Makefile.am Log Message: Hook up autotools support for Epsilon and the ewl_image thumbnailing. =

E CVS: libs/ewl ningerso

2006-03-30 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests Added Files: ewl_image_thumbnail.c Log Message: Add image thumbnail test, demonstrates how to set a temp icon to be displayed while waiting for thumbnail generation.

E CVS: libs/ewl ningerso

2006-03-30 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_image.c ewl_image.h Log Message: Add epsilon thumbnail support to ewl_image and support a separate API for cases where an originating image widget is not

E CVS: libs/ewl ningerso

2006-03-30 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_embed.c Log Message: Minor cleanup of mouse dispatching logic. Walking the clippee list while removing clippees is probably safe, but it makes me nervous

E CVS: libs/ewl ningerso

2006-03-30 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests Modified Files: ewl_password.c Log Message: Add password tutorial. === RCS file: /cvs/e/e17/libs/ewl/s

E CVS: libs/ewl ningerso

2006-03-30 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_tree.c ewl_row.c Log Message: Cleanup warnings and extra list operation in tree. === RCS

E CVS: libs/ewl ningerso

2006-03-30 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl Modified Files: TODO Log Message: Remove a few TODO items. === RCS file: /cvs/e/e17/libs/ewl/TODO,v retrieving revis

E CVS: libs/ewl ningerso

2006-03-29 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_row.c Log Message: Improved row layout. === RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_ro

E CVS: libs/ewl ningerso

2006-03-29 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_tree.c Log Message: Fix header hiding in the tree. === RCS file: /cvs/e/e17/libs/ewl/src

E CVS: libs/ewl ningerso

2006-03-27 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_config.h ewl_misc.c Log Message: Add render debugging command line option. === RCS file:

E CVS: libs/ewl ningerso

2006-03-27 Thread Enlightenment CVS
Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_events.c ewl_window.c Log Message: Remove debugging output and check for NULL pointers when assigning window coords. ===

<    3   4   5   6   7   8