2009-10-07 |
Philip Chimento | Eliminated warnings in style.h
|
commit | commitdiff | tree |
2009-10-07 |
Philip Chimento | Glulxe and Git now work with the included game Photopia...
|
commit | commitdiff | tree |
2009-10-07 |
Philip Chimento | Wrote platform-dependent dispatch code
|
commit | commitdiff | tree |
2009-10-07 |
Philip Chimento | Set ignore properties
|
commit | commitdiff | tree |
2009-10-07 |
Philip Chimento | Add Glulxe and Git. They compile but don't work yet.
|
commit | commitdiff | tree |
2009-10-05 |
Philip Chimento | Added the dispatch layer headers. In order to get this...
|
commit | commitdiff | tree |
2009-09-13 |
Philip Chimento | Use '-f' instead of '--file' to be more accommodating...
|
commit | commitdiff | tree |
2009-09-13 |
Philip Chimento | Some cosmetic fixes, like giving a window the focus...
|
commit | commitdiff | tree |
2009-09-13 |
Philip Chimento | Fixed bug in text grid line input that obscured a new...
|
commit | commitdiff | tree |
2009-09-13 |
Philip Chimento | Added an initialization function, which must be called...
|
commit | commitdiff | tree |
2009-09-13 |
Philip Chimento | Started using thread-private data. Multisession still...
|
commit | commitdiff | tree |
2009-09-12 |
Philip Chimento | Gestalt selector claimed we couldn't print unicode...
|
commit | commitdiff | tree |
2009-09-11 |
Philip Chimento | Added a test program which runs two ChimaraGlk widgets...
|
commit | commitdiff | tree |
2009-09-11 |
Philip Chimento | Unref UI manager when done
|
commit | commitdiff | tree |
2009-09-11 |
Philip Chimento | Forgot to add chimara.ui
|
commit | commitdiff | tree |
2009-09-11 |
Philip Chimento | Fixed ignore properties
|
commit | commitdiff | tree |
2009-09-11 |
Philip Chimento | Update the interface definition to use the new version...
|
commit | commitdiff | tree |
2009-09-11 |
Philip Chimento | Tweak to avoid warnings in frotz
|
commit | commitdiff | tree |
2009-09-10 |
Philip Chimento | Inspired by #17, compared our Nitfol source to the...
|
commit | commitdiff | tree |
2009-09-09 |
Philip Chimento | Fixed ignore properties
|
commit | commitdiff | tree |
2009-09-09 |
Philip Chimento | Edited includes to finish fixing #17
|
commit | commitdiff | tree |
2009-09-09 |
Philip Chimento | Played around with nitfol build process, adding rules...
|
commit | commitdiff | tree |
2009-09-09 |
Philip Chimento | Fixed warning in model.c
|
commit | commitdiff | tree |
2009-09-09 |
Philip Chimento | Moved to updated gettext and did some tweaking for...
|
commit | commitdiff | tree |
2009-08-12 |
Philip Chimento | Added AM_SILENT_RULES option to configure, so you can...
|
commit | commitdiff | tree |
2009-06-13 |
Philip Chimento | Fixed #7 (crash when resizing windows really small)
|
commit | commitdiff | tree |
2009-06-13 |
Philip Chimento | Implemented glk_select_poll() (Fix #18)
|
commit | commitdiff | tree |
2009-06-13 |
Philip Chimento | Must export garglk_ symbols in library
|
commit | commitdiff | tree |
2009-06-09 |
Philip Chimento | Moved startup code to the Glk thread. Now Frotz works...
|
commit | commitdiff | tree |
2009-06-09 |
Philip Chimento | wrong Makefile committed in [101]
|
commit | commitdiff | tree |
2009-06-09 |
Philip Chimento | Added garglk.c and garglk.h, which is where stubs for...
|
commit | commitdiff | tree |
2009-06-08 |
Philip Chimento | Fixed crashes after automatic scroll on text buffer...
|
commit | commitdiff | tree |
2009-06-01 |
Philip Chimento | Disabled libtool C++ and Fortran support, so configure...
|
commit | commitdiff | tree |
2009-05-26 |
Philip Chimento | Made sure no internal symbols were exported; can be...
|
commit | commitdiff | tree |
2009-05-26 |
Philip Chimento | Got rid of unused variable warnings in gi_blorb.c
|
commit | commitdiff | tree |
2009-05-26 |
Philip Chimento | Edited platform-dependent part of Blorb layer to use...
|
commit | commitdiff | tree |
2009-05-26 |
Philip Chimento | Brought all the Gtk-Doc documentation up to date with...
|
commit | commitdiff | tree |
2009-05-25 |
Philip Chimento | glk_set_window(NULL) should not be allowed
|
commit | commitdiff | tree |
2009-05-25 |
Philip Chimento | Removed unnecessary files from nitfol
|
commit | commitdiff | tree |
2009-05-24 |
Philip Chimento | Fixing installed headers and directories
|
commit | commitdiff | tree |
2009-05-24 |
Philip Chimento | Implemented Unix startup code, argument parsing, and...
|
commit | commitdiff | tree |
2009-05-24 |
Philip Chimento | Hopefully solved the problem of waiting for windows...
|
commit | commitdiff | tree |
2009-05-24 |
Philip Chimento | No need to actually cancel input requests when closing...
|
commit | commitdiff | tree |
2009-05-24 |
Philip Chimento | Implemented evtype_Arrange events, fixing #8.
|
commit | commitdiff | tree |
2009-05-24 |
Philip Chimento | Checked for 0 window size in glk_window_move_cursor().
|
commit | commitdiff | tree |
2009-05-24 |
Philip Chimento | Added dummy functions glk_style_distinguish() and glk_reques...
|
commit | commitdiff | tree |
2009-05-24 |
Philip Chimento | Proportional sizes of 100% are apparently allowed too
|
commit | commitdiff | tree |
2009-05-24 |
Philip Chimento | Implemented glk_window_set_arrangement() and glk_window_get_...
|
commit | commitdiff | tree |
2009-05-24 |
Philip Chimento | Fixed GtkDoc makefile for new directory structure
|
commit | commitdiff | tree |
2009-05-24 |
Philip Chimento | Added dummy glk_stylehint_clear() function
|
commit | commitdiff | tree |
2009-05-24 |
Philip Chimento | Fixed assertion in glk_stream_set_position()
|
commit | commitdiff | tree |
2009-05-23 |
Philip Chimento | Set ignore properties on new directories
|
commit | commitdiff | tree |
2009-05-23 |
Philip Chimento | tests/Makefile.am
|
commit | commitdiff | tree |
2009-05-23 |
Philip Chimento | Separated library source code from testing code, fixing #6
|
commit | commitdiff | tree |
2009-05-22 |
Philip Chimento | Eliminated warnings about static functions declared...
|
commit | commitdiff | tree |
2009-05-22 |
Philip Chimento | Added Nitfol and Frotz source code.
|
commit | commitdiff | tree |
2009-05-22 |
Philip Chimento | Traps illegal printing to a window with line input...
|
commit | commitdiff | tree |
2009-05-22 |
Philip Chimento | Fix #11: Implemented glk_cancel_char_event() and glk_cancel_...
|
commit | commitdiff | tree |
2009-05-22 |
Philip Chimento | For some reason these didn't commit in revision [59]
|
commit | commitdiff | tree |
2009-05-21 |
Philip Chimento | Defined glui32 and glsi32 in terms of the 32-bit integer...
|
commit | commitdiff | tree |
2009-05-20 |
Philip Chimento | - In the documentation, replaced <informalexample>...
|
commit | commitdiff | tree |
2009-05-19 |
Philip Chimento | Use gdk_window_process_all_updates() to send window...
|
commit | commitdiff | tree |
2009-05-19 |
Philip Chimento | Turned off line wrapping on text grids. They don't...
|
commit | commitdiff | tree |
2009-05-19 |
Philip Chimento | - Changed splittest.c to run through all the examples...
|
commit | commitdiff | tree |
2009-05-13 |
Philip Chimento | Now windows can be sized arbitrarily small, but GDK...
|
commit | commitdiff | tree |
2009-05-13 |
Philip Chimento | Correctly handles what happens when a window that is...
|
commit | commitdiff | tree |
2009-05-06 |
Philip Chimento | - Text grid windows don't need scrollbars
|
commit | commitdiff | tree |
2009-05-06 |
Philip Chimento | Made the size of the main window the "default" size...
|
commit | commitdiff | tree |
2009-05-06 |
Philip Chimento | When splitting a window W, the new pair window was...
|
commit | commitdiff | tree |
2009-05-05 |
Philip Chimento | Now the size of text grid windows is updated when they...
|
commit | commitdiff | tree |
2009-05-05 |
Philip Chimento | Cleaned up some window closing code, fixed GDK thread...
|
commit | commitdiff | tree |
2009-05-03 |
Philip Chimento | Added comments and cleaned up code
|
commit | commitdiff | tree |
2009-05-03 |
Philip Chimento | Fixed a crash when closing pair windows directly
|
commit | commitdiff | tree |
2009-05-03 |
Philip Chimento | Fixed a bug: pair windows need window streams too,...
|
commit | commitdiff | tree |
2009-05-03 |
Philip Chimento | Use the sublime CLAMP() macro
|
commit | commitdiff | tree |
2009-05-03 |
Philip Chimento | Added a "spacing" property which sets the border width...
|
commit | commitdiff | tree |
2009-05-03 |
Philip Chimento | Now pays attention to the GtkContainer "border-width...
|
commit | commitdiff | tree |
2009-05-03 |
Philip Chimento | Fixed issue #1. Probably needs some more thorough testing.
|
commit | commitdiff | tree |
2009-05-02 |
Philip Chimento | Fixed issue #4.
|
commit | commitdiff | tree |
2009-05-02 |
Philip Chimento | Added properties to the ChimaraGlk widget: "default...
|
commit | commitdiff | tree |
2009-04-23 |
Philip Chimento | - Added pkg-config files (.pc.in), so after the library...
|
commit | commitdiff | tree |
2009-03-30 |
Philip Chimento | Added 'static' and 'G_GNUC_INTERNAL' to hide all symbols...
|
commit | commitdiff | tree |
2009-03-29 |
Philip Chimento | Fixed a bug with text grid line input in the middle...
|
commit | commitdiff | tree |
2009-03-29 |
Philip Chimento | Wrote better checks for illegal actions.
|
commit | commitdiff | tree |
2009-03-29 |
Philip Chimento | Automake tweaking
|
commit | commitdiff | tree |
2009-03-29 |
Philip Chimento | Got Gtk-Doc working. Now all the fancy /** comments...
|
commit | commitdiff | tree |
2009-03-07 |
Philip Chimento | Properly set up svn:ignore properties.
|
commit | commitdiff | tree |
2009-03-06 |
Philip Chimento | I have Autotools-Fu.
|
commit | commitdiff | tree |
2009-03-05 |
Philip Chimento | Rewrote configure.ac according to my new l33t knowledge...
|
commit | commitdiff | tree |
2009-03-03 |
Philip Chimento | Wrote all remaining Unicode input and output functions.
|
commit | commitdiff | tree |
2009-03-01 |
Philip Chimento | Fixed a bug with newlines in line input on text buffer...
|
commit | commitdiff | tree |
2009-03-01 |
Philip Chimento | Refined previous update so that arrow keys and other...
|
commit | commitdiff | tree |
2009-03-01 |
Philip Chimento | Now keystrokes in a text grid window are redirected...
|
commit | commitdiff | tree |
2009-03-01 |
Philip Chimento | Implemented line input in text grid windows using a...
|
commit | commitdiff | tree |
2009-02-28 |
Philip Chimento | Wrote behavior of Backspace key during line input in...
|
commit | commitdiff | tree |
2009-02-05 |
Philip Chimento | Removed autogenerated files from source control. This...
|
commit | commitdiff | tree |
2009-02-04 |
Philip Chimento | Added text grid windows. Output, cursor placement,...
|
commit | commitdiff | tree |
2009-01-27 |
Philip Chimento | Added gmodule-2.0 to the dependencies of the test program.
|
commit | commitdiff | tree |
2008-12-29 |
Philip Chimento | Added gtk-doc comments to the ChimaraGlk widget.
|
commit | commitdiff | tree |
2008-12-26 |
Philip Chimento | Implemented glk_window_get_size()
|
commit | commitdiff | tree |
next |