E CVS: libs/ewl pfritz

2008-08-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_text.c ewl_text_trigger.c Log Message: - attach the mouse pointer of the trigger to its areas - forward the click event to the trigger - only warn if trigg

E CVS: libs/ewl pfritz

2008-08-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_text_trigger.h Log Message: area_add and area_clean_up are meant to be internal === RCS fi

E CVS: libs/ewl pfritz

2008-08-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_text_context.c Log Message: fix context_hash_cmp === RCS file: /cvs/e/e17/libs/ewl/src/lib

E CVS: libs/ewl pfritz

2008-08-07 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_text.c Log Message: obscure selected text also in the clipboard, thanks to Sachiel === RCS

E CVS: libs/ewl pfritz

2008-08-07 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: Ewl.h Makefile.am Added Files: ewl_message.c ewl_message.h Log Message: add ewl_message, an convienice class for message dialogs

E CVS: libs/ewl pfritz

2008-08-06 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/container Modified Files: ewl_container_test.c Log Message: add unit tests for container === RCS file: /

E CVS: libs/ewl pfritz

2008-08-05 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_tree.c ewl_text.c ewl_scrollpane.c ewl_image.c ewl_filepicker.c ewl_filelist_view.c ewl_container.c Log Message: warnings-- =

E CVS: libs/ewl pfritz

2008-08-05 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_container.h Log Message: and make it public === RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_

E CVS: libs/ewl pfritz

2008-08-05 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_container.c Log Message: add container_new() === RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl

E CVS: libs/ewl pfritz

2008-08-05 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/widget Modified Files: ewl_widget_test.c Log Message: add layer priority unit test === RCS file: /cvs/e/

E CVS: libs/ewl pfritz

2008-08-05 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_container.c Log Message: Oops, forgot to commit that === RCS file: /cvs/e/e17/libs/ewl/src

E CVS: libs/ewl pfritz

2008-08-04 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/config Modified Files: ewl_config_test.c Log Message: stupid cnp error === RCS file: /cvs/e/e17/libs/ewl

E CVS: libs/ewl pfritz

2008-08-04 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/engines/evas Modified Files: ewl_engine_evas.c Log Message: use a flag for unmanaged and toplayered === RCS file:

E CVS: libs/ewl pfritz

2008-08-04 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_widget.h ewl_widget.c ewl_enums.h Log Message: use a flag for unmanaged and toplayered ===

E CVS: libs/ewl pfritz

2008-08-04 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/widget Modified Files: ewl_widget_test.c Log Message: use a flag for unmanaged and toplayered === RCS fi

E CVS: libs/ewl pfritz

2008-08-03 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_entry.c Log Message: only remove the selection if we are going to insert a character === R

E CVS: libs/ewl pfritz

2008-08-03 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/entry Modified Files: ewl_entry_test.c Log Message: add button to select the whole text of the first entry =

E CVS: libs/ewl pfritz

2008-07-30 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_text.c ewl_text_trigger.h ewl_text_trigger.c Log Message: fix some selection problems, e.g. if you select from code and not by hand ==

E CVS: libs/ewl pfritz

2008-07-27 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/dialog Modified Files: ewl_dialog_test.c Log Message: add more constructure unit tests === RCS file: /cv

E CVS: libs/ewl pfritz

2008-07-27 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/colordialog Modified Files: ewl_colordialog_test.c Log Message: add more constructure unit tests === RCS

E CVS: libs/ewl pfritz

2008-07-27 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/datepicker Modified Files: ewl_datepicker_test.c Log Message: add more constructure unit tests === RCS f

E CVS: libs/ewl pfritz

2008-07-27 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/colorpicker Modified Files: ewl_colorpicker_test.c Log Message: add more constructure unit tests === RCS

E CVS: libs/ewl pfritz

2008-07-27 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/container Modified Files: ewl_container_test.c Log Message: add more constructure unit tests === RCS fil

E CVS: libs/ewl pfritz

2008-07-27 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/combo Modified Files: ewl_combo_test.c Log Message: add more constructure unit tests === RCS file: /cvs/

E CVS: libs/ewl pfritz

2008-07-27 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/entry Modified Files: ewl_entry_test.c Log Message: add more constructure unit tests === RCS file: /cvs/

E CVS: libs/ewl pfritz

2008-07-27 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_colorpicker.c Log Message: add comment === RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_color

E CVS: libs/ewl pfritz

2008-07-26 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/button Modified Files: ewl_button_test.c Log Message: add some constructor unit tests === RCS file: /cvs

E CVS: libs/ewl pfritz

2008-07-26 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/box Modified Files: ewl_box_test.c Log Message: add some constructor unit tests === RCS file: /cvs/e/e17

E CVS: libs/ewl pfritz

