Benjamin Drung
787f2afd10
Introduce end-of-line normalization
...
Ensures that all files that Git considers to be text will have
normalized (LF) line endings in the repository. When core.eol is set to
native (which is the default), Git will convert the line endings of
normalized files in your working directory back to your platform's
native line ending.
See also https://git-scm.com/docs/gitattributes
2016-05-17 01:05:05 +02:00
Leland Lucius
17adbda240
Fix Release build for mod-track-panel
2015-08-25 16:09:11 -05:00
Leland Lucius
3e709dd98c
Update modules for wx3
2015-07-19 15:37:04 -05:00
lllucius
22c7c0a4f6
Fix module builds for latest trunk
...
This also converts the module project files to VS2013
2014-10-26 19:17:03 +00:00
james.k.crook@gmail.com
fc2bd3faa4
Refreshed plug-in. Build configuration names updated. Extra argument to ModTrackPanelCommandFunctor to match updated functor in TrackPanel.
2014-06-20 08:20:31 +00:00
lllucius
b4ba110811
Reverting r12850...hopefully
...
Never removed one before, but I'm pretty sure it is correct.
2013-11-03 01:54:50 +00:00
lllucius
f290b3d644
Converted CRLF to LF.
2013-11-01 23:22:33 +00:00
james.k.crook@gmail.com
6046d33a36
Updated to demo new method of taking over TrackPanel.
2011-11-25 20:41:12 +00:00
james.k.crook@gmail.com
004df99f78
_TCHAR -> wxChar for Ubuntu compatibility
2011-04-30 09:45:43 +00:00
james.k.crook@gmail.com
aca5cd7fff
Use _TCHAR in place of wchar_t for VersionName
2011-04-29 07:52:00 +00:00
james.k.crook@gmail.com
fe4a271fa1
Added TrackPanel2. Removed namespaces, as they don't help avoid collision with TrackPanel name.
2011-04-25 21:27:30 +00:00
james.k.crook@gmail.com
b45d9ae327
Added SkewedRuler and started on registration system.
2011-04-25 20:22:01 +00:00
james.k.crook@gmail.com
d42f014b6d
Typos in comments.
2011-04-25 17:41:52 +00:00
james.k.crook@gmail.com
c02f36cbcc
Added mod-null, mod-nyq-bench, mod-track-panel. Updated mod-script-pipe to use wchar_t* for version number.
2011-04-25 16:40:22 +00:00