Commit Graph

90 Commits

Author SHA1 Message Date
Eli Barzilay
c88a5a6856 A bunch of additional typos
svn: r17976
2010-02-05 03:21:52 +00:00
Matthew Flatt
a09e671f34 allow radio-box% to have no selected buttons
svn: r17865
2010-01-28 17:51:30 +00:00
Eli Barzilay
d51cae1708 2009 -> 2010
svn: r17383
2009-12-22 05:52:15 +00:00
Matthew Flatt
15579746a7 Windows clipboard image insanity
svn: r15521
2009-07-22 00:55:17 +00:00
Matthew Flatt
333ecffe3e fix typo in windows scroll change
svn: r14604
2009-04-24 21:52:05 +00:00
Matthew Flatt
afd8b0c2fd fix scrollbars for >16-bit values under Windows
svn: r14603
2009-04-24 21:49:16 +00:00
Matthew Flatt
c0d31ad254 fix setting font when most recent drawing was in smoothed mode
svn: r13279
2009-01-25 10:59:24 +00:00
Eli Barzilay
8a2753efb8 2008 -> 2009
svn: r13001
2009-01-04 15:34:50 +00:00
Matthew Flatt
a452fa0cef fix Windows out-of-memory dialog
svn: r12375
2008-11-10 15:50:48 +00:00
Matthew Flatt
ac9944a818 switch editor-canvas to no-autoclear mode
svn: r12169
2008-10-29 21:36:58 +00:00
Matthew Flatt
4ae0c12a1e fix self-reference on an order-finalized object (Windows)
svn: r12126
2008-10-25 17:41:00 +00:00
Matthew Flatt
186bf67630 msvs9-friendly patches; preliminary splicing let-syntax library; export and doc GC_resolve and GC_fixup_self
svn: r11758
2008-09-15 19:08:50 +00:00
Matthew Flatt
58a61558a9 fix indentation
svn: r11521
2008-09-02 11:55:04 +00:00
Matthew Flatt
bf5e26a263 fix canvas control border, at least under Vista
svn: r11394
2008-08-22 22:32:47 +00:00
Matthew Flatt
8457a3472a fix Windows window<%> get-text-extent
svn: r11393
2008-08-22 22:12:32 +00:00
Matthew Flatt
7884610d38 some stack-management clean-up from Kevin
svn: r10668
2008-07-08 02:41:36 +00:00
Matthew Flatt
03e5466059 fix change to Window on-paint clipping
svn: r9836
2008-05-14 20:48:28 +00:00
Matthew Flatt
07c618d3e1 disable Windows on-paint clipping for non-transparent canvases, just in case
svn: r9835
2008-05-14 20:42:48 +00:00
Matthew Flatt
9ac4aa9e62 refine Windows gui-update repairs
svn: r9827
2008-05-13 20:14:17 +00:00
Matthew Flatt
52ced1f100 fix some updating problems, especially under Mac OS X with transparent canvases
svn: r9825
2008-05-13 18:14:15 +00:00
Matthew Flatt
e63188552a Windows: supress task bar entry for floating windows
svn: r9815
2008-05-12 15:47:40 +00:00
Matthew Flatt
5715f7a8da hopefully fix font-size cache and printing
svn: r8352
2008-01-16 22:25:14 +00:00
Matthew Flatt
ce04c9457b change style<%> size caching so that it doesn't create a link to a dc; adjust GC page size of windows to match system allocation granularity
svn: r8298
2008-01-11 14:30:37 +00:00
Eli Barzilay
281c1b8838 2007->2008
svn: r8169
2007-12-31 00:47:21 +00:00
Matthew Flatt
3ca107f1ed implement dc alpha for Windows
svn: r7438
2007-10-06 13:19:52 +00:00
Matthew Flatt
5a22fa9a16 fix typo in wx_dc for Windows
svn: r7437
2007-10-06 11:24:13 +00:00
Matthew Flatt
b9a0d860c0 experiment with alpha setting in dc<%>, plus some slideshow experiments and other minor changes
svn: r7399
2007-09-22 13:48:22 +00:00
Matthew Flatt
a1e2d59690 370.6
svn: r6849
2007-07-08 00:24:03 +00:00
Matthew Flatt
b1233fb40c fix bug in get-text-extent on zero-length string when neither descent or vertical space is requested
svn: r6776
2007-06-29 22:51:07 +00:00
Matthew Flatt
31f02e194d adjust get-text-extent on empty string for Windows
svn: r6678
2007-06-17 00:00:19 +00:00
Matthew Flatt
e9385a910e 370.2
svn: r6369
2007-05-29 03:26:32 +00:00
Matthew Flatt
9ed4e691c8 delay creation of Windows GDI regions as long as possible, to avoid overruning the GDI limit
svn: r6122
2007-05-03 02:52:40 +00:00
Matthew Flatt
e9bf34f193 369.11
svn: r6085
2007-04-29 02:08:24 +00:00
Matthew Flatt
3b65a7a016 fix registry writing when using one of the standard keys
svn: r5799
2007-03-20 03:28:34 +00:00
Matthew Flatt
e60ba79f61 fix Windows problem with draw-bitmap-section and non-monochrome masks (PR 8543)
svn: r5688
2007-02-24 16:59:42 +00:00
Matthew Flatt
8c2c44f0c2 end-sesion detect window must not be instrumented for 3m
svn: r5421
2007-01-21 03:09:11 +00:00
Matthew Flatt
91add0453f 369.4
svn: r5327
2007-01-12 07:09:56 +00:00
Eli Barzilay
ddc068c52b 2006->2007
svn: r5201
2006-12-31 10:05:55 +00:00
Matthew Flatt
c6d593419b destructor must zero out fields that are WXGC_IGNOREd
svn: r4975
2006-11-29 01:08:36 +00:00
Matthew Flatt
d0a37a636c add a length argument to the internal GetTextExtent, so that the implementation of string snips can avoid a temporary mutation (which turns out to be dangerous, unsurprisingly, when reflowing text for a PostScript output)
svn: r4901
2006-11-21 01:37:37 +00:00
Matthew Flatt
c2855afbe2 352.9
svn: r4706
2006-10-30 01:24:08 +00:00
Matthew Flatt
88509cf517 3m corrections (probably needed due to relatively recent bug fixes in 3m xform)
svn: r4210
2006-09-01 05:45:29 +00:00
Matthew Flatt
a020290c65 352.2, including clean up of MSVC 8.0 build warnings
svn: r3903
2006-07-31 13:06:39 +00:00
Matthew Flatt
99737131f2 allocation/GC tweaks, such as faster path for 3m cons
svn: r3871
2006-07-28 16:48:24 +00:00
Matthew Flatt
2f6e4e1996 fix typo, and fix screen<->client
svn: r3739
2006-07-17 03:17:12 +00:00
Matthew Flatt
efc4ea0c7f find frame position correctly when minimized
svn: r3738
2006-07-17 03:07:58 +00:00
Matthew Flatt
6f29e3f0c0 350.4
svn: r3629
2006-07-06 18:01:17 +00:00
Matthew Flatt
cb8ac0ea05 3m GC bug fixes and improvements, include backtrace support
svn: r3548
2006-06-29 19:40:22 +00:00
Matthew Flatt
4108363b8e fix close of BMP file handle
svn: r3507
2006-06-27 18:49:24 +00:00
Matthew Flatt
f4ce1a8d31 when centering a dialog to it's parent, shift as necessary to stay completely on the parent's screen
svn: r3362
2006-06-15 01:47:29 +00:00