.. |
.gdbinit
|
[qwaq] Move from tools to ruamoko
|
2020-03-01 00:55:15 +09:00 |
builtins.c
|
[qwaq] Move from tools to ruamoko
|
2020-03-01 00:55:15 +09:00 |
color.h
|
[qwaq] Move from tools to ruamoko
|
2020-03-01 00:55:15 +09:00 |
event.h
|
[qwaq] Make qwaq_message_t more useful
|
2020-03-24 19:52:00 +09:00 |
gcd.r
|
[qwaq] Bring in qc gcd to use for debugger testing
|
2020-03-24 23:02:19 +09:00 |
main.c
|
[gamecode] Add VM enter/exit events
|
2020-03-26 12:30:32 +09:00 |
Makefile.am
|
[qwaq] Create a debugger class
|
2020-03-25 01:07:58 +09:00 |
progs.src.in
|
[qwaq] Move from tools to ruamoko
|
2020-03-01 00:55:15 +09:00 |
qwaq-app.h
|
[qwaq] remove @ from externs
|
2020-03-26 13:30:33 +09:00 |
qwaq-app.r
|
[qwaq] Set up an application color palette
|
2020-03-26 09:01:39 +09:00 |
qwaq-bi.c
|
[util] Pass a data pointer to shutdown functions
|
2020-03-22 00:57:54 +09:00 |
qwaq-button.h
|
[qwaq] Add support for invisible buttons
|
2020-03-23 22:00:05 +09:00 |
qwaq-button.r
|
[qwaq] Ensure super's handleEvent is called
|
2020-03-26 11:04:57 +09:00 |
qwaq-curses.c
|
[qwaq] Correct mangled params to qwaq_mvwvprintf
|
2020-03-26 09:11:56 +09:00 |
qwaq-curses.h
|
[qwaq] remove @ from externs
|
2020-03-26 13:30:33 +09:00 |
qwaq-debug.c
|
[gamecode] Add a param pointer to debug_handler
|
2020-03-26 11:44:02 +09:00 |
qwaq-debug.h
|
[qwaq] remove @ from externs
|
2020-03-26 13:30:33 +09:00 |
qwaq-debugger.h
|
[qwaq] Make a start on a locals viewer
|
2020-03-26 09:11:39 +09:00 |
qwaq-debugger.r
|
[qwaq] Clean up Editor's event forwarding
|
2020-03-26 14:16:58 +09:00 |
qwaq-draw.h
|
[qwaq] Implement resizing
|
2020-03-23 20:14:32 +09:00 |
qwaq-draw.r
|
[qwaq] Implement resizing
|
2020-03-23 20:14:32 +09:00 |
qwaq-editbuffer-bi.c
|
[qwaq] Extract the double-clicked word
|
2020-03-25 17:29:08 +09:00 |
qwaq-editbuffer.h
|
[qfcc] Remove unsigned define
|
2020-03-25 22:37:38 +09:00 |
qwaq-editbuffer.r
|
[qwaq] Extract the double-clicked word
|
2020-03-25 17:29:08 +09:00 |
qwaq-editor.h
|
[qwaq] Clean up Editor's event forwarding
|
2020-03-26 14:16:58 +09:00 |
qwaq-editor.r
|
[qwaq] Clean up Editor's event forwarding
|
2020-03-26 14:16:58 +09:00 |
qwaq-garray.h
|
[qwaq] Split out Array(Group) interface
|
2020-03-19 11:04:02 +09:00 |
qwaq-garray.r
|
[qwaq] Split out Array(Group) interface
|
2020-03-19 11:04:02 +09:00 |
qwaq-group.h
|
[qwaq] Get context from owner instead of prev view
|
2020-03-26 14:46:48 +09:00 |
qwaq-group.r
|
[qwaq] Get context from owner instead of prev view
|
2020-03-26 14:46:48 +09:00 |
qwaq-input.c
|
[util] Make hash-tables semi-thread-safe
|
2020-03-25 15:43:16 +09:00 |
qwaq-listener.h
|
[qwaq] Support an actual parameter for listeners
|
2020-03-26 14:16:07 +09:00 |
qwaq-listener.r
|
[qwaq] Support an actual parameter for listeners
|
2020-03-26 14:16:07 +09:00 |
qwaq-proxyview.h
|
[qwaq] Get context from owner instead of prev view
|
2020-03-26 14:46:48 +09:00 |
qwaq-proxyview.r
|
[qwaq] Get context from owner instead of prev view
|
2020-03-26 14:46:48 +09:00 |
qwaq-rect.h
|
[qwaq] remove @ from externs
|
2020-03-26 13:30:33 +09:00 |
qwaq-rect.r
|
[qwaq] Give up on pass-by-reference for now
|
2020-03-19 15:54:10 +09:00 |
qwaq-screen.h
|
[qwaq] Rework the hierarchy again
|
2020-03-14 19:45:07 +09:00 |
qwaq-screen.r
|
[qwaq] Create protocols for DrawBuffer and TextContext
|
2020-03-18 01:40:41 +09:00 |
qwaq-textcontext.h
|
[qwaq] Implement resizing
|
2020-03-23 20:14:32 +09:00 |
qwaq-textcontext.r
|
[qwaq] Implement resizing
|
2020-03-23 20:14:32 +09:00 |
qwaq-titlebar.h
|
[qwaq] Add a title bar
|
2020-03-23 22:01:13 +09:00 |
qwaq-titlebar.r
|
[qwaq] Add a title bar
|
2020-03-23 22:01:13 +09:00 |
qwaq-view.h
|
[qwaq] Transfer context to new view in proxy
|
2020-03-26 13:20:10 +09:00 |
qwaq-view.r
|
[qwaq] Actually send on receive/release focus messages
|
2020-03-26 13:21:05 +09:00 |
qwaq-window.h
|
[qwaq] Set the window title to the file name
|
2020-03-25 01:39:56 +09:00 |
qwaq-window.r
|
[qwaq] Raise windows when clicked
|
2020-03-26 11:18:00 +09:00 |
qwaq.c
|
[qwaq] Move from tools to ruamoko
|
2020-03-01 00:55:15 +09:00 |
qwaq.h
|
[qwaq] Add an editor buffer
|
2020-03-22 21:31:30 +09:00 |