[E-devel] [Patch][KPEnter for e_dialog buttons]

2005-09-28 Thread Sebastien HOUZE
Hi, Very little patch to implement KeyPad Enter key grab on dialog buttons. -- Sébastien HOUZE Index: e17/apps/e/src/bin/e_dialog.c === RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_dialog.c,v retrieving revision 1.21 diff

[E-devel] [Patch][border icon drag'n'drop to ibar]

2005-07-22 Thread Sebastien HOUZE
Hi, this allow to drag and drop a window border icon to ibar (as we can already drag an eapp file from evidence to ibar). -- Sébastien HOUZE [EMAIL PROTECTED] Index: src/modules/ibar/e_mod_main.c === RCS file:

[E-devel] [Patch][e_border menu modifications and icons][horizontal/vertical maximize]

2005-07-19 Thread Sebastien HOUZE
Always the same thing patch is up to date, cleaner and override previous ones. -- Sébastien HOUZE [EMAIL PROTECTED] --- e/data/themes/default_border.edc 2005-07-13 11:25:22.0 +0200 +++ e.fun/data/themes/default_border.edc 2005-07-18 16:09:44.0 +0200 @@ -213,33 +213,39 @@

[E-devel] [Patch][Maximize horizontal/vertical]

2005-07-19 Thread Sebastien HOUZE
Patch concerning top left default theme maximize button : _ left mouse click : maximize all (vertical horizontal) _ middle : maximize horizontal _ right : maximize vertical Notice : default theme modification. Many thanks to Sebastian Dransfeld and Dan Sinclair for their precious advices. --

Re: [E-devel] [Patch][Maximize horizontal/vertical]

2005-07-19 Thread Sebastien HOUZE
Sebastien HOUZE a écrit : Patch concerning top left default theme maximize button : _ left mouse click : maximize all (vertical horizontal) _ middle : maximize horizontal _ right : maximize vertical Notice : default theme modification. Many thanks to Sebastian Dransfeld and Dan Sinclair

Re: [E-devel] [Patch][e_border.c more macros and button_detail icons]

2005-07-18 Thread Sebastien HOUZE
dan sinclair a crit: Hi, _ new patch, don't apply the yesterday one, it's more complete. _ New and better organisation of e_border menu I hope so. _ Some more stock button_detail icons. -- Sbastien HOUZE [EMAIL PROTECTED] I don't see what the point of this is at all?

[Fwd: Re: [E-devel] [Patch][e_border.c more macros and button_detail icons]]

2005-07-18 Thread Sebastien HOUZE
Ooopppsss !!! atachements were misssing ! Message original Sujet: Re: [E-devel] [Patch][e_border.c more macros and button_detail icons] Date: Mon, 18 Jul 2005 16:31:07 +0200 De: Sebastien HOUZE [EMAIL

[E-devel] [Patch][e_border.c more macros and button_detail icons]

2005-07-14 Thread Sebastien HOUZE
Hi, _ new patch, don't apply the yesterday one, it's more complete. _ New and better organisation of e_border menu I hope so. _ Some more stock button_detail icons. -- Sébastien HOUZE [EMAIL PROTECTED] e17_button_details.tgz Description: application/compressed-tar ---

[E-devel] [Patch][e_border.c macros]

2005-07-13 Thread Sebastien HOUZE
Hi, little macros to make life simplier with border menu. Tell me if it's bad until I continue. -- Sébastien HOUZE [EMAIL PROTECTED] --- e17/apps/e/src/bin/e_border.c 2005-07-13 17:02:08.687967617 +0200 +++ e17/apps/e.fun/src/bin/e_border.c 2005-07-13 17:00:22.285166118 +0200 @@ -5668,134

[E-devel] [Patch][Border stacking menu with radio buttons]

2005-07-12 Thread Sebastien HOUZE
Hello, Please CVS commit. Must be able to have a single callback function instead of 3 but it still works well as is :) -- Sébastien HOUZE [EMAIL PROTECTED] --- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July

[E-devel] [Patch][always below stacking border]

2005-07-11 Thread Sebastien HOUZE
Submit again, the pending of always on top ;) -- Sébastien HOUZE [EMAIL PROTECTED] --- e/src/bin/e_border.c 2005-07-11 09:59:47.0 +0200 +++ e.fun/src/bin/e_border.c 2005-07-11 14:21:20.726928030 +0200 @@ -85,6 +85,7 @@ static void _e_border_menu_cb_icon_edit(void *data, E_Menu *m,

[E-devel] [Always below border stacking]

2005-07-07 Thread Sebastien HOUZE
Hello, a pretty simple hack like always on top :) If it seems correct could anyone do a commit please ? See attached patch ;) Sébastien HOUZE [EMAIL PROTECTED] --- e/src/bin/e_border.c 2005-07-07 17:03:07.0 +0200 +++ e.fun/src/bin/e_border.c 2005-07-07 17:41:40.0 +0200 @@ -85,6