Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-03 | updated for version 7.3.1289 | Bram Moolenaar | |
Problem: Get GLIB warning when removing a menu item. Solution: Reference menu-id and also call gtk_container_remove(). (Ivan Krasilnikov) | |||
2012-10-18 | updated for version 7.3.692 | Bram Moolenaar | |
Problem: Can't build GTK version with GTK 2.0. Solution: Put GtkFileFilter declaration in the right place. (Yegappan Lakshmanan) | |||
2012-07-10 | updated for version 7.3.593 | Bram Moolenaar | |
Problem: No easy way to decide if b:browsefilter will work. Solution: Add the browsefilter feature. | |||
2012-07-10 | updated for version 7.3.592 | Bram Moolenaar | |
Problem: Vim on GTK does not support g:browsefilter. Solution: Add a GtkFileFilter to the file chooser. (Christian Brabandt) | |||
2012-06-06 | updated for version 7.3.542 | Bram Moolenaar | |
Problem: Function is sometimes unused. Solution: Add #ifdef. | |||
2012-04-25 | updated for version 7.3.506 | Bram Moolenaar | |
Problem: GTK gives an error when selecting a non-existent file. Solution: Add a handler to avoid the error. (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-01-17 | updated for version 7.3.102 | Bram Moolenaar | |
Problem: When using ":make", typing the next command and then getting the "reload" prompt the next command is (partly) eaten by the reload prompt. Solution: Accept ':' as a special character at the reload prompt to accept the default choice and execute the command. | |||
2010-12-08 | updated for version 7.3.076 | Bram Moolenaar | |
Problem: Clang warnings for dead code. Solution: Remove it. (Carlo Teubner) | |||
2010-11-24 | updated for version 7.3.069 | Bram Moolenaar | |
Problem: GTK: pressing Enter in inputdialog() doesn't work like clicking OK as documented. Solution: call gtk_entry_set_activates_default(). (Britton Kerin) | |||
2010-07-11 | Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used. | Bram Moolenaar | |
(James Vega) | |||
2010-06-25 | Remove the old and not well supported GTK 1 code. (James Vega) | Bram Moolenaar | |
2010-03-10 | updated for version 7.2.386 | Bram Moolenaar | |
Problem: Focus hack for KDE 3.1 causes problems for other window managers. Solution: Remove the hack. (forwarded by Joel Bradshaw) | |||
2009-05-17 | updated for version 7.2-181 | Bram Moolenaar | |
2008-07-31 | updated for version 7.2b-026 | Bram Moolenaar | |
2008-06-24 | updated for version 7.2a | Bram Moolenaar | |
2007-09-30 | updated for version 7.1-126 | Bram Moolenaar | |
2007-08-14 | updated for version 7.1-069 | Bram Moolenaar | |
2007-05-14 | updated for version 7.1-001 | Bram Moolenaar | |
2007-05-10 | updated for version 7.1b | Bram Moolenaar | |
2006-10-24 | updated for version 7.0-151 | Bram Moolenaar | |
2006-10-10 | updated for version 7.0-129 | Bram Moolenaar | |
2006-08-29 | updated for version 7.0-070 | Bram Moolenaar | |
2006-05-05 | updated for version 7.0g04 | Bram Moolenaar | |
2006-05-04 | updated for version 7.0g03 | Bram Moolenaar | |
2006-04-30 | updated for version 7.0g | Bram Moolenaar | |
2006-04-22 | updated for version 7.0e06 | Bram Moolenaar | |
2006-04-18 | updated for version 7.0e02 | Bram Moolenaar | |
2006-03-20 | updated for version 7.0230 | Bram Moolenaar | |
2005-07-18 | updated for version 7.0109 | Bram Moolenaar | |
2005-07-08 | updated for version 7.0105 | Bram Moolenaar | |
2005-06-21 | updated for version 7.0089 | Bram Moolenaar | |
2005-06-07 | updated for version 7.0082 | Bram Moolenaar | |
2005-05-18 | updated for version 7.0072 | Bram Moolenaar | |
2005-01-25 | updated for version 7.0044 | Bram Moolenaar | |
2005-01-11 | updated for version 7.0037 | Bram Moolenaar | |
2005-01-04 | updated for version 7.0030 | Bram Moolenaar | |
2004-12-27 | updated for version 7.0025 | Bram Moolenaar | |
2004-12-24 | updated for version 7.0024 | Bram Moolenaar | |
2004-12-19 | updated for version 7.0023 | Bram Moolenaar | |
2004-10-11 | updated for version 7.0018 | Bram Moolenaar | |
2004-10-07 | updated for version 7.0017 | Bram Moolenaar | |
2004-06-13 | updated for version 7.0001 | Bram Moolenaar | |