nickysn
|
cb8f96a33c
* TDOSScreen.ConsoleGraphDriver and .ConsoleGraphMode changed to smallint, so they can be passed as var parameters to InitGraph. This fixes compilation with USE_GRAPH_SWITCH enabled
|
il y a 10 ans |
nickysn
|
658442e610
* do not call SetVESAMode in TDOSScreen.SaveConsoleScreen, because it destroys the palette before we can save it and because InitGraph is called later anyway
|
il y a 10 ans |
nickysn
|
1f778a496c
* cleaned up TDOSScreen.SwitchToConsoleScreen
|
il y a 10 ans |
nickysn
|
591f65ae53
+ added CGA graphics mode saving to the go32v2 IDE
|
il y a 10 ans |
Tomas Hajny
|
bf7e71da47
* new constants for options used in recently added APIs
|
il y a 10 ans |
nickysn
|
a481a62a3e
* hide the mouse before saving the go32v2 IDE screen. This fixes a bug which causes the mouse to leave a trace when returning to the IDE screen after viewing the user screen, if the mouse has been moved during the time the user screen was visible
|
il y a 10 ans |
Tomas Hajny
|
8c7fc80580
* yet more OS/2 API functions added
|
il y a 10 ans |
nickysn
|
537902c2fe
* fixed the go32v2 mouse unit for 40 column modes
|
il y a 10 ans |
nickysn
|
3effe8d62a
* MouseIsVisible renamed CustomMouse_MouseIsVisible to indicate its value is only used for the custom drawn mouse cursor
|
il y a 10 ans |
sergei
|
a4053370fc
* ELF linker: track relocation style (REL or RELA) of each input section and use it instead of global default on MIPS targets. This fixes internal linking of tests/test/units/system/tres*.pp.
|
il y a 10 ans |
florian
|
9fdfe4f474
+ convert floating point division by a constant into a multiplication if fastmath is turned on
|
il y a 10 ans |
nickysn
|
66630c457a
* do not update MouseIsVisible in SysShowMouse and SysHideMouse, except when doing a custom drawn cursor
|
il y a 10 ans |
pierre
|
a77735d7af
Fix bug in in_const_swap_qword handling
|
il y a 10 ans |
nickysn
|
c97d8079e7
* the MouseIsVisible global variable from the go32v2 mouse unit moved to the
|
il y a 10 ans |
yury
|
c40960466a
* More correctly scan Elf Auxiliary Vector. Fixes possible crash when the first vector entry is AT_NULL. Issue #26973.
|
il y a 10 ans |
reiniero
|
ce54992e07
* fcl-db: dbftool: cosmetic/silence warning
|
il y a 10 ans |
reiniero
|
26913387cf
* fcl-db: dbftool:
|
il y a 10 ans |
sergei
|
8c61990078
* ogcoff.pas: when encountering symbol of unsupported type in input object file, give a meaningful error message instead of internal error. Mantis #27020.
|
il y a 10 ans |
pierre
|
13a069c9d2
Use CHECKED="checked" and SELECTED="selected" as required by HTML specs
|
il y a 10 ans |
michael
|
12f75980bf
* Added original ncurses copyright
|
il y a 10 ans |
marco
|
3fbcca0e77
* change ulargeinteger quadpart to unsinged, mantis #27023
|
il y a 10 ans |
pierre
|
d01bf2dea3
Multifield pthread_attr_t for NetBSD
|
il y a 10 ans |
pierre
|
5659e910ef
Also define __CPU_SIMPLE_LOCK_PAD for x86_64 netbsd
|
il y a 10 ans |
pierre
|
f9abd7b1da
Also define PHTREAD_INHERIT_SCHED
|
il y a 10 ans |
pierre
|
1fcc0490fe
Also use PHTREAD_INHERIT_SCHED in pthread_attr_setinheritedsched for NetBSD system
|
il y a 10 ans |
pierre
|
42be0dd306
Use ptruint instead of longint cast for self address for WRITE_DEBUG
|
il y a 10 ans |
Tomas Hajny
|
dc1446d32a
* fixed misplaced constant definition
|
il y a 10 ans |
Tomas Hajny
|
3ee3542744
* boolean constant instead of IFDEFs for detection of microcontroller support
|
il y a 10 ans |
Jonas Maebe
|
1f22c6797e
* fixed typo in r29048
|
il y a 11 ans |
pierre
|
3a19db0bb0
Add AIX support, do not add gdbver to targets
|
il y a 11 ans |