2008-07-26 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/border Modified Files: ewl_border_test.c Log Message: add some constructor unit tests === RCS file: /cvs

E CVS: libs/ewl pfritz

2008-07-26 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/calendar Modified Files: ewl_calendar_test.c Log Message: add some constructor unit tests === RCS file:

E CVS: libs/ewl pfritz

2008-07-26 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_widget.c ewl_widget.h ewl_box.c Log Message: *API BREAK*, don't return a copy === RCS file

E CVS: libs/ewl pfritz

2008-07-25 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_widget.c Log Message: work-around for the truncation bug in edje, which described on the dev-ml ==

E CVS: libs/ewl pfritz

2008-07-25 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/label Modified Files: ewl_label_test.c Log Message: test case for a shrinkable label === RCS file: /cvs/

E CVS: libs/ewl pfritz

2008-07-25 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/data/themes/e17/groups Modified Files: label.edc Log Message: make it possible to truncate a label with elipsis === RC

E CVS: libs/ewl pfritz

2008-07-25 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/engines/x11 Modified Files: ewl_engine_x11.c Log Message: stop confusing e17 === RCS file: /cvs/e/e17/libs/ewl/src

E CVS: libs/ewl pfritz

2008-07-23 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_paned.c Log Message: use the preferred size as default initial size === RCS file: /cvs/e/e

E CVS: libs/ewl pfritz

2008-07-18 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_paned.c ewl_attach.h Log Message: - don't use private pointer casting macros in public header (ewl_attach.c) - fix more warnings (we are now hopefully warn

E CVS: libs/ewl pfritz

2008-07-18 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin Modified Files: ewl_embed_test.c Log Message: - don't use private pointer casting macros in public header (ewl_attach.c) - fix more warnings (we are now hopefully warning free

E CVS: libs/ewl pfritz

2008-07-18 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_tree.c ewl_text.c ewl_radiobutton.c ewl_embed.c ewl_attach.h Log Message: fix warnings ==

E CVS: libs/ewl pfritz

2008-07-18 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/engines/evas_gl_x11 Modified Files: ewl_engine_evas_gl_x11.c Log Message: fix warnings === RCS file: /cvs/e/e17/li

E CVS: libs/ewl pfritz

2008-07-18 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/engines/evas_software_x11 Modified Files: ewl_engine_evas_software_x11.c Log Message: fix warnings === RCS file:

E CVS: libs/ewl pfritz

2008-07-18 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/engines/evas_xrender_x11 Modified Files: ewl_engine_evas_xrender_x11.c Log Message: fix warnings === RCS file: /c

E CVS: libs/ewl pfritz

2008-07-18 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_misc.c Log Message: remove hard coded value, besides that the check was wrong === RCS file

E CVS: libs/ewl pfritz

2008-07-17 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_callback.c Log Message: use ecore_direct_hash() instead of a cast === RCS file: /cvs/e/e17

E CVS: libs/ewl pfritz

2008-07-14 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/data/themes/e17/groups Modified Files: dialog.edc Log Message: add icondialog === RCS file: /cvs/e/e17/libs/ewl/data/t

E CVS: libs/ewl pfritz

2008-07-14 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: Makefile.am Ewl.h Added Files: ewl_icondialog.c ewl_icondialog.h Log Message: add icondialog

E CVS: libs/ewl pfritz

2008-07-14 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/data/themes/e17 Modified Files: e17.edc Log Message: add icondialog === RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/

E CVS: libs/ewl pfritz

2008-07-14 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/engines/x11 Modified Files: ewl_engine_x11.c Log Message: rename PTRINT to INTPTR === RCS file: /cvs/e/e17/libs/ew

E CVS: libs/ewl pfritz

2008-07-14 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_macros.h Log Message: rename PTRINT to INTPTR === RCS file: /cvs/e/e17/libs/ewl/src/lib/ew

E CVS: libs/ewl pfritz

2008-07-14 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/engines/x11 Modified Files: ewl_engine_x11.c Log Message: use this macro to cast === RCS file: /cvs/e/e17/libs/ewl

E CVS: libs/ewl pfritz

2008-07-14 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_misc.c ewl_macros.h ewl_debug.h Log Message: add macro to cast from pointer to int and vice versa

E CVS: libs/ewl pfritz

2008-07-12 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/data/themes/e17/groups Modified Files: text.edc Log Message: select the whole line === RCS file: /cvs/e/e17/libs/ewl/d

E CVS: libs/ewl pfritz

2008-07-12 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_dialog.h Log Message: remove spaces between functions and parenthesises === RCS file: /cvs

E CVS: libs/ewl pfritz

2008-07-10 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/engine Modified Files: ewl_engine_test.c Log Message: destroy the window before leaving the unit test ==

