resources
|
2022-12-22
|
wh11204
|
[r13131]
- Remove CR from translatable strings.
|
Makefile.am
|
2021-05-09
|
fuscated
|
[r12416]
- build: Fix build with autotools, other build ...
|
app.cpp
|
2022-11-08
|
wh11204
|
[r13003]
* Make translatable strings more translation-fr...
|
app.h
|
2022-04-09
|
wh11204
|
[r12785]
* Move crash report file if C::B folder is not ...
|
appglobals.cpp
|
2022-05-18
|
wh11204
|
[r12815]
- Replace http: with https: in app URL (ticket ...
|
appglobals.h
|
2020-04-04
|
fuscated
|
[r12020]
* Prepare for release: Change the version numbe...
|
associations.cpp
|
2022-03-09
|
wh11204
|
[r12743]
* File associations: allow translation of file ...
|
associations.h
|
2022-03-09
|
wh11204
|
[r12742]
- File associations: Remove hard coded numbers.
|
backtracedlg.cpp
|
2022-01-12
|
wh11204
|
[r12643]
- Replace direct access to wxListItem's members...
|
backtracedlg.h
|
2020-07-29
|
fuscated
|
[r12190]
* build: Fix many -Wsuggest-override warnings f...
|
batchbuild.h
|
2022-01-02
|
mortenmacfly
|
[r12627]
- better information to the user that compiler ...
|
breakpointsdlg.cpp
|
2022-10-05
|
wh11204
|
[r12948]
* Use SVG in breakpoints dialog and as read-onl...
|
breakpointsdlg.h
|
2020-07-29
|
fuscated
|
[r12190]
* build: Fix many -Wsuggest-override warnings f...
|
codeblocks.1
|
2012-04-28
|
mortenmacfly
|
[r7947]
- massive SVN properties clean-up in addition t...
|
compilersettingsdlg.cpp
|
2020-04-04
|
fuscated
|
[r12025]
* UI: Make it possible to edit colour manager c...
|
compilersettingsdlg.h
|
2020-07-29
|
fuscated
|
[r12190]
* build: Fix many -Wsuggest-override warnings f...
|
cpuregistersdlg.cpp
|
2016-02-06
|
mortenmacfly
|
[r10769]
* wxCHECK_VERSION cleanup for core:
|
cpuregistersdlg.h
|
2020-07-29
|
fuscated
|
[r12190]
* build: Fix many -Wsuggest-override warnings f...
|
crashhandler.cpp
|
2021-12-22
|
wh11204
|
[r12604]
- Change NULL to nullptr under src/src (thanks ...
|
crashhandler.h
|
2013-10-19
|
alpha0010
|
[r9410]
- reduce macro warnings
|
debugger_interface_creator.cpp
|
2022-06-15
|
bluehazzard
|
[r12837]
*src: Temporarily fix crash on app shutdown on ...
|
debugger_interface_creator.h
|
2020-07-29
|
fuscated
|
[r12190]
* build: Fix many -Wsuggest-override warnings f...
|
debuggermenu.cpp
|
2020-05-18
|
fuscated
|
[r12079]
- wx3: Remove wx28 conditional code, which is n...
|
debuggermenu.h
|
2020-07-29
|
fuscated
|
[r12190]
* build: Fix many -Wsuggest-override warnings f...
|
debuggersettingscommonpanel.cpp
|
2020-07-05
|
fuscated
|
[r12182]
* debugger: Add an option to disable the switch...
|
debuggersettingscommonpanel.h
|
2020-07-05
|
fuscated
|
[r12182]
* debugger: Add an option to disable the switch...
|
debuggersettingsdlg.cpp
|
2016-01-17
|
fuscated
|
[r10655]
* ui: Expand the std button sizers in order to ...
|
debuggersettingsdlg.h
|
2013-08-06
|
jenslody
|
[r9245]
* fix layout of debugger-settings dialog: Panel...
|
debuggersettingspanel.cpp
|
2020-07-05
|
fuscated
|
[r12183]
* debugger: Fix assert when resetting settings ...
|
debuggersettingspanel.h
|
2015-05-15
|
jenslody
|
[r10260]
- core: alignment fixes to avoid asserts and br...
|
disassemblydlg.cpp
|
2022-11-08
|
wh11204
|
[r13003]
* Make translatable strings more translation-fr...
|
disassemblydlg.h
|
2020-07-29
|
fuscated
|
[r12190]
* build: Fix many -Wsuggest-override warnings f...
|
dlgabout.cpp
|
2022-11-20
|
wh11204
|
[r13055]
- Add documentation contributions to Gerard Dur...
|
dlgabout.h
|
2011-04-15
|
mortenmacfly
|
[r7109]
- SVN keywords update (final, now SVN code base...
|
dlgaboutplugin.cpp
|
2022-12-06
|
wh11204
|
[r13097]
* Remove CR from all plugin fields meant to be ...
|
dlgaboutplugin.h
|
2011-04-15
|
mortenmacfly
|
[r7109]
- SVN keywords update (final, now SVN code base...
|
editkeywordsdlg.cpp
|
2022-01-03
|
wh11204
|
[r12632]
- Keyword editor: Save current keyword set when...
|
editkeywordsdlg.h
|
2022-01-03
|
wh11204
|
[r12632]
- Keyword editor: Save current keyword set when...
|
editorconfigurationdlg.cpp
|
2022-02-03
|
wh11204
|
[r12699]
- Do not include wx/colordlg.h in some files fr...
|
editorconfigurationdlg.h
|
2022-02-03
|
wh11204
|
[r12691]
* Editor settings: Use wxColourPickerCtrl for c...
|
environmentsettingsdlg.cpp
|
2022-11-01
|
wh11204
|
[r12999]
- Fix logging of size_t and wxStopWatch::Time().
|
environmentsettingsdlg.h
|
2022-02-03
|
wh11204
|
[r12692]
* Environment settings: Use wxColourPickerCtrl ...
|
examinememorydlg.cpp
|
2021-01-02
|
fuscated
|
[r12285]
* debugger: Fix for 64-bit address in CDB Exami...
|
examinememorydlg.h
|
2021-01-02
|
fuscated
|
[r12285]
* debugger: Fix for 64-bit address in CDB Exami...
|
find_replace.cpp
|
2022-12-10
|
wh11204
|
[r13106]
- Use whitespace to remark =! is not an operator.
|
find_replace.h
|
2015-12-29
|
fuscated
|
[r10636]
- warnings: Fix some warnings reported by clang...
|
goto_file.cpp
|
2022-02-26
|
wh11204
|
[r12726]
- Fix EOL in some files (ticket #1215).
|
goto_file.h
|
2017-02-21
|
fuscated
|
[r11014]
- UI: Replace the GotoFileListCtrl and GotoFunc...
|
infopane.cpp
|
2022-10-02
|
wh11204
|
[r12935]
- Reactivate SVG in message panes.
|
infopane.h
|
2022-09-10
|
wh11204
|
[r12887]
* Correct notebook icon sizes when using HiDPI ...
|
ipc.cpp
|
2012-08-22
|
mortenmacfly
|
[r8245]
* added two new SDK events: cbEVT_PROJECT_OPTIO...
|
ipc.h
|
2012-08-22
|
mortenmacfly
|
[r8245]
* added two new SDK events: cbEVT_PROJECT_OPTIO...
|
main.cpp
|
2022-12-15
|
wh11204
|
[r13119]
- Make translation of "Start here" really work.
|
main.h
|
2022-08-17
|
mortenmacfly
|
[r12873]
- remove additional empty lines
|
notebookstyles.cpp
|
2022-02-08
|
wh11204
|
[r12709]
- Whitespace (mixed tabs and spaces).
|
notebookstyles.h
|
2021-12-15
|
wh11204
|
[r12580]
- Remove code for wxWidgets < 3.0.0 (part III a...
|
printdlg.cpp
|
2016-09-25
|
fuscated
|
[r10912]
* UI: Fix default buttons in most dialog broken...
|
printdlg.h
|
2020-07-29
|
fuscated
|
[r12190]
* build: Fix many -Wsuggest-override warnings f...
|
projectdepsdlg.cpp
|
2016-09-25
|
fuscated
|
[r10912]
* UI: Fix default buttons in most dialog broken...
|
projectdepsdlg.h
|
2020-07-29
|
fuscated
|
[r12190]
* build: Fix many -Wsuggest-override warnings f...
|
projectmanagerui.cpp
|
2022-12-15
|
wh11204
|
[r13119]
- Make translation of "Start here" really work.
|
projectmanagerui.h
|
2022-06-15
|
bluehazzard
|
[r12836]
+Project Tree: Add menu entry to open folder of...
|
projectoptionsdlg.cpp
|
2022-11-26
|
wh11204
|
[r13072]
- Project options dialog: Make string translata...
|
projectoptionsdlg.h
|
2021-05-09
|
fuscated
|
[r12396]
- scripting: Re-implement ProjectOptionsDlg::Is...
|
recentitemslist.cpp
|
2022-12-15
|
wh11204
|
[r13119]
- Make translation of "Start here" really work.
|
recentitemslist.h
|
2013-08-17
|
mortenmacfly
|
[r9263]
- svn properties update (MIME type, EOL style, ...
|
scriptconsole.cpp
|
2021-05-27
|
fuscated
|
[r12454]
- scripting: Remove unused locals
|
scriptconsole.h
|
2021-05-09
|
fuscated
|
[r12337]
* scripting: Better error handling in the scrip...
|
scriptingsettingsdlg.cpp
|
2022-11-01
|
wh11204
|
[r12999]
- Fix logging of size_t and wxStopWatch::Time().
|
scriptingsettingsdlg.h
|
2020-07-29
|
fuscated
|
[r12190]
* build: Fix many -Wsuggest-override warnings f...
|
splashscreen.cpp
|
2022-04-24
|
wh11204
|
[r12802]
- Splash screen: Center horizontally all title ...
|
splashscreen.h
|
2018-03-12
|
fuscated
|
[r11318]
* ToDo plugin: Fix memory corruption due to spl...
|
startherepage.cpp
|
2022-12-15
|
wh11204
|
[r13119]
- Make translation of "Start here" really work.
|
startherepage.h
|
2022-12-15
|
wh11204
|
[r13119]
- Make translation of "Start here" really work.
|
switcherdlg.cpp
|
2021-12-22
|
wh11204
|
[r12604]
- Change NULL to nullptr under src/src (thanks ...
|
switcherdlg.h
|
2020-07-29
|
fuscated
|
[r12190]
* build: Fix many -Wsuggest-override warnings f...
|
threadsdlg.cpp
|
2022-01-12
|
wh11204
|
[r12643]
- Replace direct access to wxListItem's members...
|
threadsdlg.h
|
2020-07-29
|
fuscated
|
[r12190]
* build: Fix many -Wsuggest-override warnings f...
|
virtualbuildtargetsdlg.cpp
|
2020-03-26
|
fuscated
|
[r11996]
* UI: Make sure to pass parent window to cbGetT...
|
virtualbuildtargetsdlg.h
|
2015-05-15
|
jenslody
|
[r10260]
- core: alignment fixes to avoid asserts and br...
|
watchesdlg.cpp
|
2022-11-08
|
wh11204
|
[r13003]
* Make translatable strings more translation-fr...
|
watchesdlg.h
|
2022-06-16
|
bluehazzard
|
[r12838]
+ debugger: Add context menu to watches for cop...
|