加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
changes_en.txt 28.59 KB
一键复制 编辑 原始数据 按行查看 历史
Xusinboy Bekchanov 提交于 2022-09-25 18:39 . New Version 1.3.3
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641
Version 1.3.3 (September 23, 2022)
- Fixed: Namespace intellisense
- Improved: Make and Make clean functions
- Fixed: Intellisense for variables inside Namespace
- Improved: Include paths also added to Auto Complete
- Fixed: Showing Options Controls on Linux
- Fixed: Define function on Linux
- Fixed: Var Intellisense
- Fixed: Define function
- Fixed: Ctrl+Click on Include File in Linux
- Added: Split functions on Linux
- Fixed: Warnings when showing tooltips on Linux
- Fixed: Crashing IDE on Linux
- Added: Line Labels syntax highlighting
- Fixed: Showing bottom pin button on Linux
- Fixed: Designing Menu Item Images
- Added: Double Buffer to Menu Editor
- Added: MDI Notepad Example
- Fixed: Showing ToolBar in Designer and Menu Editor on High DPI
- Fixed: Adding ToolTips control as component
- Improved: Disabled menu items and tool buttons will be colored correctly in design mode.
- Improved: It is only possible to enter a number in the Goto form.
- Fixed: Focus changing on edit items in Menu Editor
- Added: Insert, Move Up and Move Down functions to ToolBar Editor and StatusBar Editor
- Fixed: Opening StatusBar Editor
- Fixed: Updating Edit Control after Numbering or Remove numbering
- Fixed: Showing Drop down tooltips on Linux
- Improved: Showing Options window on Linux
- Fixed: Error on Design ToolBar
- Fixed: IntelliSense
- Changed: Form templates
- Improved: When opening a project, all used controls are loaded into the Toolbox.
- Added: MDIForm example
- Added: rs_Types parameter to FindByte(Utf) and FindOneByte(Utf) functions of MariaDBBox and SQLite3Component
- Fixed: TransactionBegin method of MariaDBBox
- Added: TransactionRollback function to SQLite3Component and MariaDBBox
- Fixed: TransactionEnd function of MariaDBBox
- Fixed: Auto CompleteWord and ParameterInfo inside string and comments
- Fixed: Errors in SQLite3Component and MariaDBBox
- Improved: "Form" and "Code and Form" functions
- Added: Add Procedure function
- Added: Duplicate Menu item to Designer Context Menu
- Added: host, unix_socket, clientflag parameters to Open method of MariaDBBox component
- Fixed: Auto Complete Word inside String
- Added: UserName and Port parameters to Open function of MariaDBBox
- Fixed: Reading blob columns with MariaDBBox
- Fixed: Changing Font size and Font name in the Edit Control
- Added: MariaDBBox component
- Fixed: Numbering, Format Code, Comment, Uncomment, Indent and Outdent functions
- Improved: Speed updating Of Edit Control
- Improved: The names of all selected controls are displayed in the Properties and Events window.
- Added: Showing Selected Control Name in Properties and Events Windows
- Fixed: Updating Edit Control on Divided Mode
- Fixed: The Error Handling function will fire the correct exit operator.
- Fixed: Updating values in the Properties Window after insert a new Menu Item on Menu Editor.
- Improved: Edit Control updates faster
- Improved: Speed of Auto complete
- Added: OnSQLString function event and OnErrorOut sub event to SQLite3Component.
- Added: Ability to process function events in the IDE.
- Fixed: Return of error ERROR_BROKEN_PIPE (109) when closing started without a console program.
- Fixed: Set Parent to Components in Designer
- Fixed: Opening Files with Ctrl + Click for another components
- Improved: Checking and unchecking libraries in Components Window adds components to ToolBox and deletes from it.
- Fixed: Undo and Redo functions of Code Editor
- Improved: Components Window
- Added: Saving Components library settings
- Added: Showing Control libraries in Components window
- Added: Components Form
- Improved: Add Form, Module, etc. template to the Project auto opens the new tab on the IDE
- Added: Designing controls from multiple libraries
- Added: Multiple add resources and files to ImageList in ImageList Editor
- Improved: ImageList Editor
- Improved: Image Manager
- Fixed: Menu Editor on High DPI
- Added: Move Up and Move Down functions to Menu Editor
- Fixed: Butterfly Draw Example on Linux
- Improved: Send to Back and Bring to Front functions of Designer
- Added: "Delete menu item" Context menu to Menu Editor
- Fixed: Changing MenuItem properties with Property Window
- Fixed: Remove MainMenu with MenuItems
- Fixed: Numbering with collapsible lines
- Fixed: On set wrong Component values on Design shows Message to User
- Added: Insert menu item to Menu Editor
- Added: Shift Mouse Wheel for Code Editor to horizontal scrolling
- Added: Shift Mouse Wheel for Designer to horizontal scrolling
- Fixed: IntelliSense with nested constructions
- Improved: Syntax Highlighting Identifiers with One Dot and Two Dot
- Improved: Comment Single And Comment Block
- Fixed: Syntax Highlighting Members of Types
- Changed: Type of Key parameter of KeyPress event from Byte To Integer
- Added: Collapsing If, For, Select Case and etc.
- Fixed: Vertical Scroll on Code Editor Folding.
- Added: Collapse and Uncollapse Current, All Procedures menu items
- Fixed: Auto Complete words by press Enter Key.
- Improved: Showing Edit Control DropDown with ToolTips
- Fixed: Focus when copying and selecting controls when designing.
- Fixed: Loading codes longer than 1024 symbols
- Added: IDE creates a new line if the string of controls exceeds 1024 characters when adding new control
- Fixed: Starting programs with a space in the name using cmd.exe
- Fixed: Showing brackets by position on High DPI
- Fixed: Scrolling to the end line of the Edit Control
- Fixed: Find Control at Cursor in Designer on High DPI
- Added: Syntax Highlighting Identifiers option
- Changed: Macro identifier color
- Added: VisualFBEditor and MyFbFramework Discussions menu item to Help menu
- Added: Input the integer value of color to change color setting directly
- Fixed: Syntax Highlighting Static Subs and Functions
- Changed: Syntax Color of Shared and Common Variables on Dark theme
- Added: Syntax Highlighting Member Identifiers
- Added: Syntax Highlighting Identifiers with membership
- Fixed: Syntax Highlighting Identifiers with two dots on start
- Fixed: Syntax Highlighting For Next local variable
- Added: Syntax Highlighting Operators
- Improved: Change Identifiers Case
- Improved: Syntax Highlighting Identifiers
- Added: Local Args Syntax Highlighting
- Added: Change Identifiers Case option
- Improved: Sorted Add Controls to Class List on Design
- Fixed: Integrated GDB Debugger
- Fixed: Add space after keyword "To"
- Added: DownloadAndCompileForRaspbian.sh
- Fixed: Crashing IDE when start on Linux
- Fixed: UTF8 support on function LoadFromFile
- Fixed: Add space to Oct Value &O
- Improved: Showing WinAPI and GTK API tooltips
- Improved: Showing keyword tooltips
- Added: GTK API Functions to KeyWordsHelp.txt
- Fixed: Run compiled program
- Added: Windows SDK API functions to Keywords Help
- Added: Automatic change of Parameter Info when changing the selection while the tooltip is open.
- Fixed: Functions list
- Added: Syntax Highlighting Namespaces, Components, Types, Enums, Functions, Args
- Fixed: Properties Window on High DPI
- Fixed: Size of Menu images on High DPI
- Fixed: Crashing when showing Parameter Info
- Fixed: Showing Parameter info
- Improved: Show Tooltip for functions.
- Fixed: IDE closing when waiting for a running program.
- Improved: Showing Keywords parameter info
- Added: Cut Current Line to Edit Menu
- Added: Erase Immediate Window button
- Fixed: Namespace intellisense
- Added: Compiling programs with _DebugWindow_ define
- Fixed: File number leak
- Fixed: Double clicking on an event in the Event window shows the Code editor
- Fixed: Displaying the FBMemCheckAssist Add-In Menu Item in the Service Menu
- Added: Install git and wget to DownloadAndCompile.sh
- Added: DownloadAndCompile.sh for Linux
- Improved: DownloadAndCompileWithQuestion.bat adds Compilers and Debuggers folder
- Added: Download GDB question to DownloadAndCompileWithQuestion.bat
- Added: Default Compiler and GDB path settings to VisualFBEditor folder
- Fixed: Compiling 64-bit with DownloadAndCompileWithQuestions.bat
- Fixed: EditControl LoadFromFile
- Fixed: TabPage on Design Mode
- Improved: Closing split tabs removes empty space too.
- Fixed: Ctrl + MouseMove on Edit Control on Vertically Split Mode
- Fixed: Reload History Code function, now Open File Dialog opens the Temp folder
- Added: Localization the help of Keywords
- Fixed: Activating Tab
- Added: Split Up, Split Down, Split Left and Split Right functionality to Tab Page menu
- Added: DownloadAndCompileWithQuestions.bat
- Fixed: GridData example: sorting by numbers
- Fixed: Limit debug to the directory of the main file option
- Added: DownloadAndCompile.bat
- Added: Manage the history backup file.
- Added: Show Tooltips at the Top option
- Fixed: Showing Edit control tooltips
- Fixed: Edit control lose focus on mouse move to tooltip hyperlink
Version 1.3.2 (April 16, 2022)
- Fixed: Click Set As Main menu item from Tab Window
- Fixed: Showing Functions List and Form/Code view toolbar on Windows XP and Classic without manifest mode
- Added: Bass examples
- Added: Manifest And Run As Administrator options to Project Properties
- Added: Add, Change, Remove and Clear buttons to New Project Dialog's Recent files tab
- Fixed: Run with cmd.exe and PowerShell.exe
- Fixed: Crash 64-bit IDE on open Chart Example
- Fixed: open the execute file like ld.exe in code windows when double click in output windows
- Fixed: Not showing the right selection text after replace in one line
- Added: DPI Awareness PerMonitorV2
- Fixed: The caption of Main Window not updated after save as a file
- Fixed: Edit control High DPI
- Added: Double Click on Edit control divider splits or joins window
- Added: Split vertically to Edit control
- Improved: Edit control proportionally changes the Divided position on control size changed
- Added: Window menu
- Added: Project preprocessor numbering
- Fixed: If the edit control separator is moved down from the edit control then the separator is moved back to the top.
- Improved: The Code editor can be split into two areas.
- Improved: Auto adds Designer property to the Form Constructor on Design
- Improved: Double-clicking a form in Explorer opens the Visual Designer.
- Fixed: The Index of Control array
- Added: Save and Open files with UTF8 (without BOM)
- Fixed: Tip of the Day
- Fixed: Edit Control Caret height on change Font Size with Ctrl+MouseWheel
- Fixed: Crash when changing a Form/Code view in a module without forms.
Version 1.3.1 (March 31, 2022)
- Fixed: Tip of the Day on Linux
- Added: Project macro numbering: Starts of procedures menu item
- Added: GridData Control
- Added: Function Reload History Code
- Added: Ctrl + MouseWheel to Edit control
- Fixed: Properties Window High DPI
- Added: Saving Width, Height and Maximized state of Main Window on exit
- Fixed: Saving Recent Files/Folders/Projects/Sessions in Settings
- Fixed: Showing properties without comment in Design Mode
- Fixed: Tab window updating
- Fixed: Compiling GridData example
- Improved: Copy controls copies all properties
- Added: Ability to edit properties of selected multiple controls
- Added: Add relative paths to recent option
- Fixed: Move controls by keys in Designer
- Improved: When unchecked Create non-static event handlers option disables Place static event handlers after the Constructor and Create static event handlers with an underscore at the beginning options
- Fixed: Auto create resource and manifest files
Version 1.3.0 (March 18, 2022)
- Added: Ability to change the Controls Tag property in the Properties Window
- Added: Syntax Highlighting keywords with double dots
- Fixed: Keywords Intellisense
- Added: Extension changing check
- Added: Dark Mode for EditControl ToolTips
- Updated: Keywords Help from fbc 1.09
- Changed: '#Compile replaces with #cmdline in Templates
- Updated: FB-manual and keywords settings from fbc 1.09
- Fixed: Crash when saving all files
- Fixed: Refresh TitleBar on change Dark Mode
- Added: Create static event handlers with an underscore at the beginning option
- Changed: Switch from Light mode to Dark mode without exiting the program
- Added: Dark Mode support in Linux.
- Added: Syntax Highlighting Asm Comments
- Added: Place static event handlers after the Constructor option to Designer
- Added: Compile All command to Build menu
- Added: DarkMode for Tip Of the Day
- Added: Asm Syntax Highlighting
- Fixed: Changing MenuItem Properties from Property Grid
- Added: Saving SDK, NDK and JDK location project properties for Android
- Changed: Numbering from _L_ to _L macros
- Fixed: Saving resource files (*.rc) end lines with CRLF
- Added: Project Numbering
- Improved: The quality of some resource files on Dark Mode
- Fixed: Showing ToolBox ScrollBar on start IDE
- Fixed: Resources files in Dark mode
- Added: Use Pattern Matching option to Find In Files Dialog
- Fixed: Saving files with New Line types
- Fixed: Showing Virtual Properties in Property Grid
- Changed: Immediate Window BackColor and ForeColor
- Fixed: TabWindow DarkMode
- Added: Dark Mode option
- Fixed: Add Spaces function (Type<>)
- Added: Base keyword to "Base." intellisense
- Added: Base keyword Define functionality
- Added: Intellisense to Base keyword
- Added: Globals tab to Debug
- Added: Run To Cursor, Set Next Statement to GDB Debugger
- Added: Expanding variables on GDB Debug
- Added: Integrated GDB Debugger
- Fixed: Intellisense and show errors
- Changed: Designer BringToFront and SendToBack function
- Fixed: Show Tools Icon
- Fixed: Save Tabs
- Added: Spy tool
- Added: Change selection control from Class Combo
- Fixed: DropDownCount of Combos (Class and Function)
- Added: Tip of the Day
- Fixed: Showing type intellisenses and Numbering
- Fixed: Properties window width
- Fixed: Run program and showing compile messages
- Fixed: Compilling Error message showing. Add ico to each form
- Changed: Project Properties window
- Added: Android Project template
- Fixed: Show Console on run program
- Added: PageScroller and ReBar examples
- Fixed: Font Name in Windows GTK3 version
- Fixed: Find window Left position
- Fixed: Add New Module
- Fixed: New Project dialog
- Fixed: Crash when closing 64-bit IDE
- Changed: Not showing New Project dialog when Invalid defined compiler path.
- Fixed: Compiling resource file with windres
- Added: InitialDir to FolderBrowserDialogs
- Fixed: Error Handling image
- Fixed: Designer destructor
- Fixed: Compiling with GTK on Windows
- Improved: Show debug log when runs Android app.
- Fixed: Create Key Store
- Added: Android example project and functionality to Build and Sign APK files
- Fixed: Set property from code
- Fixed: Controls Align property
- Fixed: Define dll file name on Compile
- Fixed: Crash of IDE after debugging
- Added: ContextMenu to ToolBars to show/hide
- Fixed: Formatting numbers with E- notation
- Fixed: Intellisense
- Fixed: Change numeric properties from Property Grid on 64-bit
- Fixed: Select Components in Designer
- Fixed: Formatting numbers with e- notation
- Added: ReBar to main interface on Windows and Linux
- Improved: Showing Colors in Property Grid
- Fixed: Choosing Font from Property Grid
- Improved: Toolbar added to ReBar control
- Fixed: Compiling with fbc 1.09
- Changed: Set Text property to Control in Designer
- Fixed: Designer on design ComboBoxEx and IPAddress control
- Fixed: Designer on create IPAddress control
- Added: Existing and Recent tabs to New project window
- Changed: Pin and Pinned image
- Fixed: Pin button position
- Improved: Pin buttons
- Fixed: Left and Right Pin buttons position in Linux
- Fixed: Write Single type property in Property Grid
- Fixed: Close IDE on show type intellisense
- Fixed: Find Window
- Added: Scrollbars to Designer in Linux
- Fixed: Automatically close Properties Window on open module (without designer)
- Added: Use button (For WinAPI and GTK versions) to IDE Toolbar
- Added: Use menu
- Fixed: Show Dots in Designer on Linux
- Fixed: Compiling on Linux (GTK2)
- Changed: Removed __USE_GTK3__ define from source
- Improved: Animate Control Example
- Fixed: Closing Properties window on select from combo
- Added: Animate Control Example
- Fixed: Format Code
- Added: Turn on Environment variables option
- Updated: Pin and Pinned images
- Fixed: TreeListView ListItems and TreeListViewItem Items properties
- Added: Environment variables option to Debugger options
- Improved: ToolBox collapsed state
- Changed: "When VisualFBEditor starts" option to "Prompt for Project / File"
- Fixed: Recent Folder, Recent Project and Recent Session
- Fixed: Progress marquee in Linux
- Fixed: Icon in the Tab pages
- Improved: Changed Intellisense quotation mark
- Added: Complete Word and Parameter Info buttons to IDE ToolBar
- Fixed: Intellisense ToolTip
- Fixed: Clear Messages in Linux GTK3
- Fixed: Showing Complete Word
- Added: Intellisense limit to Options
- Fixed: Update Designer on Code Editor change
- Added: Send to Back and Bring to Front functions to Designer in Linux
- Fixed: Command Prompt options in Linux
- Added: Options to Command Prompt
- Fixed: Controls coordinates in Designer
- Improved: Selected text copies to find text box
- Fixed: Intellisense in new form template
- Fixed: GroupBox control in Designer
- Fixed: ListBoxes in Linux
- Fixed: Waiting Threads
- Fixed: Delete control in Designer (in new Form template)
- Fixed: Moving Controls by key press in Designer (in Linux)
- Improved: Shows Component borders in Design mode on Linux
- Added: #define _NOT_AUTORUN_FORMS_ to Form templates
- Fixed: Name property of Form in Designer
- Added: "Create Form types without Type word" option to Designer options
- Improved: Changed Form Type name and Form name
- Fixed: Selecting ComboBoxes with Mouse Pointer in Designer (in Linux)
- Fixed: Disabled Hint from Code Editor
- Added: Subsystem option to Project Properties
- Removed: Cast and Let operators from Intellisense
- Fixed: Non-public functions and properties in intellisense
- Fixed: Project Properties window in Linux
- Added: VisualFBEditor dark desktop file
- Fixed: Add Form from Template
- Fixed: Setting the Graphic property to a relative path
- Fixed: Select ImageBox in Designer
- Improved: When selecting from Auto Complete using Return key, does not branch to a new line
- Fixed: Designer
- Fixed: Find and Replace window
- Fixed: On close current window clears Property Grid help box
- Added: Duplicate function to Edit menu
- Fixed: Property Grid on scrolling in Linux
- Fixed: Hint property of Code Editor
- Fixed: Update Property Grid and Designer from Code Editor
- Fixed: Delete Controls from Designer
- Fixed: Refresh Property Grid, If Selected Control is Design Control
- Fixed: Update Property Grid on change Code Editor
- Added: The ability to select an empty component in the Properties Grid
- Fixed: When the current window is closed, the elements of the properties grid are cleared.
- Fixed: Crash when Close All files
- Fixed: Removed -exx compile key from Template files
- Fixed: Empty Command prompt window appearing when compiling
- Fixed: Adding extra characters when selecting files and folders.
- Improved: Property Grid in Linux
- Improved: Changed xterm command line to -e
- Fixed: Showing empty command line window when launching an external exe
- Fixed: Set initial dir to Save File Dialog
- Added: Caption to Save Dialog
- Added: mate-terminal and xterm to VisualFBEditor terminal settings in Linux
- Fixed: Run compiled app if there are spaces in project path (Linux)
- Fixed: Pin buttons in DPI
- Added: High DPI compatibility to MenuEditor, Designer and EditControl
- Added: High DPI compatibility
- Fixed: Change checked state Code view and Form view buttons
- Fixed: Splitter between the code view and form view stops when it reaches the left edge of the code view.
- Improved: Designer will scrolled when design control not fit in the window
- Fixed: Property Grid updates to the control selected by the drop down
- Added: Project Property: Pass All Module Files To Compiler
- Fixed: Double additions Include Path and Library Path
- Fixed: Close Designer
Version 1.2.9 (July 14, 2021)
- Fixed: Show windows on DPI sets
- Added: Polish language
- Fixed: Showing lines in Code Editor
- Fixed: IDE on exists command line not shows New Project dialog
- Fixed: COMWrapperBuilder
- Fixed: mff dll path on Load Toolbox
- Fixed: Open Command Prompt, if main file is empty
Version 1.2.8 (May 16, 2021)
- Added: Open Last Opened File Type to Options
- Added: Real Numbers option to Code Editor Colors
- Fixed: Show message in Debug
- Added: StatusBar Editor
- Added: Project Properties: Change Appilcation Icon
- Added: ImageList Editor
- Added: ToolBar Editor
- Added: Add Spaces function
- Added: Identifiers and Numbers syntax higlighting
- Fixed: Define variables (F2) with square brackets
- Added: Show Keywords Tooltip option
- Added: LLVM and GAS64 compile variants to Project Properties
- Added: Open Help with xCHM in Linux
- Added: FreeBasic keywords tooltip
- Fixed: Complete word
- Fixed: Add end construction to #Ifdef, #ifndef
- Improved: Keywords
- Added: Save Prompt Dialog
- Added: Advanced options to Project Properties
- Added: Change Font and Color in Properties Window
- Fixed: Reduced number of GDI objects
- Added: Work with image files in Designer
- Added: Image Manager
- Added: TopMenu to Designer form
- Added: Menu Editor
- Added: Default event menu item to Designer Popup menu
- Fixed: Cut, Copy, Paste components
- Fixed: Current and Default compiler option
- Fixed: Linux compile arguments
- Added: Command option to External Tools
- Added: Other Editors option
- Fixed: Debug on Linux (by default gdb console)
- Fixed: Fixed: Command Prompt in Linux
Version 1.2.7 (March 6, 2021)
- Added: Chart Example
- Improved: TabWindow
- Fixed: Templates in Linux
- Added: ToolTip for variables in Debug
- Fixed: Move Components in Designer
- Improved: EditControl
- Fixed: Close tabs on quit IDE
- Added: File Encoding and New line types
- Added: WebBrowser Example
- Fixed: Debug on SIGSEGV
- Fixed: Instellisense with arrays
- Added: Multi language (ML) function to some messages
- Added: End of debugged process
- Fixed: Debug Access violation message buttons
- Fixed: GTK2 dots cursors in Designer
- Fixed: Variable names in Debug
- Added: Debug StepOver and StepOut
- Fixed: Debug main file
- Fixed: Fast Run from breakpoint
- Fixed: Run to Cursor
- Fixed: Clear Recently Opened
- Added: Break, Restart in Debug (Windows)
- Fixed: Breakpoint on main file
- Fixed: Slow move to the next line when debugging
- Fixed: Set Breakpoint. Update breakpoint line.
- Fixed: Filling Default Compilers
- Added: Find Compiler Paths from Computer
- Added: Focus Rect in Designer on Linux
- Added: VSCode debugging json files
- Fixed: Hiding Toolbar buttons in Classic Windows theme
- Updated: About form
- Added: spanish.lng
- Fixed: Compilation result in Linux
- Fixed: MouseWheel in Toolbox (gtk2)
- Fixed: Fall of the program when cancel Save Compilation File
- Fixed: ToDo and ChangeLog
- Fixed: Default debugger option in Parameters
- Fixed: Menu icons without background
- Fixed: Define (F2) functionality
- Added: TabIndex property to Controls
- Fixed: Save Project
- Fixed: Save Untitled with extension
- Fixed: Save New Project (with extension .vfp)
Version 1.2.6 (December 14, 2020)
- Added: UserControl file template
- Added: UserControl Design functionality
- Added: Paths Count in Options unlimited
- Added: Create non-static event handlers option
- Added: Default Debugger 64-bit option
- Added: Ctrl+Up, Ctrl+Down, Ctrl+PageUp, Ctrl+PageDown for EditControl
- Added: Bring to Front function to Designer
- Added: Option to Choosing templates when VisualFBEditor starts
- Added: Project Templates
- Added: Addin Template
- Added: Read & Write Enum types in Properties Window
- Added: New Project dialog to choose templates
- Added: Extern ... End Extern to FormatCode
- Added: FBMemCheck Assist Addin
- Fixed: MemLeaks
- Fixed: Copy and Paste Hierarchy of Controls
- Fixed: FormatCode function
- Fixed: Command Prompt function
- Fixed: Designer ChangeName function
- Fixed: Switch From ToDo to Change log
- Fixed: Reload function
- Fixed: ToolBox top position on scroll.
Version 1.2.5 (August 2, 2020)
- Added: COMWrapperBuilder tool
- Added: Prompt to reload file after changes by external program
- Added: Current row, column and etc. to Statusbar
- Added: Pin to ToolWindows
- Added: Clear menu items to Recent Files, Projects, Sessions, Folders
- Added: Option "Display Warnings in debug"
- Added: .frm extension to Form module
- Added: Option Limit debug to the directory of the main file
- Added: Tools function
- Added: Changed icon for not exist files in Project Explorer
- Added: Select with left mouse on Mousewheel
- Added: A lot of color themes (thanks to: Thomas Frank Ludewig)
- Added: Shortcuts changeable in Options Window
- Added: gdb command line arguments in Debug
- Added: When switching Form/Code, the Toolbox appears/hides
- Added: German language
- Added: GetErrorString function to GetLastError's
- Added: Pressing F8 will start the Integrated IDE Debugger
- Added: Open and Close Folder
- Added: Command Prompt on File Menu
- Added: Save Project and Save Project As ...
- Added: Sort Lines function
- Added: Overwrite changes in Intellisense
- Added: Project Path initial dir on Open Project
- Fixed: EditControl.LoadFromFile to load long lines
- Fixed: Save New file to Projects path
- Fixed: Changelogging and ToDo List
- Fixed: Slowness on Paint in 64-bit EditControl
- Fixed: Code Indent
- Fixed: Integrated IDE Debugger on 64-bit
- Fixed: Up scroll selection with mouse down pressed
- Fixed: Find Dialog gets the current text by default
- Fixed: Format Project function
- Fixed: Close Project closes tabs too.
- Fixed: Use Projects Path
- Fixed: Choosing Projects Path in Options Window
- Fixed: Typing with <ALT+GR> in EditControl
- Fixed: Crash in Cut from EditControl
- Fixed: Set activity TabPage in design mode
Version 1.2.4 (May 24, 2020)
- Added: Support adding Component in the Designer
- Added: Tooltips to functions, args and etc. (in Linux)
- Added: Support Auto save all files before compiling
- Added: Include paths and Library paths in the Options
- Added: Namespace definition in the Intellisense
- Added: Support Last Open Path on Open and Save
- Fixed: Autoincrement version
Version 1.2.3 (May 18, 2020)
- Added: Dark Theme (in Linux)
- Added: Define functions, args, types and others
- Added: ToDo Window
- Added: Change Log Window
- Added: Ability to add Multiple Help Paths
- Added: and others
Version 1.2.2 (December 31, 2019)
- Added: Ability to move tabs
- Added: Ability to scroll using the middle button
Version 1.2.1 (December 18, 2019)
- Fixed: Windows 7 support
Version 1.2.0 (December 15, 2019)
- Added: Compilation via make
- Added: Ability to format code
- Added: Ability to change themes
- Added: Ability to change the case of keywords
- Added: Ability to open include files using Ctrl + Click
- Added: Window for compilation, launch, debugging options
- Added: Project Properties
- Improved: Search Box
- Improved: Options Window
Version 1.1.0 (April 23, 2019)
- Added Support Designing TabControl And TabPage
- Added Immediate window
- Added Procedure numbering
- Added Designer options
- Added Changing keywords
- Fixed Changing Properties panel (in Linux)
Version 1.0.3.42 (February 24, 2019)
- Fixed: Delete Export functions from .EXE
Version 1.0.2.1723 (February 23, 2019)
- Added: Add-In support
- Added: History Limit to EditControl (default: 20)
- Fixed: Fixed New-Delete statements
- Fixed: Updated all language templates
- Added: Chinese.lng
- Added: "src" folder
- Fixed: AutoIndentation
- Fixed: DropDown position in EditControl
Version 1.0.2.1400 (January 02, 2019)
- Added: Debugger option
- Added: Gtk2 support
Version 1.0.2.1398 (December 28, 2018)
- Added: Compile option #IfDef __Fb_Win32__ And #IfnDef __Fb_Win32__
Version 1.0.2.1389 (December 27, 2018)
- Added: ToString Export function
- Fixed: New Form Menu (in Linux version)
Version 1.0.2.1383 (December 26, 2018)
- Fixed: ContextMenu showing
- Fixed: Anchor styles
Version 1.0.2.1343 (December 23, 2018)
- Added: GUI compilation option
- Fixed: Control Hints
Version 1.0.2.1250 (December 21, 2018)
- Fixed: Delete Control Popupmenu
- Fixed: Fill Intellisense functionality
Version 1.0.2.1230 (December 20, 2018)
- Added: Cross-platform functionality
- Added: Sessions functionality
- Added: ToolPalette control
- Added: ImageBox control
Version 1.0.1.688 (August 19, 2018)
- Added: ColorDialog
- Improved properties panel (made of wood)
- Improved event panel
- Added auto-increment version
- Added partial intellisense
- Added the ability to specify the path to the framework
- Changed the form template
- Added resource and xml file templates
- Fixed file select button in settings
- Fixed bug in specifying the path to the compiler
Version 1.0.0.0 (July 23, 2018)
- Added error handling
- Improved properties panel
- Fixed crash of the program
Version 1.0.0.0 (July 14, 2018)
- Autocompletion of the final constructors
- Form Designer
- Multilanguage
- Error processing
- Debugging
- Syntax highlighting
- Project support
- Unicode support
- Collapse / expand functions and procedures
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化