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 |
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 |
2012-07-24 |
Matt Birkholz | gtk: Fixed spin in gtk-test after test-process. |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Matt Birkholz | gtk: Suppress all file load notifications during (load... |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Matt Birkholz | gtk: Set scheme_source to G_PRIORITY_LOW, below window... |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Matt Birkholz | gtk: Use Cairo, punt gdk_draw_*, in preparation for... |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Matt Birkholz | gtk: Document the remaining exported bindings. |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Matt Birkholz | gtk: Documented the GIO interface. |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Matt Birkholz | gtk: Document <fix-widget>, factored out of <fix-layout... |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Matt Birkholz | gtk: Punt set-fix-widget-size!; use gtk-widget-set... |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Matt Birkholz | gtk: Punt set-fix-layout-size!; use gtk-widget-set... |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Matt Birkholz | gtk: Implement already documented gtk-widget-is-composi... |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Matt Birkholz | doc/gtk/check.scm: Compare @deffns against package... |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Matt Birkholz | gtk: Avoid signaling an error in hook/process-command... |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Matt Birkholz | tests: Shorten a few of the most time-consuming tests... |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Matt Birkholz | gtk: Run gtk/test-gtk.scm which now punts if DISPLAY... |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Matt Birkholz | gtk: Add delete_event signal handler to the time-slice... |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Matt Birkholz | gtk: Note loading of GTK, not just SOS and FFI. |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Matt Birkholz | gtk: Include libgthread-2.0 in gtk-shim.so. |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Matt Birkholz | Merge branch 'master' into Gtk |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Matt Birkholz | microcode: Fix start in mmap_heap_malloc_search for... |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Matt Birkholz | Merge branch 'master' into Gtk |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Matt Birkholz | Added warn-errors?, like ignore-errors, to turn errors... |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Matt Birkholz | tests/unit-testing.scm: Start report with a fresh-line. |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Matt Birkholz | tests/ffi/: De-register callback. Document asserts. |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Matt Birkholz | doc/ffi/ffi.texinfo: Frob whitespace. |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Matt Birkholz | ffi/Makefile-fragment: Always wrap stdin in a (begin... |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Matt Birkholz | ffi: Fix free to update malloced-aliens. |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Matt Birkholz | Merge branch 'master' into Gtk |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Taylor R Campbell | Merge branch 'ecraven-swank' |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Peter Feigl | Basic support for describing things in swank. |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Peter Feigl | Fix basic debugging problems. |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Peter Feigl | Adding directory support to swank.scm. |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Peter Feigl | Adding completion function swank:completions as an... |
commit | commitdiff | tree | snapshot |
next |