# # ChangeLog for trunk # # Generated by Trac 1.5.2 # 09/23/24 12:24:48 Mon, 02 May 2011 22:24:43 GMT tbretz [10522] * trunk/FACT++/src/MessageDim.h (modified) Removed DimNetworkInfo; instead implemented proper initialization of ... Mon, 02 May 2011 18:58:20 GMT tbretz [10521] * trunk/FACT++/gui/FactGui.h (modified) Fixed chat led. Mon, 02 May 2011 18:37:20 GMT tbretz [10520] * trunk/FACT++/src/HeadersFTM.cc (added) * trunk/FACT++/src/HeadersFTM.h (added) Mon, 02 May 2011 18:13:31 GMT tbretz [10519] * trunk/FACT++/src/MessageDim.cc (modified) Ensure Timestamp is correctly initialized. Mon, 02 May 2011 18:12:55 GMT tbretz [10518] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/MainWindow.cc (modified) * trunk/FACT++/gui/MainWindow.h (modified) * trunk/FACT++/gui/design.ui (modified) * trunk/FACT++/gui/fact.cc (modified) Added latest changes, which includes almost a complete FTM support ... Mon, 02 May 2011 18:11:34 GMT tbretz [10517] * trunk/FACT++/src/ftm.cc (added) * trunk/FACT++/src/ftmctrl.cc (added) Added first version (not documented at all) of the fake-ftm and the ... Mon, 02 May 2011 18:10:17 GMT tbretz [10516] * trunk/FACT++/Makefile.in (modified) Updated. Mon, 02 May 2011 18:10:08 GMT tbretz [10515] * trunk/FACT++/Makefile.am (modified) Some updates; tried to fix the deocumentation if's Mon, 02 May 2011 18:07:08 GMT tbretz [10514] * trunk/FACT++/src/DimServiceInfoList.cc (modified) Ensure Timestamp is correctly initialized. Mon, 02 May 2011 18:06:50 GMT tbretz [10513] * trunk/FACT++/src/DimServerList.cc (modified) Ensure Timestamp is correctly initialized. Mon, 02 May 2011 18:06:17 GMT tbretz [10512] * trunk/FACT++/src/Connection.cc (modified) replace the address of the first element by the data() member function Mon, 02 May 2011 18:05:09 GMT tbretz [10511] * trunk/FACT++/src/DimErrorRedirecter.cc (modified) * trunk/FACT++/src/DimErrorRedirecter.h (modified) Added exit handler; call exit handler in case of fatal error; add Dim ... Mon, 02 May 2011 18:04:13 GMT tbretz [10510] * trunk/FACT++/src/StateMachineDim.cc (modified) * trunk/FACT++/src/StateMachineDim.h (modified) Moved exit handler to DimErrorRedirecter. Mon, 02 May 2011 18:03:07 GMT tbretz [10509] * trunk/FACT++/src/DimNetwork.cc (modified) Ensure Timestamp is correctly initialized. Mon, 02 May 2011 17:58:57 GMT tbretz [10508] * trunk/FACT++/src/MessageImp.cc (modified) * trunk/FACT++/src/MessageImp.h (modified) Removed dependence on Tools::Format() Mon, 02 May 2011 17:57:19 GMT tbretz [10507] * trunk/FACT++/src/chatserv.cc (added) Mon, 02 May 2011 17:55:49 GMT tbretz [10506] * trunk/FACT++/src/chatclient.cc (added) Mon, 02 May 2011 17:54:05 GMT tbretz [10505] * trunk/FACT++/src/ChatClient.h (added) Sun, 01 May 2011 13:04:20 GMT tbretz [10501] * trunk/FACT++/MAINPAGE (modified) Added text about padding in Dim. Fri, 29 Apr 2011 12:53:19 GMT lyard [10499] * trunk/FACT++/src/dataLogger.cc (modified) Small fixes Fri, 29 Apr 2011 12:25:45 GMT tbretz [10498] * trunk/FACT++/src/Console.cc (modified) * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/ReadlineWindow.cc (modified) * trunk/FACT++/src/StateMachineImp.cc (modified) * trunk/FACT++/src/WindowLog.cc (modified) Use stringstreams to replace Form not strings and += Fri, 29 Apr 2011 12:09:16 GMT tbretz [10497] * trunk/FACT++/src/StateMachineImp.cc (modified) Removed the last usage of Tools::Form. Fri, 29 Apr 2011 12:06:49 GMT tbretz [10496] * trunk/FACT++/src/Console.cc (modified) * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/ReadlineWindow.cc (modified) * trunk/FACT++/src/StateMachineImp.cc (modified) * trunk/FACT++/src/WindowLog.cc (modified) Removed usage of Tools::Form. Fri, 29 Apr 2011 11:51:14 GMT tbretz [10495] * trunk/FACT++/src/StateMachine.cc (modified) Added server name to Event name. Fri, 29 Apr 2011 11:50:46 GMT tbretz [10494] * trunk/FACT++/src/RemoteControl.h (modified) The new convention is to return always the server name in ... Fri, 29 Apr 2011 11:47:53 GMT tbretz [10493] * trunk/FACT++/src/RemoteControl.cc (modified) Allow server names to end with a slash. Fri, 29 Apr 2011 11:47:23 GMT tbretz [10492] * trunk/FACT++/src/DimServiceInfoList.cc (modified) Return more info about statet which were not found in GetState. Fri, 29 Apr 2011 11:46:23 GMT tbretz [10491] * trunk/FACT++/src/MessageDim.cc (modified) Added some comment. Fri, 29 Apr 2011 10:52:18 GMT tbretz [10490] * trunk/FACT++/src/StateMachineImp.cc (modified) Fixed a severe bug in destructor deleting the fEventQueue elements, ... Fri, 29 Apr 2011 09:19:46 GMT lyard [10489] * trunk/FACT++/src/Fits.cc (modified) * trunk/FACT++/src/Fits.h (modified) * trunk/FACT++/src/dataLogger.cc (modified) Added a number of subscriptions service and better error handling Fri, 29 Apr 2011 08:48:57 GMT tbretz [10488] * trunk/FACT++/src/dataLogger.cc (modified) EXIT command was ignored when running in a shell - fixed. Thu, 28 Apr 2011 16:36:54 GMT tbretz [10487] * trunk/FACT++/configure (modified) * trunk/FACT++/configure.ac (modified) Some cosmetics to output. Thu, 28 Apr 2011 16:35:33 GMT tbretz [10486] * trunk/FACT++/src/EventImp.cc (modified) * trunk/FACT++/src/EventImp.h (modified) Remove redundant trailing \0s from strings. Thu, 28 Apr 2011 13:03:25 GMT tbretz [10485] * trunk/FACT++/src/Readline.cc (modified) Fixed a valgrind warning about mixing delete and free() Thu, 28 Apr 2011 13:02:00 GMT tbretz [10484] * trunk/FACT++/src/StateMachineDim.cc (modified) * trunk/FACT++/src/StateMachineDim.h (modified) Exchanged the order of the STATE and the STATE_LIST for logical reasons. Thu, 28 Apr 2011 11:20:20 GMT tbretz [10483] * trunk/FACT++/dim (modified) Switched to new version. Thu, 28 Apr 2011 11:20:04 GMT tbretz [10482] * trunk/FACT++/dim_v19r17 (deleted) Removed old version. Thu, 28 Apr 2011 11:17:51 GMT tbretz [10481] * trunk/FACT++/src/DimNetwork.h (modified) Used DimInfo by mistake instead of DimStampedInfo. Thu, 28 Apr 2011 10:59:12 GMT tbretz [10480] * trunk/FACT++/dim_v19r19 (added) * trunk/FACT++/dim_v19r19/DIM_Performance.pdf (added) * trunk/FACT++/dim_v19r19/LICENSE.GPL (added) * trunk/FACT++/dim_v19r19/README.txt (added) * trunk/FACT++/dim_v19r19/README_v10.txt (added) * trunk/FACT++/dim_v19r19/README_v11.txt (added) * trunk/FACT++/dim_v19r19/README_v12.txt (added) * trunk/FACT++/dim_v19r19/README_v13.txt (added) * trunk/FACT++/dim_v19r19/README_v14.txt (added) * trunk/FACT++/dim_v19r19/README_v15.txt (added) * trunk/FACT++/dim_v19r19/README_v16.txt (added) * trunk/FACT++/dim_v19r19/README_v17.txt (added) * trunk/FACT++/dim_v19r19/README_v18.txt (added) * trunk/FACT++/dim_v19r19/README_v19.txt (added) * trunk/FACT++/dim_v19r19/README_v9.txt (added) * trunk/FACT++/dim_v19r19/dim (added) * trunk/FACT++/dim_v19r19/dim/dic.h (added) * trunk/FACT++/dim_v19r19/dim/dic.hxx (added) * trunk/FACT++/dim_v19r19/dim/dim.h (added) * trunk/FACT++/dim_v19r19/dim/dim.hxx (added) * trunk/FACT++/dim_v19r19/dim/dim_common.h (added) * trunk/FACT++/dim_v19r19/dim/dim_core.hxx (added) * trunk/FACT++/dim_v19r19/dim/dim_jni.h (added) * trunk/FACT++/dim_v19r19/dim/dim_tcpip.h (added) * trunk/FACT++/dim_v19r19/dim/dis.h (added) * trunk/FACT++/dim_v19r19/dim/dis.hxx (added) * trunk/FACT++/dim_v19r19/dim/dllist.hxx (added) * trunk/FACT++/dim_v19r19/dim/sllist.hxx (added) * trunk/FACT++/dim_v19r19/dim/tokenstring.hxx (added) * trunk/FACT++/dim_v19r19/src (added) * trunk/FACT++/dim_v19r19/src/benchmark (added) * trunk/FACT++/dim_v19r19/src/benchmark/benchClient.cxx (added) * trunk/FACT++/dim_v19r19/src/benchmark/benchServer.cxx (added) * trunk/FACT++/dim_v19r19/src/benchmark/bigClient.cxx (added) * trunk/FACT++/dim_v19r19/src/benchmark/bigServer.cxx (added) * trunk/FACT++/dim_v19r19/src/conn_handler.c (added) * trunk/FACT++/dim_v19r19/src/copy_swap.c (added) * trunk/FACT++/dim_v19r19/src/dic.c (added) * trunk/FACT++/dim_v19r19/src/diccpp.cxx (added) * trunk/FACT++/dim_v19r19/src/did (added) * trunk/FACT++/dim_v19r19/src/did/did.c (added) * trunk/FACT++/dim_v19r19/src/did/did.h (added) * trunk/FACT++/dim_v19r19/src/did/didMarkus.c (added) * trunk/FACT++/dim_v19r19/src/did/dui_colors.h (added) * trunk/FACT++/dim_v19r19/src/did/dui_util.c (added) * trunk/FACT++/dim_v19r19/src/did/dui_util.h (added) * trunk/FACT++/dim_v19r19/src/dim_jni.c (added) * trunk/FACT++/dim_v19r19/src/dim_thr.c (added) * trunk/FACT++/dim_v19r19/src/dim_thr_old.c (added) * trunk/FACT++/dim_v19r19/src/dimcpp.cxx (added) * trunk/FACT++/dim_v19r19/src/dis.c (added) * trunk/FACT++/dim_v19r19/src/dis_Markus.c (added) * trunk/FACT++/dim_v19r19/src/dis_old.c (added) * trunk/FACT++/dim_v19r19/src/discpp.cxx (added) * trunk/FACT++/dim_v19r19/src/dll.c (added) * trunk/FACT++/dim_v19r19/src/dna.c (added) * trunk/FACT++/dim_v19r19/src/dns.c (added) * trunk/FACT++/dim_v19r19/src/dtq.c (added) * trunk/FACT++/dim_v19r19/src/examples (added) * trunk/FACT++/dim_v19r19/src/examples/Copy of test_server.cxx (added) * trunk/FACT++/dim_v19r19/src/examples/Markus.cxx (added) * trunk/FACT++/dim_v19r19/src/examples/cpp_server.cxx (added) * trunk/FACT++/dim_v19r19/src/examples/db_dim_client.c (added) * trunk/FACT++/dim_v19r19/src/examples/db_dim_server.c (added) * trunk/FACT++/dim_v19r19/src/examples/demo_client.c (added) * trunk/FACT++/dim_v19r19/src/examples/demo_server.c (added) * trunk/FACT++/dim_v19r19/src/examples/dim_fork.cxx (added) * trunk/FACT++/dim_v19r19/src/examples/dim_fork2.cxx (added) * trunk/FACT++/dim_v19r19/src/examples/pvss_dim_client.cxx (added) * trunk/FACT++/dim_v19r19/src/examples/pvss_dim_server.cxx (added) * trunk/FACT++/dim_v19r19/src/examples/rpc_client.cxx (added) * trunk/FACT++/dim_v19r19/src/examples/rpc_server.cxx (added) * trunk/FACT++/dim_v19r19/src/examples/rshServer.cxx (added) * trunk/FACT++/dim_v19r19/src/examples/test_Browser.cxx (added) * trunk/FACT++/dim_v19r19/src/examples/test_big_client.c (added) * trunk/FACT++/dim_v19r19/src/examples/test_big_server.c (added) * trunk/FACT++/dim_v19r19/src/examples/test_client.c (added) * trunk/FACT++/dim_v19r19/src/examples/test_client.cxx (added) * trunk/FACT++/dim_v19r19/src/examples/test_client1.c (added) * trunk/FACT++/dim_v19r19/src/examples/test_client_ccpc.c (added) * trunk/FACT++/dim_v19r19/src/examples/test_client_many.c (added) * trunk/FACT++/dim_v19r19/src/examples/test_client_slac.c (added) * trunk/FACT++/dim_v19r19/src/examples/test_serve.cxx (added) * trunk/FACT++/dim_v19r19/src/examples/test_server.c (added) * trunk/FACT++/dim_v19r19/src/examples/test_server.cxx (added) * trunk/FACT++/dim_v19r19/src/examples/test_server1.c (added) * trunk/FACT++/dim_v19r19/src/examples/test_serverFernando.cxx (added) * trunk/FACT++/dim_v19r19/src/examples/test_server_ccpc.c (added) * trunk/FACT++/dim_v19r19/src/examples/test_server_many.c (added) * trunk/FACT++/dim_v19r19/src/examples/test_server_priorities.c (added) * trunk/FACT++/dim_v19r19/src/examples/test_server_slac.c (added) * trunk/FACT++/dim_v19r19/src/examples/test_tcp.c (added) * trunk/FACT++/dim_v19r19/src/feeserver.c (added) * trunk/FACT++/dim_v19r19/src/hash.c (added) * trunk/FACT++/dim_v19r19/src/open_dns.c (added) * trunk/FACT++/dim_v19r19/src/sll.c (added) * trunk/FACT++/dim_v19r19/src/swap.c (added) * trunk/FACT++/dim_v19r19/src/tcpip.c (added) * trunk/FACT++/dim_v19r19/src/tokenstring.cxx (added) * trunk/FACT++/dim_v19r19/src/util (added) * trunk/FACT++/dim_v19r19/src/util/check_dim_servers.cxx (added) * trunk/FACT++/dim_v19r19/src/util/check_dns.cxx (added) * trunk/FACT++/dim_v19r19/src/util/dim_get_service.c (added) * trunk/FACT++/dim_v19r19/src/util/dim_send_command.c (added) * trunk/FACT++/dim_v19r19/src/util/dimbridge.cxx (added) * trunk/FACT++/dim_v19r19/src/utilities.c (added) New version V19r19 with some important bug fixes. Thu, 28 Apr 2011 10:10:26 GMT tbretz [10479] * trunk/FACT++/src/DimErrorRedirecter.cc (modified) Disable padding for all dim transfer. Thu, 28 Apr 2011 10:08:57 GMT tbretz [10478] * trunk/FACT++/configure (modified) Updated - fixed a typo. Thu, 28 Apr 2011 10:08:19 GMT tbretz [10477] * trunk/FACT++/src/DimDescriptionService.cc (modified) Added descriptions for the service itself and for the default Dim ... Thu, 28 Apr 2011 10:07:25 GMT tbretz [10476] * trunk/FACT++/src/MessageDim.cc (modified) * trunk/FACT++/src/MessageDim.h (modified) * trunk/FACT++/src/StateMachineDim.cc (modified) * trunk/FACT++/src/StateMachineDim.h (modified) Changed the services to described services. Thu, 28 Apr 2011 10:06:24 GMT tbretz [10475] * trunk/FACT++/gui/HtmlDelegate.cc (modified) Changed the QTextDocument to be of a fixed size so that no horizontal ... Wed, 27 Apr 2011 13:45:41 GMT lyard [10474] * trunk/FACT++/src/dataLogger.cc (modified) Added more services + define for single run-fits or not Wed, 27 Apr 2011 09:02:04 GMT tbretz [10473] * trunk/FACT++/src/LocalControl.h (modified) Fixed compilation errors. Wed, 27 Apr 2011 09:01:54 GMT tbretz [10472] * trunk/FACT++/src/dclient5.cc (modified) Fixed compilation errors. Wed, 27 Apr 2011 08:55:45 GMT tbretz [10471] * trunk/FACT++/src/LocalControl.h (modified) Use a C-string as argument for path() Wed, 27 Apr 2011 08:55:15 GMT tbretz [10470] * trunk/FACT++/src/dclient5.cc (modified) Removed using error_code directly. Tue, 26 Apr 2011 18:12:02 GMT tbretz [10469] * trunk/FACT++/src/Time.cc (modified) Fixed a typo. I have no idea why that compiled here. Tue, 26 Apr 2011 17:57:22 GMT tbretz [10468] * trunk/FACT++/gui/SpinBox4ns.h (modified) Just code cosmetics. Tue, 26 Apr 2011 17:56:54 GMT tbretz [10467] * trunk/FACT++/src/Converter.cc (modified) Disallow C with a number larger than 0 in strict mode - it gives ... Tue, 26 Apr 2011 17:54:01 GMT tbretz [10466] * trunk/FACT++/gui/DockWindow.cc (modified) * trunk/FACT++/gui/DockWindow.h (modified) Added proper resizing by adding layout hints when the tab is recreated. Tue, 26 Apr 2011 17:49:05 GMT tbretz [10465] * trunk/FACT++/configure.ac (modified) Fixed a typo in the output. Tue, 26 Apr 2011 17:44:46 GMT tbretz [10464] * trunk/FACT++/configure (modified) Updated. Tue, 26 Apr 2011 17:44:20 GMT tbretz [10463] * trunk/FACT++/configure.ac (modified) Fixed another problem with the motif detection - the wrong language ... Tue, 26 Apr 2011 10:36:40 GMT tbretz [10461] * trunk/FACT++/MAINPAGE (modified) Little additions. Tue, 26 Apr 2011 10:35:40 GMT tbretz [10460] * trunk/FACT++/src/Time.cc (modified) * trunk/FACT++/src/Time.h (modified) Moved common part of Mjd(), GetUnixTime() into SecondsOfDay(); ... Tue, 26 Apr 2011 10:34:27 GMT tbretz [10459] * trunk/FACT++/Makefile.in (modified) * trunk/FACT++/configure (modified) Upadted. Tue, 26 Apr 2011 10:33:43 GMT tbretz [10458] * trunk/FACT++/configure.ac (modified) Added IS_FALSE, IS_TRUE and a proper treatment of the Motif-check; ... Tue, 26 Apr 2011 10:32:38 GMT tbretz [10457] * trunk/FACT++/Makefile.am (modified) Found a way to add some targets without having them in 'all'; made ... Tue, 26 Apr 2011 10:23:17 GMT tbretz [10456] * trunk/FACT++/.macro_dir/ac_find_motif.m4 (modified) Renamed conditional to HAS_LIBXP Sun, 24 Apr 2011 15:57:16 GMT tbretz [10455] * trunk/FACT++/gui/SpinBox4ns.h (added) Added a spin box which only allows numbers dividable by 4. Fri, 22 Apr 2011 19:50:41 GMT tbretz [10454] * trunk/FACT++/src/Time.cc (modified) * trunk/FACT++/src/Time.h (modified) Added GetUnixTime Fri, 22 Apr 2011 18:35:49 GMT tbretz [10453] * trunk/FACT++/src/dataLogger.cc (modified) Commented unused functions; fixed a bug in the naming of the ... Fri, 22 Apr 2011 18:34:22 GMT tbretz [10452] * trunk/FACT++/src/DimDescriptionService.h (modified) Added DimDescribedService; a described service which ensures that the ... Thu, 21 Apr 2011 21:10:31 GMT tbretz [10451] * trunk/FACT++/src/dataLogger.cc (modified) Fixed the broken service names; changed default paths to something ... Thu, 21 Apr 2011 20:45:37 GMT tbretz [10450] * trunk/FACT++/src/StateMachineImp.cc (modified) Fixed a wrong info in a SetCurrentState call. Thu, 21 Apr 2011 20:39:52 GMT tbretz [10449] * trunk/FACT++/src/Converter.cc (modified) * trunk/FACT++/src/Converter.h (modified) Added Print member function; fixed interpretation of hex and oct values Thu, 21 Apr 2011 16:40:34 GMT tbretz [10447] * trunk/FACT++/Makefile.am (modified) Replaced HAS_QT4 by HAS_GUI; added ROOTGLIBS Thu, 21 Apr 2011 16:37:49 GMT tbretz [10446] * trunk/FACT++/Makefile.in (modified) * trunk/FACT++/configure (modified) Updated. Thu, 21 Apr 2011 16:35:53 GMT tbretz [10445] * trunk/FACT++/configure.ac (modified) More output; added missing BOOST flags to LDFLAGS and CPPFLAGS. Thu, 21 Apr 2011 12:58:11 GMT tbretz [10444] * trunk/FACT++/src/Converter.h (modified) Added a new GetHey template for simplification. Thu, 21 Apr 2011 12:57:16 GMT tbretz [10443] * trunk/FACT++/.macro_dir/root_path.m4 (modified) Allow giving root with and without bin directory. Thu, 21 Apr 2011 11:27:37 GMT lyard [10442] * trunk/FACT++/src/Fits.cc (modified) * trunk/FACT++/src/Fits.h (modified) * trunk/FACT++/src/dataLogger.cc (modified) Added dataLogger services and use only one file for fits runs Thu, 21 Apr 2011 08:50:11 GMT tbretz [10439] * trunk/FACT++/src/DimNetwork.cc (modified) * trunk/FACT++/src/DimNetwork.h (modified) * trunk/FACT++/src/MessageDim.cc (modified) * trunk/FACT++/src/MessageDim.h (modified) Added new class DimNetworkInfo which initialized members secs and ... Wed, 20 Apr 2011 22:24:00 GMT tbretz [10438] * trunk/FACT++/Makefile.in (modified) * trunk/FACT++/configure (modified) Updated. Wed, 20 Apr 2011 22:22:53 GMT tbretz [10437] * trunk/FACT++/gui/design.ui (modified) Some layout changes and new elements mainly in the Logger tab. Wed, 20 Apr 2011 22:21:48 GMT tbretz [10436] * trunk/FACT++/src/StateMachineDim.cc (modified) * trunk/FACT++/src/StateMachineDim.h (modified) Removed obsolete VERSION service. Wed, 20 Apr 2011 22:21:02 GMT tbretz [10435] * trunk/FACT++/configure.ac (modified) It doesn't seem to be necessary to link all root libraried explicitly. Wed, 20 Apr 2011 22:20:24 GMT tbretz [10434] * trunk/FACT++/aclocal.m4 (modified) Added root-path.m4 Wed, 20 Apr 2011 16:26:07 GMT tbretz [10433] * trunk/FACT++/gui/design.ui (modified) Added some stuff for the data logger; added a TQtWidget for playing; ... Wed, 20 Apr 2011 16:21:21 GMT tbretz [10432] * trunk/FACT++/Makefile.am (modified) Added root support to the GUI. Wed, 20 Apr 2011 16:17:30 GMT tbretz [10431] * trunk/FACT++/.macro_dir/root_path.m4 (added) Wed, 20 Apr 2011 16:17:12 GMT tbretz [10430] * trunk/FACT++/configure.ac (modified) Added checks for root. Wed, 20 Apr 2011 15:58:05 GMT tbretz [10429] * trunk/FACT++/src/Console.cc (modified) * trunk/FACT++/src/Description.cc (modified) * trunk/FACT++/src/DimServiceInfoList.cc (modified) * trunk/FACT++/src/LocalControl.cc (modified) * trunk/FACT++/src/MessageImp.cc (modified) * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/ReadlineWindow.cc (modified) * trunk/FACT++/src/RemoteControl.cc (modified) * trunk/FACT++/src/RemoteControl.h (modified) * trunk/FACT++/src/ServiceList.cc (modified) * trunk/FACT++/src/State.cc (modified) * trunk/FACT++/src/StateMachineDim.cc (modified) * trunk/FACT++/src/StateMachineImp.cc (modified) * trunk/FACT++/src/WindowLog.cc (modified) * trunk/FACT++/src/tools.cc (modified) * trunk/FACT++/src/tools.h (modified) Moved the tools function into their own namespace to get rid of ... Wed, 20 Apr 2011 14:26:04 GMT tbretz [10428] * trunk/FACT++/MAINPAGE (modified) Added some more infos. Wed, 20 Apr 2011 14:25:39 GMT tbretz [10427] * trunk/FACT++/src/DimServerList.h (modified) Some paranoia change to the order of the data members to ensure ... Wed, 20 Apr 2011 14:24:58 GMT tbretz [10426] * trunk/FACT++/src/dclient5.cc (modified) Use autoconf macros in PrintVersion Wed, 20 Apr 2011 14:24:14 GMT tbretz [10425] * trunk/FACT++/src/Converter.cc (modified) * trunk/FACT++/src/Converter.h (modified) Changed the GetHex function; added support for hex and octal numbers. Wed, 20 Apr 2011 14:23:30 GMT tbretz [10424] * trunk/FACT++/src/StateMachineImp.cc (modified) Suppress server name when in PrintListOfEvents Wed, 20 Apr 2011 14:22:38 GMT tbretz [10423] * trunk/FACT++/src/EventImp.cc (modified) * trunk/FACT++/src/EventImp.h (modified) Added boolean option to Print to suppress the SERVER name if any. Wed, 20 Apr 2011 14:21:25 GMT tbretz [10422] * trunk/FACT++/src/MessageDim.cc (modified) * trunk/FACT++/src/MessageDim.h (modified) Fixed the millisecond part of the time, the Time class expects ... Wed, 20 Apr 2011 14:20:24 GMT tbretz [10421] * trunk/FACT++/src/dataLogger.cc (modified) Fixed the millisecond part of the time, the Time class expects ... Wed, 20 Apr 2011 14:19:45 GMT tbretz [10420] * trunk/FACT++/src/DimNetwork.cc (modified) Fixed the millisecond part of the time, the Time class expects ... Wed, 20 Apr 2011 14:19:11 GMT tbretz [10419] * trunk/FACT++/src/DimNetwork.h (modified) Added GetName member function to StateClient for debugging purpose. Tue, 19 Apr 2011 21:50:32 GMT tbretz [10417] * trunk/FACT++/gui/design.ui (modified) Added clear and resize buttons to the service tab, slight changes to ... Tue, 19 Apr 2011 19:43:17 GMT tbretz [10416] * trunk/FACT++/gui/design.ui (modified) Little cosmetics. Tue, 19 Apr 2011 19:29:06 GMT tbretz [10415] * trunk/FACT++/gui/FactGui.h (modified) Removed obsolete second and thrid button. Tue, 19 Apr 2011 19:28:22 GMT tbretz [10414] * trunk/FACT++/gui/design.ui (modified) Some changes to the layout; removed the obsolete second and third LEDs