Bram Moolenaar
c3719bd87b
patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI
...
Problem: balloon_show() only works in terminal when compiled with the GUI.
Solution: Add FEAT_BEVAL_GUI and refactor to move common code out of the GUI
specific file.
2017-11-18 22:13:31 +01:00
Bram Moolenaar
4033c55eca
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
...
Problem: FEAT_WINDOWS adds a lot of #ifdefs while it is nearly always
enabled and only adds 7% to the binary size of the tiny build.
Solution: Graduate FEAT_WINDOWS.
2017-09-16 20:54:51 +02:00
Bram Moolenaar
cf4b00c856
patch 8.0.1038: strike-through text not supported
...
Problem: Strike-through text not supported.
Solution: Add support for the "strikethrough" attribute. (Christian
Brabandt, Ken Takata)
2017-09-02 18:33:56 +02:00
Bram Moolenaar
d47d83745f
patch 7.4.2358
...
Problem: Compiler warnings with Solaris Studio when using GTK3.
Solution: Define FUNC2GENERIC depending on the system. (Kazunobu Kuriyama)
2016-09-09 22:13:24 +02:00
Bram Moolenaar
edf3f97ae2
patch 7.4.2293
...
Problem: Modelines in source code are inconsistant.
Solution: Use the same line in most files. Add 'noet'. (Naruhiko Nishino)
2016-08-29 22:49:24 +02:00
Bram Moolenaar
a6b7a08ae0
patch 7.4.2192
...
Problem: Generating prototypes with Cygwin doesn't work well.
Solution: Change #ifdefs. (Ken Takata)
2016-08-10 20:53:05 +02:00
Bram Moolenaar
36edf0685c
patch 7.4.2089
...
Problem: Color handling of X11 GUIs is too complicated.
Solution: Simplify the code. Use RGBA where appropriate. (Kazunobu
Kuriyama)
2016-07-21 22:10:12 +02:00
Bram Moolenaar
44a2f923c0
patch 7.4.1611
...
Problem: The versplit feature makes the code uneccessary complicated.
Solution: Remove FEAT_VERTSPLIT, always support vertical splits when
FEAT_WINDOWS is defined.
2016-03-19 22:11:51 +01:00
Bram Moolenaar
9892189d2e
patch 7.4.1402
...
Problem: GTK 3 is not supported.
Solution: Add GTK 3 support. (Kazunobu Kuriyama)
2016-02-23 17:14:37 +01:00
Bram Moolenaar
e89ff0472b
patch 7.4.1375
...
Problem: Still some Win16 code.
Solution: Remove FEAT_GUI_W16.(Hirohito Higashi)
2016-02-20 22:17:05 +01:00
Bram Moolenaar
caad4f0a0b
updated for version 7.4.553
...
Problem: Various small issues.
Solution: Fix those issues.
2014-12-17 14:36:14 +01:00
Bram Moolenaar
db250526bb
updated for version 7.3.1220
...
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-06-17 22:43:25 +02:00
Bram Moolenaar
f939c4e6b1
updated for version 7.3.774
...
Problem: Tiny GUI version misses console dialog feature.
Solution: Define FEAT_CON_DIALOG when apprpriate. (Christian Brabandt)
2013-01-23 13:41:00 +01:00
Bram Moolenaar
20892c1e68
updated for version 7.3.234
...
Problem: With GTK menu may be popping down.
Solution: Use event time instead of GDK_CURRENT_TIME. (Hong Xu)
2011-06-26 04:49:00 +02:00
Bram Moolenaar
e60acc180b
updated for version 7.3.187
...
Problem: The RISC OS port has obvious errors and is not being maintained.
Solution: Remove the RISC OS files and code.
2011-05-10 16:41:25 +02:00
Bram Moolenaar
55d5c0348c
Whitespace cleanup.
2010-07-17 23:52:29 +02:00
Bram Moolenaar
0eda7ac7f8
Change remaining HAVE_GTK2 to FEAT_GUI_GTK.
2010-06-26 05:38:18 +02:00
Bram Moolenaar
182c5be111
Remove the old and not well supported GTK 1 code. (James Vega)
2010-06-25 05:37:59 +02:00
Bram Moolenaar
3577c6fafb
updated for version 7.2a
2008-06-24 21:16:56 +00:00
Bram Moolenaar
e02d7b2a21
updated for version 7.1-007
2007-06-19 14:29:43 +00:00
Bram Moolenaar
ff1d0d4cf5
updated for version 7.1b
2007-05-10 17:24:16 +00:00
Bram Moolenaar
b5dd424dc3
updated for version 7.1a
2007-05-06 12:28:24 +00:00
Bram Moolenaar
79ee315b72
updated for version 7.0-232
2007-04-26 16:20:50 +00:00
Bram Moolenaar
f193fffd16
updated for version 7.0f02
2006-04-27 00:02:13 +00:00
Bram Moolenaar
551dbcc9b6
updated for version 7.0f01
2006-04-25 22:13:59 +00:00
Bram Moolenaar
c1e37901fc
updated for version 7.0e02
2006-04-18 21:55:01 +00:00
Bram Moolenaar
910f66f90c
updated for version 7.0c10
2006-04-05 20:41:53 +00:00
Bram Moolenaar
2e2a2815e5
updated for version 7.0c01
2006-03-27 20:55:21 +00:00
Bram Moolenaar
3991dab8e0
updated for version 7.0c
2006-03-27 17:01:56 +00:00
Bram Moolenaar
362e1a30c6
updated for version 7.0216
2006-03-06 23:29:24 +00:00
Bram Moolenaar
1cad292503
updated for version 7.0208
2006-02-27 00:00:52 +00:00
Bram Moolenaar
32466aa2e9
updated for version 7.0206
2006-02-24 23:53:04 +00:00
Bram Moolenaar
1d2ba7fa85
updated for version 7.0197
2006-02-14 22:29:30 +00:00
Bram Moolenaar
9372a11ca6
updated for version 7.0163
2005-12-06 19:59:18 +00:00
Bram Moolenaar
027436338b
updated for version 7.0116
2005-07-25 20:42:36 +00:00
Bram Moolenaar
e6b165e0f4
updated for version 7.0098
2005-06-30 21:56:01 +00:00
Bram Moolenaar
8348ea624c
updated for version 7.0085
2005-06-14 22:05:40 +00:00
Bram Moolenaar
3918c950c9
updated for version 7.0060
2005-03-15 22:34:55 +00:00
Bram Moolenaar
c83c455ee7
updated for version 7.0030
2005-01-04 21:19:20 +00:00
Bram Moolenaar
7171abea1a
updated for version 7.0018
2004-10-11 10:06:20 +00:00
Bram Moolenaar
843ee41eb8
updated for version 7.0003
2004-06-30 16:16:41 +00:00
Bram Moolenaar
071d4279d6
updated for version 7.0001
2004-06-13 20:20:40 +00:00