summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Gary Macbook [Fri, 23 Aug 2013 09:20:33 +0000 (11:20 +0200)]
Added a "load settings from current dir" by using shift when clicking on Load or Save settings with Shift.
Gary Macbook [Fri, 23 Aug 2013 08:25:26 +0000 (10:25 +0200)]
Added an option to load/save print settings from current directory using "shift" click. Handy since spyview generates a .print.set file for each time you make a postscript.
Gary Macbook [Fri, 23 Aug 2013 08:03:29 +0000 (10:03 +0200)]
Added a y=b^data function
Gary Macbook [Fri, 23 Aug 2013 07:31:31 +0000 (09:31 +0200)]
Merge branch 'master' of ssh://nsweb.tn.tudelft.nl/home/gsteele/git/spyview
Gary Macbook [Fri, 23 Aug 2013 07:31:09 +0000 (09:31 +0200)]
fabs in local copy
Gary Steele [Fri, 23 Aug 2013 07:28:52 +0000 (09:28 +0200)]
abs() should be fabs()
Gary Macbook [Fri, 23 Aug 2013 06:53:53 +0000 (08:53 +0200)]
Added a keystroke for permuting the mouse buttons, very useful on macbook...
Added a function for swapping endpoints of axis to get around bugs in python software
Improved the default "auto" settings on the hist2d and vi_to_iv widgets.
Steele [Mon, 5 Aug 2013 19:57:39 +0000 (21:57 +0200)]
Made install rules for colormaps more "platform compatible" (non-gnu install command does not have -t option so I replaced it with cp -r, may cause problems with debian package? But who uses the linux version anymore...)
Steele [Mon, 5 Aug 2013 19:30:08 +0000 (21:30 +0200)]
Removing some autogenerated files
Steele [Mon, 5 Aug 2013 19:00:05 +0000 (21:00 +0200)]
Removing more backup files
Steele [Mon, 5 Aug 2013 18:58:34 +0000 (20:58 +0200)]
Removing more silly apple files
Steele [Mon, 5 Aug 2013 18:57:44 +0000 (20:57 +0200)]
Removing some backup files
Steele [Mon, 5 Aug 2013 18:54:38 +0000 (20:54 +0200)]
Removing silly mac directories
Steele [Mon, 5 Aug 2013 18:53:21 +0000 (20:53 +0200)]
removing generated file
Gary Steele [Mon, 5 Aug 2013 18:41:37 +0000 (20:41 +0200)]
Committing spyview code