Mark Watkins
d1c0a99683
Removed FTGL, added C++ integrated port of freetype-gl
2011-06-14 05:37:25 +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
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
Mark Watkins
e7f358461f
Hopefully some mac build fixes in here
2011-06-12 04:28:13 +10:00
Mark Watkins
9dcb224db3
Nearly There.. Still some Vertical font problems
2011-06-12 04:11:14 +10:00
Mark Watkins
3c64b9ad72
Sexy barchart gradients are back
2011-06-11 21:22:33 +10:00
Mark Watkins
8200684efe
Round dots in Waveform overlays
2011-06-11 21:15:14 +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
087c196643
Windows doesn't like rounded rectangles
2011-06-11 15:02:00 +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
128190eb99
gLineChart bugfix
2011-06-10 14:55:05 +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
da9c465956
Mice are evil
2011-06-09 18:49:40 +10:00
Mark Watkins
942001c28f
Yet more incredibly boring mouse control stuff.
2011-06-09 16:36:03 +10:00
Mark Watkins
4893c7fa40
Even more mouse control bugs fixed
2011-06-09 14:19:45 +10:00
Mark Watkins
0aead6321d
More mouse control bugs fixed
2011-06-09 13:43:51 +10:00
Mark Watkins
a7eee9deb2
Font Cleanup, gAxis cleanups, added gGraphTitle
2011-06-09 12:47:03 +10:00
Mark Watkins
c4904c53ec
Fixes to the last thing
2011-06-09 02:28:03 +10:00
Mark Watkins
f7bf0346e8
Left/Right click to zoom in/out on foobar
2011-06-09 02:20:03 +10:00
Mark Watkins
9e39694b4b
Made FooBars a little less annoying to grab
2011-06-09 01:43:34 +10:00
Mark Watkins
0ecd3355a5
Codeblocks is naughty
2011-06-09 01:30:57 +10:00
Mark Watkins
2b635d111c
Neaten up foobars movement when dragged from different spots
2011-06-09 00:35:56 +10:00
Mark Watkins
65402ed566
More FooBars fixes
2011-06-09 00:04:32 +10:00
Mark Watkins
eaaae3cda8
FooBars are Fun. Try one today.
2011-06-08 23:54:27 +10:00
Mark Watkins
c457d47ebe
Changed mouse zoom hotspot behaviour
...
Note:
Now you must click within the X/Y axis margins (the main drawing area) to zoom.
I did this so we can add controls buttons outside of margins and stuff
2011-06-08 21:46:24 +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
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
7e485171c9
Fix to Candlestick Text Label Rendering
2011-06-07 19:47:42 +10:00
Mark Watkins
845ddfc5d4
Added RenderBitmap() to gGraphWindow, AHI experiment..
2011-06-07 19:17:22 +10:00
Mark Watkins
cedd0a9e5e
Disabled broken UNIX screenshot enhancements
2011-06-07 14:40:48 +10:00
Mark Watkins
87b7149ba6
Fixed an evil plot bug with CMS50 data
2011-06-07 13:26:15 +10:00
Mark Watkins
13af7c7e95
Add capability for message in LineCharts with empty waveforms
2011-06-07 02:05:02 +10:00
Mark Watkins
504bf11914
More daily view cleanups
2011-06-07 01:35:54 +10:00
Mark Watkins
475357a859
Genericised graph Event & Waveform data classes
2011-06-06 20:06:57 +10:00
Mark Watkins
4c74c58394
Summary fixes related to Oximeter day data
2011-06-06 15:17:23 +10:00