summary refs log tree commit diff stats
path: root/lib/wrappers/gtk
Commit message (Expand)AuthorAgeFilesLines
* Changed the type of gboolean to a distinct cint.Dominik Picheta2013-06-222-1/+9
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-1611-0/+0
* Added gtk_window_is_active to gtk wrapper.Dominik Picheta2013-01-261-0/+4
* Added some tooltip functions to the gtk wrapper.Dominik Picheta2013-01-251-0/+13
* Added set_markup to gtk2 wrapper.Dominik Picheta2012-12-251-0/+2
* Wrapped GtkInfoBar, GtkComboBox and GtkComboBoxTextDominik Picheta2012-10-111-0/+122
* objects with no ancestor are not implicitely finalAraq2012-08-241-3/+3
* os.JoinPath now uses varargs. Some additions to gtk wrappers.Dominik Picheta2012-08-192-6/+24
* g_timeout_add_full and g_idle_add_full added.Dominik Picheta2012-07-301-0/+16
* Addition of setTabReorderable to gtk2.nimDominik Picheta2012-07-291-0/+4
* preparations for making 'closure' the default calling convention for proc typesAraq2012-07-163-4/+4
* changed integer promotion rules; breaks bootstrapping and lots of codeAraq2012-07-082-3/+3
* Added set_visible_window to gtk2Dominik Picheta2012-02-121-0/+3
* Removed ambiguity in gtk2.nimdom962012-02-111-5/+0
* New tooltip API for gtk.dom962012-01-122-1/+25
* Added a couple of GTK 2.12 functions.Dominik Picheta2011-12-182-0/+9
* bugfixes; step one for 'var T' as return type supportAraq2011-07-281-0/+2
* tests repaired; serious typo in the allocator fixed; fixes #32Araq2011-07-222-0/+7
* The sockets module supports non-blocking sockets now. Many other fixes in soc...dom962011-04-301-0/+3
* p[] instead of p^Araq2011-04-112-34/+34
* ugh, maybe broke gitAraq2011-04-011-1/+4
* more fixes for dy(n)lib typo; fixes #15Araq2011-03-0810-9/+35
* added missing wrappersAraq2010-08-285-0/+2465
* tiny C backend for a much faster REPLAndreas Rumpf2010-04-021-1/+1
* bugfix: duplicate gtk2.set_tab_posAndreas Rumpf2010-03-291-2/+7
* bugfix: duplicate gtk2.set_tab_posAndreas Rumpf2010-03-291-6/+0
* Bugfix: code generation bug that affected dialogs.nimAndreas Rumpf2010-03-251-1/+2
* versioning for GTK wrappersAndreas Rumpf2010-03-202-4/+4
* Bugfix: empty echo statementAndreas Rumpf2010-03-201-19/+14
* bugfix: return type of gtk2.check_menu_item_new*Andreas Rumpf2010-03-171-5/+4
* version 0.8.8Andreas Rumpf2010-03-141-3/+0
* further enhancements for the GTK wrapperAndreas Rumpf2010-03-016-1250/+7279
* nimrepl uses new GTK wrapperAndreas Rumpf2010-02-281-2/+2
* examples/lib use the new wrappersAndreas Rumpf2010-02-2811-25255/+16147
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-2611-0/+0
* continued work on html/xmlparserrumpf_a@web.de2010-02-1411-0/+0
* bugfix: rendering of case statements has been broken recently; remaining iden...Andreas Rumpf2010-02-021-27/+27
* wrappers do not contain invalid identifiersAndreas Rumpf2010-01-172-165/+166
* added tools and web dirsAndreas Rumpf2009-09-1511-0/+0
* version0.7.10Andreas Rumpf2009-06-0811-0/+29862