aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-05-19Declared extern the external vars, Ooops.lecoanet
2004-05-19Added a warning about use of openGL libs under linux.lecoanet
2004-05-19Fixed te core dump under openGL. The code wasn't adapted forlecoanet
2004-05-19ZnGLMakeCurrent: Added code to select a valid context from the widget listlecoanet
2004-05-19Fixed a bbox initialisation bug when the text is empty.lecoanet
2004-05-18A very first test for bbox (to reproduce a 3.2.98 bug)mertz
2004-05-17*** empty log message ***mertz
2004-05-14*** empty log message ***lecoanet
2004-05-14*** empty log message ***lecoanet
2004-05-14*** empty log message ***lecoanet
2004-05-14Restored the Types.h inclusion. It is really needed for correctlecoanet
2004-05-14Suppressed the fieldbbox command. It has been merged with bbox andlecoanet
2004-05-14Restored the locally defined X function prototypes. They arelecoanet
2004-05-14Suppressed the uneeded inclusion of tkFont.hlecoanet
2004-05-14Commented #define NOGDI to be able to cross compile with mingw32lecoanet
2004-05-14*** empty log message ***lecoanet
2004-05-14Suppressed fieldbbox command.lecoanet
2004-05-12modifying some test to take into account differences in $zinc->get(-tile) ret...mertz
2004-05-12coords of tabular is now again a flat list of x and ymertz
2004-05-11*** empty log message ***lecoanet
2004-05-10*** empty log message ***lecoanet
2004-05-10Fixed a typo in variable naminglecoanet
2004-05-10Suppressed all OutputDebugString traces.lecoanet
2004-05-10*** empty log message ***lecoanet
2004-05-10Reworked once more the font loading code to fix a buglecoanet
2004-05-10Changes to remove Windows warnings.lecoanet
2004-05-10Changed the point when the GL fonts are loaded. It is nowlecoanet
2004-05-10Tried to reduce dependancies to the rest of the code (headers);lecoanet
2004-05-10*** empty log message ***lecoanet
2004-05-07removing typos, unneeded print...mertz
2004-05-07correcting some export bugsmertz
2004-05-07Switched from pack to grid; Demos are put in a namespace; No more name aliase...lecoanet
2004-05-07openatc.org => tkzinc.orgmertz
2004-05-07adding some info in the test, to better localized bugsmertz
2004-05-07typo in commentmertz
2004-05-07adding a trest for tabular with labelformat and non-empty fieldsmertz
2004-05-07*** empty log message ***lecoanet
2004-05-07Switched from pack to grid; Demos are put in a namespacelecoanet
2004-05-07Slightly rearranged the init sequence for openGL. This willlecoanet
2004-05-07Suppressed traceslecoanet
2004-05-07Fixed a typo in the class structurelecoanet
2004-05-07Changed the GL line width of borders. This should shut uplecoanet
2004-05-07Fixed a bug when trying to draw an unkown character in GL.lecoanet
2004-05-07Suppressed the constraint on python < 2.2lecoanet
2004-05-07First cut at a packaging for Windowslecoanet
2004-05-07*** empty log message ***lecoanet
2004-05-03*** empty log message ***lecoanet
2004-05-03Fix a very nasty memory bug under Perl/Tk windows.lecoanet
2004-04-30Added an include of the tkIntPlatDecls.m header andlecoanet
2004-04-30Added cast for a clean compile under Windowslecoanet