Commit Graph

27 Commits

Author SHA1 Message Date
Matthew Flatt
14aaa67a74 remove unsupported MDI styles and method
Closes PR 12042

original commit: 71621bfd72f6ac86b2952da64243b9c19ca5581a
2011-08-04 08:02:54 -06:00
Matthew Flatt
aa45dea3f8 clean up drawing with 0-width pens (hairline mode)
original commit: 95f0d16761721265df5bfff993e56d1b075b4941
2011-03-27 14:21:21 -06:00
Matthew Flatt
96a9bcd363 fix typos
Merge to 5.1

original commit: 379feaeac2ebd07b17ebc6f54d04c084171410e9
2011-02-11 06:07:09 -07:00
Matthew Flatt
5d29afbabb document limitations of on-subwindow-event' and on-subwindow-char'
Merge to 5.1

original commit: e2a0fd02ef89da7d8efbfe26739ca82d8a42c7ad
2011-02-05 16:48:40 -07:00
Matthew Flatt
2a7f32d7f8 minor correction to release notes
Merge to 5.1

original commit: ead1c366d19eefb7b2489a062e18e8c410242ef0
2011-02-05 16:48:39 -07:00
Matthew Flatt
35e0433bcc adjust racket/gui/base' to re-export file/resource'
Merge to 5.1 along with b4ce4bb, 3375005, 18eb7c8, 3c4807f

original commit: 5eeec97878e2491688514f03fe3898f6ea4dd933
2011-02-05 14:05:08 -07:00
Matthew Flatt
63cb0cfad9 get rid of the old barriers around GUI event dispatch
since, on further reflection, it doesn't seem needed, and a simple
 prompt seems to make everything work right

original commit: 36155e913e9f9ab94667e0c4e0abc8038ffda0a6
2011-01-17 09:21:50 -07:00
Matthew Flatt
fcf44097a4 document the fact that event callbacks are now delimited by a prompt
using the default continuation prompt tag

original commit: 7545d7d18fd0119e441d36ac516b89dc14693861
2011-01-17 09:03:05 -07:00
Matthew Flatt
3a1b93b05f add `svg-dc%'
original commit: 6afffb329c6d3cc55239f2f1fdf423be9c24765b
2011-01-10 16:41:16 -07:00
Matthew Flatt
73b3899dac gradients: refine checking and docs to fit various conventions
original commit: 553723627c78c0168427e7b8618d4da37432b02d
2011-01-04 12:44:36 -07:00
Matthew Flatt
657512f567 add width' and height' arguments to post-script-dc% and pdf-dc%
and document the change that the PS bounding box is no longer
 inferred from drawing operations

original commit: abcaa1775ca5aad50e87705100a1047bfc7b5e7c
2010-11-26 20:40:43 -07:00
Matthew Flatt
f56c9fbe30 add pdf-dc%; make slideshow/pict depend on racket/draw, not racket/gui
original commit: 2edadd611303978255f6ff53efa5b691a0f7f0a5
2010-11-26 10:35:05 -07:00
Matthew Flatt
ae81fa7fb0 fix bitmap% load-file' method and remove {get,set}-gl-config'
Closes PR 11460

original commit: f245b6ca29e4bed9c19d1b46e2954d405f67f9c5
2010-11-24 06:08:44 -07:00
Matthew Flatt
86008d2f9a first cut at splitting draw and gui docs
original commit: 694745e9985a65bbbfdf0c9853e472ee18a2476d
2010-11-05 21:57:13 -06:00
Matthew Flatt
bca0c00152 fix release-note link and version
original commit: 601b411671bcb799ce22c116e8b2af5061e0c9a4
2010-11-05 15:54:57 -06:00
Matthew Flatt
a4d31e5e86 v5.0.99.1
original commit: 263000a7b863b2d8e238823634554a5af998a1cd
2010-11-05 15:54:56 -06:00
Matthew Flatt
5c18c9a5f3 cocoa and gtk: fix combo% `on-popup' method
original commit: 39596efef5a79c81475f3a2a5e78420b924a9a84
2010-11-05 15:54:56 -06:00
Matthew Flatt
7d3393f07f gtk and cocoa: add flush method to canvas% and fix periodic flush
original commit: b9f3957a767f3530f8a1e27a7be8ca4852e581f9
2010-11-05 15:54:55 -06:00
Matthew Flatt
aa46ad7247 v5.0.2.2
original commit: 89e8801a268ba48f60df914aca48c62c099a9f3b
2010-11-05 15:54:51 -06:00
Matthew Flatt
da874c1c04 v5.4.99.1, executable-yield-handler', and make-bitmap' etc.
original commit: 05cfffdf9e13b6868a19384e88bcb9331f9631f1
2010-11-05 15:54:50 -06:00
Matthew Flatt
c14bee176f clean up
original commit: d7f1d12ea1c16d5ed062a8ac8fe2fe47db267f15
2010-11-05 15:54:49 -06:00
Matthew Flatt
c0429ba8db `make-gl-bitmap' for cocoa and maybe gtk
original commit: 0a47a81aba1c9e2f88984357b0d665700a360ee1
2010-11-05 15:54:38 -06:00
Matthew Flatt
b6651db0ba cocoa: opengl canvases
original commit: 1bddb120f9f460e089d926f3f57f6618b733e6a5
2010-11-05 15:54:37 -06:00
Matthew Flatt
5c533a1695 add make-screen-bitmap and canvas% make-bitmap; specialize for X11
original commit: 51aacfe949cfd30dea4c37dc5d3c376edcb29ff7
2010-11-05 15:54:26 -06:00
Matthew Flatt
b4d34b0b32 generalize editor selection mechanism to support Windows style
original commit: ae05eddf1437b8ae465d9bdfe8a605f7db022765
2010-11-05 15:54:19 -06:00
Matthew Flatt
6e114baa67 get-transformation, etc. methods on dc<%>
original commit: 06a47a3c54fb04ad598372303ff36b779f994e9c
2010-11-05 15:54:09 -06:00
Matthew Flatt
48367ad6a2 notes and docs
original commit: 2631853a283e73193ee137bfab0d655190b22638
2010-11-05 15:54:09 -06:00