summary refs log tree commit diff stats
path: root/lib/wrappers/gtk/gtk2.nim
Commit message (Collapse)AuthorAgeFilesLines
* Changed the type of gboolean to a distinct cint.Dominik Picheta2013-06-221-0/+2
|
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-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
|
* os.JoinPath now uses varargs. Some additions to gtk wrappers.Dominik Picheta2012-08-191-6/+21
|
* Addition of setTabReorderable to gtk2.nimDominik Picheta2012-07-291-0/+4
|
* changed integer promotion rules; breaks bootstrapping and lots of codeAraq2012-07-081-1/+1
|
* 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-121-0/+19
|
* Added a couple of GTK 2.12 functions.Dominik Picheta2011-12-181-0/+3
|
* tests repaired; serious typo in the allocator fixed; fixes #32Araq2011-07-221-0/+3
|
* The sockets module supports non-blocking sockets now. Many other fixes in ↵dom962011-04-301-0/+3
| | | | sockets. Timeout support in scgi.
* p[] instead of p^Araq2011-04-111-31/+31
|
* ugh, maybe broke gitAraq2011-04-011-1/+4
|
* more fixes for dy(n)lib typo; fixes #15Araq2011-03-081-2/+2
|
* 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-201-1/+1
|
* Bugfix: empty echo statementAndreas Rumpf2010-03-201-19/+14
|
* bugfix: return type of gtk2.check_menu_item_new*Andreas Rumpf2010-03-171-5/+4
|
* further enhancements for the GTK wrapperAndreas Rumpf2010-03-011-1230/+1222
|
* nimrepl uses new GTK wrapperAndreas Rumpf2010-02-281-2/+2
|
* examples/lib use the new wrappersAndreas Rumpf2010-02-281-13128/+12744
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
|
* wrappers do not contain invalid identifiersAndreas Rumpf2010-01-171-144/+144
|
* added tools and web dirsAndreas Rumpf2009-09-151-0/+0
|
* version0.7.10Andreas Rumpf2009-06-081-0/+17271