Activity for FortranProject

  • Miguel Gimenez Miguel Gimenez committed [r386] on Code

    - Simplify translatable strings to reduce errors.

  • Morten MacFly Morten MacFly committed [r385] on Code

    * re-generated several wxSmith related code portions due to changes in wxSmith (no functional changes)

  • Morten MacFly Morten MacFly committed [r384] on Code

    * FortranProject: remove pixel-wise sizing where not needed (always prefer sizer-based layout)

  • darmar darmar committed [r383] on Code

    * Log msg to the previous commit: Updates to BindTo tool to make it compatible with recent Cython versions.

  • darmar darmar committed [r382] on Code

  • Morten MacFly Morten MacFly committed [r381] on Code

    - remove duplicate code

  • Miguel Gimenez Miguel Gimenez committed [r380] on Code

    - Build Remove executable property from MSW batch files.

  • Miguel Gimenez Miguel Gimenez committed [r379] on Code

    - Build: Fix svn properties of update32

  • darmar darmar committed [r378] on Code

    * Updated procedure descriptions to include new Fortran 2023 features.

  • darmar darmar committed [r377] on Code

    * Renamed 'Jump to' to 'Go to'.

  • Miguel Gimenez Miguel Gimenez committed [r376] on Code

    * Fix build with autotools after adding svg (thanks band-a-prend).

  • Miguel Gimenez Miguel Gimenez committed [r375] on Code

    - Add support for building with wxWidgets 3.2 on Unix.

  • Morten MacFly Morten MacFly committed [r374] on Code

    - white-space

  • Morten MacFly Morten MacFly committed [r373] on Code

    - SVN properties clean-up: *.wxs files

  • Morten MacFly Morten MacFly committed [r372] on Code

    - SVN properties clean-up: resource files (*.wxs, *.xml,. ...)

  • Morten MacFly Morten MacFly committed [r371] on Code

    - SVN properties clean-up: *.cpp files (part 2)

  • Morten MacFly Morten MacFly committed [r370] on Code

    - SVN properties clean-up: *.cbp files

  • Morten MacFly Morten MacFly committed [r369] on Code

    - SVN properties clean-up: *.bat files

  • Morten MacFly Morten MacFly committed [r368] on Code

    - SVN properties clean-up: *.am files

  • Morten MacFly Morten MacFly committed [r367] on Code

    - remove spurious 'd' in wxSmith file

  • darmar darmar committed [r366] on Code

    * Re-use once loaded image list during build of CC list.

  • Miguel Gimenez Miguel Gimenez committed [r365] on Code

    - Fix typo and reduce translatable strings´ entropy.

  • Miguel Gimenez Miguel Gimenez committed [r364] on Code

    - Make some strings translatable (C::B ticket 1342).

  • Miguel Gimenez Miguel Gimenez committed [r363]

    - Make string not translatable.

  • Miguel Gimenez Miguel Gimenez committed [r362]

    - Make some strings more translation-friendly.

  • Miguel Gimenez Miguel Gimenez committed [r361]

    - Remove _() from non-translatable strings.

  • Miguel Gimenez Miguel Gimenez committed [r360]

    - Make message more translation-friendly.

  • Miguel Gimenez Miguel Gimenez committed [r359]

    - Make message more translation-friendly.

  • Miguel Gimenez Miguel Gimenez committed [r358]

    - Correct old typo (poject).

  • Miguel Gimenez Miguel Gimenez committed [r357]

    - Fix format specifier (wxStopWatch::Time() returns a long).

  • Miguel Gimenez Miguel Gimenez committed [r356]

    - Optimize SVG images, thanks gd_on.

  • Miguel Gimenez Miguel Gimenez committed [r355]

    - Fix typo in Makefile.am excluding 24x24 PNG from the ZIP.

  • Miguel Gimenez Miguel Gimenez committed [r354]

    - Change text in toolbar from "Last jump" to "Jump last" so it matches the menu.

  • Miguel Gimenez Miguel Gimenez committed [r353]

    - Update main Makefile.am to incllude SVG files.

  • Miguel Gimenez Miguel Gimenez committed [r352]

    - Remove non-used PNG.

  • Miguel Gimenez Miguel Gimenez committed [r351]

    - Remove duplicated SVG files (keep those in the ZIP).

  • Miguel Gimenez Miguel Gimenez committed [r350]

    - Fix case of ZIP file. Use ZIP also in image list.

  • Miguel Gimenez Miguel Gimenez committed [r349]

    * Use SVG files in image list.

  • Miguel Gimenez Miguel Gimenez committed [r348]

    * Fix menu icon sizes in HiDPI with wxWidgets >= 3.1.6.

  • Miguel Gimenez Miguel Gimenez committed [r347]

    - Reactivate SVG in message pane.

  • Miguel Gimenez Miguel Gimenez committed [r346]

    - Disable temporarily SVG usage.

  • Miguel Gimenez Miguel Gimenez committed [r345]

    - Fix HiDPI icon size after previous commit.

  • Miguel Gimenez Miguel Gimenez committed [r344]

    - Modify autotools file to include the new svg folder.

  • Miguel Gimenez Miguel Gimenez committed [r343]

    * Reduce start time using SVG for message pane icon.

  • Miguel Gimenez Miguel Gimenez committed [r342]

    - Fix compilation with wxWidgets < 3.1.6.

  • darmar darmar committed [r341]

    - Remove the use of _T() and wxT() macros.

  • darmar darmar committed [r340]

    - Use length() and empty() on strings instead of old Length() and IsEmpty().

  • Miguel Gimenez Miguel Gimenez committed [r339]

    * Use wxColourPickerCtrl in settings.

  • Miguel Gimenez Miguel Gimenez committed [r338]

    * Fix a long standing bug in notebook when using HiDPI with wxWidgets < 3.1.6.

  • Miguel Gimenez Miguel Gimenez committed [r337]

    * Fix notebook icon size when using HiDPI and wxWidgets >= 3.1.6.

  • darmar darmar committed [r336]

    * Added wxWidgets-3.2 project files for Windows (thanks to Miguel).

  • darmar darmar committed [r335]

    * Bug fix: additional include files on Windows is not found.

  • darmar darmar committed [r334]

    - Updated 'update*.bat' files to copy only *.png images.

  • darmar darmar committed [r333]

    * Don't try to interpret a preprocessor directive when the "Interpret preprocessor directives" option is disabled.

  • darmar darmar committed [r332]

    * Corrected determination of the dummy argument name on a line (can cause crash in some cases).

  • darmar darmar committed [r331]

    * Fix regex to work with the PCRE2 regex engine used by wx3.1.6

  • darmar darmar committed [r330]

    * Consider 'block' construct when building the call-tree.

  • darmar darmar committed [r329]

    *Improved interpretation of '#ifdef' directives (still is not perfect ;()

  • darmar darmar committed [r328]

    - Small code optimizations for speed.

  • darmar darmar committed [r327]

    *Fix a bug preventing to find included file when user clicked on 'Jump to ...'

  • darmar darmar committed [r326]

    * Fixed compilation: added ';' at the end of the line (thanks to Florence Durand for letting me know about it)

  • darmar darmar committed [r325]

    * Include with #define defined tokens in the code-completion list.

  • darmar darmar committed [r324]

    * Determine a file weight correctly in the case when the same file is included several times in a workspace.

  • darmar darmar committed [r323]

    * Added 'preprocfunction.cpp/.h' and 'tokenizerpp.cpp/.h' files to the Makefile.am (thanks to Sergey Torokhov)

  • darmar darmar committed [r322]

    - Removed unnecessary "wxALIGN_CENTER_HORIZONTAL" flags from settings.xrc (thanks to Miguel Gimenez)

  • darmar darmar committed [r321]

    Corrected interpretation of PP directive "#if SOME_NAME"

  • darmar darmar committed [r320]

    Added call to PlaceWindow before ShowModal. It should improve dialog placements.

  • darmar darmar committed [r319]

    Increased version number in manifest.xml to 1.8

  • darmar darmar committed [r318]

    Fixed bug in gdb_fortran_extensions*.py. Increased version number.

  • darmar darmar committed [r317]

    * Update include file list before reparsing workspace.

  • darmar darmar committed [r316]

    * Recognize 'read' and 'write' procedures in type-bound procedure list.

  • darmar darmar committed [r315]

    * Decreased loop size by one.

  • darmar darmar committed [r314]

    * Added option 'Always replace word under caret' for CC.

  • darmar darmar committed [r313]

    * Implemented a shadowing of inactive (because of the use of CPP) code lines.

  • darmar darmar committed [r312]

    * Indentation correction: (a) do not correct if construct has a name; (b) enable indentation correction for 'else...' statements.

  • darmar darmar committed [r311]

    * Bugfix: Prevent to parse 'module pure subroutine' as a module with the name 'pure'.

  • darmar darmar committed [r310]

    * Limit search line length. If longer line was typed, it was definitely a mistake.

  • darmar darmar committed [r309]

    * Renamed 'Show hidden entities' to 'Show private entities' in the settings dialog.

  • darmar darmar committed [r308]

    * Avoid appending a directory when the directory is empty.

  • darmar darmar committed [r307]

    * Calltree: Avoid repeating search of items which were already included in the tree. Result is improved search speed.

  • darmar darmar committed [r306]

    *BindTo: added support of type-bound procedures.

  • darmar darmar committed [r305]

    * Implemented posibility to use Global variable name in additional directory name used for parsing.

  • darmar darmar committed [r304]

    *Fixed bug in building dependency between files, when a submodule depends from another submodule.

  • darmar darmar committed [r303]

    * Added option to enable/disable parsing of PP directives.

  • darmar darmar committed [r302]

    - Added try...catch block where map is called from a separate parser thread.

  • darmar darmar committed [r301]

    * Implemented jump to #include file if it is in an additional directory for the include files.

  • darmar darmar committed [r300]

    - Avoid copy of string array by call of GetTokensToEOL function (hope it optimizes speed).

  • darmar darmar committed [r299]

    *Implementation of parsing of C pre-processor directives.

  • darmar darmar committed [r298]

    *BindTo tool: add '_f' suffix to a name of generated bind name by default.

  • darmar darmar committed [r297]

    *Just few additions to the description of intrinsic procedures.

  • darmar darmar committed [r296]

    *Fixed bug, where CallTip is not shown for the case of generic type bound procedure.

  • darmar darmar committed [r295]

    *Listen cbEVT_PROJECT_END_REMOVE_FILES event and only then update Workspacebrowser

  • darmar darmar committed [r294]

    *Listen cbEVT_PROJECT_END_ADD_FILES event and only then update Workspacebrowser

  • darmar darmar committed [r293]

    *Do not show CC list after '%' if we have 'name %' in the code.

  • darmar darmar committed [r292]

    *Fixed auto-indentation of "end ..." statements in some situations.

  • darmar darmar committed [r291]

    *Improvement of parsing of 'interface' statement.

  • darmar darmar committed [r290]

    *Fixed problem introduced in r288: return from function without call of m_pTreeBottom->Thaw()

  • darmar darmar committed [r289]

    *Small improvement in RegEx's: operator label was not recognized for some operators.

  • darmar darmar committed [r288]

    *Fixed problem, when C::B crashes when a workspace in C::B is closed

  • darmar darmar committed [r287]

    *Implemented user adjustable Call-tree depth limit.

1 >
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.