Matt Birkholz [Fri, 16 Sep 2011 20:28:10 +0000 (13:28 -0700)]
Fixed import missing from
97ed8fa.
Matt Birkholz [Fri, 16 Sep 2011 20:06:34 +0000 (13:06 -0700)]
Merge branch 'Gtk' into Gtk-Screen
Matt Birkholz [Fri, 16 Sep 2011 20:06:15 +0000 (13:06 -0700)]
Merge branch 'master' into Gtk
Matt Birkholz [Fri, 16 Sep 2011 20:05:45 +0000 (13:05 -0700)]
Simplify silly %trace syntaxers.
Matt Birkholz [Fri, 16 Sep 2011 19:18:37 +0000 (12:18 -0700)]
Turn on checking for a clean gtk-unx.crf report.
Matt Birkholz [Fri, 16 Sep 2011 19:18:07 +0000 (12:18 -0700)]
Propagate destroy through <gtk-container>. Use it with <fix-layout>s.
Matt Birkholz [Fri, 16 Sep 2011 19:16:12 +0000 (12:16 -0700)]
Removed useless thunkification in %trace. IF is sufficient.
Matt Birkholz [Fri, 16 Sep 2011 19:09:25 +0000 (12:09 -0700)]
Gtk-box-pack-end and gtk-scrolled-window-set-placement descriptions.
Matt Birkholz [Fri, 16 Sep 2011 19:03:37 +0000 (12:03 -0700)]
Fixed incomplete patch
966a370.
Matt Birkholz [Fri, 16 Sep 2011 18:59:44 +0000 (11:59 -0700)]
Width of a vertical combo. is the MAXimum of all subwindow widths.
Matt Birkholz [Fri, 16 Sep 2011 18:57:15 +0000 (11:57 -0700)]
Take greater care with clear-cached-pango-layout.
Matt Birkholz [Fri, 16 Sep 2011 18:53:52 +0000 (11:53 -0700)]
Pull update-name and update-widget-buffer into update-widgets.
Matt Birkholz [Fri, 16 Sep 2011 18:50:55 +0000 (11:50 -0700)]
Re-use PangoLayouts cached for destroyed text-widgets.
Matt Birkholz [Fri, 16 Sep 2011 18:45:36 +0000 (11:45 -0700)]
Get the subwindows in order; window-inferiors is random.
Matt Birkholz [Fri, 16 Sep 2011 18:27:01 +0000 (11:27 -0700)]
Fiddled comments, tracing. "typein buffer" replaced "minibuffer".
Matt Birkholz [Wed, 14 Sep 2011 20:59:40 +0000 (13:59 -0700)]
Fixed typo in HEAD^^^ -- commit
68d3ea4.
Matt Birkholz [Wed, 14 Sep 2011 20:36:30 +0000 (13:36 -0700)]
Moved scrollbars to top-right.
Matt Birkholz [Wed, 14 Sep 2011 20:35:51 +0000 (13:35 -0700)]
Screen-visibility can be DELETED.
Matt Birkholz [Wed, 14 Sep 2011 20:34:02 +0000 (13:34 -0700)]
Invalidate drawings when not updated per change regions.
Matt Birkholz [Wed, 14 Sep 2011 20:27:11 +0000 (13:27 -0700)]
Punted ignore-change-region; added buffer-drawing-update-region.
Also moved calls to clear-cached-pango-layout to where they cannot
cause trouble. Seeing no punted line exposures now! Arranged to
integrate unchanged? into the expose event handler.
Matt Birkholz [Wed, 14 Sep 2011 20:08:43 +0000 (13:08 -0700)]
Update-modeline after scrolling.
Matt Birkholz [Wed, 14 Sep 2011 20:02:37 +0000 (13:02 -0700)]
Moved in-update? flag from <tty-screen> to <screen>.
<gtk-screen> can use this in its window coord. operations, to avoid
looping in with-updated-window. Some of the ops, like
window-mark-visible?, are used at the end of screen update and so do
not need to (shouldn't!) call update-screens!. Called during command
execution, these same ops need to update-screens! (or at least their
window's buffer drawing).
Matt Birkholz [Wed, 14 Sep 2011 18:38:23 +0000 (11:38 -0700)]
Smarter %trace syntax transformers. Fiddled some trace messages.
Matt Birkholz [Sun, 11 Sep 2011 00:01:43 +0000 (17:01 -0700)]
Added update-sizes, run by set-screen-size input event.
Matt Birkholz [Wed, 7 Sep 2011 20:16:02 +0000 (13:16 -0700)]
Rewrote update-widgets' re-size! procedure to use x/y-sizes.
Matt Birkholz [Wed, 7 Sep 2011 19:30:26 +0000 (12:30 -0700)]
Put update-window inside ignore-change-region.
This helps update-modeline, which needs to know the current location
of buffer lines.
Matt Birkholz [Wed, 7 Sep 2011 19:20:02 +0000 (12:20 -0700)]
Implemented Edwin's scrolling commands on <gtk-screen>s.
Matt Birkholz [Tue, 6 Sep 2011 01:22:01 +0000 (18:22 -0700)]
Pass the text-widget to update-modeline, update-cursor, redraw-cursor.
Matt Birkholz [Tue, 6 Sep 2011 01:13:20 +0000 (18:13 -0700)]
Reversed update-screen-window!'s handling of update-drawing.
Matt Birkholz [Tue, 6 Sep 2011 01:06:15 +0000 (18:06 -0700)]
Use gtk-thread-running? and fix:quotient. Reindent some stuff.
Matt Birkholz [Tue, 6 Sep 2011 00:51:28 +0000 (17:51 -0700)]
Use outf-error, previously called outf-console.
Matt Birkholz [Mon, 5 Sep 2011 23:14:24 +0000 (16:14 -0700)]
Merge branch 'Gtk' into Gtk-Screen
Matt Birkholz [Mon, 5 Sep 2011 23:10:43 +0000 (16:10 -0700)]
Just warn if "DISPLAY not set". Added gtk-thread-running?.
Do NOT call start_gtk! Warn during (load-option 'Gtk) and upon every
disk restore thereafter.
Matt Birkholz [Mon, 5 Sep 2011 23:02:26 +0000 (16:02 -0700)]
Replaced only er-macro- with an rsc-... can't decide.
Matt Birkholz [Mon, 5 Sep 2011 22:54:11 +0000 (15:54 -0700)]
Fixed calls to bitwise-ior using new, variadic bit-ior.
Arthur A. Gleckler [Sat, 27 Aug 2011 18:40:34 +0000 (11:40 -0700)]
Fixed typos in the reference manual in warnings about future changes
to the semantics of hash table creation functions.
Joe Marshall [Fri, 26 Aug 2011 15:52:31 +0000 (08:52 -0700)]
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/mit-scheme
Matt Birkholz [Fri, 19 Aug 2011 17:06:34 +0000 (10:06 -0700)]
Merge branch 'Gtk' into Gtk-Screen
Matt Birkholz [Fri, 19 Aug 2011 17:05:02 +0000 (10:05 -0700)]
Merge remote-tracking branch 'origin/master' into Gtk
Matt Birkholz [Fri, 19 Aug 2011 16:11:35 +0000 (09:11 -0700)]
Fixed close-in/output-buffer to apply source/sink close method.
Matt Birkholz [Fri, 19 Aug 2011 15:49:25 +0000 (08:49 -0700)]
Merge branch 'Gtk' into Gtk-Screen
Matt Birkholz [Fri, 19 Aug 2011 15:49:10 +0000 (08:49 -0700)]
Fixed g_mount_operation_set_anonymous declaration.
Matt Birkholz [Fri, 19 Aug 2011 15:45:16 +0000 (08:45 -0700)]
Merge branch 'Gtk' into Gtk-Screen
Matt Birkholz [Fri, 19 Aug 2011 15:44:12 +0000 (08:44 -0700)]
Typo.
Matt Birkholz [Fri, 19 Aug 2011 15:43:10 +0000 (08:43 -0700)]
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/mit-scheme into Gtk
Matt Birkholz [Fri, 19 Aug 2011 15:41:21 +0000 (08:41 -0700)]
Fixed a last-minute copy/yank.
Matt Birkholz [Fri, 19 Aug 2011 05:10:00 +0000 (22:10 -0700)]
Merge branch 'Gtk' into Gtk-Screen
Matt Birkholz [Fri, 19 Aug 2011 05:09:38 +0000 (22:09 -0700)]
Punt test-gtk; it currently requires a DISPLAY.
Matt Birkholz [Fri, 19 Aug 2011 03:23:35 +0000 (20:23 -0700)]
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/mit-scheme into Gtk
Matt Birkholz [Fri, 19 Aug 2011 03:21:13 +0000 (20:21 -0700)]
Added thread-queues (aka mailboxes).
Matt Birkholz [Fri, 19 Aug 2011 03:18:39 +0000 (20:18 -0700)]
Removed unused parameter to lookup-enum-value.
Matt Birkholz [Fri, 19 Aug 2011 03:13:03 +0000 (20:13 -0700)]
Minimized diffs between master and Gtk.
Matt Birkholz [Fri, 19 Aug 2011 02:50:05 +0000 (19:50 -0700)]
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/mit-scheme into Gtk
Matt Birkholz [Fri, 19 Aug 2011 02:42:36 +0000 (19:42 -0700)]
Added c-peek-bytes, c-poke-bytes.
Matt Birkholz [Fri, 19 Aug 2011 02:17:53 +0000 (19:17 -0700)]
Moved outf-console to -error (stderr); fiddled FFI debugging.
Matt Birkholz [Fri, 19 Aug 2011 01:52:18 +0000 (18:52 -0700)]
c-peek-cstringp: Return () when the char* is NULL.
Matt Birkholz [Thu, 18 Aug 2011 23:31:45 +0000 (16:31 -0700)]
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/mit-scheme into Gtk
Matt Birkholz [Thu, 18 Aug 2011 18:34:55 +0000 (11:34 -0700)]
Warn, not die, when a callback or constant is undefined.
Matt Birkholz [Thu, 18 Aug 2011 18:31:10 +0000 (11:31 -0700)]
Insert const AFTER qualified type, to qualify pointers.
Matt Birkholz [Thu, 18 Aug 2011 18:28:54 +0000 (11:28 -0700)]
Allow ../../ in .cdecl include statements.
Matt Birkholz [Thu, 18 Aug 2011 18:27:53 +0000 (11:27 -0700)]
Added prompt-for-string and call-with-pass-phrase.
Matt Birkholz [Wed, 17 Aug 2011 22:17:05 +0000 (15:17 -0700)]
Merge remote-tracking branch 'origin/master' into Gtk
Matt Birkholz [Wed, 17 Aug 2011 22:02:15 +0000 (15:02 -0700)]
Did not need the signal-name argument for g-signal-connect.
Matt Birkholz [Wed, 17 Aug 2011 21:55:11 +0000 (14:55 -0700)]
Support GFile mounts that need a username and password.
Matt Birkholz [Wed, 17 Aug 2011 21:45:15 +0000 (14:45 -0700)]
Added missing gc-cleanup for <g-mount-operation>s.
Matt Birkholz [Wed, 17 Aug 2011 21:34:59 +0000 (14:34 -0700)]
Use map! where possible, and e.g. bitwise-ior vs. bitstrings.
Matt Birkholz [Wed, 17 Aug 2011 21:19:32 +0000 (14:19 -0700)]
Added prompt-for-string and call-with-pass-phrase.
Matt Birkholz [Tue, 16 Aug 2011 22:16:30 +0000 (15:16 -0700)]
Warn of undefined C-enum constants; do not error.
Matt Birkholz [Tue, 16 Aug 2011 21:22:43 +0000 (14:22 -0700)]
Outf-console is now outf-error, writing to stderr.
Joe Marshall [Sat, 13 Aug 2011 23:09:27 +0000 (16:09 -0700)]
Widen text columns for printing GC statistics.
Joe Marshall [Sat, 13 Aug 2011 17:08:47 +0000 (10:08 -0700)]
Resolve merge conflict.
Matt Birkholz [Fri, 12 Aug 2011 19:15:44 +0000 (12:15 -0700)]
Factored gfile-close out of -stream-close and -enumerator-close.
Matt Birkholz [Fri, 12 Aug 2011 18:59:48 +0000 (11:59 -0700)]
Factored gfile-open out of gfile-query-info.
Matt Birkholz [Fri, 12 Aug 2011 18:26:21 +0000 (11:26 -0700)]
Punt 64bit GFile attributes and the gint64 type.
Matt Birkholz [Fri, 12 Aug 2011 18:21:54 +0000 (11:21 -0700)]
Factored gfile-open out of -read, -open-write and -enumerate-children.
Matt Birkholz [Thu, 11 Aug 2011 04:52:59 +0000 (21:52 -0700)]
Added global export gdirectory-read.
Moved directory reading code from tests/gtk/test-gport-operations.scm
to src/gtk/gio.scm. Defined a procedure to convert strings and
pathnames into absolute URIs and used it in the 3 global exports.
Matt Birkholz [Thu, 11 Aug 2011 00:34:45 +0000 (17:34 -0700)]
Mount GFiles as necessary, assuming no password is needed.
Matt Birkholz [Thu, 11 Aug 2011 00:31:05 +0000 (17:31 -0700)]
G-signal-connect now has an optional signal-name parameter.
Matt Birkholz [Thu, 11 Aug 2011 00:14:51 +0000 (17:14 -0700)]
C-peek-cstringp! now returns () at NULL on end of a strvec.
Matt Birkholz [Thu, 11 Aug 2011 00:10:41 +0000 (17:10 -0700)]
Warn, not die, if a callback is undefined.
Matt Birkholz [Tue, 9 Aug 2011 00:03:19 +0000 (17:03 -0700)]
Wrote analyze-file, for logs with these performance timings.
Joe Marshall [Wed, 3 Aug 2011 02:07:20 +0000 (19:07 -0700)]
Add an include to remove a warning.
Matt Birkholz [Tue, 2 Aug 2011 19:51:33 +0000 (12:51 -0700)]
Punt the tty-get/set-interrupt-chars primitives.
Gtkio's signal forwarder breaks the assumptions in en/decode_interrupt
_handler. Rather than fix them, I punt the TTY-GET-INTERRUPT-CHARS
and TTY-SET-INTERRUPTS-CHARS! primitives. They were not used in The
Tree, not even by Edwin.
Matt Birkholz [Sun, 31 Jul 2011 23:54:22 +0000 (16:54 -0700)]
Punt HAVE_SIGACTION_SIGINFO_SIGNALS.
It seems that DEFUN_STD_HANDLER assumes HAVE_SIGACTION_SIGINFO_SIGNALS
is defined. Both definitions use Tsignal_handler_result, SIGINFO_T
and SIGCONTEXT_ARG_T.
Taylor R Campbell [Sun, 31 Jul 2011 23:48:20 +0000 (23:48 +0000)]
Fix call to COMBINATION/MAKE in sf/reduct.scm.
Matt Birkholz [Sun, 31 Jul 2011 23:47:44 +0000 (16:47 -0700)]
Signal handlers can now make scheme_source runnable.
Previously the mask was always gc-only courtesy of call-alien, thus
pending_interrupts_p() was never true. This was masked by the select
timeout which also makes scheme_source runnable. Now that run-gtk
takes a timeout of -1, scheme_source_check needs to ignore the mask.
Taylor R Campbell [Sun, 31 Jul 2011 23:27:08 +0000 (23:27 +0000)]
Include osscheme.h in flonum.c for error_unimplemented_primitive.
(What's error_unimplemented_primitive doing there?)
Taylor R Campbell [Sun, 31 Jul 2011 23:24:43 +0000 (23:24 +0000)]
Fix {REDUCE,REPLACE}-OPERATOR declaration after jrm's sf rototill.
Matt Birkholz [Thu, 28 Jul 2011 16:22:32 +0000 (09:22 -0700)]
Abbreviate option loading-messages.
Matt Birkholz [Thu, 28 Jul 2011 05:18:22 +0000 (22:18 -0700)]
Factored out a <gio> class.
Matt Birkholz [Thu, 28 Jul 2011 00:04:25 +0000 (17:04 -0700)]
(integrate-external "string")
Matt Birkholz [Wed, 27 Jul 2011 22:52:50 +0000 (15:52 -0700)]
Avoid reading e.g. ../../src/runtime/.#genio.scm.
Matt Birkholz [Wed, 27 Jul 2011 21:19:50 +0000 (14:19 -0700)]
Use for-each iota; punt dotimes.
Matt Birkholz [Wed, 27 Jul 2011 21:18:27 +0000 (14:18 -0700)]
typo in last commit
Matt Birkholz [Wed, 27 Jul 2011 19:41:02 +0000 (12:41 -0700)]
Added test-gtk, test-gfile-operations.scm.
Matt Birkholz [Wed, 27 Jul 2011 19:38:55 +0000 (12:38 -0700)]
Wrapped GFileInfo, GFileEnumerator.
Matt Birkholz [Sun, 24 Jul 2011 15:40:58 +0000 (08:40 -0700)]
Split port and gport tests into separate procedures.
Matt Birkholz [Sun, 24 Jul 2011 15:31:49 +0000 (08:31 -0700)]
Forward async signals to the scheme_thread.
Tagged the relevant(?) signos with new signal_descriptor flag ASYNC.
Matt Birkholz [Thu, 21 Jul 2011 20:34:29 +0000 (13:34 -0700)]
Undo genio hack: external-string buffers.
Matt Birkholz [Thu, 21 Jul 2011 16:59:49 +0000 (09:59 -0700)]
g_malloc0 nulls GError*s so a GC-cleanup will not free junk.