Grzegorz Adam Hankiewicz
|
72a3e21f28
|
Removes executable bit for text files.
|
2013-03-16 23:53:07 +01:00 |
|
Dominik Picheta
|
bb38420ac7
|
Added gtk_window_is_active to gtk wrapper.
|
2013-01-26 22:19:48 +00:00 |
|
Dominik Picheta
|
0e5e852f5c
|
Added some tooltip functions to the gtk wrapper.
|
2013-01-25 21:43:20 +00:00 |
|
Dominik Picheta
|
d7d4caf45a
|
Added set_markup to gtk2 wrapper.
|
2012-12-25 14:06:18 +00:00 |
|
Dominik Picheta
|
b3913a28c9
|
Wrapped GtkInfoBar, GtkComboBox and GtkComboBoxText
|
2012-10-11 22:14:59 +01:00 |
|
Araq
|
d17caa86e8
|
objects with no ancestor are not implicitely final
|
2012-08-24 17:33:04 +02:00 |
|
Dominik Picheta
|
3a4e22de33
|
os.JoinPath now uses varargs. Some additions to gtk wrappers.
|
2012-08-19 02:40:21 +01:00 |
|
Dominik Picheta
|
1b19201e91
|
g_timeout_add_full and g_idle_add_full added.
|
2012-07-30 00:24:55 +01:00 |
|
Dominik Picheta
|
541fdceb57
|
Addition of setTabReorderable to gtk2.nim
|
2012-07-29 22:53:39 +01:00 |
|
Araq
|
8d99753d63
|
preparations for making 'closure' the default calling convention for proc types
|
2012-07-16 23:00:57 +02:00 |
|
Araq
|
4fbba0a65a
|
changed integer promotion rules; breaks bootstrapping and lots of code
|
2012-07-08 21:03:47 +02:00 |
|
Dominik Picheta
|
5d80d9dc9b
|
Added set_visible_window to gtk2
|
2012-02-12 00:30:44 +00:00 |
|
dom96
|
cd0623ecef
|
Removed ambiguity in gtk2.nim
|
2012-02-11 17:03:27 +00:00 |
|
dom96
|
be513be541
|
New tooltip API for gtk.
|
2012-01-12 18:19:27 +00:00 |
|
Dominik Picheta
|
fff9276cf6
|
Added a couple of GTK 2.12 functions.
|
2011-12-18 22:16:19 +00:00 |
|
Araq
|
2f066395ba
|
bugfixes; step one for 'var T' as return type support
|
2011-07-28 00:53:52 +02:00 |
|
Araq
|
246b8d18a1
|
tests repaired; serious typo in the allocator fixed; fixes #32
|
2011-07-22 23:58:19 +02:00 |
|
dom96
|
6b4101f82e
|
The sockets module supports non-blocking sockets now. Many other fixes in sockets. Timeout support in scgi.
|
2011-04-30 13:51:04 +01:00 |
|
Araq
|
46c41e4369
|
p[] instead of p^
|
2011-04-11 23:28:53 +02:00 |
|
Araq
|
4741e8f9a1
|
ugh, maybe broke git
|
2011-04-01 15:07:16 +02:00 |
|
Araq
|
62b4cc6c02
|
more fixes for dy(n)lib typo; fixes #15
|
2011-03-08 22:45:57 +01:00 |
|
Araq
|
c96f4e042e
|
added missing wrappers
|
2010-08-28 22:56:27 +02:00 |
|
Andreas Rumpf
|
f530bbd631
|
tiny C backend for a much faster REPL
|
2010-04-02 19:34:57 +02:00 |
|
Andreas Rumpf
|
227b76c342
|
bugfix: duplicate gtk2.set_tab_pos
|
2010-03-29 23:19:25 +02:00 |
|
Andreas Rumpf
|
0d63b2519b
|
bugfix: duplicate gtk2.set_tab_pos
|
2010-03-29 22:54:54 +02:00 |
|
Andreas Rumpf
|
3ff6354a7c
|
Bugfix: code generation bug that affected dialogs.nim
|
2010-03-25 19:11:17 +01:00 |
|
Andreas Rumpf
|
e62a02d5af
|
versioning for GTK wrappers
|
2010-03-20 20:13:14 +01:00 |
|
Andreas Rumpf
|
c5d8a5c1da
|
Bugfix: empty echo statement
|
2010-03-20 01:07:34 +01:00 |
|
Andreas Rumpf
|
41afb4ee58
|
bugfix: return type of gtk2.check_menu_item_new*
|
2010-03-17 18:58:34 +01:00 |
|
Andreas Rumpf
|
7bf98411b6
|
version 0.8.8
|
2010-03-14 01:25:25 +01:00 |
|
Andreas Rumpf
|
4ee65a08dd
|
further enhancements for the GTK wrapper
|
2010-03-01 19:37:33 +01:00 |
|
Andreas Rumpf
|
df672f5b9a
|
nimrepl uses new GTK wrapper
|
2010-02-28 23:27:49 +01:00 |
|
Andreas Rumpf
|
b559285b78
|
examples/lib use the new wrappers
|
2010-02-28 23:04:18 +01:00 |
|
Andreas Rumpf
|
40ea1d0330
|
fixed pango/pangoutils new wrappers
|
2010-02-26 01:26:16 +01:00 |
|
rumpf_a@web.de
|
40a5d6c3b9
|
continued work on html/xmlparser
|
2010-02-14 00:29:35 +01:00 |
|
Andreas Rumpf
|
e62ef0ff60
|
bugfix: rendering of case statements has been broken recently; remaining idents with wrong underscores in the wrappers
|
2010-02-02 23:20:21 +01:00 |
|
Andreas Rumpf
|
8259d9d15a
|
wrappers do not contain invalid identifiers
|
2010-01-17 22:19:10 +01:00 |
|
Andreas Rumpf
|
66a7e3d37c
|
added tools and web dirs
|
2009-09-15 23:22:22 +02:00 |
|
Andreas Rumpf
|
4d4b3b1c04
|
version0.7.10
|
2009-06-08 08:06:25 +02:00 |
|