index
:
lua-modules-iup
master
Unnamed repository; edit this file 'description' to name the repository.
Pixel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
iup
Age
Commit message (
Expand
)
Author
2010-09-10
Using the proper attribute set functions.
Nicolas "Pixel" Noble
2010-09-10
The User object may have children now, and adding the CLEANOUT boolean to the...
Nicolas "Pixel" Noble
2010-09-09
Needs to redraw after formatting.
Nicolas "Pixel" Noble
2010-09-09
Typo.
Nicolas "Pixel" Noble
2010-09-09
Removing SetRedraw, and trying a bulk method instead.
Nicolas "Pixel" Noble
2010-09-09
Even further optimisation of the addformattag mechanism under windows by disa...
Nicolas "Pixel" Noble
2010-09-09
Seems win32 is making me do a lot of typos...
Nicolas "Pixel" Noble
2010-09-09
Adding the SetRedraw() directive - only for Windows.
Nicolas Noble
2010-09-09
Fixing a few GTK compilation issues.
Nicolas Noble
2010-09-09
Syncinc iupStrToMac fix with upstream IUP.
Nicolas "Pixel" Noble
2010-09-09
THAT should be the last typo...
Nicolas "Pixel" Noble
2010-09-09
Last typo ? (I hope)
Nicolas "Pixel" Noble
2010-09-09
Hey this is C, not C++.
Nicolas "Pixel" Noble
2010-09-09
Tentatively porting the formattag changes to GTK.
Nicolas "Pixel" Noble
2010-09-09
Typos, take two.
Nicolas "Pixel" Noble
2010-09-09
Fixing in a few typos.
Nicolas "Pixel" Noble
2010-09-09
Trying to improve the addformattag behavior in order to avoid scrolling physi...
Nicolas "Pixel" Noble
2010-09-09
Fixing iupStrToMac.
Nicolas "Pixel" Noble
2010-09-09
Upgrading to IUP 3.2 - and cleaning up.
Nicolas "Pixel" Noble
2010-06-15
Recompiling iuplua.lua
Pixel
2010-06-15
No, arg is NOT a good way to handle varargs...
Pixel
2010-06-15
Upgrading to iup 3.1
Pixel
2009-11-09
LuaJIT doesn't support old lua5 vararg syntax. Let's convert this.
Pixel
2009-11-08
Reworking all the pre-generated code from iup - bytecode is bad.
Pixel
2009-11-04
Initial import. Contains the im, cd and iup librairies, and a "working" Makef...
Pixel