You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(60) |
Jul
(35) |
Aug
(32) |
Sep
(5) |
Oct
(5) |
Nov
(58) |
Dec
(34) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
(114) |
Feb
(184) |
Mar
(153) |
Apr
(90) |
May
(153) |
Jun
(59) |
Jul
(24) |
Aug
(43) |
Sep
(17) |
Oct
(34) |
Nov
(11) |
Dec
(204) |
2007 |
Jan
(84) |
Feb
(119) |
Mar
(38) |
Apr
(28) |
May
(52) |
Jun
(105) |
Jul
(64) |
Aug
(67) |
Sep
(14) |
Oct
(3) |
Nov
(28) |
Dec
(55) |
2008 |
Jan
(228) |
Feb
(55) |
Mar
(30) |
Apr
(30) |
May
(15) |
Jun
(20) |
Jul
(12) |
Aug
(3) |
Sep
(13) |
Oct
(54) |
Nov
(35) |
Dec
(35) |
2009 |
Jan
(19) |
Feb
(20) |
Mar
(34) |
Apr
(4) |
May
(60) |
Jun
(25) |
Jul
(16) |
Aug
(51) |
Sep
(19) |
Oct
(62) |
Nov
(21) |
Dec
(12) |
2010 |
Jan
(1) |
Feb
|
Mar
(4) |
Apr
(12) |
May
(23) |
Jun
(13) |
Jul
(1) |
Aug
(40) |
Sep
(18) |
Oct
(21) |
Nov
(26) |
Dec
(34) |
2011 |
Jan
(17) |
Feb
(23) |
Mar
(1) |
Apr
(10) |
May
(1) |
Jun
(5) |
Jul
(1) |
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
(43) |
2012 |
Jan
(5) |
Feb
(19) |
Mar
(6) |
Apr
(24) |
May
(39) |
Jun
(83) |
Jul
(29) |
Aug
(36) |
Sep
(64) |
Oct
(55) |
Nov
(12) |
Dec
(7) |
2013 |
Jan
(17) |
Feb
(10) |
Mar
(37) |
Apr
(27) |
May
(13) |
Jun
(9) |
Jul
(7) |
Aug
(61) |
Sep
(23) |
Oct
(23) |
Nov
(30) |
Dec
(16) |
2014 |
Jan
(23) |
Feb
(13) |
Mar
(9) |
Apr
(17) |
May
(2) |
Jun
(11) |
Jul
(2) |
Aug
|
Sep
(9) |
Oct
(24) |
Nov
(2) |
Dec
(14) |
2015 |
Jan
(6) |
Feb
(4) |
Mar
(17) |
Apr
|
May
(7) |
Jun
(3) |
Jul
|
Aug
|
Sep
(2) |
Oct
(21) |
Nov
(6) |
Dec
(2) |
2016 |
Jan
(4) |
Feb
(2) |
Mar
(7) |
Apr
(3) |
May
(11) |
Jun
(6) |
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2018 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
|
Feb
|
Mar
(6) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2022 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
(4) |
Dec
|
2023 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(8) |
Nov
|
Dec
|
2024 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
|
|
1
(3) |
2
(9) |
3
(3) |
4
|
5
(2) |
6
(2) |
7
|
8
(4) |
9
(2) |
10
|
11
(1) |
12
(4) |
13
(1) |
14
(2) |
15
|
16
|
17
|
18
(7) |
19
(5) |
20
|
21
|
22
(2) |
23
|
24
(1) |
25
(2) |
26
(5) |
27
|
28
|
29
|
|
From: Francisco L. <den...@ho...> - 2008-02-02 11:27:21
|
Hi All, I saw in this list,,,a method to build lua_module_mono and i tried to=20 build it on msvc6 of my friend and i got some errors, i don=B4t know if i need a wxWidgets previously intaled on PC,,,if= =20 its true, how can i proceed this build process? Please i just need some tips and tricks!...becouse a long time i try to=20 work with this CVS new features. [ERROR] Compiling... dummy.cpp C:\WXSNAP\wxLua\modules\wxbind\src\dummy.cpp(20) : fatal error C1083:=20 Cannot open include file: 'wx/wxprec.h': No such file or directory Error executing cl.exe. wx.dll - 1 error(s), 0 warning(s) The following environment variables were not found $(WXWIN) [/ERROR] Sorry for my poor english!!! Thx in Advanced! _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/= |
From: <hd...@do...> - 2008-02-02 07:51:00
|
Hi, in wxlstate.cpp: LUALIB_API int luaopen_bit (lua_State *L) { to int LUACALL luaopen_bit (lua_State *L) { in genwxbind.bat: (to use system global lua.exe; it is still checked if there is a wxLua's local lua.exe) SET LUA=..\bin\lua.exe to SET LUA=lua.exe ..\..\..\bindings\%LUA% -e"rulesFilename=\"wxluacan_rules.lua\"" ../../../bindings/genwxbind.lua to %LUA% -e"rulesFilename=\"wxluacan_rules.lua\"" ../../../bindings/genwxbind.lua -- Regards, Hakki Dogusan |
From: John L. <jla...@gm...> - 2008-02-01 05:24:05
|
MjAwOC8xLzMxIEhha2v9IERv8HVzYW4gPGhkQGRvZ3VzYW4ubmV0PjoKPgo+IHBzLiBJbiBiaW5k aW5nLmh0bWwgdGhlcmUgaXMgYSAiQmluZGluZyBDKysgVmlydHVhbCBGdW5jdGlvbnMiIHNlY3Rp b24uCj4gVGhlcmUgaXQgZXhwbGFpbmVkIGluIGRldGFpbCB3aGF0IGlzIGdvaW5nIG9uIGZvciB2 aXJ0dWFsIGZ1bmN0aW9uczsKPiBidXQsIEkgdGhpbmssIGhvdyB0byBpbXBsZW1lbnQgdGhvc2Ug YmluZGluZ3MgaXMgbWlzc2luZy4gSW4gb3RoZXIKPiB3b3JkcywgaXQgaXMgbm90IGV4cGxhaW5l ZCBmb3IgaWRpb3RzLCBsaWtlIG1lIDopIENvdWxkIHlvdSBhZGQgc29tZSBkb2MKPiB0byBleHBs YWluIGhvdyB0byBnZW5lcmF0ZSBiaW5kaW5nIGZvciBhbiBhcnRpZmljaWFsIEFCQyBDKysgY2xh c3MsIGluCj4gc3RlcHM/IEkgbWFzcXVhcmVkKHNwZWxsPykgd3hMdWFQcmludG91dCBhbmQgd3hB cnRQcm92aWRlciBiaW5kaW5ncyB0bwo+IHdyaXRlIHd4THVhR3JpZFRhYmxlQmFzZS4gQXMgeW91 IGNhbiBndWVzcywgaXQgdG9vayB0b28gbXVjaCBqdW1waW5nIGluCj4gY29kZSA6KQo+CgpZZWFo Li4uIEkgYW0gbm90IGhhcHB5IHdpdGggaG93IHZpcnR1YWwgZnVuY3Rpb25zIGFyZSBpbXBsZW1l bnRlZApyaWdodCBub3cuIEl0IHNlZW1zIGxpa2UgaXQgd291bGQgYmUgcG9zc2libGUgdG8gdXNl IHNvbWV0aGluZyBsaWtlCnd4VmFyaWFudCB0byByZWFsbHkgc2ltcGxpZnkgdGhlIGNvZGUsIGJ1 dCBJIGhhdmUgbm90IGJlZW4gYWJsZSB0bwp0aGluayBvZiBzb21lIGNsZWFuIHdheSB0byBpbXBs ZW1lbnQgaXQgeWV0LgoKSW4gdGhlIG1lYW50aW1lLCBJIGNhbiBhZGQgc29tZSBzYW1wbGUgY29k ZSBpbiBiaW5kaW5nLmh0bWwuCgpSZWdhcmRzLAogICAgSm9obgo= |
From: John L. <jla...@gm...> - 2008-02-01 05:21:35
|
On Feb 1, 2008 12:05 AM, A. Klingenstein <kli...@gm...> wrote: > I have a Windows app in C which can and mainly does load plugins to "do > the actual work". > > One of those plugins is a Lua interpreter allowing users to write their > scripts. I want to make Lua scripts which can do GUI stuff and not only > "backend", non-visual things. I wanted to use wxLua for that, but the > main application already has its own normal Windows event message pump. > How can I add one or possibly several (from several different Lua GUI > scripts) mainloops? > > Are threads my only solution for this problem or are there alternatives > I haven't seen yet? I am not familiar with how to replace the wxWidgets event loop, but from the messages I've seen on the wx-users mailing list I think people have been told to use the wxWidgets message loop. However, I think it would be best to search their mailing list to be sure. If you can find a way that will work it would be possible to change the wxLua module to behave differently depending on the value of some unique Lua global variable. Regards, John |
From: A. K. <kli...@gm...> - 2008-02-01 05:04:26
|
I have a Windows app in C which can and mainly does load plugins to "do the actual work". One of those plugins is a Lua interpreter allowing users to write their scripts. I want to make Lua scripts which can do GUI stuff and not only "backend", non-visual things. I wanted to use wxLua for that, but the main application already has its own normal Windows event message pump. How can I add one or possibly several (from several different Lua GUI scripts) mainloops? Are threads my only solution for this problem or are there alternatives I haven't seen yet? |