2009-12-24 |
fliep | Pager! |
commit | commitdiff | tree | snapshot |
2009-12-23 |
fliep | Barf still doesn't work |
commit | commitdiff | tree | snapshot |
2009-12-20 |
fliep | Fixed Gtk-doc parse error |
commit | commitdiff | tree | snapshot |
2009-12-12 |
fliep | Improve player |
commit | commitdiff | tree | snapshot |
2009-12-12 |
fliep | Remove player source from tests directory |
commit | commitdiff | tree | snapshot |
2009-12-06 |
fliep | Created open game functionality in the player. Fix... |
commit | commitdiff | tree | snapshot |
2009-12-05 |
fliep | Brought documentation up to date |
commit | commitdiff | tree | snapshot |
2009-12-05 |
fliep | Require intltool 0.40.0 and update intltool files |
commit | commitdiff | tree | snapshot |
2009-12-04 |
fliep | Don't install test plugins |
commit | commitdiff | tree | snapshot |
2009-12-04 |
fliep | Mended rpmlint warnings |
commit | commitdiff | tree | snapshot |
2009-12-03 |
fliep | Bug fixes |
commit | commitdiff | tree | snapshot |
2009-12-03 |
fliep | Improved Glulxercise test program |
commit | commitdiff | tree | snapshot |
2009-12-03 |
fliep | Fixed freeing data at stop & start. Previously the... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
rodin | Dependency fixes. |
commit | commitdiff | tree | snapshot |
2009-11-30 |
rodin | Created a FreeBSD port for Chimara |
commit | commitdiff | tree | snapshot |
2009-11-30 |
rodin | * On a second thought: rename client to player |
commit | commitdiff | tree | snapshot |
2009-11-30 |
rodin | Seperation of client code from the tests |
commit | commitdiff | tree | snapshot |
2009-11-29 |
fliep | Added buffer flush and wait for window rearrange in... |
commit | commitdiff | tree | snapshot |
2009-11-28 |
fliep | Debian package building |
commit | commitdiff | tree | snapshot |
2009-11-27 |
fliep | Hack to get intltool 0.40.0 to work |
commit | commitdiff | tree | snapshot |
2009-11-27 |
fliep | Workaround for GtkBuilder bug in GTK 2.12 |
commit | commitdiff | tree | snapshot |
2009-11-27 |
fliep | Inserted extra definition of LT_OBJDIR for pre-2.2... |
commit | commitdiff | tree | snapshot |
2009-11-27 |
fliep | Relaxed requirement for Gtk-doc 1.11, as Debian stable... |
commit | commitdiff | tree | snapshot |
2009-11-25 |
fliep | Added RPM package building. Configure with --enable... |
commit | commitdiff | tree | snapshot |
2009-11-25 |
fliep | Remove nitfol.info from SCM, it's a generated file |
commit | commitdiff | tree | snapshot |
2009-11-24 |
fliep | - Get VPATH build to work |
commit | commitdiff | tree | snapshot |
2009-11-23 |
rodin | Fix build process on FreeBSD |
commit | commitdiff | tree | snapshot |
2009-11-23 |
rodin | Iliad client |
commit | commitdiff | tree | snapshot |
2009-11-23 |
rodin | Missing files |
commit | commitdiff | tree | snapshot |
2009-11-23 |
fliep | Updated ignore properties in tests |
commit | commitdiff | tree | snapshot |
2009-11-23 |
fliep | Cancel all input requests when stopping |
commit | commitdiff | tree | snapshot |
2009-11-22 |
rodin | Added first version of hyperlink support. Only textbuff... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
rodin | fixed #27 |
commit | commitdiff | tree | snapshot |
2009-11-22 |
rodin | Fixed style_init() related errors |
commit | commitdiff | tree | snapshot |
2009-11-17 |
rodin | Small bug in get_current_font() |
commit | commitdiff | tree | snapshot |
2009-11-17 |
rodin | Make the save button work \o/ |
commit | commitdiff | tree | snapshot |
2009-11-17 |
rodin | Updated default styles to use a slightly larger font |
commit | commitdiff | tree | snapshot |
2009-11-17 |
rodin | Default font for textbuffer should be a serif font. |
commit | commitdiff | tree | snapshot |
2009-11-17 |
rodin | Integrated the glk_data->default_font_desc and glk_data... |
commit | commitdiff | tree | snapshot |
2009-11-17 |
fliep | Fixed breakage caused by mixing commits or something? |
commit | commitdiff | tree | snapshot |
2009-11-17 |
fliep | Fixed text grid line input bugs |
commit | commitdiff | tree | snapshot |
2009-11-15 |
rodin | Fixed reversevideo |
commit | commitdiff | tree | snapshot |
2009-11-15 |
fliep | See previous commit |
commit | commitdiff | tree | snapshot |
2009-11-15 |
fliep | Wrote 'plugin-loader' for loading and executing a plugin. |
commit | commitdiff | tree | snapshot |
2009-11-15 |
fliep | Input history for text buffers and text grids. |
commit | commitdiff | tree | snapshot |
2009-11-15 |
rodin | Empty lines are no longer stored in the input history |
commit | commitdiff | tree | snapshot |
2009-11-15 |
fliep | First implementation of history buffer. |
commit | commitdiff | tree | snapshot |
2009-11-14 |
rodin | Special Portal commit |
commit | commitdiff | tree | snapshot |
2009-11-14 |
rodin | TextGrid windows are now also buffered |
commit | commitdiff | tree | snapshot |
2009-11-14 |
rodin | Fixed resize bug |
commit | commitdiff | tree | snapshot |
2009-11-14 |
rodin | Some hyperlink code. |
commit | commitdiff | tree | snapshot |
2009-11-14 |
rodin | Implemented output buffering. |
commit | commitdiff | tree | snapshot |
2009-11-14 |
fliep | Fix input event test name |
commit | commitdiff | tree | snapshot |
2009-11-12 |
fliep | Added Andrew Plotkin's unit tests for Glulx interpreters |
commit | commitdiff | tree | snapshot |
2009-11-12 |
fliep | Fixed stoopid bug in chimara_if_set_preferred_interpreter() |
commit | commitdiff | tree | snapshot |
2009-10-26 |
fliep | Styles should be initialized once per widget, not once... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
fliep | "waiting" signal should only be sent once per input... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
fliep | - Feeding input programmatically to the Glk program... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
fliep | Fixed minor bug - wait for event queue condition IF... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
fliep | Avoid compilation warnings |
commit | commitdiff | tree | snapshot |
2009-10-23 |
fliep | Wrote documentation for new functions |
commit | commitdiff | tree | snapshot |
2009-10-21 |
fliep | - Fixed a bug that made Nitfol crash since [130] |
commit | commitdiff | tree | snapshot |
2009-10-16 |
rodin | Don't use getline(), it is not supported under BSD/OSX |
commit | commitdiff | tree | snapshot |
2009-10-15 |
rodin | Better default width. Anchorhead looks beautiful now. |
commit | commitdiff | tree | snapshot |
2009-10-15 |
rodin | * Changing styles no longer affects existing windows |
commit | commitdiff | tree | snapshot |
2009-10-13 |
fliep | Added chimara_if_run() which, given a game file, autode... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
fliep | Implemented the 'waiting' signal on the ChimaraGlk... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
fliep | Added a skeleton implementation of the ChimaraIF widget... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
fliep | Implemented the signals 'char-input', 'line-input'... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
fliep | Fixed bug - Function keys not detected in multiwin... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
fliep | - Fix ignore properties |
commit | commitdiff | tree | snapshot |
2009-10-09 |
fliep | Documented the dispatch functions. Actually there will... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
fliep | Applied patches to Git interpreter from Gargoyle source... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
fliep | Fixed bug - put array unregister function after line... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
fliep | Fixed bug - glk_stylehint_set doesn't loop infinitely... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
fliep | Fixed bug - glk_set_window(NULL) doesn't crash anymore |
commit | commitdiff | tree | snapshot |
2009-10-07 |
fliep | Eliminated warnings in style.h |
commit | commitdiff | tree | snapshot |
2009-10-07 |
fliep | Glulxe and Git now work with the included game Photopia... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
fliep | Wrote platform-dependent dispatch code |
commit | commitdiff | tree | snapshot |
2009-10-07 |
fliep | Set ignore properties |
commit | commitdiff | tree | snapshot |
2009-10-07 |
fliep | Add Glulxe and Git. They compile but don't work yet. |
commit | commitdiff | tree | snapshot |
2009-10-05 |
fliep | Added the dispatch layer headers. In order to get this... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
rodin | Added first support for CSS files. |
commit | commitdiff | tree | snapshot |
2009-09-13 |
fliep | Use '-f' instead of '--file' to be more accommodating... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
fliep | Some cosmetic fixes, like giving a window the focus... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
fliep | Fixed bug in text grid line input that obscured a new... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
fliep | Added an initialization function, which must be called... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
fliep | Started using thread-private data. Multisession still... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
fliep | Gestalt selector claimed we couldn't print unicode... |
commit | commitdiff | tree | snapshot |
2009-09-11 |
fliep | Added a test program which runs two ChimaraGlk widgets... |
commit | commitdiff | tree | snapshot |
2009-09-11 |
fliep | Unref UI manager when done |
commit | commitdiff | tree | snapshot |
2009-09-11 |
fliep | Forgot to add chimara.ui |
commit | commitdiff | tree | snapshot |
2009-09-11 |
fliep | Fixed ignore properties |
commit | commitdiff | tree | snapshot |
2009-09-11 |
fliep | Update the interface definition to use the new version... |
commit | commitdiff | tree | snapshot |
2009-09-11 |
fliep | Tweak to avoid warnings in frotz |
commit | commitdiff | tree | snapshot |
2009-09-10 |
fliep | Inspired by #17, compared our Nitfol source to the... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
fliep | Fixed ignore properties |
commit | commitdiff | tree | snapshot |
2009-09-09 |
fliep | Edited includes to finish fixing #17 |
commit | commitdiff | tree | snapshot |
2009-09-09 |
fliep | Played around with nitfol build process, adding rules... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
fliep | Fixed warning in model.c |
commit | commitdiff | tree | snapshot |
next |