David Rose
|
361185e52e
|
build on Irix
|
2003-01-20 21:13:51 +00:00 |
|
David Rose
|
50682a4409
|
display warnings for unexpected characters in utf-8 string
|
2003-01-20 17:58:07 +00:00 |
|
David Rose
|
2bc10310d0
|
build on irix
|
2003-01-20 16:31:04 +00:00 |
|
David Rose
|
78897e2563
|
build on Irix
|
2003-01-20 15:52:42 +00:00 |
|
David Rose
|
302eeb67fc
|
update comment
|
2003-01-20 15:07:07 +00:00 |
|
David Rose
|
7b4ffc05f9
|
rename struct for consistency
|
2003-01-20 15:00:59 +00:00 |
|
David Rose
|
df88308629
|
fix for bison greater than 1.35
|
2003-01-19 18:59:18 +00:00 |
|
cxgeorge
|
81b27b0b27
|
fix multiproc build break
|
2003-01-19 03:24:56 +00:00 |
|
David Rose
|
3d1495a572
|
fix pystub
|
2003-01-17 19:21:08 +00:00 |
|
David Rose
|
d13be4daee
|
compute static_lib_targets correctly to fix build break with 'make all'
|
2003-01-17 18:30:24 +00:00 |
|
David Rose
|
05425ddd34
|
build for gcc3.2
|
2003-01-17 17:43:03 +00:00 |
|
David Rose
|
19b743bef3
|
make fabs explicitly float
|
2003-01-17 17:41:49 +00:00 |
|
David Rose
|
aca31e8222
|
minor bugfix to #printvar
|
2003-01-17 17:37:08 +00:00 |
|
David Rose
|
24cca694cf
|
support for old gcc as well as gcc 3.2
|
2003-01-17 17:31:11 +00:00 |
|
David Rose
|
3ef2e8416b
|
build for gcc3.2
|
2003-01-17 17:25:22 +00:00 |
|
David Rose
|
411a263fe8
|
build for gcc3.2
|
2003-01-17 16:42:36 +00:00 |
|
David Rose
|
f277976827
|
add sync_frame
|
2003-01-17 16:41:14 +00:00 |
|
cxgeorge
|
02829b34cb
|
fix multiproc build break
|
2003-01-17 03:20:36 +00:00 |
|
David Rose
|
390909706c
|
compile on gcc 3.2
|
2003-01-16 18:23:24 +00:00 |
|
David Rose
|
225727773c
|
compile on gcc 3.2
|
2003-01-16 18:21:48 +00:00 |
|
cxgeorge
|
2df4152de6
|
fix multiproc build break
|
2003-01-16 01:35:54 +00:00 |
|
David Rose
|
ae0bf15799
|
fix for recent versions of bison
|
2003-01-15 19:30:56 +00:00 |
|
David Rose
|
b14b4e53de
|
use new TransformState object
|
2003-01-15 17:38:52 +00:00 |
|
David Rose
|
d260b486a7
|
allow programmatically resizing windows
|
2003-01-15 00:04:04 +00:00 |
|
David Rose
|
4b61f609ed
|
get_rejected_properties(), etc.
|
2003-01-14 22:38:17 +00:00 |
|
David Rose
|
99b5342b5b
|
add supports_fullscreen() etc. to graphicsPipe
|
2003-01-14 20:02:32 +00:00 |
|
David Rose
|
fad8dc93f2
|
dos2unix
|
2003-01-14 19:36:25 +00:00 |
|
David Rose
|
40cf785318
|
explicitly ignore T_resume_down
|
2003-01-14 19:30:38 +00:00 |
|
David Rose
|
c0d9ec45c5
|
try more aggressively to open the main window if the first pipe doesn't work
|
2003-01-14 19:23:11 +00:00 |
|
David Rose
|
d3fb15d016
|
force system_changed_size on window create
|
2003-01-14 18:16:49 +00:00 |
|
David Rose
|
bf79792b6b
|
preserve background color when changing windows
|
2003-01-14 17:11:48 +00:00 |
|
Samir Naik
|
ddeb0bc305
|
fix build for opt2
|
2003-01-14 00:54:08 +00:00 |
|
David Rose
|
c1a04c4486
|
restore verify_window_sizes
|
2003-01-13 18:22:27 +00:00 |
|
David Rose
|
b58b1919ae
|
restore runtest_fullscreen_sizes
|
2003-01-13 17:49:10 +00:00 |
|
David Rose
|
9e1159afcc
|
add ButtonEvent::T_resume_down
|
2003-01-13 17:17:13 +00:00 |
|
David Rose
|
a899d41bdb
|
move DLL loads to pipe
|
2003-01-13 16:50:56 +00:00 |
|
David Rose
|
bd69f6a38c
|
fix textures with multiple GSG's
|
2003-01-13 16:27:06 +00:00 |
|
David Rose
|
48ac976821
|
update comment
|
2003-01-13 16:16:20 +00:00 |
|
David Rose
|
9ac12dbe92
|
clean up shutdown
|
2003-01-11 18:13:22 +00:00 |
|
David Rose
|
4c142c3a4a
|
make current before releasing
|
2003-01-11 18:08:19 +00:00 |
|
David Rose
|
774b6018d5
|
cleanup initialization
|
2003-01-11 18:08:07 +00:00 |
|
David Rose
|
ad00ca3a21
|
remove old make_graphics_window function
|
2003-01-11 17:07:40 +00:00 |
|
David Rose
|
61fecf0e5c
|
wrong name
|
2003-01-11 16:52:44 +00:00 |
|
David Rose
|
cec554627e
|
tweaks to pipe interface
|
2003-01-11 16:48:46 +00:00 |
|
David Rose
|
62cebed480
|
loadAllModules(), etc.
|
2003-01-11 16:46:57 +00:00 |
|
David Rose
|
d33bc6d7b2
|
TypeHandle::compare_to()
|
2003-01-11 16:46:15 +00:00 |
|
David Rose
|
4328dd4f63
|
support hooks on user exit
|
2003-01-11 00:58:58 +00:00 |
|
cxgeorge
|
8d21735bf4
|
fix scrollist crash for non-class lists
|
2003-01-10 22:56:00 +00:00 |
|
cxgeorge
|
a0c06b4554
|
fix scrollist crash for non-class lists
|
2003-01-10 22:49:13 +00:00 |
|
Darren Ranalli
|
ff208ad0b8
|
better comment
|
2003-01-10 22:41:46 +00:00 |
|