2013-04-09 |
Matt Birkholz | planetarium: Fix snapshot.scm to syntax in correct... |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Matt Birkholz | Merge branch 'master' into Gtk |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Matt Birkholz | Undo commit 93d3d5c so that "out of memory" need not... |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Matt Birkholz | tests: Replace : with / so progress notes are not error... |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Matt Birkholz | Add thread-queue/dequeue-no-hang!, rm peek-until, fix... |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Matt Birkholz | Finish replacing type code SEQUENCE-2 with SEQUENCE. |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Matt Birkholz | gtk: Punt tests if no errors or DISPLAY not set. |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Matt Birkholz | gtk: Replace leftover references to gtk+-2.0 with gtk... |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Matt Birkholz | gtk: Use gtk-graphics/make in planetarium/snapshot. |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Matt Birkholz | gtk: Only warn if DISPLAY not set. |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Matt Birkholz | gtk: Add gtk-graphics/make. |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Matt Birkholz | Add src/planetarium/snapshot, tweaks, TODO list. |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Matt Birkholz | Add no-window? parameter to gtk-graphics/open. |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Matt Birkholz | Add cairo-surface-write-to-png. |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Matt Birkholz | gtk: Add src/planetarium/, which works with a simple... |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Matt Birkholz | gtk: Update fix-demo.scm's copyright notice. Turn... |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Matt Birkholz | gtk: Add gtk-graphics device type. |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Matt Birkholz | gtk: Add Cairo <surface-ink>. Use it in fix-layout... |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Matt Birkholz | gtk: Add many cairo- wrappers: cairo-image-surface... |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Matt Birkholz | gtk: Add gtk-window-set-type-hint. |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Matt Birkholz | gtk: Add thread-queue/dequeue-no-hang!, rm peek-until... |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Matt Birkholz | Merge branch 'master' into Gtk |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Matt Birkholz | gtk: Allow for specialization of fix-layout scrollbar... |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Matt Birkholz | gtk: load option SUBPROCESS, so main.scm can hook/subpr... |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Taylor R Campbell | Unparse the symbol whose name is `.' as `|.|'. |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Matt Birkholz | gtk: Document pango-layout-set-markup. Fix many @brefs. |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Matt Birkholz | gtk: Added pango-layout-set-markup. Caught up document... |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Matt Birkholz | Merge branch 'master' into Gtk |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Matt Birkholz | microcode: Quiet some unused-but-set-variable warnings. |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Matt Birkholz | gtk: Update the time-slice window BEFORE sleeping. |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Matt Birkholz | gtk: Added gtk-paned-get-position, gtk-paned-set-position. |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Matt Birkholz | gtk: Added GtkPanedView, a specialized GtkPaned. |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Matt Birkholz | gtk: Remove deprecated functions: g_value_get_char... |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Matt Birkholz | gtk: Update to Gtk+3.6. Separate GtkScrolledWindow... |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Taylor R Campbell | Report a meaningful error message if the TUTORIAL file... |
commit | commitdiff | tree | snapshot |
2012-12-19 |
Matt Birkholz | Do not remove a gtk-paned's child if it is destroyed. |
commit | commitdiff | tree | snapshot |
2012-12-19 |
Matt Birkholz | Init a <fix-layout>'s viewport size before it is realized. |
commit | commitdiff | tree | snapshot |
2012-12-19 |
Matt Birkholz | Fixed the Gtk tests to access the final malloced-aliens... |
commit | commitdiff | tree | snapshot |
2012-12-19 |
Matt Birkholz | Added gtk-widget-queue-resize and gtk-widget-queue... |
commit | commitdiff | tree | snapshot |
2012-12-19 |
Matt Birkholz | Merge branch 'master' into Gtk |
commit | commitdiff | tree | snapshot |
2012-12-19 |
Matt Birkholz | Support callout struct and union parameter and return... |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Matt Birkholz | Update old "package: (ffi syntax)" comments. |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Matt Birkholz | Do not setsid() just because of --batch-mode. |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Taylor R Campbell | Work around broken IMAP servers that give bogus respons... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Taylor R Campbell | Tidy up local declarations in DEFINE_BIT_COUNT. |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Taylor R Campbell | Fix some ignored variable warnings in swank.scm. |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Taylor R Campbell | Add BIT, BITS, SHIFTIN, and SHIFTOUT, for handily hacki... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Taylor R Campbell | Fix READ-PACKET in swank.scm to cope with partial reads. |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Matt Birkholz | Merge branch 'master' into Gtk |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Matt Birkholz | Punt deprecated gdk_window_get_pointer. |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Matt Birkholz | Added <gtk-paned>, gtk-grid-attach-next-to. Punted... |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Chris Hanson | Support new location of Xcode 4.3 and later; just warn... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Joe Marshall | Integrate CALLER argument in guarantees. |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Matt Birkholz | gtk: Fix layout-draw-callback's level 2 trace report... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Matt Birkholz | Remove handle-subprocess-status-change from nonblocking... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Matt Birkholz | Move maybe-signal-io-thread-events apply out of yield... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Matt Birkholz | Fix test-select-descriptor, test-select-registry. |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Matt Birkholz | gtk: Vanquish spinning gtk-thread evil (again). |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Matt Birkholz | Merge branch 'master' into Gtk |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Joe Marshall | Remove last remnants of SEQUENCE-3. Rename return... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Joe Marshall | Remove last vestiges of IN-PACKAGE. |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Joe Marshall | Make LOCAL-DECLARE a macro. |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Joe Marshall | Spelling correction. |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Matt Birkholz | Fix recent typo in User Manual (again). |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Matt Birkholz | Fix recent typos in User Manual. |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Joe Marshall | Export flo:modulo |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Joe Marshall | Add flo:modulo |
commit | commitdiff | tree | snapshot |
2012-09-07 |
Matt Birkholz | Merge branch 'master' into Gtk |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Matt Birkholz | Use internal-time/seconds->ticks in thread-queue/*... |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Matt Birkholz | Fix OS_pause on Unix to correctly restore the sigmask. |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Matt Birkholz | Use sigsuspend in new OS_pause, else wait-for-io must... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Matt Birkholz | ffi: Replaced serror with swarn, so syntaxing can continue. |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Taylor R Campbell | Use pollts if it is available but ppoll is not. |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Matt Birkholz | Use ppoll() and pselect() when available. |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Matt Birkholz | edwin: Fixed arrow keys in xterms. |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Matt Birkholz | Added --args and -- option parsers, and a command-line... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Matt Birkholz | gtk: Avoid computing window-intersection when widget... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Matt Birkholz | gtk: Fixed adjust-adjustments for drawings smaller... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Matt Birkholz | gtk: Added cairo-clip-extents wrapper; simplified fix... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Matt Birkholz | gtk: The return value from draw signal handlers is... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Taylor R Campbell | Process all queued X events, not just one, if I/O is... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Taylor R Campbell | Add cruft to confshared.h for ARM. |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Taylor R Campbell | Ask Xlib for events before blocking on the display... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Chris Hanson | Remove alternate/optimized types of scode combinations... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Chris Hanson | Remove now-unnecessary comment about 64-bit machines. |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Chris Hanson | Fix broken memory allocation on 32-bit OS X. |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Matt Birkholz | gtk: Require #f or #t from event and draw callbacks. |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Matt Birkholz | gtk: Fixed fix-resizer. GtkWindows can shrink again. |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Matt Birkholz | gtk: Replaced GtkScrolledWindow with GtkScrollingWindow. |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Matt Birkholz | gtk: Replaced deprecated GtkBox with GtkGrid. |
commit | commitdiff | tree | snapshot |
2012-08-12 |
Matt Birkholz | gtk: Implement gtk_widget_get_preferred_width/height. |
commit | commitdiff | tree | snapshot |
2012-08-12 |
Matt Birkholz | gtk: Keysym names changed. Delete and Backspace transl... |
commit | commitdiff | tree | snapshot |
2012-08-12 |
Matt Birkholz | ffi: Fixed swarn to use ARGS, including 'in FORM at... |
commit | commitdiff | tree | snapshot |
2012-08-12 |
Matt Birkholz | edwin: Include TYPE in eg. #[input-event 42 TYPE]. |
commit | commitdiff | tree | snapshot |
2012-08-12 |
Taylor R Campbell | Add missing comma in fixobj.h in FIXED_OBJECTS_NAMES. |
commit | commitdiff | tree | snapshot |
2012-08-05 |
Matt Birkholz | gtk: Set contrasting background in <demo-layout>, not... |
commit | commitdiff | tree | snapshot |
2012-08-05 |
Matt Birkholz | gtk: Make graphic chars out of e.g. ^H in key-press... |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Joe Marshall | Add fmod as primitive FLONUM-MODULO. |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Matt Birkholz | gtk: Port to Gtk 3. |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Matt Birkholz | gtk: Chop GDK_KEY_ off of key names (not just GDK_). |
commit | commitdiff | tree | snapshot |
next |