The project is still being developed in Github: https://github.com/mse-org/mseide-msegui
The project is still being developed in Github: https://github.com/mse-org/mseuniverse
Hello. MSE is still in develoment. https://github.com/mse-org https://github.com/mse-org/mseide-msegui
What about this project future after Martin Schreiber death? https://lists.freepascal.org/pipermail/fpc-pascal/2018-December/055334.html
i'm afraid no more development occurs, https://lists.freepascal.org/pipermail/fpc-pascal/2018-December/055334.html
And msei18n too.
[Patch] Update Russian constants
Not all strings of mseide were marked for translation
* Use values from itabpage for all items in tskincontroller.handletabpage().
+ tskincontroller.tabpage_facetab.
+ tskincontroller.font_hint.
* No exception for invalid color in colortorgb() and colortopixel().
* tpoorstringdatalist.feditcharindex private -> protected.
* Post 4.6.2.
+ igriddatalink.getdatalink().
+ locatestringoptionty lso_noexact, lso_filterisuppercase.
* Add 'freetype.dll' to freetypelib.
* MSEunitdep fixed oe_hintclippedtext for path display.
* MSEunitdep list linking units for empty start also.
* tcustomframe.colorclient default value cl_transparent -> cl_default.
* MSEunitdep use tmemodialogedit as path display.
* Fixed raster operations with monochrome bitmaps for gdi32.
+ Release 4.6.2.
* MSEunitdep cosmetic.
+ Release 6.6.2.
+ Tgridarrayprop.color property.
* Do not check csloading for calling of ttabpage.ongetsubform, oninitsubform and onselect.
* getsubformeventty and initsubformeventty sender parameter TObject->ttabpage.
+ MSEide sc_all and sc_noall buttons in file reload query dialog.
* Fixed initialization order msegl/mseglextglob.
* FPC 3.2 compatibility.
* Fixed twindow.getlocalshortcuts().
Merge from master.
* Fixed compiler warning in DBF.
+ Hotkey for sc_mr_noall.
+ optionfiledty of_filtermin, of_filtermax, of_user0..user7.
Merge from master.
* winidty = ptruint -> winidty = type ptruint. Existing IDE generated eventhandlers with winidty parameter (createwinideventty, destroywinideventty) must be updated (longword/qword -> winidty).
* FPC 3.2 compatibility.
* Fixed 32 bit compiling.
* Suppress "not initialized managed type" warnings (does not work with -B).
+ twidget.widgettopaintsize().
Merge from master.
* FPC 3.2 compatibility.
* Use getwindowlongptr() on 64bit windows.
Merge branch 'fpc_3_2' of https://gitlab.com/mseide-msegui/mseide-msegui into fpc_3_2
* Suppress FPC 3.2 warnings.
+ optionfieldty of_filter,of_find.
* Default value for tpickwidget.options.
+ dragobjectstatety dos_dropped.
* Handle do_nearstart in dragcontroller.
* Unitgroups.
+ dragoptionty do_nearstart,do_mousewidget.
* tcelldragobject properties.
+ Autosize support for tcustomgrid.
* Fixed restoring of tf_grayed in tcaptionframe.captiontextflags.
* MSEide removed onchangehandler in projectoptions stripmessageesc.
+ SQL skipcomments() header in interface part.
* Fixed compiler warning in DBF.
* Fixed tmsebufdataset reading 64bit logfile on 32 bit.
* Adjust checkbox size by fso_flat.
* Use t*menu.checkboxframetemplate.frameo_* in order to adjust outer padding of frame.
Merge branch 'master' of https://gitlab.com/mseide-msegui/mseide-msegui
* Fixed win32 compiling.
+ optionfiledty of_filtermin, of_filtermax, of_user0..user7.
+ twidget.widgettopaintsize().
Merge branch 'master' of https://gitlab.com/mseide-msegui/mseide-msegui
* Fixed 32 bit compiling.
* Fixed twindow.getlocalshortcuts().
+ Hotkey for sc_mr_noall.
+ MSEide sc_all and sc_noall buttons in file reload query dialog.
* winidty = ptruint -> winidty = type ptruint. Existing IDE generated eventhandlers with winidty parameter (createwinideventty, destroywinideventty) must be updated (longword/qword -> winidty).
+ optionfieldty of_filter,of_find.
* FPC 2.6 compatibility.
* Improved X11 repeat key recognition.
* singlekeyshiftstatesmask -> shiftstatesrepeatmask.
* tassistivehandler.dospeakagain() calls cancel().
* Optimised assistiveserver speak path function.
* Fixed missing 'ttyS2' in commname array, thanks to TheRealMoeder.
* tmsebufdataset.doloadfromstream() restores actindex independent of active state.
+ tmsebufdataset.beforefilterchanged, afterfilterchanged.
+ tlocalindex.find() calls onfilterrecord (experimental).
+ mseassistivehandler min/max value constants.
+ csdestroying check in tdockformcontroller hasmain().
* Fixed compiler notes.
* Fixed gripframe hints with vertical splitting.
+ cellclickrestrictionty ccr_data for iscellclick().
* optiondockty od_childicons -> optionformty odf_childicons.
+ tcustomrttistat.dostatread() calls toptions.change().
+ toptions.change().
+ texecclientcontroller.enabled.