Author Topic: ThreadSearch enhancement  (Read 4663 times)

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
ThreadSearch enhancement
« on: March 05, 2008, 12:04:08 pm »
Hi Jerome (dje),

you know I like your ThreadSearch-plugin very much, and use it quite often, but there is one really annoying thing.

If I search in the project files there might be some files included that can not be opened (like *.ico) or that does not longer exist.
Every file makes an error-message pop up.

For the C::B projectfile on Linux there are 19 (!) messages, that all have to be closed after the search, and (what's more) that block the IDE unless they are closed in the reverse sequence they have popped up.

I have created a a patch that adds two checkboxes to the options dialog to make these error messages optional.
I tested it on W2K and Linux.

I have uploaded a 7zipped patchfile (including one patch for linux and one for tortoise-svn) to my server, because if I post it here all the dos line-endings get lost and the patch(es) cannot be applied.

It would be nice if you find the time to look on the patch and if it's okay for you apply it to svn.

Offline dje

  • Lives here!
  • ****
  • Posts: 683
Re: ThreadSearch enhancement
« Reply #1 on: March 05, 2008, 11:07:41 pm »
Hi Jens !

Quote
you know I like your ThreadSearch-plugin very much
:D :D :D

Thanks for enhancement, it seems interesting and I remember we already spoke about part of it (error on binary file open).
I'll probably include it on Friday.

Thanks,

Jérôme

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: ThreadSearch enhancement
« Reply #2 on: March 05, 2008, 11:15:57 pm »
and when I am back on Saturday I might build a nightly with it :-)

Offline dje

  • Lives here!
  • ****
  • Posts: 683
Re: ThreadSearch enhancement
« Reply #3 on: March 09, 2008, 09:02:58 pm »
Committed !
I moved Messages checkboxes to the Thread search options static box.

Thanks a lot Jens,

Dje