Fixed issue when setting a 'proportional' style hint.
[projects/chimara/chimara.git] / libchimara /
2011-01-09 Marijn van VlietFixed issue when setting a 'proportional' style hint.
2011-01-05 Philip ChimentoFix stylehint size bug
2010-12-19 Marijn van VlietFixed some default styling
2010-12-18 Marijn van VlietFixed default font retrieval for windows. This caused...
2010-11-23 P. F. ChimentoWrote chimara_glk_set_resource_load_callback()
2010-11-22 P. F. ChimentoFixed threading bug in graphics
2010-11-22 P. F. ChimentoFixed minor bug in glk_image_get_info()
2010-11-22 P. F. ChimentoFix crash when loading resource without a map
2010-11-21 P. F. ChimentoAdded API to tell whether forced input is pending
2010-11-21 P. F. ChimentoImplemented interactive mode
2010-11-19 P. F. ChimentoFixed crash in ChimaraIF::command
2010-11-17 P. F. ChimentoFixed buffers and grids sharing the same styles
2010-11-17 P. F. ChimentoEdited documentation of ChimaraIF::command signal
2010-11-13 P. F. ChimentoFixed memory management in styles
2010-11-13 P. F. ChimentoMerge branch 'master' of github.com:wmvanvliet/Chimara
2010-11-13 P. F. ChimentoFixed example program in documentation
2010-11-03 P. F. ChimentoRemoved old debug message
2010-11-03 P. F. ChimentoFixed gtk-doc building for gtk-doc 1.14
2010-11-03 P. F. ChimentoAdded .gitignore files
2010-10-05 rodinFixed ordering of the application of the styles
2010-06-30 rodinDefined a base style
2010-05-23 rodinShowing off dynamic styles: started work on preferences...
2010-05-18 rodinFixing some pager bugs
2010-05-18 rodinRemoved pager debugging output
2010-05-18 rodinAdded missing buffer flush.
2010-05-18 rodinBackend support for using dynamic styles. See also...
2010-05-11 rodinImprovements to the iliad client
2010-05-11 rodinSome minor cleanup
2010-05-11 rodinMore pager improvements. Pager now determines correctly...
2010-05-11 rodinPaging is slowly becoming better, but still susceptible...
2010-05-10 rodinPlaced pager functionality into the idle handler
2010-05-05 rodinFixed segfault when requesting non-existant parent...
2010-05-05 rodinDeleted unnecessary code
2010-05-05 rodinWhen copying default styles to current styles, also...
2010-05-05 rodinFixed invalid cast in garglk_set_reversevideo()
2010-05-03 fliepAdded underscore to prevent marshaller functions from...
2010-05-02 fliepFixed bug: modifier keys no longer count as char input
2010-05-02 fliepOops, undoing accidentally committed parts of [259]
2010-05-02 fliepFrotz now compiled to use Gargoyle extensions
2010-05-02 fliepImplemented garglk_set_program_name(), garglk_set_progr...
2010-05-02 fliepFixed hyperlink bug, #46
2010-05-01 fliepAdded some descriptions to documentation so Gtk-doc...
2010-04-30 fliepAdded some explanatory documentation to ChimaraGlk...
2010-04-30 fliepAdjustments in Makefile.am
2010-04-30 fliepAdded stubs for all Gargoyle extensions and documented...
2010-04-30 fliepDefined a stub glk_schannel_struct to fix another regre...
2010-04-30 fliepFixed regression I introduced while fixing Gtk-doc...
2010-04-30 fliepDocumented all planned Glk API functions
2010-04-28 fliepFixed documentation to work with Gtk-Doc 1.14 and produ...
2010-04-25 fliepBrought documentation up to date
2010-04-25 fliepFixed problem of player looking for CSS file in a hard...
2010-04-18 rodinDefault CSS file NULL
2010-04-18 rodin* Path fixes
2010-04-18 rodinFixed x86-64 closing bug #44
2010-04-18 rodinIliad port
2010-04-18 rodinFixed window closing bug #43
2010-04-18 rodinDon't page when window is too small
2010-04-17 rodinPager bug fixed.... or is it?
2010-04-17 rodinFixed history recall bug
2010-04-17 rodinPager in place
2010-04-17 rodinFixed Glk to Gdk color bug
2010-03-30 rodinFixed hitting enter key mid sentence
2010-03-14 fliepAdded notify signals to properties
2010-02-14 rodinHandle Home/End keys properly
2010-02-14 rodinSupport for graphics in text buffers
2010-02-09 fliepBrought documentation up to date
2010-02-07 rodinGraphics caching not operational.
2010-02-06 rodinStart of image cache implementation... breaks image...
2010-02-06 rodinRemoved the requirement win->input_request_type ==...
2010-01-31 rodinQuick and hacky implementation of glk_draw_image_scaled().
2010-01-31 rodinCrahing bug fixed :)
2010-01-29 rodinGetting cryptic error message:
2010-01-29 rodinAdded correct resize handling
2010-01-28 rodinBeginning work on graphic windows. Hopelessly broken...
2010-01-18 rodinCompleted mouse support.
2010-01-16 rodinInitial mouse support added.
2010-01-16 rodinHyperlinks now fully supported, also on textgrids.
2010-01-12 fliepAdded gdk_thread_enter() and _leave() to glk_cancel_lin...
2010-01-12 fliepFixed shutdown problems. Everything should properly...
2009-12-20 fliepFixed Gtk-doc parse error
2009-12-06 fliepCreated open game functionality in the player. Fix...
2009-12-05 fliepBrought documentation up to date
2009-12-03 fliepBug fixes
2009-12-03 fliepFixed freeing data at stop & start. Previously the...
2009-11-29 fliepAdded buffer flush and wait for window rearrange in...
2009-11-27 fliepInserted extra definition of LT_OBJDIR for pre-2.2...
2009-11-24 fliep- Get VPATH build to work
2009-11-23 fliepCancel all input requests when stopping
2009-11-22 rodinAdded first version of hyperlink support. Only textbuff...
2009-11-22 rodinfixed #27
2009-11-22 rodinFixed style_init() related errors
2009-11-17 rodinSmall bug in get_current_font()
2009-11-17 rodinDefault font for textbuffer should be a serif font.
2009-11-17 rodinIntegrated the glk_data->default_font_desc and glk_data...
2009-11-17 fliepFixed breakage caused by mixing commits or something?
2009-11-17 fliepFixed text grid line input bugs
2009-11-15 rodinFixed reversevideo
2009-11-15 fliepInput history for text buffers and text grids.
2009-11-15 rodinEmpty lines are no longer stored in the input history
2009-11-15 fliepFirst implementation of history buffer.
next