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 |
2008-12-24 |
Philip Chimento | Fixed a segfault when opening an invalid window.
|
commit | commitdiff | tree |
2008-12-24 |
Philip Chimento | Implemented "started" and "stopped" signals
|
commit | commitdiff | tree |
2008-12-23 |
Philip Chimento | Added dynamic module loading: now the Glk program ...
|
commit | commitdiff | tree |
2008-12-22 |
Philip Chimento | Removed old Makefile.
|
commit | commitdiff | tree |
2008-12-22 |
Philip Chimento | Changed build system to Automake. Split Glk code off...
|
commit | commitdiff | tree |
2008-08-24 |
Philip Chimento | Verbeterd interrupt mechanisme en afbreken van het...
|
commit | commitdiff | tree |
2008-08-24 |
Philip Chimento | Code opschonen, toevoegen documentatie
|
commit | commitdiff | tree |
2008-08-19 |
Philip Chimento | first.c compilet en draait!
|
commit | commitdiff | tree |
2008-08-17 |
Philip Chimento | Testen en debuggen van alle file en memory stream functies
|
commit | commitdiff | tree |
2008-08-16 |
Philip Chimento | File en memory streams, en lezen van input streams...
|
commit | commitdiff | tree |
2008-08-09 |
Philip Chimento | Files openen. Niet getest, omdat het schrijven naar...
|
commit | commitdiff | tree |
2008-07-20 |
Philip Chimento | All of the fileref functions are now implemented:
|
commit | commitdiff | tree |
2008-07-13 |
Philip Chimento | Oeps, nog enkele bugs
|
commit | commitdiff | tree |
2008-07-13 |
Philip Chimento | Toevoegen van de sources die ik vorige keer vergeten...
|
commit | commitdiff | tree |
2008-07-12 |
Philip Chimento | Een heleboel, relatief nutteloze dingen, zoals blank...
|
commit | commitdiff | tree |
2008-07-12 |
Philip Chimento | Commentaar toegevoegd aan code en tevens Gtk-Doc comments...
|
commit | commitdiff | tree |
2008-07-12 |
Philip Chimento | Eerste import.
|
commit | commitdiff | tree |
|