2009-06-09 |
fliep | Added garglk.c and garglk.h, which is where stubs for... |
commit | commitdiff | tree | snapshot |
2009-06-08 |
fliep | Fixed crashes after automatic scroll on text buffer... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
rodin | Added a better default font, line spacing and margins |
commit | commitdiff | tree | snapshot |
2009-06-05 |
rodin | Fixed crash in FreeBSD. |
commit | commitdiff | tree | snapshot |
2009-06-01 |
fliep | Disabled libtool C++ and Fortran support, so configure... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
fliep | Made sure no internal symbols were exported; can be... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
fliep | Got rid of unused variable warnings in gi_blorb.c |
commit | commitdiff | tree | snapshot |
2009-05-26 |
fliep | Edited platform-dependent part of Blorb layer to use... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
fliep | Brought all the Gtk-Doc documentation up to date with... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
fliep | glk_set_window(NULL) should not be allowed |
commit | commitdiff | tree | snapshot |
2009-05-25 |
fliep | Removed unnecessary files from nitfol |
commit | commitdiff | tree | snapshot |
2009-05-24 |
fliep | Fixing installed headers and directories |
commit | commitdiff | tree | snapshot |
2009-05-24 |
fliep | Implemented Unix startup code, argument parsing, and... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
fliep | Hopefully solved the problem of waiting for windows... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
fliep | No need to actually cancel input requests when closing... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
fliep | Implemented evtype_Arrange events, fixing #8. |
commit | commitdiff | tree | snapshot |
2009-05-24 |
fliep | Checked for 0 window size in glk_window_move_cursor(). |
commit | commitdiff | tree | snapshot |
2009-05-24 |
fliep | Added dummy functions glk_style_distinguish() and glk_r... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
fliep | Proportional sizes of 100% are apparently allowed too |
commit | commitdiff | tree | snapshot |
2009-05-24 |
fliep | Implemented glk_window_set_arrangement() and glk_window... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
fliep | Fixed GtkDoc makefile for new directory structure |
commit | commitdiff | tree | snapshot |
2009-05-24 |
fliep | Added dummy glk_stylehint_clear() function |
commit | commitdiff | tree | snapshot |
2009-05-24 |
fliep | Fixed assertion in glk_stream_set_position() |
commit | commitdiff | tree | snapshot |
2009-05-23 |
rodin | * Added the game anchorhead to test |
commit | commitdiff | tree | snapshot |
2009-05-23 |
fliep | Set ignore properties on new directories |
commit | commitdiff | tree | snapshot |
2009-05-23 |
fliep | tests/Makefile.am |
commit | commitdiff | tree | snapshot |
2009-05-23 |
fliep | Separated library source code from testing code, fixing #6 |
commit | commitdiff | tree | snapshot |
2009-05-22 |
fliep | Eliminated warnings about static functions declared... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
rodin | * Added some more verbs to show off the style system |
commit | commitdiff | tree | snapshot |
2009-05-22 |
rodin | * Added initial support for styles! (no style hints... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
fliep | Added Nitfol and Frotz source code. |
commit | commitdiff | tree | snapshot |
2009-05-22 |
rodin | * Implemented the library-dependant functionality... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
rodin | * Added BLORB file support (i.e. copied the gi_blorb... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
rodin | * cancel_line_input_event now handles an NULL event... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
rodin | * Fixed flush_text_buffer() function. It always assume... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
rodin | * Fixed pointer cast warning |
commit | commitdiff | tree | snapshot |
2009-05-22 |
rodin | * Restored support for cancel_line_input_request on... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
fliep | Traps illegal printing to a window with line input... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
rodin | * Refactored the cancel_line_input_request code to... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
fliep | Fix #11: Implemented glk_cancel_char_event() and glk_ca... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
fliep | For some reason these didn't commit in revision [59] |
commit | commitdiff | tree | snapshot |
2009-05-22 |
rodin | * Added timer support |
commit | commitdiff | tree | snapshot |
2009-05-21 |
fliep | Defined glui32 and glsi32 in terms of the 32-bit intege... |
commit | commitdiff | tree | snapshot |
2009-05-20 |
fliep | - In the documentation, replaced <informalexample>... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
fliep | Use gdk_window_process_all_updates() to send window... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
fliep | Turned off line wrapping on text grids. They don't... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
fliep | - Changed splittest.c to run through all the examples... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
fliep | Now windows can be sized arbitrarily small, but GDK... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
fliep | Correctly handles what happens when a window that is... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
fliep | - Text grid windows don't need scrollbars |
commit | commitdiff | tree | snapshot |
2009-05-06 |
fliep | Made the size of the main window the "default" size... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
fliep | When splitting a window W, the new pair window was... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
fliep | Now the size of text grid windows is updated when they... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
fliep | Cleaned up some window closing code, fixed GDK thread... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
fliep | Added comments and cleaned up code |
commit | commitdiff | tree | snapshot |
2009-05-03 |
fliep | Fixed a crash when closing pair windows directly |
commit | commitdiff | tree | snapshot |
2009-05-03 |
fliep | Fixed a bug: pair windows need window streams too,... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
fliep | Use the sublime CLAMP() macro |
commit | commitdiff | tree | snapshot |
2009-05-03 |
fliep | Added a "spacing" property which sets the border width... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
fliep | Now pays attention to the GtkContainer "border-width... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
fliep | Fixed issue #1. Probably needs some more thorough testing. |
commit | commitdiff | tree | snapshot |
2009-05-02 |
fliep | Fixed issue #4. |
commit | commitdiff | tree | snapshot |
2009-05-02 |
fliep | Added properties to the ChimaraGlk widget: "default... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
fliep | - Added pkg-config files (.pc.in), so after the library... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
fliep | Added 'static' and 'G_GNUC_INTERNAL' to hide all symbol... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
fliep | Fixed a bug with text grid line input in the middle... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
fliep | Wrote better checks for illegal actions. |
commit | commitdiff | tree | snapshot |
2009-03-29 |
fliep | Automake tweaking |
commit | commitdiff | tree | snapshot |
2009-03-29 |
fliep | Got Gtk-Doc working. Now all the fancy /** comments... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
fliep | Properly set up svn:ignore properties. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
fliep | I have Autotools-Fu. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
fliep | Rewrote configure.ac according to my new l33t knowledge... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
fliep | Wrote all remaining Unicode input and output functions. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
fliep | Fixed a bug with newlines in line input on text buffer... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
fliep | Refined previous update so that arrow keys and other... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
fliep | Now keystrokes in a text grid window are redirected... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
fliep | Implemented line input in text grid windows using a... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
fliep | Wrote behavior of Backspace key during line input in... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
fliep | Removed autogenerated files from source control. This... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
fliep | Added text grid windows. Output, cursor placement,... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
fliep | Added gmodule-2.0 to the dependencies of the test program. |
commit | commitdiff | tree | snapshot |
2009-01-15 |
rodin | preliminary support for splitting of windows. Does... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
fliep | Added gtk-doc comments to the ChimaraGlk widget. |
commit | commitdiff | tree | snapshot |
2008-12-26 |
fliep | Implemented glk_window_get_size() |
commit | commitdiff | tree | snapshot |
2008-12-24 |
fliep | Fixed a segfault when opening an invalid window. |
commit | commitdiff | tree | snapshot |
2008-12-24 |
fliep | Implemented "started" and "stopped" signals |
commit | commitdiff | tree | snapshot |
2008-12-23 |
fliep | Added dynamic module loading: now the Glk program ... |
commit | commitdiff | tree | snapshot |
2008-12-22 |
fliep | Removed old Makefile. |
commit | commitdiff | tree | snapshot |
2008-12-22 |
fliep | Changed build system to Automake. Split Glk code off... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
fliep | Verbeterd interrupt mechanisme en afbreken van het... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
fliep | Code opschonen, toevoegen documentatie |
commit | commitdiff | tree | snapshot |
2008-08-19 |
fliep | first.c compilet en draait! |
commit | commitdiff | tree | snapshot |
2008-08-17 |
fliep | Testen en debuggen van alle file en memory stream functies |
commit | commitdiff | tree | snapshot |
2008-08-16 |
fliep | File en memory streams, en lezen van input streams... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
fliep | Files openen. Niet getest, omdat het schrijven naar... |
commit | commitdiff | tree | snapshot |
2008-07-20 |
fliep | All of the fileref functions are now implemented: |
commit | commitdiff | tree | snapshot |
2008-07-13 |
fliep | Oeps, nog enkele bugs |
commit | commitdiff | tree | snapshot |
2008-07-13 |
fliep | Toevoegen van de sources die ik vorige keer vergeten... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
fliep | Een heleboel, relatief nutteloze dingen, zoals blank... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
fliep | Commentaar toegevoegd aan code en tevens Gtk-Doc commen... |
commit | commitdiff | tree | snapshot |
next |