Commit Graph

58 Commits

Author SHA1 Message Date
Mark Watkins
07c474a1d4 Forgot to reenable Render 2011-06-17 10:48:20 +10:00
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
36e7368dff OpenGL optimisations for Tickers and gLineChart 2011-06-16 18:18:48 +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
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
aed08178d4 Help->View Log and finally finished WGL (windows) pBuffer implementation 2011-06-15 12:50:17 +10:00
Mark Watkins
abd0a0cff7 Hopefully last of the current build errors 2011-06-14 16:15:57 +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
d1c0a99683 Removed FTGL, added C++ integrated port of freetype-gl 2011-06-14 05:37:25 +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
ab1c5431b1 Hopefully the real fix for Mac AGL stuff 2011-06-12 15:43:49 +10:00
Mark Watkins
8eb010bb3f Fixed colour and width bugs 2011-06-11 21:03:44 +10:00
Mark Watkins
8765d43869 Initial OpenGL conversion.. Note: Text isn't converted yet 2011-06-11 20:20:44 +10:00
Mark Watkins
5bb8ea883a Alpha transparency without the antialiasing/slowdown on Linux 2011-06-11 01:37:19 +10:00
Mark Watkins
c84b116a7a AntiAliasing support (toggled in View Menu) 2011-06-10 22:28:20 +10:00
Mark Watkins
1421d12199 Fixed gLineChart clipping. Restored graph links. Can now use non-square graphs without uglies 2011-06-10 21:21:20 +10:00
Mark Watkins
4e316a8f12 Temporary disabled graph linkages for testing mac issues 2011-06-10 12:00:13 +10:00
Mark Watkins
509d1fbd5a wx2.8 string fixes 2011-06-10 01:50:17 +10:00
Mark Watkins
22f1d127e4 MachineLoader Data Version PURGE Dialogs. Warning: This added file deletion code. Needs Reviewing. 2011-06-09 23:49:13 +10:00
Mark Watkins
c416f07771 Line Graph Clipping Crash reared its ugly head again 2011-06-09 20:57:15 +10:00
Mark Watkins
b861bf1543 Final mouse headaches, and some graph clipping stuff 2011-06-09 20:25:26 +10:00
Mark Watkins
942001c28f Yet more incredibly boring mouse control stuff. 2011-06-09 16:36:03 +10:00
Mark Watkins
a7eee9deb2 Font Cleanup, gAxis cleanups, added gGraphTitle 2011-06-09 12:47:03 +10:00
Mark Watkins
eaaae3cda8 FooBars are Fun. Try one today. 2011-06-08 23:54:27 +10:00
Mark Watkins
5d857e16b3 Yet more assert failures fixed thanks to wx2.9 testing 2011-06-08 20:36:52 +10:00
Mark Watkins
92f7295e11 Fixed those stupid bitmap errors.. (wxNullBitmap != NULL) 2011-06-08 19:14:55 +10:00
Mark Watkins
3d3aecf62b EPAP and IPAP were mixed up 2011-06-08 17:46:16 +10:00
Mark Watkins
8f9290bf6f wxID_stuff and left pane width in daily panel 2011-06-08 16:05:57 +10:00
Mark Watkins
6412707a21 Snore graph doesn't need to show in Events list 2011-06-08 07:05:35 +10:00
Mark Watkins
4a1ee846c5 Snore Graph Min/Max/Avg 2011-06-08 06:48:27 +10:00
Mark Watkins
ceb22325c2 Added Snore Graph 2011-06-08 06:40:53 +10:00
Mark Watkins
9337885013 Mac fix.. the wxDC thing I tried to test didn't work 2011-06-08 05:14:04 +10:00
Mark Watkins
dd696784c5 Lessen the fruitsalad via an option. (You can't half tell I'm bored and need to sleep) 2011-06-08 04:15:21 +10:00
Mark Watkins
f16284b75d Fruitsalad cleanup 2011-06-08 02:37:17 +10:00
Mark Watkins
ce89e89c9c Daily Summary HTML fruitsalad test 2011-06-08 02:16:15 +10:00
Mark Watkins
d370c68531 It would help if I didn't break it in the process 2011-06-07 21:28:35 +10:00
Mark Watkins
351179f70a May as well test it properly. Main candlesticks are turned off for a bit. 2011-06-07 21:26:10 +10:00
Mark Watkins
845ddfc5d4 Added RenderBitmap() to gGraphWindow, AHI experiment.. 2011-06-07 19:17:22 +10:00
Mark Watkins
70831ccbe5 Added Mac Screenshots Don't Work Taunt. 2011-06-07 16:53:29 +10:00
Mark Watkins
51cf4252d4 UNIX Screenshot fix 2011-06-07 15:47:17 +10:00
Mark Watkins
cedd0a9e5e Disabled broken UNIX screenshot enhancements 2011-06-07 14:40:48 +10:00
Mark Watkins
b302f528bc Fixed Event Tab 2011-06-07 11:22:05 +10:00
Mark Watkins
13af7c7e95 Add capability for message in LineCharts with empty waveforms 2011-06-07 02:05:02 +10:00
Mark Watkins
66015292f2 Increased Pulse & SPO2 buffer sizes 2011-06-07 01:42:34 +10:00
Mark Watkins
504bf11914 More daily view cleanups 2011-06-07 01:35:54 +10:00