mit-scheme.git
2013-04-09 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen
2013-04-09 Matt Birkholzplanetarium: Replace "tellurian" with "tellurion".
2013-04-09 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen
2013-04-09 Matt Birkholzplanetarium: Fix snapshot.scm to syntax in correct...
2013-04-08 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen
2013-04-08 Matt BirkholzMerge branch 'master' into Gtk
2013-04-08 Matt BirkholzUndo commit 93d3d5c so that "out of memory" need not...
2013-04-08 Matt Birkholztests: Replace : with / so progress notes are not error...
2013-04-08 Matt BirkholzAdd thread-queue/dequeue-no-hang!, rm peek-until, fix...
2013-04-08 Matt BirkholzFinish replacing type code SEQUENCE-2 with SEQUENCE.
2013-04-08 Matt Birkholzgtk-screen: Punt tests if errors or DISPLAY not set.
2013-04-08 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen
2013-04-08 Matt Birkholzgtk: Punt tests if no errors or DISPLAY not set.
2013-04-08 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen
2013-04-08 Matt Birkholzgtk: Replace leftover references to gtk+-2.0 with gtk...
2013-04-07 Matt Birkholzgtk: Use gtk-graphics/make in planetarium/snapshot.
2013-04-07 Matt Birkholzgtk: Only warn if DISPLAY not set.
2013-04-07 Matt Birkholzgtk: Add gtk-graphics/make.
2013-04-07 Matt BirkholzAdd src/planetarium/snapshot, tweaks, TODO list.
2013-04-07 Matt BirkholzAdd no-window? parameter to gtk-graphics/open.
2013-04-07 Matt BirkholzAdd cairo-surface-write-to-png.
2013-04-05 Matt Birkholzgtk: Add src/planetarium/, which works with a simple...
2013-04-05 Matt Birkholzgtk: Update fix-demo.scm's copyright notice. Turn...
2013-04-05 Matt Birkholzgtk: Add gtk-graphics device type.
2013-04-05 Matt Birkholzgtk: Add Cairo <surface-ink>. Use it in fix-layout...
2013-04-05 Matt Birkholzgtk: Add many cairo- wrappers: cairo-image-surface...
2013-04-05 Matt Birkholzgtk: Add gtk-window-set-type-hint.
2013-04-05 Matt Birkholzgtk: Add thread-queue/dequeue-no-hang!, rm peek-until...
2013-03-25 Matt BirkholzMerge branch 'master' into Gtk
2013-03-19 Matt Birkholzgtk-screen: Customize scrollbar behavior.
2013-03-19 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen
2013-03-19 Matt Birkholzgtk: Allow for specialization of fix-layout scrollbar...
2013-03-19 Matt Birkholzgtk: load option SUBPROCESS, so main.scm can hook/subpr...
2013-03-18 Matt Birkholzgtk-screen: Expose handler must not layout-line! during...
2013-02-18 Taylor R CampbellUnparse the symbol whose name is `.' as `|.|'.
2013-02-12 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen
2013-02-11 Matt Birkholzgtk: Document pango-layout-set-markup. Fix many @brefs.
2013-02-11 Matt Birkholzgtk-screen: Crude face support using pango-layout-set...
2013-02-05 Matt Birkholzgtk-screen: merge for pango-layout-set-markup
2013-02-05 Matt Birkholzgtk: Added pango-layout-set-markup. Caught up document...
2013-02-03 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen
2013-02-03 Matt BirkholzMerge branch 'master' into Gtk
2013-02-03 Matt Birkholzmicrocode: Quiet some unused-but-set-variable warnings.
2013-02-02 Matt Birkholzgtk-screen: Name i/o procedures.
2013-02-02 Matt Birkholzgtk-screen: Merge with Gtk.
2013-02-02 Matt Birkholzgtk: Update the time-slice window BEFORE sleeping.
2013-02-02 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen
2013-02-02 Matt Birkholzgtk: Added gtk-paned-get-position, gtk-paned-set-position.
2013-01-31 Matt Birkholzgtk-screen: Unset GtkPanedView positions when resizing...
2013-01-31 Matt Birkholzgtk-screen: Use GtkPanedViews for horiz.&vert. resize...
2013-01-30 Matt Birkholzgtk-screen: Update to Gtk+3.6.
2013-01-29 Matt Birkholzgtk-screen: simple test
2013-01-29 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen
2013-01-29 Matt Birkholzgtk: Added GtkPanedView, a specialized GtkPaned.
2013-01-29 Matt Birkholzgtk: Remove deprecated functions: g_value_get_char...
2013-01-29 Matt Birkholzgtk: Update to Gtk+3.6. Separate GtkScrolledWindow...
2013-01-19 Taylor R CampbellReport a meaningful error message if the TUTORIAL file...
2012-12-19 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen
2012-12-19 Matt BirkholzDo not remove a gtk-paned's child if it is destroyed.
2012-12-19 Matt BirkholzInit a <fix-layout>'s viewport size before it is realized.
2012-12-19 Matt BirkholzFixed the Gtk tests to access the final malloced-aliens...
2012-12-19 Matt BirkholzAdded gtk-widget-queue-resize and gtk-widget-queue...
2012-12-19 Matt BirkholzMerge branch 'master' into Gtk
2012-12-19 Matt BirkholzSupport callout struct and union parameter and return...
2012-12-18 Matt BirkholzUpdate old "package: (ffi syntax)" comments.
2012-12-18 Matt BirkholzDo not setsid() just because of --batch-mode.
2012-12-12 Taylor R CampbellWork around broken IMAP servers that give bogus respons...
2012-12-12 Taylor R CampbellTidy up local declarations in DEFINE_BIT_COUNT.
2012-12-12 Taylor R CampbellFix some ignored variable warnings in swank.scm.
2012-12-11 Taylor R CampbellAdd BIT, BITS, SHIFTIN, and SHIFTOUT, for handily hacki...
2012-12-11 Taylor R CampbellFix READ-PACKET in swank.scm to cope with partial reads.
2012-11-29 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen
2012-11-29 Matt BirkholzMerge branch 'master' into Gtk
2012-11-29 Matt BirkholzPunt deprecated gdk_window_get_pointer.
2012-11-29 Matt BirkholzAdded <gtk-paned>, gtk-grid-attach-next-to. Punted...
2012-11-12 Chris HansonSupport new location of Xcode 4.3 and later; just warn...
2012-10-23 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen
2012-10-19 Joe MarshallIntegrate CALLER argument in guarantees.
2012-10-19 Matt Birkholzgtk: Fix layout-draw-callback's level 2 trace report...
2012-10-19 Matt BirkholzRemove handle-subprocess-status-change from nonblocking...
2012-10-19 Matt BirkholzMove maybe-signal-io-thread-events apply out of yield...
2012-10-19 Matt BirkholzFix test-select-descriptor, test-select-registry.
2012-10-19 Matt Birkholzgtk: Vanquish spinning gtk-thread evil (again).
2012-10-18 Matt BirkholzMerge branch 'master' into Gtk
2012-10-17 Joe MarshallRemove last remnants of SEQUENCE-3. Rename return...
2012-10-17 Joe MarshallRemove last vestiges of IN-PACKAGE.
2012-10-07 Joe MarshallMake LOCAL-DECLARE a macro.
2012-10-07 Joe MarshallSpelling correction.
2012-09-26 Matt BirkholzFix recent typo in User Manual (again).
2012-09-26 Matt BirkholzFix recent typos in User Manual.
2012-09-17 Joe MarshallExport flo:modulo
2012-09-17 Joe MarshallAdd flo:modulo
2012-09-07 Matt BirkholzMerge branch 'master' into Gtk
2012-09-06 Matt BirkholzUse internal-time/seconds->ticks in thread-queue/*...
2012-09-06 Matt BirkholzFix OS_pause on Unix to correctly restore the sigmask.
2012-09-05 Matt BirkholzUse sigsuspend in new OS_pause, else wait-for-io must...
2012-09-04 Matt Birkholzffi: Replaced serror with swarn, so syntaxing can continue.
2012-09-03 Taylor R CampbellUse pollts if it is available but ppoll is not.
2012-09-03 Matt BirkholzUse ppoll() and pselect() when available.
2012-09-03 Matt Birkholzedwin: Fixed arrow keys in xterms.
next