104 Commits

Author SHA1 Message Date
nemu
1e3b65da6c fixed system variable access bugs 2010-02-24 08:34:44 +00:00
nemu
2a3db85699 '(Un)comment' is splitted into 'Comment' and 'Uncomment' 2010-02-22 15:50:47 +00:00
nemu
fe853c1025 fix of bug reported in MUSR-117 2010-01-12 06:56:05 +00:00
nemu
f02e3d0b3a proper fix of MUSR-112 problem 2010-01-06 06:27:10 +00:00
Bastian M. Wojek
39f00e58a2 * Added initial builtin-support for a subset of Cuba
This has not been tested too much (so it might be better not to build the BMWlibs at the moment)
  In case shared library support will become available from T. Hahn, this support will be dropped again.

* Added a few " " to musrgui (calls to musrview, musrt0 and msr<->mlog)
  These are needed in the simple system commands to support paths with spaces and other strange things... :-(
2010-01-05 21:56:52 +00:00
nemu
5c05a34282 fixed MUSR-105, i.e. better handling of font changes, and adding the possibility to define default font and font size in musrgui_startup.xml 2010-01-05 09:31:05 +00:00
Bastian M. Wojek
852eea9015 Fixing part of the cygwin-installation.
The shared BMWlibs cannot be built at the moment since libcuba is built static only.
I am still thinking about including the C-part of Cuba into the BMWlibs
if T.Hahn would not add shared library support to it.
2010-01-04 20:07:35 +00:00
nemu
1c3f08e03e fixes bug MUSR-112 2009-12-23 06:31:26 +00:00
Bastian M. Wojek
72f858b89a Small change to avoid problems when using Boost >= 1.38.0 2009-11-23 11:58:27 +00:00
nemu
4c7c392b47 adopted dialogs according to the new file formats 2009-11-12 11:51:29 +00:00
nemu
316a72d610 changed tab order 2009-09-11 12:45:13 +00:00
nemu
186b83d34b some more options for msr2data added to the GUI 2009-09-11 12:37:01 +00:00
nemu
1c3a6eb924 got rid of the missing first character when changing the field 2009-09-10 14:20:40 +00:00
nemu
78c29bd385 removed parallel tree 2009-09-07 10:41:24 +00:00
nemu
75d1447c3c allow to get the msr2data input form even when no tab is present 2009-08-31 13:34:00 +00:00
nemu
a751561e5e minor change concerning read file filters 2009-07-22 08:32:33 +00:00
nemu
e682f30db5 added missing closing bracket 2009-06-30 13:14:05 +00:00
nemu
aabe1ac559 fixed a severe bug in PTextEdit 2009-06-30 13:12:29 +00:00
nemu
39b854bdee add F5 for BMW 2009-06-29 05:06:11 +00:00
nemu
d2229dcc81 added enable/disable feature for musrt0 in musrgui 2009-06-26 05:31:33 +00:00
nemu
622a1d704d added '-t' option to musrgui 2009-06-25 17:19:01 +00:00
nemu
a983753912 not '//' in expanded paths anymore 2009-06-22 11:40:21 +00:00
Bastian M. Wojek
f7fa4696b2 Restoring original Makefiles, accidentally changed 2009-06-19 20:40:00 +00:00
Bastian M. Wojek
b5016637fd Added autotool-support for building musrfit - some additional tests are needed, the old Makefiles are still around 2009-06-19 20:37:06 +00:00
nemu
c23d3a3a93 better handling of fitting process 2009-06-16 10:52:00 +00:00
nemu
11f34a21f6 some adaptation to the new Makefiles 2009-06-16 06:21:02 +00:00
Bastian M. Wojek
ac7ff10e32 Changed the installation path of musrfit... 2009-06-12 10:59:59 +00:00
nemu
a000bc75bd more flexible handling of paths 2009-06-10 12:58:57 +00:00
nemu
0c72367826 better handling of default paths 2009-06-10 11:35:01 +00:00
nemu
d97cf92333 open after fitting feature implemented 2009-06-10 05:56:44 +00:00
nemu
be274888dd eliminated infinite loop problem while replacing 2009-06-09 13:29:29 +00:00
nemu
0e1f33cc23 fixed fourier phase entry problem (MUSR-70) 2009-06-09 11:16:39 +00:00
nemu
51e257a276 some improvement concerning multiple tab copies of the same file (MUSR-70) 2009-06-09 09:06:28 +00:00
nemu
025601269b addons for cygwin/windows 2009-06-08 14:09:44 +00:00
Bastian M. Wojek
052dbe1e74 Sorry... again. 2009-06-06 16:49:12 +00:00
Bastian M. Wojek
9c21d1aec1 Corrected a small error in the musrgui.pro file which I introduced just before... 2009-06-06 16:31:23 +00:00
Bastian M. Wojek
41cc14fc1f Changed some Makefiles in order to make it possible to run musrfit with cygwin 2009-06-06 15:06:08 +00:00
nemu
4577590759 added info of the cursor position 2009-05-28 11:01:08 +00:00
nemu
78aa1f09fc modified printing such that line breaks are handled properly 2009-05-26 07:03:28 +00:00
nemu
3805013b5d improved (un)comment handling 2009-05-22 18:13:37 +00:00
nemu
c89026c018 first primitive file watcher implemented 2009-05-22 11:38:21 +00:00
nemu
de87bd27e5 fixed typo in plot block generation 2009-05-20 12:51:17 +00:00
nemu
9952a9df28 fix of MUSR-60: one runnumber in runlist does not work. 2009-05-20 12:47:47 +00:00
nemu
2a12a17881 fixed typo 2009-05-19 11:14:35 +00:00
nemu
bdc1eec594 better handling of 'Close All'/'Close All Others' 2009-05-19 05:01:00 +00:00
nemu
6fb1c5e265 added a key to 'close all others' 2009-05-16 17:00:23 +00:00
nemu
cb56ae9c8a some more close options 2009-05-16 09:18:22 +00:00
nemu
908cf0a478 some more work concerning find/replace 2009-05-14 19:26:30 +00:00
nemu
37c3aacc91 some more work on find/replace. Find part implemented apart from the 'selected text' option 2009-05-13 07:49:49 +00:00
nemu
8d75a68ad9 some more work towards find and replace 2009-05-08 07:14:08 +00:00