michael
|
d3df5063f0
+ Initial implementation
|
23 years ago |
michael
|
e26fdc26ac
+ Added odbc
|
23 years ago |
michael
|
0d30b582a6
+ Some small updates and added Makefile
|
23 years ago |
pierre
|
ac39f08955
* add DoneMouse in DoneEvents
|
23 years ago |
pierre
|
1dfb9e5a9b
* check if DebuggeTTY is a valid terminal
|
23 years ago |
pierre
|
0963c54c19
+ add Submenu recognition sign
|
23 years ago |
pierre
|
5a5c1458cc
* set Event.What to evNothing if no event in GetSystemEvent
|
23 years ago |
pierre
|
3379d97fd8
* correct the check for drawing a double line border
|
23 years ago |
Jonas Maebe
|
6b01278234
* fixed bug #1985
|
23 years ago |
pierre
|
69bb1f33ef
* always call ScrooDraw if TscrollBar.value filed is changed
|
23 years ago |
pierre
|
5ef3a78ea8
* render history load/store compatible with older fvnew lib
|
23 years ago |
pierre
|
2b84e3a4d1
* System messages must be handled by the application directly
|
23 years ago |
pierre
|
b011d7513a
* improove the linux file handling
|
23 years ago |
Jonas Maebe
|
e483612cf2
* IDIV reads edx too (but now the div/mod optimization fails :/ )
|
23 years ago |
Jonas Maebe
|
f233163464
* fixed detection of register usage
|
23 years ago |
Jonas Maebe
|
0d606ac980
* fixed memory corruption bug in fpc_help_constructor
|
23 years ago |
florian
|
95ce60d671
* initial release
|
23 years ago |
pierre
|
d51ea019eb
* add window resizing support for unix
|
23 years ago |
pierre
|
463d53271c
* try to get resizing to work
|
23 years ago |
pierre
|
ea5df44258
+ also check for system events
|
23 years ago |
pierre
|
7648b93a0f
* remove system event by calling sysmsg.getsystemevent
|
23 years ago |
pierre
|
e3eafe7a22
* check console window size changes
|
23 years ago |
Jonas Maebe
|
d31e59b824
* fixed fpu stack overflow in compiler when compiled with -Or
|
23 years ago |
Jonas Maebe
|
f73b7c3bc9
* fixed internalerror(10) with -Or for i386 (a_load_ref_ref now saves
|
23 years ago |
pierre
|
3515599074
* handle win32 Ctrl-C change for graphic version
|
23 years ago |
pierre
|
24ff512f2f
* allow window input for fvsion system messages
|
23 years ago |
pierre
|
a0d19e2a81
+ activate/desactivate system messages
|
23 years ago |
pierre
|
1cb1ac214e
* avoid crashes if quitting while debuggee is running
|
23 years ago |
pierre
|
37766319ce
* fix GDBwindow indicator bug
|
23 years ago |
pierre
|
a866d5ef7e
* use inherited ResetCursor for fvision lib
|
23 years ago |