Commit Graph

  • b83e861f2e Pin the menu object while it is displayed, so that it is not garbage collected. try-fix-popup-glitch Georges Dupéron 2017-04-29 17:13:58 +0200
  • 92fd106034 Fixed typo: get-port-location should be port-next-location doc-changes Georges Dupéron 2017-04-25 22:46:00 +0200
  • c38435a0ee Fixed the order of the two extra return values for get-token: the 'new mode' and 'backup distance' were swapped. Georges Dupéron 2017-04-25 21:01:10 +0200
  • ab505859b6 add a test for use by distribution builds Matthew Flatt 2017-04-25 09:58:40 -0600
  • f2a202eb30 Fix docs for scheme-editor%. Vincent St-Amour 2017-04-19 10:46:00 -0500
  • 366b27b05b add more operations on number snips Robby Findler 2017-04-18 08:01:23 -0500
  • 0c79a90c69 remove line that should not have been included in afa4037109 Robby Findler 2017-04-16 21:29:01 -0500
  • afa4037109 track α in color preferences Robby Findler 2017-04-16 18:23:55 -0500
  • 138088ce9a install {gracket,mred}-text as a console application Matthew Flatt 2017-03-24 16:07:38 -0600
  • 6941962f8d Fixes #71 Daniel Feltey 2017-03-08 23:37:25 -0600
  • 83cb692738 Run fewer random tests Daniel Feltey 2017-03-07 12:06:56 -0600
  • 4b5e87abe1 Fix references to move/copy-to-edit Daniel Feltey 2017-03-06 22:35:38 -0600
  • 0354106ed8 New implementation of move/copy-to-edit plus docs and tests Daniel Feltey 2017-03-02 11:28:14 -0600
  • 6c173c19e9 avoid using separate events to send keystrokes in a hope of avoiding intermittent failures in these tests Robby Findler 2017-02-03 10:21:04 -0600
  • ff00d309ff treat dots with pairs inside properly Robby Findler 2017-01-30 21:32:45 -0600
  • b8e763f420 refactor to make it easier to unit test syntax-object->datum/record-paths Robby Findler 2017-01-30 21:31:44 -0600
  • d0adb8bc70 make GdkCursor nullable William G Hatch 2017-01-20 15:49:04 -0700
  • b422f26ccb remove redundant call to restore-defaults Robby Findler 2017-01-28 21:33:03 -0600
  • 0469b6fe94 add-function's parameter's result is ignored so it may return multiple values safely Robby Findler 2017-01-28 10:50:03 -0600
  • 2995cdfc2a adjust the frame memory use count so that it updates periodically Robby Findler 2017-01-28 09:34:51 -0600
  • fb6a9116a7 move to drracket:keystrokes and away from surrogate stuff Robby Findler 2017-01-24 11:21:49 -0600
  • b8cb62ce42 fix preferences snapshots Robby Findler 2017-01-23 17:54:32 -0600
  • ae01dc64e3 add preference layers Robby Findler 2017-01-22 21:28:20 -0600
  • 13be85d623 modernize preferences test suite Robby Findler 2017-01-22 15:37:03 -0600
  • 66660791da take more care to not be affected by the contents of the (possibly changing on drdr!) preferences file Robby Findler 2017-01-16 21:13:45 -0600
  • 97c30fe9e2 remove group-test.rkt from README's auto-running feature Robby Findler 2017-01-15 20:44:06 -0600
  • 92ebb6f064 correct broken link Robby Findler 2017-01-15 20:41:35 -0600
  • 1b10e27b5d adjust various things so that the group test can be run in a single process and without (I believe) depending on the OS's idea of which frame has the focus Robby Findler 2017-01-15 18:28:09 -0600
  • 97b23af4b1 Rackety Robby Findler 2017-01-15 07:59:09 -0600
  • 757a3c2463 port keys.rkt to avoid separate mred process and racy frame top-level window stuff that drdr doesn't like Robby Findler 2017-01-14 21:45:29 -0600
  • 6b2ff36cc9 adjust text.rkt test suite to not use racy old way of doing things Robby Findler 2017-01-14 20:33:32 -0600
  • 8396854c1a port some framework tests to the non-race-condition thing Robby Findler 2017-01-14 09:15:25 -0600
  • cc57412ac7 clarify docs for finish-pending-search-work Robby Findler 2017-01-12 15:02:39 -0600
  • 7e44c4cfeb fix a leak exposed by da4d2db396 Robby Findler 2017-01-11 12:05:41 -0600
  • 6ad4f1edaa add #:transparent to aid debugging Robby Findler 2017-01-11 12:05:24 -0600
  • 21862ca291 and -> an Leif Andersen 2017-01-05 19:31:03 -0500
  • f8eab2a732 unbreak for GTK+ 2 Matthew Flatt 2017-01-05 17:02:14 -0700
  • 38f0c6adb5 avoid GTK3 warning Matthew Flatt 2017-01-04 16:28:13 -0700
  • 48c1b28284 initial support for GTK+ 3 on Wayland Matthew Flatt 2017-01-03 07:13:25 -0700
  • 84433c528c fix replace-all test suite for when the replace string changes Robby Findler 2016-12-24 12:25:56 -0600
  • 5a09d2b825 "Mac OS X" -> "Mac OS" Matthew Flatt 2016-12-23 12:33:59 -0700
  • 141eee8cbc add set-get-token to color:text-mode<%> Robby Findler 2016-12-23 11:49:26 -0600
  • 27569696b3 bring down below 102 columns Robby Findler 2016-12-23 11:46:51 -0600
  • 490f40f8cf add another test case Robby Findler 2016-12-22 13:39:02 -0600
  • 62a70a6593 avoid a little copying Robby Findler 2016-12-19 13:52:50 -0600
  • 23f9677e52 avoid copying bytes when not necessary Robby Findler 2016-12-19 13:22:44 -0600
  • 5e70534b43 adjust workaround for GTK+3 before version 3.22 Matthew Flatt 2016-12-19 07:17:37 -0700
  • b7b93e2c1e document non-empty str requirement for text% find-string methods Stephen Chang 2016-12-15 16:34:01 -0500
  • 5fed92d72a adjust replace-all so that it accounts for the possibility that the text didn't go away Robby Findler 2016-12-14 15:19:35 -0600
  • b9e94f9c45 macOS: don't try to declare implementation of NSApplicationDelegate Matthew Flatt 2016-12-14 13:29:56 -0700
  • e627cdcba5 disable replace-all on empty search string Stephen Chang 2016-12-12 13:19:08 -0500
  • 871e81e0e2 Merge pull request #56 from jerry-james/win-overview-word-fix John Clements 2016-12-02 16:45:01 -0800
  • 285495a706 Removed extra ) in docs Leif Andersen 2016-12-02 14:42:40 -0500
  • ca9d0988ab Changes a 'than' to 'then' Jerry James 2016-12-01 12:27:45 -0700
  • bda7409367 add some missing docs Robby Findler 2016-11-24 12:12:04 -0600
  • a115076fe4 add a GUI interface to toggle the x selection mode Robby Findler 2016-11-18 16:17:38 -0600
  • 3b280551c2 GTK+: accumulate small scroll events into appropriate wheel events William G Hatch 2016-11-04 11:20:03 -0600
  • 83a679d7f5 fix bug in the handling of the colors of the line numbers Robby Findler 2016-11-16 09:23:15 -0600
  • e6a4865a74 dont set the style background color to the canvas background; instead leave it as transparent Robby Findler 2016-11-05 14:59:45 -0500
  • b52a41da23 adjust the syntax coloring so that number-snip% instances are allowed to pass through the filter (as they are trusted code) Robby Findler 2016-11-04 11:19:57 -0500
  • 6c78cd266a Fixes bug in slider% Leif Andersen 2016-10-24 11:39:18 -0400
  • fa11e0774e Added a preferences list for identifiers which behave like ellipses. more-ellipses Georges Dupéron 2016-09-22 13:10:57 +0200
  • de03f1a98f Update editor<%> docs to clarify that undo needs to be enabled (#49) alex-hhh 2016-09-26 20:20:39 +0800
  • 5e433c8035 fix search for containing text region Robby Findler 2016-09-11 19:59:16 -0500
  • 0fae71ad0c fix indentation newline insertion Robby Findler 2016-08-31 18:05:23 -0500
  • 01c665e6e9 correct insertion of spaces at the beginning of a line and indent first line in para too, after all Robby Findler 2016-08-25 08:36:57 -0500
  • 0ae0a5b804 use a new algorithm for flowing paragraphs Robby Findler 2016-08-24 20:49:03 -0500
  • 6b2f4a72ae GTK+ 3: fix problem with sizing initially unshown items Matthew Flatt 2016-08-20 09:26:03 -0600
  • c700e32c17 0-sized window =/=> 0-sized backing bitmap Matthew Flatt 2016-08-13 13:24:43 -0600
  • d0376db70a Rackety master Robby Findler 2016-08-16 13:31:10 -0500
  • 0e99b1f286 correct small typo in 'Animation in Canvases' (#40) Stephen De Gabrielle 2016-08-19 13:37:35 +0100
  • ce1ded41f2 fix leak Robby Findler 2016-07-30 19:17:41 -0500
  • 68dcd1156d Updated docs to point to gui-interactive.rkt Leif Andersen 2016-07-30 13:38:47 -0400
  • 1df6383e3c fix ascii-art-enlarge-mode tests Robby Findler 2016-07-30 10:36:44 -0500
  • 18404570dd improve support for editing the ascii art (unicode) #2d rectangles Robby Findler 2016-07-30 04:55:01 -0500
  • fcd134eebe more search fixes Robby Findler 2016-07-26 19:15:33 -0500
  • 4053cb1e16 gui-doc now depends on xrepl doc. Leif Andersen 2016-07-26 10:30:05 -0400
  • ef78d330b6 Move docs for racket/gui/init and racket/gui/interactive Leif Andersen 2016-07-26 09:41:58 -0400
  • a8574ce5e6 missed a call to do-search Robby Findler 2016-07-26 01:10:55 -0500
  • 1801eac125 racket/gui/interactive should be using racket/base Leif Andersen 2016-07-25 22:39:16 -0400
  • dbede3f33c get rid of (worse) implementation of find-string-embedded Robby Findler 2016-07-24 04:01:41 -0500
  • 6b16c0fd6b rackety & add test suite Robby Findler 2016-07-24 03:41:03 -0500
  • feaff67418 fix bug in searching (start from the correct editor) Robby Findler 2016-07-24 03:40:41 -0500
  • e293d24da7 Apparently find-graphical-system-path finds the correct gracketrc file Leif Andersen 2016-07-23 13:09:01 -0400
  • 52300ff032 highlight search hits in embedded editors Robby Findler 2016-07-23 09:18:03 -0500
  • 28ca7c6d14 improve the situation for search results in nested editors Robby Findler 2016-07-23 02:56:45 -0500
  • ed5f0ae09b clarify chaining precedence rules Robby Findler 2016-07-22 07:34:39 -0500
  • cb81e3768d Woops, racket/gui/interactive should load .gracketrc. Leif Andersen 2016-07-23 02:27:40 -0400
  • 0ae02837e5 Add interactive file to be used by Racket core. Leif Andersen 2016-07-23 00:33:46 -0400
  • 66bda1c9c8 fix marshalling bug in syntax-browser Robby Findler 2016-07-22 03:25:04 -0500
  • d73fc00749 protect DrRacket against bugs in snipclass marshalling code Robby Findler 2016-07-22 03:07:11 -0500
  • 6941a07998 fix the "Show Active Keybindings" menu item Robby Findler 2016-07-21 22:13:55 -0500
  • 943582763e correct error checking for keymaps Robby Findler 2016-07-21 21:42:17 -0500
  • 8272f99035 adjust tabifying behavior to mess with blank lines less Robby Findler 2016-07-06 16:03:52 -0500
  • b10086ed13 add info the docs about between methods that create separator items v6.6 Robby Findler 2016-07-07 11:05:48 -0500
  • 0b2be755e4 do even less work before queueing the callback in hopes it is guaranteed to get queued Robby Findler 2016-06-30 10:14:10 -0500
  • af33c70558 dont use get-keyword-type as the parameter name Robby Findler 2016-06-28 10:10:29 -0500
  • 09519347e2 use a hash for the preferences (instead of the real file) Robby Findler 2016-06-25 21:27:25 -0500
  • f629545c2d use pretty-write when printing in write mode Robby Findler 2016-06-25 09:40:56 -0500
  • c3322ca05d adjust indentation so that hyphens at the start of sexp causes subsequent lines to not indent Robby Findler 2016-06-22 20:44:29 -0500