[PATCH 2.6.23-rc4] qconf ("make xconfig") Search Dialog Enhancement

2007-09-01 Thread Shlomi Fish
ng the sym_generic_search function to the LKC, and implementing sym_re_search using it. Regards, Shlomi Fish ----- Shlomi Fish [EMAIL PROTECTED] Homepage:http://www.shlomifish.org/ If it's not in my E-mail

[PATCH 2.6.20-rc2] "make xconfig" Search Dialog

2006-12-31 Thread Shlomi Fish
y New Year! Regards, Shlomi Fish ----- Shlomi Fish [EMAIL PROTECTED] Homepage:http://www.shlomifish.org/ Chuck Norris wrote a complete Perl 6 implementation in a day but then destroyed all evidence with his b

[PATCH 2.6.20-rc3] qconf Search Dialog

2007-01-03 Thread Shlomi Fish
size. To do is: 1. Make sure double clicking an end-item opens and highlights it in the main application. 2. Eliminate the weird black-outlined rectangle that appears in the top-left corner of the dialog. The patch was tested against kernel 2.6.20-rc3. Enjoy! Regards,

Re: [PATCH 2.6.20-rc3] qconf Search Dialog

2007-01-03 Thread Shlomi Fish
On Wednesday 03 January 2007 19:54, Randy Dunlap wrote: > On Wed, 3 Jan 2007 19:54:36 +0200 Shlomi Fish wrote: > > Hi all! > > > > [ I'm not subscribed to this list so please CC me on your replies. ] > > > > This is a new version of the patch that adds a s

Re: [PATCH 2.6.20-rc3] qconf Search Dialog

2007-01-05 Thread Shlomi Fish
On Wednesday 03 January 2007 23:05, Sam Ravnborg wrote: > On Wed, Jan 03, 2007 at 10:01:28PM +0200, Shlomi Fish wrote: > > Interesting. I didn't notice this search dialog before because its menu > > item was placed in the "File" menu, which is the wrong place for a

[PATCH 2.6.20-rc4] qconf Reloate Search Command

2007-01-11 Thread Shlomi Fish
2.6.20-rc4. Enjoy! Regards, Shlomi Fish ----- Shlomi Fish [EMAIL PROTECTED] Homepage:http://www.shlomifish.org/ Chuck Norris wrote a complete Perl 6 implementation in a day but then destroyed all evidence wi

[Meta] The Linus Bus Factor

2007-03-28 Thread Shlomi Fish
s fork it, or at least create your own branch, patchset, etc. in the version control repository. Let the flames begin! Regards, Shlomi Fish [1] - http://www.shlomifish.org/philosophy/computers/perl/perl6-critique/ -- Shlomi Fish http://www.shlomifi

[PATCH 2.6.23-rc4] qconf ("make xconfig") Search Dialog Enhancement (rev8)

2007-09-14 Thread Shlomi Fish
of the menus as well as the "name" of the symbol. This change involved adding the sym_generic_search function to the LKC, and implementing sym_re_search using it. Regards, Shlomi Fish --- linux-2.6.23-rc4/scripts/kconfig/qconf.cc.orig 2007-09-01 21:15:39.017466409 +030

Re: [PATCH 2.6.23-rc4] qconf ("make xconfig") Search Dialog Enhancement (rev8)

2007-09-20 Thread Shlomi Fish
Hi! Sorry for the late response. On Sunday 16 September 2007, Roman Zippel wrote: > Hi, > > On Thu, 13 Sep 2007, Shlomi Fish wrote: > > This patch adds an option to use either substring match, regular > > expression match, or keywords search in the "make xcon