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 |
2009-05-22 |
Philip Chimento | Added Nitfol and Frotz source code. |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Marijn van... | * Implemented the library-dependant functionality... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Marijn van... | * Added BLORB file support (i.e. copied the gi_blorb... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Marijn van... | * cancel_line_input_event now handles an NULL event... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Marijn van... | * Fixed flush_text_buffer() function. It always assume... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Marijn van... | * Fixed pointer cast warning |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Marijn van... | * Restored support for cancel_line_input_request on... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Philip Chimento | Traps illegal printing to a window with line input... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Marijn van... | * Refactored the cancel_line_input_request code to... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Philip Chimento | Fix #11: Implemented glk_cancel_char_event() and glk_ca... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Philip Chimento | For some reason these didn't commit in revision [59] |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Marijn van... | * Added timer support |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Philip Chimento | Defined glui32 and glsi32 in terms of the 32-bit intege... |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Philip Chimento | - In the documentation, replaced <informalexample>... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Philip Chimento | Use gdk_window_process_all_updates() to send window... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Philip Chimento | Turned off line wrapping on text grids. They don't... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Philip Chimento | - Changed splittest.c to run through all the examples... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Philip Chimento | Now windows can be sized arbitrarily small, but GDK... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Philip Chimento | Correctly handles what happens when a window that is... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Philip Chimento | - Text grid windows don't need scrollbars |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Philip Chimento | Made the size of the main window the "default" size... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Philip Chimento | When splitting a window W, the new pair window was... |
commit | commitdiff | tree | snapshot |
next |