Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012年10月15日 | Using AStyle of all the C and C++ source and header files | Francesco Abbate | 1 | -66/+66 | |
Using default AStyle formatting, "allman" style. | |||||
2012年07月21日 | Merge remote-tracking branch 'font-freetype-3' into fox-gui | Francesco Abbate | 1 | -22/+22 | |
Most important change to make it works was to perform a pixel conversion to convert the rendering buffer image in rgba32 format as required by FXImage. Internally the rgb24 format was used like in the font-freetype branch. | |||||
2012年06月27日 | Removes all Tab characters into agg-plot to use only spaces | Francesco Abbate | 1 | -22/+22 | |
2012年03月26日 | Create a directory with C++ generic functions | Francesco Abbate | 1 | -1/+1 | |
2012年01月04日 | Remove trailing whitespaces in source code | Francesco Abbate | 1 | -9/+9 | |
2010年08月19日 | improved window slot identification vs plot | Francesco Abbate | 1 | -0/+97 | |
The code to generate a tree, to parse a split spec and to store window plot tree information is now factored. Now each plot area get a slot_id and redraw is made only in the region when required. |