Author Topic: Improvement in TabSwitcher  (Read 31911 times)

Offline Feneck91

  • Multiple posting newcomer
  • *
  • Posts: 112
Re: Improvement in TabSwitcher
« Reply #45 on: January 06, 2011, 12:36:24 pm »
No more news ?
If I apply this patch now, it makes conflicts....

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Improvement in TabSwitcher
« Reply #46 on: January 06, 2011, 08:59:25 pm »
No more news ?
If I apply this patch now, it makes conflicts....
It is applied in trunk. Why would you want to apply it again? This surely results in conflicts.
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 Feneck91

  • Multiple posting newcomer
  • *
  • Posts: 112
Re: Improvement in TabSwitcher
« Reply #47 on: January 07, 2011, 01:51:31 pm »
I saw it was accepted but after the last release (10.5). I'm trying to compile wxWidgets + CodeBlocks from svn but last MinGW (gcc compiler) is not stable, it crash when compiling wxWidgets 2.8.11, so I have not seen the last codeblocks svn trunk look.
I just test to appy patch to see if the patch was really accepted... ok it was, sorry for this question...
I'm really happy that this patch is accepted, I have made a little contribution for this patch that is really cool !
Have an happy new year !

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Improvement in TabSwitcher
« Reply #48 on: January 07, 2011, 02:26:44 pm »
Why don't you use a nightly?
(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 Feneck91

  • Multiple posting newcomer
  • *
  • Posts: 112
Re: Improvement in TabSwitcher
« Reply #49 on: January 07, 2011, 03:40:19 pm »
Because I had the way to make codeblocks from source code... Some Months ago I had to compile it to have this patch so I know how to compile it...
I never use the nightly build and I don't konw how to use it, I suppose it is really faster than compile all !!  :D
I'll try it...