E CVS: libs/ewl pfritz

2008-07-09 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/doc/tutorials Modified Files: fill_policies.dox Log Message: update docs to reflect the fill policy changes done some days ago ===

E CVS: libs/ewl pfritz

2008-07-09 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/object Modified Files: ewl_object_test.c Log Message: add unit test for the returned values of preferred_size_get()

E CVS: libs/ewl pfritz

2008-07-01 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin Modified Files: main.c Log Message: font_set() is enough === RCS file: /cvs/e/e17/libs/ewl/src/bin/main.c,v re

E CVS: libs/ewl pfritz

2008-07-01 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_window.c ewl_widget.c ewl_range.c ewl_label.c ewl_icon.c ewl_container.c Log Message: use @note =

E CVS: libs/ewl pfritz

2008-06-28 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin Modified Files: main.c Log Message: no need for a scrollpane === RCS file: /cvs/e/e17/libs/ewl/src/bin/main.c,

E CVS: libs/ewl pfritz

2008-06-28 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin Modified Files: main.c Log Message: use a dialog for the about and help window === RCS file: /cvs/e/e17/libs/e

E CVS: libs/ewl pfritz

2008-06-28 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_text_context.c Log Message: add note === RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_text_co

E CVS: libs/ewl pfritz

2008-06-28 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/text Modified Files: ewl_text_test.c Log Message: - fix wrap and align issues of the text widget - bg color works now for the text =

E CVS: libs/ewl pfritz

2008-06-28 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin Modified Files: main.c Log Message: - fix wrap and align issues of the text widget - bg color works now for the text =

E CVS: libs/ewl pfritz

2008-06-28 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_text_context.c Log Message: - fix wrap and align issues of the text widget - bg color works now for the text =

E CVS: libs/ewl pfritz

2008-06-28 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_datepicker.c Log Message: fit popup to parent widget === RCS file: /cvs/e/e17/libs/ewl/src

E CVS: libs/ewl pfritz

2008-06-27 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_text_context.h Log Message: formating === RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_text_c

E CVS: libs/ewl pfritz

2008-06-17 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_attach.h ewl_border.h ewl_box.h ewl_button.h ewl_calendar.h ewl_callback.h ewl_cell.h ewl_check.h ewl_checkbutton.h ewl_colordialog.h ewl_co

E CVS: libs/ewl pfritz

2008-06-17 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_dnd.h Log Message: formating === RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_dnd.h,v retriev

E CVS: libs/ewl pfritz

2008-06-13 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/data/themes/e17/groups Modified Files: text.edc Log Message: use a better min size === RCS file: /cvs/e/e17/libs/ewl/d

E CVS: libs/ewl pfritz

2008-06-13 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_enums.h Log Message: formating === RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_enums.h,v ret

E CVS: libs/ewl pfritz

2008-06-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/tools/ewl_config Modified Files: ewl_config.c Log Message: use shrink fill policy here === RCS file: /cvs/e/e17/libs/e

E CVS: libs/ewl pfritz

2008-06-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_box.c ewl_calendar.c ewl_cell.c ewl_colorpicker.c ewl_combo.c ewl_dialog.c ewl_enums.h ewl_filepicker.c ewl_menubar.c ewl_object.c ewl_objec

E CVS: libs/ewl pfritz

2008-06-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/tooltip Modified Files: ewl_tooltip_test.c Log Message: add shrinkable fill flag (bug 178) and fix bug 20 This will slightly change the meaning of the shrink flag: '

E CVS: libs/ewl pfritz

2008-06-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/tree Modified Files: ewl_tree_test.c Log Message: add shrinkable fill flag (bug 178) and fix bug 20 This will slightly change the meaning of the shrink flag: 'shrink

E CVS: libs/ewl pfritz

2008-06-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/media Modified Files: ewl_media_test.c Log Message: add shrinkable fill flag (bug 178) and fix bug 20 This will slightly change the meaning of the shrink flag: 'shri

E CVS: libs/ewl pfritz

2008-06-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/menu Modified Files: ewl_menu_test.c Log Message: add shrinkable fill flag (bug 178) and fix bug 20 This will slightly change the meaning of the shrink flag: 'shrink

E CVS: libs/ewl pfritz

2008-06-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/text_editor Modified Files: ewl_text_editor_test.c Log Message: add shrinkable fill flag (bug 178) and fix bug 20 This will slightly change the meaning of the shrink fl

E CVS: libs/ewl pfritz

2008-06-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/image Modified Files: ewl_image_test.c Log Message: add shrinkable fill flag (bug 178) and fix bug 20 This will slightly change the meaning of the shrink flag: 'shri

E CVS: libs/ewl pfritz

