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
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
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
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
5d857e16b3
Yet more assert failures fixed thanks to wx2.9 testing
2011-06-08 20:36:52 +10:00
Mark Watkins
d247a7bf40
Log window won't close on app shutdown.. axing for now. Cleaned up some wxLogMessages instead
2011-06-08 20:17:42 +10:00
Mark Watkins
c9269b0d51
Trying wxLogWindow.. Add a menu option later to hide/show it
2011-06-08 19:39:56 +10:00
Mark Watkins
92f7295e11
Fixed those stupid bitmap errors.. (wxNullBitmap != NULL)
2011-06-08 19:14:55 +10:00
Mark Watkins
a6839ffc06
Added Debug-wx29 build target to CodeBlocks
2011-06-08 19:04:45 +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