index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
wrappers
/
gtk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed the type of gboolean to a distinct cint.
Dominik Picheta
2013-06-22
2
-1
/
+9
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
11
-0
/
+0
*
Added gtk_window_is_active to gtk wrapper.
Dominik Picheta
2013-01-26
1
-0
/
+4
*
Added some tooltip functions to the gtk wrapper.
Dominik Picheta
2013-01-25
1
-0
/
+13
*
Added set_markup to gtk2 wrapper.
Dominik Picheta
2012-12-25
1
-0
/
+2
*
Wrapped GtkInfoBar, GtkComboBox and GtkComboBoxText
Dominik Picheta
2012-10-11
1
-0
/
+122
*
objects with no ancestor are not implicitely final
Araq
2012-08-24
1
-3
/
+3
*
os.JoinPath now uses varargs. Some additions to gtk wrappers.
Dominik Picheta
2012-08-19
2
-6
/
+24
*
g_timeout_add_full and g_idle_add_full added.
Dominik Picheta
2012-07-30
1
-0
/
+16
*
Addition of setTabReorderable to gtk2.nim
Dominik Picheta
2012-07-29
1
-0
/
+4
*
preparations for making 'closure' the default calling convention for proc types
Araq
2012-07-16
3
-4
/
+4
*
changed integer promotion rules; breaks bootstrapping and lots of code
Araq
2012-07-08
2
-3
/
+3
*
Added set_visible_window to gtk2
Dominik Picheta
2012-02-12
1
-0
/
+3
*
Removed ambiguity in gtk2.nim
dom96
2012-02-11
1
-5
/
+0
*
New tooltip API for gtk.
dom96
2012-01-12
2
-1
/
+25
*
Added a couple of GTK 2.12 functions.
Dominik Picheta
2011-12-18
2
-0
/
+9
*
bugfixes; step one for 'var T' as return type support
Araq
2011-07-28
1
-0
/
+2
*
tests repaired; serious typo in the allocator fixed; fixes #32
Araq
2011-07-22
2
-0
/
+7
*
The sockets module supports non-blocking sockets now. Many other fixes in soc...
dom96
2011-04-30
1
-0
/
+3
*
p[] instead of p^
Araq
2011-04-11
2
-34
/
+34
*
ugh, maybe broke git
Araq
2011-04-01
1
-1
/
+4
*
more fixes for dy(n)lib typo; fixes #15
Araq
2011-03-08
10
-9
/
+35
*
added missing wrappers
Araq
2010-08-28
5
-0
/
+2465
*
tiny C backend for a much faster REPL
Andreas Rumpf
2010-04-02
1
-1
/
+1
*
bugfix: duplicate gtk2.set_tab_pos
Andreas Rumpf
2010-03-29
1
-2
/
+7
*
bugfix: duplicate gtk2.set_tab_pos
Andreas Rumpf
2010-03-29
1
-6
/
+0
*
Bugfix: code generation bug that affected dialogs.nim
Andreas Rumpf
2010-03-25
1
-1
/
+2
*
versioning for GTK wrappers
Andreas Rumpf
2010-03-20
2
-4
/
+4
*
Bugfix: empty echo statement
Andreas Rumpf
2010-03-20
1
-19
/
+14
*
bugfix: return type of gtk2.check_menu_item_new*
Andreas Rumpf
2010-03-17
1
-5
/
+4
*
version 0.8.8
Andreas Rumpf
2010-03-14
1
-3
/
+0
*
further enhancements for the GTK wrapper
Andreas Rumpf
2010-03-01
6
-1250
/
+7279
*
nimrepl uses new GTK wrapper
Andreas Rumpf
2010-02-28
1
-2
/
+2
*
examples/lib use the new wrappers
Andreas Rumpf
2010-02-28
11
-25255
/
+16147
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
11
-0
/
+0
*
continued work on html/xmlparser
rumpf_a@web.de
2010-02-14
11
-0
/
+0
*
bugfix: rendering of case statements has been broken recently; remaining iden...
Andreas Rumpf
2010-02-02
1
-27
/
+27
*
wrappers do not contain invalid identifiers
Andreas Rumpf
2010-01-17
2
-165
/
+166
*
added tools and web dirs
Andreas Rumpf
2009-09-15
11
-0
/
+0
*
version0.7.10
Andreas Rumpf
2009-06-08
11
-0
/
+29862