Commit Graph

72 Commits

Author SHA1 Message Date
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
David Van Horn
15c7ab6e1f Fixes more spelling errors.
original commit: 760a58b65df2b91010d2bcc2739ddab2a4489729
2011-02-04 19:44:13 -07:00
David Van Horn
5007d739fc Fixed various spelling errors.
original commit: c9519fd11300b07292df8619e86f48533eff6e4d
2011-02-03 17:42:33 -05: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
Matthew Flatt
99bba880ea adjust release notes for 5.0.2
Merge to 5.0.2

original commit: 0b73790ac0097cad30281471833f61df25184463
2010-10-22 14:07:35 -06:00
Matthew Flatt
10a8e6ad6e Racket & GRacket relesae notes for 5.0.1
Merge to 5.0.1

original commit: e49f05a5cbb3e78e0ff051a7a6e35f2c35ab3a12
2010-07-20 09:24:58 -06:00
Matthew Flatt
17c8b574a5 update READMEs for v5.0
Merge to v5.0

original commit: 06f65546e9dd86fc836f3788e0fb152761255fec
2010-05-27 15:32:38 -06:00
Matthew Flatt
fcc39cd008 move release-note files to rackety names
original commit: 7c02baafc7cfec86cbf49b79a938d8516ad3243d
2010-05-05 10:30:40 -06:00
Matthew Flatt
66919235f6 update release notes; merge to 4.2.5
svn: r18653

original commit: 026356ecc552411aa8077bcecc7fab0c1cb58aae
2010-03-28 14:08:30 +00:00
Eli Barzilay
90e6b2b060 A bunch of additional typos
svn: r17976

original commit: c88a5a685674ea70991a97f35972bd5144483e7a
2010-02-05 03:21:52 +00:00
Matthew Flatt
798e2fad54 add accept-tab-focus to editor-canvas%
svn: r17929

original commit: 09ef762e3f2ba8fb97f01e4fad2e36618fc8a0b7
2010-02-01 19:30:59 +00:00
Matthew Flatt
0b0c06b56e allow radio-box% to have no selected buttons
svn: r17865

original commit: a09e671f347d4f1d2b5f8937df5ab26f135f7f5f
2010-01-28 17:51:30 +00:00
Matthew Flatt
241f636d72 updated mz & mr notes for 4.2.4 (merge to 4.2.4)
svn: r17779

original commit: 69482b3ceb2ca6f6f896889dcb82bba6feb0945b
2010-01-23 16:51:24 +00:00
Matthew Flatt
353a1ddddc update release notes for v4.2.3 (merge to v4.2.3)
svn: r16964

original commit: 6cce258a7fac2042a2ae5180bc2f4c322377dcec
2009-11-22 19:52:13 +00:00
Matthew Flatt
4ca1004ad7 update mz+mr notes for 4.2.2 (merge to 4.2.2)
svn: r16163

original commit: d44c202d638dcbfb72bbbfb9bdbbc27b241c388b
2009-09-29 12:56:46 +00:00
Matthew Flatt
6ce1a4c358 fix date on mz & mr history notes; merge to 4.2.1
svn: r15517

original commit: 544c7928dc4019a7268aa4770eac6e76f18edd07
2009-07-21 12:59:00 +00:00
Matthew Flatt
d14aa7cc7f 4.2.1 mz & mr history notes; merge to 4.2.1
svn: r15516

original commit: 4b358bf9d03f97e6f2a3ea0e53dddd0de2e9844c
2009-07-21 12:45:08 +00:00
Matthew Flatt
aaea9170fc update history for 4.2 (merge/replace for 4.2)
svn: r14972

original commit: da506ae4441ce196997130fd80f1da3f562a7525
2009-05-24 12:35:25 +00:00
Matthew Flatt
5dad29321f HISTORY updates through 4.1.5: merge to 4.1.5
svn: r14157

original commit: 19196868769ce178df2746952151baf6de6ab9bb
2009-03-17 19:57:04 +00:00
Matthew Flatt
ff00050329 update Mz/Mr release notes for 4.1.4 (merge)
svn: r13212

original commit: a0ec28b04ab02778e150ce1c7ee316c50e8c9d9a
2009-01-19 03:32:02 +00:00
Matthew Flatt
74c415632c procedure-rename
svn: r12952

original commit: 87274b2a97392bd8bfff92eb6eadf78634c7e12e
2008-12-30 14:36:25 +00:00
Matthew Flatt
579b5b4483 update release notes for 4.1.3 (should be merged)
svn: r12506

original commit: 894224bc5256aeeadac8204a1a0424487681bc7c
2008-11-19 14:27:13 +00:00
Matthew Flatt
936effa0dc release-ote updates for 4.1.2
svn: r12131

original commit: 38aac549e60fa6da5f11f7e29904cb9d2889f6b7
2008-10-26 18:41:16 +00:00
Matthew Flatt
5985096912 change -S, -X, and -z flags for mz/mr
svn: r11964

original commit: 82ad7da253f4a1a042b20c441f22ad1138739a3d
2008-10-07 14:56:26 +00:00
Matthew Flatt
05516d8766 update mz/mr notes for 4.1.1
svn: r11913

original commit: 4a7967d60311b0392a7f5f41cc2c23ff02ac7413
2008-09-30 14:35:44 +00:00
Matthew Flatt
e464dbf629 rmz/mr elease notes for 4.1 (forgot to commit before)
svn: r11192

original commit: 57d33070f99849822651f2ec76a682f53b3be0e5
2008-08-11 23:54:40 +00:00
Matthew Flatt
9852b74200 scribble and doc improvements
svn: r10896

original commit: a97b4bff8a6eb38353f64606c4a42f2150b39e2a
2008-07-24 11:32:16 +00:00