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 |
2009-05-05 |
Philip Chimento | Now the size of text grid windows is updated when they... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Philip Chimento | Cleaned up some window closing code, fixed GDK thread... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Philip Chimento | Added comments and cleaned up code |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Philip Chimento | Fixed a crash when closing pair windows directly |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Philip Chimento | Fixed a bug: pair windows need window streams too,... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Philip Chimento | Use the sublime CLAMP() macro |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Philip Chimento | Added a "spacing" property which sets the border width... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Philip Chimento | Now pays attention to the GtkContainer "border-width... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Philip Chimento | Fixed issue #1. Probably needs some more thorough testing. |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Philip Chimento | Fixed issue #4. |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Philip Chimento | Added properties to the ChimaraGlk widget: "default... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Philip Chimento | - Added pkg-config files (.pc.in), so after the library... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Philip Chimento | Added 'static' and 'G_GNUC_INTERNAL' to hide all symbol... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Philip Chimento | Fixed a bug with text grid line input in the middle... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Philip Chimento | Wrote better checks for illegal actions. |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Philip Chimento | Automake tweaking |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Philip Chimento | Got Gtk-Doc working. Now all the fancy /** comments... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Philip Chimento | Properly set up svn:ignore properties. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Philip Chimento | I have Autotools-Fu. |
commit | commitdiff | tree | snapshot |
next |