Activity for Code::Blocks

  • vid vid created ticket #932

    [wxSmith] wxFontPickerCtrl has the 'Font' property twice

  • Teodor Petrov Teodor Petrov committed [r11986]

    * build: Use non-legacy path for freedesktop.org metadata files (thanks grem)

  • Teodor Petrov Teodor Petrov committed [r11987]

    * build: Fix make dist when fortran plugin is enabled

  • Teodor Petrov Teodor Petrov committed [r11985]

    * build: Fix make dist when fortran plugin is enabled

  • bigbuggy bigbuggy created ticket #931

    Copy paste with mouse shorts text when it contains multibyte characters

  • Morten MacFly Morten MacFly committed [r11984]

    * updated 20.03 splash screen

  • ivan antonovich ivan antonovich created ticket #930

    wxGTK3 horizontal scrollbar: some part of a long line always stays off the screen

  • ivan antonovich ivan antonovich posted a comment on ticket #929

    Here it is: Name : Code::Blocks Version : svn-r11983 SDK Version : 1.47.0 Scintilla Version: 3.7.5 Author : The Code::Blocks Team E-mail : info@codeblocks.org Website : http://www.codeblocks.org wxWidgets Library (wxGTK port) Version 3.0.4 (Unicode: wchar_t, debug level: 1), compiled at Jan 25 2020 19:00:13 Runtime version of toolkit used is 3.24. Compile-time GTK+ version is 3.24.11.

  • Teodor Petrov Teodor Petrov modified ticket #929

    wxGTK3 Scrolling doesn't work while the left button is held down

  • Teodor Petrov Teodor Petrov posted a comment on ticket #929

    Would it be possible to paste the text in Help -> About -> Information? My guess is that this is fixed in wx-master, because this works fine in stcdemo built from wx-master.

  • ivan antonovich ivan antonovich created ticket #929

    left button mouse selection: mouse wheel scrolling not working

  • Teodor Petrov Teodor Petrov committed [r11983]

    * Keybinder 2.0.11 2020/03/02 fix missing/conflicting shortcuts when using older .conf on newer build

  • Teodor Petrov Teodor Petrov committed [r11982]

    - keybinder - Add pid number to temporary files to avoid root/user conflicts and delete them in OnAppStartupDone()

  • Teodor Petrov Teodor Petrov committed [r11981]

    - keybinder: Fix compiler error for passing an object to ...

  • Teodor Petrov Teodor Petrov committed [r11980]

    * KeyBinder - Fix inablility to assign key shortcut to menu items containing labels with "::" > Remove some more pecan debugging tags > see http://forums.codeblocks.org/index.php?topic=23651.msg161258#msg161258

  • Nguyen Viet Nguyen Viet modified a comment on ticket #928

    Also, when i type "[]" (bracket) then type '(' (parenthesis) inside them, SmartIndent doesn't add closing parenthesis automatically [(]

  • Nguyen Viet Nguyen Viet posted a comment on ticket #928

    Also, when i type "[]" (bracket) then type '(' (parenthesis) inside them, SmartIndent doesn't add closing parenthesis automatically

  • Nguyen Viet Nguyen Viet created ticket #928

    SmartIndent doesn't add closing brackets properly

  • Code::Blocks released /Binaries/Nightlies/2020/CB_20200308_rev11979_win64.7z

  • Teodor Petrov Teodor Petrov posted a comment on ticket #511

    So the easy solution would be to leave this control empty. Why do you think this is a solution? This would cause even more confusion - the user would have no idea what to do. We need some way to automatically detect these things and the code should be part of the wizard script and not in the plugin, so every wizard should have control on the detection code. Also why don't you just use the main variable for your projects? Or make the variable name change with the selected version of wx (I think there...

  • bluehazzard bluehazzard posted a comment on ticket #511

    I struggle with this problem every time i create a new wxWidgets project, so lets bring this on... I have reread your concern, and if i understand you correctly, you do not like, that there is a pre-filled variable in the path dialog, that is not existend if you open the "select variable" dialog. (related https://sourceforge.net/p/codeblocks/tickets/923/ ) So the easy solution would be to leave this control empty. The second solution would be ask the user for the new variable (by opening the global...

  • bluehazzard bluehazzard modified ticket #921

    Display return value of function after using "step out" in debugger

  • bluehazzard bluehazzard posted a comment on ticket #921

    dublicate of https://sourceforge.net/p/codeblocks/tickets/138/

  • bluehazzard bluehazzard posted a comment on ticket #926

    Thank you for the feedback. About copyright, i do not know what to put there... Also this svn variables... i think they are filled automatically?

  • Teodor Petrov Teodor Petrov posted a comment on ticket #926

    Just add all the versions for now. And you need to fix the autotools system. Also the copyright message has wrong years and name probably. And there was at least a single commented line.

  • bluehazzard bluehazzard posted a comment on ticket #680

    related Tickets: #926 #927

  • bluehazzard bluehazzard modified ticket #926

    [wxSmith] Add support for double long property for items

  • bluehazzard bluehazzard created ticket #927

    [wxSmith] Add scrollrate to scrolled window

  • bluehazzard bluehazzard created ticket #926

    [wxSmith] Add support for double long property for items

  • bluehazzard bluehazzard modified ticket #680

    [wxSmith] Various suggestions for improvements

  • Gerard DURAND Gerard DURAND posted a comment on ticket #925

    Patch modified to avoid unwanted changes in comments

  • Gerard DURAND Gerard DURAND created ticket #925

    Patch to add multisample options in wxsGLCanvas

  • bluehazzard bluehazzard committed [r11979]

    - Fix coding style. No functional changes

  • Morten MacFly Morten MacFly committed [r11978]

    * made inclusion of MinGW DLL's for thread handling etc. an option (!define MINGW_DLLS), default is on.

  • bluehazzard bluehazzard modified ticket #520

    Bug: Wrong condition evaluation in MacrosManager::EvalCondition

  • bluehazzard bluehazzard posted a comment on ticket #520

    Fixed in [r11977] and [r11976]

  • bluehazzard bluehazzard committed [r11977]

    *SDK: Add test scripts for SDK testing. Add Tests for $if evaluation

  • bluehazzard bluehazzard committed [r11976]

    * SDK: Rework for the $if conditional evaluation in the MacrosManager. This will allow the user to use macros in all places of the condition. (Ticket #520)

  • bluehazzard bluehazzard modified a comment on ticket #520

    A other test script blocking bug: https://sourceforge.net/p/codeblocks/tickets/817/

  • Morten MacFly Morten MacFly committed [r11975]

    - whitespace

  • Code::Blocks released /Binaries/Nightlies/2020/CB_20200303_rev11974_win64.7z

  • Code::Blocks released /Binaries/Nightlies/CB_20200303_rev11974_win64.7z

  • Denis Melo Denis Melo posted a comment on ticket #922

    I did some research on gdb open bugs. There I found two tickets that can be related to this problem, btw one of them is nine years old, from Teodor Petrov: https://sourceware.org/bugzilla/show_bug.cgi?id=13870 https://sourceware.org/bugzilla/show_bug.cgi?id=12706 The issue related on ticket 13870 "resolved" the problem. If we issue "list" command before, these breaks with fullname non-ASCII path without quotes work. After this first test with ticket 13870 I could not test ticket 12706, since gdb...

  • raynebc raynebc created ticket #924

    Remote desktop causes assertion failures on launch and crashes existing IDE session

  • pecan pecan committed [r11974]

    * Keybinder 2.0.11 2020/03/02 fix missing/conflicting shortcuts when using older .conf on newer build

  • Teodor Petrov Teodor Petrov modified a comment on ticket #922

    bluehazzard: Can you try with a separate non-cb gdb session? Does it work there? I'm not going to switch to windows soons, so I cannot test this. :( Denis Melo: C::B has to handle putting breakpoints in random files, this is the reason it uses absolute paths. It could be smarter and use relative paths for files in the project, but it isn't. And we need to handle the generic case after all, so this won't fix it.

  • Teodor Petrov Teodor Petrov modified ticket #922

    Debugger breakpoints with invalid fullname path

  • Teodor Petrov Teodor Petrov posted a comment on ticket #922

    Can you try with a separate non-cb gdb session? Does it work there? I'm not going to switch to windows soons, so I cannot test this. :(

  • Denis Melo Denis Melo posted a comment on ticket #922

    It seems this is a problem with gdb, but anyway, since CodeBlocks issues the "directory" command to gdb, it's not necessary to set full or short name path to file, at least in these test cases.

  • bluehazzard bluehazzard posted a comment on ticket #922

    I don't know who asigned me to this, but anyway, i tried to convert the paths to short, but for me gdb fails also with short names : [debug]> break "G:/PROGRA~1/tmp/GDBDEB~1/main.cpp:7" [debug]No source file named G:/PROGRA~1/tmp/GDBDEB~1/main.cpp. The path is correct because: cd G:/PROGRA~1/tmp/GDBDEB~1/ opens the path... So this seems to be a problem in codeblocks and/or gdb

  • Code::Blocks released /Binaries/Nightlies/2020/CB_20200301_rev11973_win64.7z

  • Morten MacFly Morten MacFly committed [r11973]

    * set version numbers to 20/03

  • Miguel Gimenez Miguel Gimenez created ticket #923

    Add hint about global variables to assorted wizards

  • Miguel Gimenez Miguel Gimenez posted a comment on ticket #886

    I don't know wxSmith enough to do it reliably

  • Denis Melo Denis Melo modified a comment on ticket #922

    Hi. Inside CodeBlocks I used "debug -> step into" to break at beginning of main. Then I set two breakpoints, both without quotes: break main.cpp:94 break C:\Example\Latin1 name - directory\Test_Project\main.cpp:95 I also did the same on an external gdb session, and I also tried some other combinations with and without quotes and shortnames. For both requested tests, the first command succeded and the second one failed, see attatchment. It seems gdb also fails to set breakpoints in full non-ASCII...

  • Denis Melo Denis Melo posted a comment on ticket #922

    Hi. Inside CodeBlocks I used "debug -> step into" to break at beginning of main. Then I set two breakpoints, both without quotes: break main.cpp:94 break C:\Example\Latin1 name - directory\Test_Project\main.cpp:95 I also did the same on an external gdb session, and I also tried some other combinations with and without quotes and shortnames. For both requested tests, the first command succeded and the second one failed, see attatchment. It seems gdb also fails to set breakpoints in full non-ASCII...

  • Teodor Petrov Teodor Petrov posted a comment on ticket #886

    Checkboxes imply that you can set multiple flags at once. This is clearly not the case in this situation. I can apply this patch, but this will be a workaround and I'd rather fix the actual problem. If you don't intend to work on this you can say so.

  • Teodor Petrov Teodor Petrov posted a comment on ticket #922

    Can you try if you manually enter the same break command, but just skip the quote at the beginning and the end of the command? You can enter commands when the debugger is stopped. There are several ways to do this: - use run to cursor (might not work, because it uses temporary breakpoints), - use debug -> step into (this should break at the beginning of main), - there is an option to load the debugger, but not run the debuggee (check this in the settings -> debugger for the option), - make an infinite...

  • Teodor Petrov Teodor Petrov modified ticket #916

    Add hint about global variables to wxWidgets wizard

  • Teodor Petrov Teodor Petrov posted a comment on ticket #916

    Thanks, patches welcome as always :)

  • Miguel Gimenez Miguel Gimenez posted a comment on ticket #916

    The patch was applied in r11959, so the ticket can be closed. Other wizards (p.e. SDL) can benefit from similar changes

  • Denis Melo Denis Melo created ticket #922

    Debugger breakpoints with invalid fullname path

  • pecan pecan committed [r11972]

    - keybinder - Add pid number to temporary files to avoid root/user conflicts and delete them in OnAppStartupDone()

  • Miguel Gimenez Miguel Gimenez posted a comment on ticket #886

    IMHO the problem is wxWidgets' choice of style bits for mode selection. Assuming they are flags, edition using checkboxes is (for me) the most intuitive form and is coherent with all the other wxSmith's items.

  • Teodor Petrov Teodor Petrov posted a comment on ticket #886

    So, can we solve the actual problem, then? :)

  • Miguel Gimenez Miguel Gimenez posted a comment on ticket #886

    Yes

  • Teodor Petrov Teodor Petrov posted a comment on ticket #886

    So the actual problem is that the mode is not set using a radio button group or choicectrl instead of checkboxes?

  • Miguel Gimenez Miguel Gimenez modified a comment on ticket #835

    I have just created a ticket in wxTrac EDIT: ticket removed because C::B uses its own version of STC

  • Miguel Gimenez Miguel Gimenez posted a comment on ticket #835

    I have just created a ticket in wxTrac

  • Miguel Gimenez Miguel Gimenez posted a comment on ticket #835

    wx-master pulled 19/02/2020 still fails, screen capture is attached

  • Miguel Gimenez Miguel Gimenez posted a comment on ticket #886

    Here is the commented patch

  • Teodor Petrov Teodor Petrov posted a comment on ticket #886

    This patch seems too cryptic to me. Can you add some comments or at least explain what it does?

  • Teodor Petrov Teodor Petrov posted a comment on ticket #835

    @Miguel What happened with this issue? Has there being a fix in the wx-master?

  • Teodor Petrov Teodor Petrov committed [r11971]

    - Prepare for release: Fix the date in the debian change log

  • Teodor Petrov Teodor Petrov committed [r11970]

    * editor: Fix assert when saving files and the "default_encoding" setting is empty

  • Teodor Petrov Teodor Petrov committed [r11969]

    * editor: Fix assert when saving files and the "default_encoding" setting is empty

  • Teodor Petrov Teodor Petrov modified ticket #920

    wSmith generates incorrect event name when using TimePickerCtrl

  • Teodor Petrov Teodor Petrov modified ticket #919

    The path string is displayed halfway through when the dialog selector is opened

  • Teodor Petrov Teodor Petrov committed [r11968]

    * Prepare for release: Setup debian change log so the

  • Teodor Petrov Teodor Petrov committed [r11967]

    * Prepare for release: Change the version number to the final one 20.03

  • Teodor Petrov Teodor Petrov committed [r11966]

    - keybinder: Fix compiler error for passing an object to ...

  • bluehazzard bluehazzard created ticket #921

    Display return value of function after using "step out" in debugger

  • Teodor Petrov Teodor Petrov committed [r11964]

    * wxSmith: Generate correct event when using wxTimePickerCtrl (ticket #920, thanks Miguel Gimenez)

  • Teodor Petrov Teodor Petrov committed [r11965]

    - editor: Use wxSCI_FOLDFLAG_LINEAFTER_CONTRACTED instead of 16 when calling SetFoldFlags

  • Teodor Petrov Teodor Petrov committed [r11962]

    - Fix formatting

  • Teodor Petrov Teodor Petrov committed [r11963]

    * UI: Fix regression caused by the fix to ticket #912 (ticket #919, thanks Miguel Gimenez)

  • Teodor Petrov Teodor Petrov committed [r11960]

    - build: Sync codeblocks.cbp with the other files a bit

  • Teodor Petrov Teodor Petrov committed [r11961]

    - build: Fix warning in the editor

  • Teodor Petrov Teodor Petrov committed [r11959]

    * wizard: Add hint about global variables to wxWidgets' wizard (windows only) (ticket #916, thanks Miguel Gimenez)

  • Miguel Gimenez Miguel Gimenez posted a comment on ticket #919

    Just move the call to SetValue() after Fit(), patch is attached

  • Miguel Gimenez Miguel Gimenez created ticket #920

    wSmith generates incorrect event name when using TimePickerCtrl

  • Teodor Petrov Teodor Petrov posted a comment on ticket #919

    I guess it is caused by the fix for #912. Someone with a Windows should attempt to debug this. I don't have the time to do it at the moment. :(

  • Sergio Ferrari Sergio Ferrari posted a comment on ticket #919

    The last nightly (revision 11957 on Windows 10, 64 bit)

  • Teodor Petrov Teodor Petrov posted a comment on ticket #919

    What version are you using?

  • Sergio Ferrari Sergio Ferrari created ticket #919

    The path string is displayed halfway through when the dialog selector is opened

  • Morten MacFly Morten MacFly committed [r11958]

    * updated installer scripts to be compatible with recent nightly

  • Dmitrij V Dmitrij V posted a comment on ticket #917

    I have found switch from gtk3 to gtk2: $ sudo eselect wxwidgets set 1 (before see output of: $ sudo eselect wxwidgets list ) and change var WX_GTK_VER in ebuild from equal "3.0-gtk3" to "3.0". ebuild is attached.

  • Dmitrij V Dmitrij V posted a comment on ticket #917

    OK, I have found the solution: after install livecd into virualbox, install then codeblocks and its worked fine ! I will reinstall system ! Sorry for noise ((

  • Dmitrij V Dmitrij V posted a comment on ticket #917

    through the portage I did not get properly linked the CB with gtk2: $ wx-config --list Default config is gtk2-unicode-3.0 Default config will be used for output Alternate matches: gtk3-unicode-3.0-gtk3 $ ldd /usr/bin/codeblocks | grep wx libwx_gtk3u_aui-3.0-gtk3.so.0 => /usr/lib64/libwx_gtk3u_aui-3.0-gtk3.so.0 (0x00007f72b555b000) libwx_gtk3u_propgrid-3.0-gtk3.so.0 => /usr/lib64/libwx_gtk3u_propgrid-3.0-gtk3.so.0 (0x00007f72b5462000) libwx_gtk3u_richtext-3.0-gtk3.so.0 => /usr/lib64/libwx_gtk3u_richtext-3.0-gtk3.so.0...

  • Teodor Petrov Teodor Petrov modified ticket #871

    File missing image is difficult to view

1 >
Oh no! Some styles failed to load. Please try reloading this page

Get latest updates about Open Source Projects, Conferences and News.

Sign Up No, Thank you