Author Topic: Improvement in TabSwitcher  (Read 31769 times)

Offline Feneck91

  • Multiple posting newcomer
  • *
  • Posts: 112
Re: Improvement in TabSwitcher
« Reply #30 on: March 06, 2010, 07:38:27 pm »
Trying to apply this patch now... very complex to apply because a lot of conflits.
Alatar, this patch will be integrated by code::blocks teams or not ?

Offline Alatar

  • Multiple posting newcomer
  • *
  • Posts: 60
Re: Improvement in TabSwitcher
« Reply #31 on: March 07, 2010, 08:33:01 am »
I don`t know... This is question for Morten.
I can try to generate new patch and update it in tracker, but this will take some time - my working copy now has more fixes =).

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Improvement in TabSwitcher
« Reply #32 on: March 07, 2010, 05:33:39 pm »
Alatar, this patch will be integrated by code::blocks teams or not ?
I don`t know... This is question for Morten.
I would have no objections. However, this patch is still untested under Linux, that's why I didn't apply it so far. However, I am working with it under Windows on everyday basis - no issues.

my working copy now has more fixes =).
Which in particular? Meaning: Are they related to the tabswitch? This would put it on hold then.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline Alatar

  • Multiple posting newcomer
  • *
  • Posts: 60
Re: Improvement in TabSwitcher
« Reply #33 on: March 07, 2010, 08:05:48 pm »
my working copy now has more fixes =).
Which in particular? Meaning: Are they related to the tabswitch? This would put it on hold then.

One of them is related to the tabswitcher, but not to the stack-based switching (simple add some info about tab to bottom area of tab switcher). I want to post it after this one would be accepted or refused.
http://forums.codeblocks.org/index.php/topic,11885.0.html

Offline Alatar

  • Multiple posting newcomer
  • *
  • Posts: 60
Re: Improvement in TabSwitcher
« Reply #34 on: March 07, 2010, 08:35:59 pm »
And by the way, I still don`t know where should I place code for stack rebuild when stack-based switching turn on/off.

Offline Feneck91

  • Multiple posting newcomer
  • *
  • Posts: 112
Re: Improvement in TabSwitcher
« Reply #35 on: March 07, 2010, 09:15:54 pm »
My team work with this code for 2 months (4 peaples), without any problems on Windows XP / Windows 2000.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Improvement in TabSwitcher
« Reply #36 on: March 07, 2010, 10:30:17 pm »
I can test the thing on linux, but I'm not sure where exactly to find the patch...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline Alatar

  • Multiple posting newcomer
  • *
  • Posts: 60
Re: Improvement in TabSwitcher
« Reply #37 on: March 08, 2010, 06:32:36 am »

Offline Feneck91

  • Multiple posting newcomer
  • *
  • Posts: 112
Re: Improvement in TabSwitcher
« Reply #38 on: March 08, 2010, 07:55:18 am »
If you can merge patch because there is a lot of changes since this patch was done.
I have no time to make new one because I'm at the end of working project and I'm in a hurry :-(
If the patch is updated, I'll put it into the client documentation to explain how to re-build developpment platform up to date.

Offline Alatar

  • Multiple posting newcomer
  • *
  • Posts: 60
Re: Improvement in TabSwitcher
« Reply #39 on: March 10, 2010, 08:50:00 pm »
Regenerated for r6187.
Added some features that don`t directly related to stack-based tab switching (I have no time to separate patches):
 - add tab description to the bottom area of tab switcher dialog
 - fix selected item font colour in the tab list

http://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=2902&group_id=5358

Offline Feneck91

  • Multiple posting newcomer
  • *
  • Posts: 112
Re: Improvement in TabSwitcher
« Reply #40 on: March 10, 2010, 10:19:04 pm »
COOOOOOOOOOOL !!
Really cool, your patch is apply without any problems !
Recommanded for everyone !

Thanks for your work !

Offline richarduk

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: Improvement in TabSwitcher
« Reply #41 on: March 27, 2010, 06:36:13 pm »
Hi, I've applied the patch to it does not seem to work. The option is in the settings dialog and it still tab switches the old way.

SVN Version 6196 on Ubuntu 9.10 32Bit

Any idea's??? :)

Offline Alatar

  • Multiple posting newcomer
  • *
  • Posts: 60
Re: Improvement in TabSwitcher
« Reply #42 on: March 28, 2010, 11:19:01 am »
Hmm... No idea`s... Please contact me by PM.

Offline Feneck91

  • Multiple posting newcomer
  • *
  • Posts: 112
Re: Improvement in TabSwitcher
« Reply #43 on: June 09, 2010, 12:09:32 am »
Ne informations about this path ?
richarduk, you finally make it works ? What was the problem ?
Thanks to give news back...

Offline Feneck91

  • Multiple posting newcomer
  • *
  • Posts: 112
Re: Improvement in TabSwitcher
« Reply #44 on: September 23, 2010, 03:09:59 pm »
It seems it have been accepted, isn't it ? What does it mean ?
It is present into the last release ? -> No, it is not present in new release... What this patch need to be integrated ? I can't use Code::Blocks as this without this patch, the editor is awful to use when switching between differents sources...
« Last Edit: September 24, 2010, 09:54:28 am by Feneck91 »