2009-11-17 |
Marijn van... | Default font for textbuffer should be a serif font. |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Marijn van... | Integrated the glk_data->default_font_desc and glk_data... |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Philip Chimento | Fixed breakage caused by mixing commits or something? |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Philip Chimento | Fixed text grid line input bugs |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Marijn van... | Fixed reversevideo |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Philip Chimento | See previous commit |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Philip Chimento | Wrote 'plugin-loader' for loading and executing a plugin. |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Philip Chimento | Input history for text buffers and text grids. |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Marijn van... | Empty lines are no longer stored in the input history |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Philip Chimento | First implementation of history buffer. |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Marijn van... | Special Portal commit |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Marijn van... | TextGrid windows are now also buffered |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Marijn van... | Fixed resize bug |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Marijn van... | Some hyperlink code. |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Marijn van... | Implemented output buffering. |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Philip Chimento | Fix input event test name |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Philip Chimento | Added Andrew Plotkin's unit tests for Glulx interpreters |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Philip Chimento | Fixed stoopid bug in chimara_if_set_preferred_interpreter() |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Philip Chimento | Styles should be initialized once per widget, not once... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Philip Chimento | "waiting" signal should only be sent once per input... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Philip Chimento | - Feeding input programmatically to the Glk program... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Philip Chimento | Fixed minor bug - wait for event queue condition IF... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Philip Chimento | Avoid compilation warnings |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Philip Chimento | Wrote documentation for new functions |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Philip Chimento | - Fixed a bug that made Nitfol crash since [130] |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Marijn van... | Don't use getline(), it is not supported under BSD/OSX |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Marijn van... | Better default width. Anchorhead looks beautiful now. |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Marijn van... | * Changing styles no longer affects existing windows |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Philip Chimento | Added chimara_if_run() which, given a game file, autode... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Philip Chimento | Implemented the 'waiting' signal on the ChimaraGlk... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Philip Chimento | Added a skeleton implementation of the ChimaraIF widget... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Philip Chimento | Implemented the signals 'char-input', 'line-input'... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Philip Chimento | Fixed bug - Function keys not detected in multiwin... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Philip Chimento | - Fix ignore properties |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Philip Chimento | Documented the dispatch functions. Actually there will... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Philip Chimento | Applied patches to Git interpreter from Gargoyle source... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Philip Chimento | Fixed bug - put array unregister function after line... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Philip Chimento | Fixed bug - glk_stylehint_set doesn't loop infinitely... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Philip Chimento | Fixed bug - glk_set_window(NULL) doesn't crash anymore |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Philip Chimento | Eliminated warnings in style.h |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Philip Chimento | Glulxe and Git now work with the included game Photopia... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Philip Chimento | Wrote platform-dependent dispatch code |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Philip Chimento | Set ignore properties |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Philip Chimento | Add Glulxe and Git. They compile but don't work yet. |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Philip Chimento | Added the dispatch layer headers. In order to get this... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Marijn van... | Added first support for CSS files. |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Philip Chimento | Use '-f' instead of '--file' to be more accommodating... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Philip Chimento | Some cosmetic fixes, like giving a window the focus... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Philip Chimento | Fixed bug in text grid line input that obscured a new... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Philip Chimento | Added an initialization function, which must be called... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Philip Chimento | Started using thread-private data. Multisession still... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Philip Chimento | Gestalt selector claimed we couldn't print unicode... |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Philip Chimento | Added a test program which runs two ChimaraGlk widgets... |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Philip Chimento | Unref UI manager when done |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Philip Chimento | Forgot to add chimara.ui |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Philip Chimento | Fixed ignore properties |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Philip Chimento | Update the interface definition to use the new version... |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Philip Chimento | Tweak to avoid warnings in frotz |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Philip Chimento | Inspired by #17, compared our Nitfol source to the... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Philip Chimento | Fixed ignore properties |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Philip Chimento | Edited includes to finish fixing #17 |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Philip Chimento | Played around with nitfol build process, adding rules... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Philip Chimento | Fixed warning in model.c |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Philip Chimento | Moved to updated gettext and did some tweaking for... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Philip Chimento | Added AM_SILENT_RULES option to configure, so you can... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Philip Chimento | Fixed #7 (crash when resizing windows really small) |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Philip Chimento | Implemented glk_select_poll() (Fix #18) |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Philip Chimento | Must export garglk_ symbols in library |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Philip Chimento | Moved startup code to the Glk thread. Now Frotz works... |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Philip Chimento | wrong Makefile committed in [101] |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Philip Chimento | Added garglk.c and garglk.h, which is where stubs for... |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Philip Chimento | Fixed crashes after automatic scroll on text buffer... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Marijn van... | Added a better default font, line spacing and margins |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Marijn van... | Fixed crash in FreeBSD. |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Philip Chimento | Disabled libtool C++ and Fortran support, so configure... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Philip Chimento | Made sure no internal symbols were exported; can be... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Philip Chimento | Got rid of unused variable warnings in gi_blorb.c |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Philip Chimento | Edited platform-dependent part of Blorb layer to use... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Philip Chimento | Brought all the Gtk-Doc documentation up to date with... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Philip Chimento | glk_set_window(NULL) should not be allowed |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Philip Chimento | Removed unnecessary files from nitfol |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Philip Chimento | Fixing installed headers and directories |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Philip Chimento | Implemented Unix startup code, argument parsing, and... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Philip Chimento | Hopefully solved the problem of waiting for windows... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Philip Chimento | No need to actually cancel input requests when closing... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Philip Chimento | Implemented evtype_Arrange events, fixing #8. |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Philip Chimento | Checked for 0 window size in glk_window_move_cursor(). |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Philip Chimento | Added dummy functions glk_style_distinguish() and glk_r... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Philip Chimento | Proportional sizes of 100% are apparently allowed too |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Philip Chimento | Implemented glk_window_set_arrangement() and glk_window... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Philip Chimento | Fixed GtkDoc makefile for new directory structure |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Philip Chimento | Added dummy glk_stylehint_clear() function |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Philip Chimento | Fixed assertion in glk_stream_set_position() |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Marijn van... | * Added the game anchorhead to test |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Philip Chimento | Set ignore properties on new directories |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Philip Chimento | tests/Makefile.am |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Philip Chimento | Separated library source code from testing code, fixing #6 |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Philip Chimento | Eliminated warnings about static functions declared... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Marijn van... | * Added some more verbs to show off the style system |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Marijn van... | * Added initial support for styles! (no style hints... |
commit | commitdiff | tree | snapshot |
next |