Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-02 | patch 8.0.1038: strike-through text not supported | Bram Moolenaar | |
Problem: Strike-through text not supported. Solution: Add support for the "strikethrough" attribute. (Christian Brabandt, Ken Takata) | |||
2016-09-09 | patch 7.4.2358 | Bram Moolenaar | |
Problem: Compiler warnings with Solaris Studio when using GTK3. Solution: Define FUNC2GENERIC depending on the system. (Kazunobu Kuriyama) | |||
2016-08-29 | patch 7.4.2293 | Bram Moolenaar | |
Problem: Modelines in source code are inconsistant. Solution: Use the same line in most files. Add 'noet'. (Naruhiko Nishino) | |||
2016-08-10 | patch 7.4.2192 | Bram Moolenaar | |
Problem: Generating prototypes with Cygwin doesn't work well. Solution: Change #ifdefs. (Ken Takata) | |||
2016-07-21 | patch 7.4.2089 | Bram Moolenaar | |
Problem: Color handling of X11 GUIs is too complicated. Solution: Simplify the code. Use RGBA where appropriate. (Kazunobu Kuriyama) | |||
2016-03-19 | patch 7.4.1611 | Bram Moolenaar | |
Problem: The versplit feature makes the code uneccessary complicated. Solution: Remove FEAT_VERTSPLIT, always support vertical splits when FEAT_WINDOWS is defined. | |||
2016-02-23 | patch 7.4.1402 | Bram Moolenaar | |
Problem: GTK 3 is not supported. Solution: Add GTK 3 support. (Kazunobu Kuriyama) | |||
2016-02-20 | patch 7.4.1375 | Bram Moolenaar | |
Problem: Still some Win16 code. Solution: Remove FEAT_GUI_W16.(Hirohito Higashi) | |||
2014-12-17 | updated for version 7.4.553 | Bram Moolenaar | |
Problem: Various small issues. Solution: Fix those issues. | |||
2013-06-17 | updated for version 7.3.1220 | Bram Moolenaar | |
Problem: MS-Windows: When using wide font italic and bold are not included. Solution: Support wide-bold, wide-italic and wide-bold-italic. (Ken Takata, Taro Muraoka) | |||
2013-01-23 | updated for version 7.3.774 | Bram Moolenaar | |
Problem: Tiny GUI version misses console dialog feature. Solution: Define FEAT_CON_DIALOG when apprpriate. (Christian Brabandt) | |||
2011-06-26 | updated for version 7.3.234 | Bram Moolenaar | |
Problem: With GTK menu may be popping down. Solution: Use event time instead of GDK_CURRENT_TIME. (Hong Xu) | |||
2011-05-10 | updated for version 7.3.187 | Bram Moolenaar | |
Problem: The RISC OS port has obvious errors and is not being maintained. Solution: Remove the RISC OS files and code. | |||
2010-07-17 | Whitespace cleanup. | Bram Moolenaar | |
2010-06-26 | Change remaining HAVE_GTK2 to FEAT_GUI_GTK. | Bram Moolenaar | |
2010-06-25 | Remove the old and not well supported GTK 1 code. (James Vega) | Bram Moolenaar | |
2008-06-24 | updated for version 7.2a | Bram Moolenaar | |
2007-06-19 | updated for version 7.1-007 | Bram Moolenaar | |
2007-05-10 | updated for version 7.1b | Bram Moolenaar | |
2007-05-06 | updated for version 7.1a | Bram Moolenaar | |
2007-04-26 | updated for version 7.0-232 | Bram Moolenaar | |
2006-04-27 | updated for version 7.0f02 | Bram Moolenaar | |
2006-04-25 | updated for version 7.0f01 | Bram Moolenaar | |
2006-04-18 | updated for version 7.0e02 | Bram Moolenaar | |
2006-04-05 | updated for version 7.0c10 | Bram Moolenaar | |
2006-03-27 | updated for version 7.0c01 | Bram Moolenaar | |
2006-03-27 | updated for version 7.0c | Bram Moolenaar | |
2006-03-06 | updated for version 7.0216 | Bram Moolenaar | |
2006-02-27 | updated for version 7.0208 | Bram Moolenaar | |
2006-02-24 | updated for version 7.0206 | Bram Moolenaar | |
2006-02-14 | updated for version 7.0197 | Bram Moolenaar | |
2005-12-06 | updated for version 7.0163 | Bram Moolenaar | |
2005-07-25 | updated for version 7.0116 | Bram Moolenaar | |
2005-06-30 | updated for version 7.0098 | Bram Moolenaar | |
2005-06-14 | updated for version 7.0085 | Bram Moolenaar | |
2005-03-15 | updated for version 7.0060 | Bram Moolenaar | |
2005-01-04 | updated for version 7.0030 | Bram Moolenaar | |
2004-10-11 | updated for version 7.0018 | Bram Moolenaar | |
2004-06-30 | updated for version 7.0003 | Bram Moolenaar | |
2004-06-13 | updated for version 7.0001 | Bram Moolenaar | |