News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Improvement in TabSwitcher

Started by Alatar, September 28, 2009, 12:15:59 PM

Previous topic - Next topic

Feneck91

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 ?

Alatar

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 =).

MortenMacFly

Quote from: Feneck91 on March 06, 2010, 07:38:27 PM
Alatar, this patch will be integrated by code::blocks teams or not ?
Quote from: Alatar on March 07, 2010, 08:33:01 AM
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.

Quote from: Alatar on March 07, 2010, 08:33:01 AM
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: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

Alatar

Quote from: MortenMacFly on March 07, 2010, 05:33:39 PM
Quote from: Alatar on March 07, 2010, 08:33:01 AM
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.next.codeblocks.org/index.php/topic,11885.0.html

Alatar

And by the way, I still don`t know where should I place code for stack rebuild when stack-based switching turn on/off.

Feneck91

My team work with this code for 2 months (4 peaples), without any problems on Windows XP / Windows 2000.

oBFusCATed

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!]


Feneck91

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.

Alatar

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

Feneck91

COOOOOOOOOOOL !!
Really cool, your patch is apply without any problems !
Recommanded for everyone !

Thanks for your work !

richarduk

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??? :)

Alatar

Hmm... No idea`s... Please contact me by PM.

Feneck91

Ne informations about this path ?
richarduk, you finally make it works ? What was the problem ?
Thanks to give news back...

Feneck91

#44
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...