Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-08-20 | Merge branch 'master' into fontsfonts | Camil Staps | 5 | -25/+25 | |
2015-08-19 | To mimic the Windows library, WinGetTime now returns the local time rather ↵ | Camil Staps | 1 | -1/+1 | |
than the UTC time | |||||
2015-08-19 | Fixed issue with Tut 8.5 (menus) where Drawable pointer wasn't passed around ↵ | Camil Staps | 4 | -24/+24 | |
fully | |||||
2015-08-19 | Tryout WinSetFont | Camil Staps | 2 | -2/+4 | |
2015-08-19 | Fixes issue with Tut 8.5 (segfault on creating new MDI window) | Camil Staps | 1 | -2/+6 | |
2015-08-19 | Update Readme.md | Camil Staps | 1 | -0/+5 | |
2015-08-19 | Cleaner makefile | Camil Staps | 1 | -18/+20 | |
2015-08-14 | This is a hack, but for the moment forcing setting pen position fixes text ↵ | Camil Staps | 2 | -24/+15 | |
positioning issues. Also removing commented code | |||||
2015-08-13 | Checking equality of requested pen (back) colour and current colour causes ↵ | Camil Staps | 2 | -8/+9 | |
heap to fill; why, no idea. | |||||
2015-08-12 | More common GTK font names | Camil Staps | 1 | -7/+7 | |
2015-08-12 | Get rid of all the tabs. So annoying. | Camil Staps | 23 | -5166/+5166 | |
2015-08-12 | Fixed crashes with windows | Camil Staps | 4 | -605/+609 | |
2015-08-12 | Removed some casting warnings | Camil Staps | 3 | -5/+5 | |
2015-08-10 | Merge branch 'master' of github:camilstaps/ObjectIO | Camil Staps | 1 | -1/+5 | |
2015-08-10 | Fixed winDonePicture | Camil Staps | 5 | -35/+14 | |
2015-08-08 | Update Readme.md | Camil Staps | 1 | -1/+3 | |
2015-08-07 | Update Readme.md | Camil Staps | 1 | -0/+2 | |
2015-08-07 | Fix email markdown | Camil Staps | 1 | -2/+1 | |
2015-08-07 | Readme, LICENSE | Camil Staps | 2 | -0/+709 | |
2015-08-07 | Fixed some issues with strings | Camil Staps | 4 | -17/+21 | |
2015-07-08 | Debugging; word sizes (Int -> pointer); fix CleanStrings | Camil Staps | 10 | -62/+80 | |
2015-07-06 | gitignore swp files | Camil Staps | 1 | -0/+1 | |
2015-07-06 | filterOSEvent like in Windows | Camil Staps | 1 | -16/+17 | |
2015-07-06 | Casting warnings | Camil Staps | 8 | -71/+73 | |
2015-07-06 | Library malloc fix | Camil Staps | 1 | -1/+1 | |
2015-07-06 | Makefile, gitignore | Camil Staps | 2 | -0/+22 | |
2015-07-01 | getOSDInfoOffset as windows | Camil Staps | 2 | -1/+26 | |
2015-07-01 | Initial commit | Camil Staps | 113 | -0/+22742 | |
2015-07-01 | gitignore | Camil Staps | 1 | -0/+1 | |