Menu

Tree [r13158] / trunk / src / sdk /
 History

HTTPS access


File Date Author Commit
 mozilla_chardet 2022-11-08 wh11204 [r13001] * Add support for riscv64 build on Linux (thank...
 resources 2023-01-14 mortenmacfly [r13149] * applied (slightly modified) patch #1354: A ne...
 scripting 2022-11-20 wh11204 [r13054] - Remove unreachable code warning (ticket #1330).
 wxscintilla 2022-11-27 mortenmacfly [r13075] - mark C::B change in 3rd party lib just as all...
 Makefile.am 2021-08-14 fuscated [r12503] * debugger: Fix support for debugging using Cyg...
 annoyingdialog.cpp 2022-11-01 wh11204 [r12999] - Fix logging of size_t and wxStopWatch::Time().
 autodetectcompilers.cpp 2022-01-12 wh11204 [r12642] * Sort compiler list in compiler detection dialog.
 base64.cpp 2021-12-14 wh11204 [r12578] - Remove code for wxWidgets < 3.0.0 (part I).
 blockallocated.cpp 2013-04-06 alpha0010 [r8948] - reduce pedantic warnings
 cbart_provider.cpp 2022-10-21 wh11204 [r12986] - cbArtProvider: Fix bitmaps' sizes when using ...
 cbauibook.cpp 2022-12-10 wh11204 [r13106] - Use whitespace to remark =! is not an operator.
 cbcolourmanager.cpp 2020-05-31 fuscated [r12141] * ThreadSearch: Make it possible to reset the S...
 cbdebugger_interfaces.cpp 2012-04-28 mortenmacfly [r7947] - massive SVN properties clean-up in addition t...
 cbeditor.cpp 2022-11-01 wh11204 [r12999] - Fix logging of size_t and wxStopWatch::Time().
 cbeditorprintout.cpp 2022-04-06 wh11204 [r12780] - Printing: Minor code refactoring.
 cbexception.cpp 2019-11-04 fuscated [r11901] * sdk: Proper fix for ticket #870
 cbplugin.cpp 2022-11-01 wh11204 [r12999] - Fix logging of size_t and wxStopWatch::Time().
 cbproject.cpp 2022-11-01 wh11204 [r12999] - Fix logging of size_t and wxStopWatch::Time().
 cbstatusbar.cpp 2021-12-22 wh11204 [r12605] - Change NULL to nullptr under src/sdk (thanks ...
 cbstyledtextctrl.cpp 2022-05-14 pecanh [r12812] * cbStyledTextCtrl - Avoid crash in wxScintilla...
 cbthreadpool.cpp 2022-03-15 wh11204 [r12752] - SDK: Fix coding style (whitespace).
 cbtreectrl.cpp 2015-12-29 fuscated [r10635] - warnings: Remove checks if this is nullptr
 cbworkspace.cpp 2022-11-01 wh11204 [r12999] - Fix logging of size_t and wxStopWatch::Time().
 ccmanager.cpp 2022-11-22 pecanh [r13058] * ccManager.cpp Allow tooltips to be shown as u...
 compileoptionsbase.cpp 2019-10-26 fuscated [r11887] * scripting: Bind CompileOptionsBase SetLinkerE...
 compiler.cpp 2022-12-08 wh11204 [r13101] - Use %zu when formatting size_t.
 compilercommandgenerator.cpp 2022-11-01 wh11204 [r12999] - Fix logging of size_t and wxStopWatch::Time().
 compilerfactory.cpp 2022-11-01 wh11204 [r12999] - Fix logging of size_t and wxStopWatch::Time().
 compileroptions.cpp 2014-06-22 mortenmacfly [r9819] * fixed several crash candidates with EditorCol...
 compiletargetbase.cpp 2022-11-01 wh11204 [r12999] - Fix logging of size_t and wxStopWatch::Time().
 configmanager-revision.cpp 2022-02-08 wh11204 [r12708] - Update minimum required wxWidgets' version.
 configmanager.cpp 2022-11-08 wh11204 [r13003] * Make translatable strings more translation-fr...
 configurationpanel.cpp 2012-05-11 mortenmacfly [r7964] - rollback r7956 (use BE instead of AE) -> r795...
 configuretoolsdlg.cpp 2016-09-25 fuscated [r10912] * UI: Fix default buttons in most dialog broken...
 confirmreplacedlg.cpp 2011-07-26 tpetrov [r7294] * NoPCH build fixes (more fixes are required)
 crc32.cpp 2021-12-22 wh11204 [r12605] - Change NULL to nullptr under src/sdk (thanks ...
 cygwin.cpp 2021-08-14 fuscated [r12503] * debugger: Fix support for debugging using Cyg...
 debuggermanager.cpp 2022-10-02 wh11204 [r12935] - Reactivate SVG in message panes.
 editarrayfiledlg.cpp 2021-12-23 wh11204 [r12607] * Remove warnings about deprecated (in wx3.1.6)...
 editarrayorderdlg.cpp 2021-05-09 fuscated [r12381] - SDK: Fix EditArrayOrderDlg::SetArray to be us...
 editarraystringdlg.cpp 2020-03-26 fuscated [r11996] * UI: Make sure to pass parent window to cbGetT...
 editor_hooks.cpp 2022-11-01 wh11204 [r12999] - Fix logging of size_t and wxStopWatch::Time().
 editor_utils.cpp 2020-05-31 fuscated [r12116] * ThreadSearch: Implement folding for the STC l...
 editorbase.cpp 2022-11-08 wh11204 [r13003] * Make translatable strings more translation-fr...
 editorcolourset.cpp 2022-10-28 wh11204 [r12995] - Allow better translations in Log() messages.
 editorlexerloader.cpp 2022-10-28 wh11204 [r12995] - Allow better translations in Log() messages.
 editormanager.cpp 2022-11-01 wh11204 [r12999] - Fix logging of size_t and wxStopWatch::Time().
 editpairdlg.cpp 2016-09-25 fuscated [r10912] * UI: Fix default buttons in most dialog broken...
 editpathdlg.cpp 2020-02-19 fuscated [r11963] * UI: Fix regression caused by the fix to ticke...
 edittooldlg.cpp 2016-09-25 fuscated [r10912] * UI: Fix default buttons in most dialog broken...
 encodingdetector.cpp 2022-12-08 wh11204 [r13101] - Use %zu when formatting size_t.
 externaldepsdlg.cpp 2016-09-25 fuscated [r10912] * UI: Fix default buttons in most dialog broken...
 filefilters.cpp 2016-05-18 d_anselmi [r10854] * Enable switching between header and implement...
 filegroupsandmasks.cpp 2012-08-31 jenslody [r8300] * wx2.9: tons of format fixings for C::B core
 filemanager.cpp 2021-10-06 bluehazzard [r12534] * File Browser: remove workaround for wxRenameF...
 findreplacedlg.cpp 2022-07-11 wh11204 [r12848] * SDK: Speed up Find in files (ticket #1282, th...
 genericmultilinenotesdlg.cpp 2016-09-25 fuscated [r10912] * UI: Fix default buttons in most dialog broken...
 globals.cpp 2022-11-26 wh11204 [r13071] - Remove _() from platform names.
 importers_globals.cpp 2011-02-01 mortenmacfly [r6950] - enable SVN keyword substitution for relevant ...
 incremental_select_helper.cpp 2021-12-14 wh11204 [r12579] - Remove code for wxWidgets < 3.0.0 (part II).
 infowindow.cpp 2022-06-17 wh11204 [r12839] - Allow translation of some Log() messages.
 loggers.cpp 2022-01-12 wh11204 [r12643] - Replace direct access to wxListItem's members...
 logmanager.cpp 2013-11-02 alpha0010 [r9426] - sdk and src: make more use of nullptr (no fun...
 macrosmanager.cpp 2022-05-21 ollydbg [r12816] * sdk: add a new macro TARGET_COMPILER_UNIX_PAT...
 manager.cpp 2022-11-08 wh11204 [r13003] * Make translatable strings more translation-fr...
 menuitemsmanager.cpp 2021-12-22 wh11204 [r12605] - Change NULL to nullptr under src/sdk (thanks ...
 multiselectdlg.cpp 2020-03-26 fuscated [r11996] * UI: Make sure to pass parent window to cbGetT...
 newfromtemplatedlg.cpp 2022-11-17 wh11204 [r13043] * New project dialog: Fix title.
 nullptr.cpp 2011-02-01 mortenmacfly [r6950] - enable SVN keyword substitution for relevant ...
 personalitymanager.cpp 2021-05-22 fuscated [r12451] * SDK: Fix a regression introduced in rev 12304...
 pipedprocess.cpp 2022-11-19 ollydbg [r13049] * sdk: adjust the parsing method of the text pi...
 pluginmanager.cpp 2022-12-06 wh11204 [r13097] * Remove CR from all plugin fields meant to be ...
 pluginsconfigurationdlg.cpp 2022-12-06 wh11204 [r13097] * Remove CR from all plugin fields meant to be ...
 printing_types.cpp 2021-12-14 wh11204 [r12579] - Remove code for wxWidgets < 3.0.0 (part II).
 projectbuildtarget.cpp 2021-12-22 wh11204 [r12605] - Change NULL to nullptr under src/sdk (thanks ...
 projectfile.cpp 2021-05-03 fuscated [r12316] * wxSmith: Renaming of wxSmith-related files co...
 projectfileoptionsdlg.cpp 2022-10-05 wh11204 [r12955] - File options dialog: Remove _T() and replace ...
 projectlayoutloader.cpp 2022-11-01 wh11204 [r12999] - Fix logging of size_t and wxStopWatch::Time().
 projectloader.cpp 2022-12-01 wh11204 [r13089] - SDK: Join fragmented translatable strings.
 projectloader_hooks.cpp 2013-11-02 alpha0010 [r9426] - sdk and src: make more use of nullptr (no fun...
 projectmanager.cpp 2022-11-01 wh11204 [r12999] - Fix logging of size_t and wxStopWatch::Time().
 projectsfilemasksdlg.cpp 2020-03-26 fuscated [r11996] * UI: Make sure to pass parent window to cbGetT...
 projecttemplateloader.cpp 2011-11-25 mortenmacfly [r7608] - get rid of some mixed tab/space whitespace me...
 scriptingmanager.cpp 2022-11-01 wh11204 [r12999] - Fix logging of size_t and wxStopWatch::Time().
 scriptsecuritywarningdlg.cpp 2022-04-20 wh11204 [r12800] - Scripting: Fix compilation on Mint 18 (gcc 5....
 scrollingdialog.cpp 2021-12-15 wh11204 [r12582] - SDK: remove code for wxWidgets < 3.0.0 from s...
 sdk_events.cpp 2022-09-10 wh11204 [r12887] * Correct notebook icon sizes when using HiDPI ...
 searchresultslog.cpp 2022-05-29 bluehazzard [r12822] * search: fix compilation issues on some machines
 selecttargetdlg.cpp 2017-07-16 fuscated [r11113] * UI: Make it possible to edit all targets in t...
 templatemanager.cpp 2022-11-01 wh11204 [r12999] - Fix logging of size_t and wxStopWatch::Time().
 tinywxuni.cpp 2017-10-07 fuscated [r11190] * SDK: Return false if there are errors reading...
 toolsmanager.cpp 2022-10-30 wh11204 [r12998] - Better solution for previous commit (thanks PB).
 uservarmanager.cpp 2022-02-18 wh11204 [r12719] * Fix non-PCH compilation with autotools on MSY...
 workspaceloader.cpp 2022-11-01 wh11204 [r12999] - Fix logging of size_t and wxStopWatch::Time().
 xtra_res.cpp 2022-10-27 wh11204 [r12992] - Fix scale factors < 1.75 behaving as 1.00 in ...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.