Commit Graph

4288 Commits

Author SHA1 Message Date
Mark Watkins
fe380306fd RefreshData -> DoRefreshData event fix 2011-06-17 10:28:46 +10:00
Mark Watkins
da1a6eaa72 Increased windows pBuffer size 2011-06-17 07:40:08 +10:00
Mark Watkins
161d19c2bf Fixed wxBitmap assert, plus Changed DrawText to be more compatible 2011-06-17 07:22:07 +10:00
Mark Watkins
206297da83 Cleaned up gLineChart debugging info 2011-06-17 02:04:56 +10:00
Mark Watkins
24364814a0 Forgot to reenable cropping 2011-06-17 01:47:42 +10:00
Mark Watkins
e013e6dad9 gLineChart improvements, antialiasing support 2011-06-17 01:44:24 +10:00
Mark Watkins
3c807ab98e LineChart bugs fixed and unused variable cleanup 2011-06-16 20:53:56 +10:00
Mark Watkins
26b20656f5 More OpenGL optimisations 2011-06-16 20:10:02 +10:00
Mark Watkins
36e7368dff OpenGL optimisations for Tickers and gLineChart 2011-06-16 18:18:48 +10:00
Mark Watkins
623162a539 Testing XFree compile glitch 2011-06-16 01:56:19 +10:00
Mark Watkins
f06a4886c9 Linux build order fix 2011-06-16 01:45:22 +10:00
Mark Watkins
605480d370 Mouse Control and Event Flags Experiment 2011-06-16 01:43:33 +10:00
Mark Watkins
ef4c67fe49 Verticle fonts less blurry now 2011-06-15 21:44:02 +10:00
Mark Watkins
3c27f6d4e5 Green Bar minimum size limit of 1% 2011-06-15 20:34:25 +10:00
Mark Watkins
13e5d27526 Fixed MSW graph order performance bug 2011-06-15 17:33:39 +10:00
Mark Watkins
f22b483da0 glew.h isn't needed on Linux 2011-06-15 15:41:02 +10:00
Mark Watkins
d13a5d40fa Windows OpenGL port Complete
It helps to actually remember to call glewInit() on MSW :)
2011-06-15 13:27:56 +10:00
Mark Watkins
aed08178d4 Help->View Log and finally finished WGL (windows) pBuffer implementation 2011-06-15 12:50:17 +10:00
Mark Watkins
a49a05e598 graphs/gl_pbuffer.cpp & graphs/gl_pbuffer.h addition 2011-06-15 10:29:10 +10:00
Mark Watkins
70b7030b6f Linux wx2.9 RenderPixmap fix 2011-06-15 05:56:58 +10:00
Mark Watkins
c7aeb5bc57 Font enable 2011-06-15 05:46:52 +10:00
Mark Watkins
ef14109af1 Codeblocks build system cleanup 2011-06-15 05:46:07 +10:00
Mark Watkins
0254fb199d Fixes Windows compile errors 2011-06-14 19:51:05 +10:00
Mark Watkins
abd0a0cff7 Hopefully last of the current build errors 2011-06-14 16:15:57 +10:00
Mark Watkins
1cee803476 Mac Stuff that should fix things 2011-06-14 15:56:56 +10:00
Mark Watkins
28c96e45df Revert "Real mac pow fix"
This reverts commit 06629864cf.
2011-06-14 15:45:25 +10:00
Mark Watkins
367a345ef9 Revert "Revert "Real mac pow fix""
This reverts commit 3ea8f81c7c.
2011-06-14 15:45:23 +10:00
Mark Watkins
3ea8f81c7c Revert "Real mac pow fix"
This reverts commit 06629864cf.
2011-06-14 15:45:08 +10:00
Mark Watkins
06629864cf Real mac pow fix 2011-06-14 15:17:26 +10:00
Mark Watkins
8f22db5bea Candlesticks turned on in Linux 2011-06-14 14:43:10 +10:00
Mark Watkins
2cc546b30a Mac Pow Fix 2011-06-14 14:41:38 +10:00
Mark Watkins
cb2ab33991 Linux wx2.8 & wx2.9 builds fixed 2011-06-14 09:20:53 +10:00
Mark Watkins
1237cf24e5 More build fixes 2011-06-14 08:58:10 +10:00
Mark Watkins
5a33f01016 Font Pruning 2011-06-14 07:32:00 +10:00
Mark Watkins
92fa12dc22 More pbuffer stuff 2011-06-14 06:25:18 +10:00
Mark Watkins
aa3e916eb2 Windows & Darwin temporary fix to RenderBitmap 2011-06-14 05:59:46 +10:00
Mark Watkins
1360d9a595 Fix for wx28 Linux build 2011-06-14 05:50:51 +10:00
Mark Watkins
d1c0a99683 Removed FTGL, added C++ integrated port of freetype-gl 2011-06-14 05:37:25 +10:00
Mark Watkins
ba7dc8c5fb CodeBlocks build tweaks 2011-06-12 21:37:41 +10:00
Mark Watkins
69c190c67c gLineChart overlay & flags graph optimisations 2011-06-12 20:55:42 +10:00
Mark Watkins
ab8c3e086e gLineChart optimisations 2011-06-12 20:10:47 +10:00
Mark Watkins
63dd9054a8 Codeblocks mac config stuff 2011-06-12 18:37:59 +10:00
Mark Watkins
fd6b4dd46e CodeBlocks Mac Target 2011-06-12 18:15:47 +10:00
Mark Watkins
9747c9cce0 Shut down shared context properly to avoid segfault on close 2011-06-12 17:25:50 +10:00
Mark Watkins
38543bdd9a Xaxis ticks font fixed in summary screen 2011-06-12 17:16:05 +10:00
Mark Watkins
d5ab786b4a Vertical Fonts, Shared Contexts, and temporary killed rounded dots due to GL_POINT_SMOOTH slowdown 2011-06-12 17:12:44 +10:00
Mark Watkins
7cbde1615d Yet another try at AGL fix 2011-06-12 15:58:21 +10:00
Mark Watkins
ab1c5431b1 Hopefully the real fix for Mac AGL stuff 2011-06-12 15:43:49 +10:00
Mark Watkins
e38dd65dd0 Hopefully a fix for mac's dodgy wxGLContext 2011-06-12 13:47:10 +10:00
Mark Watkins
d0f4269ee6 Some FreeSans font magic 2011-06-12 13:15:05 +10:00