News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

some patchs for codeblocks by wj

Started by wall_john, December 27, 2006, 03:42:27 PM

Previous topic - Next topic

wall_john

patch.1 codeblocks_codecompletion_browse.patch
When we use 'Find declaration..' or 'Find implementation..'', this patch can record
the old position in files, and we can go back or forward.

patch.2 codeblocks_wxscintilla_inputmethod.patch
a patch for it can't trigger input method filter in wxGTK.

patch.3 codeblocks_cbeditor_size.patch
a patch for cbeditor resize bug in wxGTK

[attachment deleted by admin]

killerbot

thanks, could you post each patch at berlios (if http doesn't wrok for the berlios page, try https) and could give a little bit more explanation. Many thanks.

Game_Ender

I think the editor resize bug is happens when you try to move the message pane (the one at the bottom) anywhere above where its starts and it just draw overtop of the editor instead of shrinking the editor window.