summaryrefslogtreecommitdiff
path: root/src/gui_gtk_f.h
Commit message (Collapse)AuthorAgeFilesLines
* patch 8.1.2366: using old C style commentsv8.1.2366Bram Moolenaar2019-11-301-5/+4
| | | | | Problem: Using old C style comments. Solution: Use // comments where appropriate.
* patch 8.0.0521: GtkForm handling is outdatedv8.0.0521Bram Moolenaar2017-03-291-12/+0
| | | | | | | Problem: GtkForm handling is outdated. Solution: Get rid of event filter functions. Get rid of GtkForm.width and .height. Eliminate gtk_widget_size_request() calls. (Kazunobu Kuriyama)
* patch 7.4.2293v7.4.2293Bram Moolenaar2016-08-291-1/+1
| | | | | Problem: Modelines in source code are inconsistant. Solution: Use the same line in most files. Add 'noet'. (Naruhiko Nishino)
* patch 7.4.1402v7.4.1402Bram Moolenaar2016-02-231-0/+19
| | | | | Problem: GTK 3 is not supported. Solution: Add GTK 3 support. (Kazunobu Kuriyama)
* Remove the old and not well supported GTK 1 code. (James Vega)Bram Moolenaar2010-06-251-1/+0
|
* updated for version 7.0c10v7.0c10Bram Moolenaar2006-04-051-4/+0
|
* updated for version 7.0001v7.0001Bram Moolenaar2004-06-131-0/+83