2008-06-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/dnd_snoop Modified Files: ewl_dnd_snoop_test.c Log Message: add shrinkable fill flag (bug 178) and fix bug 20 This will slightly change the meaning of the shrink flag:

E CVS: libs/ewl pfritz

2008-06-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/grid Modified Files: ewl_grid_test.c Log Message: add shrinkable fill flag (bug 178) and fix bug 20 This will slightly change the meaning of the shrink flag: 'shrink

E CVS: libs/ewl pfritz

2008-06-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/toolbar Modified Files: ewl_toolbar_test.c Log Message: add shrinkable fill flag (bug 178) and fix bug 20 This will slightly change the meaning of the shrink flag: '

E CVS: libs/ewl pfritz

2008-06-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/statusbar Modified Files: ewl_statusbar_test.c Log Message: add shrinkable fill flag (bug 178) and fix bug 20 This will slightly change the meaning of the shrink flag:

E CVS: libs/ewl pfritz

2008-06-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/data/themes/e17/groups Modified Files: scroll.edc Log Message: add shrinkable fill flag (bug 178) and fix bug 20 This will slightly change the meaning of the shrink flag: 'shrink'

E CVS: libs/ewl pfritz

2008-06-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin Modified Files: ewl_embed_test.c main.c Log Message: add shrinkable fill flag (bug 178) and fix bug 20 This will slightly change the meaning of the shrink flag: 'shrink':

E CVS: libs/ewl pfritz

2008-06-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/paned Modified Files: ewl_paned_test.c Log Message: add shrinkable fill flag (bug 178) and fix bug 20 This will slightly change the meaning of the shrink flag: 'shri

E CVS: libs/ewl pfritz

2008-06-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/io_manager Modified Files: ewl_io_manager_test.c Log Message: add shrinkable fill flag (bug 178) and fix bug 20 This will slightly change the meaning of the shrink flag

E CVS: libs/ewl pfritz

2008-06-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/progressbar Modified Files: ewl_progressbar_test.c Log Message: add shrinkable fill flag (bug 178) and fix bug 20 This will slightly change the meaning of the shrink fl

E CVS: libs/ewl pfritz

2008-06-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/object Modified Files: ewl_object_test.c Log Message: add shrinkable fill flag (bug 178) and fix bug 20 This will slightly change the meaning of the shrink flag: 'sh

E CVS: libs/ewl pfritz

2008-06-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/theme Modified Files: ewl_theme_test.c Log Message: add shrinkable fill flag (bug 178) and fix bug 20 This will slightly change the meaning of the shrink flag: 'shri

E CVS: libs/ewl pfritz

2008-06-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/notebook Modified Files: ewl_notebook_test.c Log Message: add shrinkable fill flag (bug 178) and fix bug 20 This will slightly change the meaning of the shrink flag:

E CVS: libs/ewl pfritz

2008-06-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/freebox Modified Files: ewl_freebox_test.c Log Message: add shrinkable fill flag (bug 178) and fix bug 20 This will slightly change the meaning of the shrink flag: '

E CVS: libs/ewl pfritz

2008-06-11 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/tools/ewl_config Modified Files: ewl_config.c Log Message: add shrinkable fill flag (bug 178) and fix bug 20 This will slightly change the meaning of the shrink flag: 'shrink':

E CVS: libs/ewl pfritz

2008-06-07 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/password Modified Files: ewl_password_test.c Log Message: use default fill policy === RCS file: /cvs/e/e

E CVS: libs/ewl pfritz

2008-06-04 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/layer Modified Files: ewl_layer_test.c Log Message: split the Ewl_Flags into a object and a widget part, although it is an api break it shouldn't affect an app, but it

E CVS: libs/ewl pfritz

2008-06-03 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_widget.h Log Message: formating === RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_widget.h,v r

E CVS: libs/ewl pfritz

2008-06-03 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_object.h Log Message: formating === RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_object.h,v r

E CVS: libs/ewl pfritz

2008-05-29 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_misc.c Log Message: move the right size, thanks to Sachiel === RCS file: /cvs/e/e17/libs/e

E CVS: libs/ewl pfritz

2008-05-22 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin/tests/media Modified Files: ewl_media_test.c Log Message: open videos again === RCS file: /cvs/e/e17/libs/ewl/

E CVS: libs/ewl pfritz

2008-05-19 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/data/themes/e17/groups Modified Files: tree.edc Log Message: don't do a transition, that looks odd when a cell is revealed ===

E CVS: libs/ewl pfritz

2008-05-15 Thread Enlightenment CVS
Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/bin Modified Files: main.c Log Message: leaks--, thanks to caro === RCS file: /cvs/e/e17/libs/ewl/src/bin/main.c,v

  1   2   3   4   5   6   >