https://github.com/lmoneta/root

sort by:
Revision Author Date Message Commit Date
63690e3 This commit was manufactured by cvs2svn to create tag 'v5-11-06a'. git-svn-id: http://root.cern.ch/svn/root/tags/v5-11-06a@15443 27541ba8-7e3a-0410-8455-c3a389f83636 15 June 2006, 12:07:19 UTC
558367b Make version 5.11/06 git-svn-id: http://root.cern.ch/svn/root/trunk@15274 27541ba8-7e3a-0410-8455-c3a389f83636 01 June 2006, 04:49:29 UTC
545e33f fix function signature git-svn-id: http://root.cern.ch/svn/root/trunk@15273 27541ba8-7e3a-0410-8455-c3a389f83636 31 May 2006, 22:23:12 UTC
6ea134e Unification of vector of parameter handling for Construct and Invoke functions, they are always passed as const &. Remove unnecessary copying of parameters in FunctionMember Invoke functs. git-svn-id: http://root.cern.ch/svn/root/trunk@15272 27541ba8-7e3a-0410-8455-c3a389f83636 31 May 2006, 22:07:43 UTC
649f285 small fix in switch statement git-svn-id: http://root.cern.ch/svn/root/trunk@15271 27541ba8-7e3a-0410-8455-c3a389f83636 31 May 2006, 22:03:52 UTC
cee02ef - fix coding convention violations - introducing two new violations, Reflex::RuntimeError and Reflex::BadAnyCast inherit from std::exception and std::bad_cast which overload the function "const char* what() const" - first skeleton of Tools::NormalizeName (not functional) git-svn-id: http://root.cern.ch/svn/root/trunk@15270 27541ba8-7e3a-0410-8455-c3a389f83636 31 May 2006, 21:00:39 UTC
42c56a9 Fix portability problems in the function reading multiple buffers git-svn-id: http://root.cern.ch/svn/root/trunk@15269 27541ba8-7e3a-0410-8455-c3a389f83636 31 May 2006, 19:48:58 UTC
722d00d avoid derefering a null pointer git-svn-id: http://root.cern.ch/svn/root/trunk@15268 27541ba8-7e3a-0410-8455-c3a389f83636 31 May 2006, 19:36:44 UTC
c04616d new gcc (build 5341) coming with Xcode 2.3 supports dwarf-2 debug format in addition to stabs. Dwarf-2 is much smaller and reduces the size of the libraries from 300 to 200MB. When this new compiler is detected we now use explicitly -gdwarf-2 as debug option. git-svn-id: http://root.cern.ch/svn/root/trunk@15267 27541ba8-7e3a-0410-8455-c3a389f83636 31 May 2006, 15:55:34 UTC
3c8da46 Also Solaris uses <sstream> iso <strstream>. git-svn-id: http://root.cern.ch/svn/root/trunk@15266 27541ba8-7e3a-0410-8455-c3a389f83636 31 May 2006, 15:52:04 UTC
8061825 From Leandro Franco: Implement new protocol in rootd and TNetFile to: get multiple buffers from the specified list of offsets and lengths from the currently open file and send it to the client in a single buffer. git-svn-id: http://root.cern.ch/svn/root/trunk@15265 27541ba8-7e3a-0410-8455-c3a389f83636 31 May 2006, 15:26:06 UTC
fc51ec2 VC >= 7.1 have <sstream> in stead of <strstream>, this fixes TMVA problem. git-svn-id: http://root.cern.ch/svn/root/trunk@15264 27541ba8-7e3a-0410-8455-c3a389f83636 31 May 2006, 15:24:46 UTC
0ef9a4d From Marek: fix in DB name handling due to changed TUrl::GetFile(). git-svn-id: http://root.cern.ch/svn/root/trunk@15263 27541ba8-7e3a-0410-8455-c3a389f83636 31 May 2006, 14:45:41 UTC
e400bf1 From Valeriy Onuchin: Fix inconsistent handling of some toolbar buttons: - "Grid ON/OFF" button should not stop editing - "Stop Edit" button must disable some toolbar buttons and clear "Properties Editor" git-svn-id: http://root.cern.ch/svn/root/trunk@15262 27541ba8-7e3a-0410-8455-c3a389f83636 31 May 2006, 14:26:31 UTC
21ad3c6 Fix gcc 4.1 compilation problems (FC5). Friend functions and classes need to be explicitly declared too (this was in the past detected by the AIX compiler). Also replace a number of <iostream> by "Riostream.h". git-svn-id: http://root.cern.ch/svn/root/trunk@15261 27541ba8-7e3a-0410-8455-c3a389f83636 31 May 2006, 14:01:33 UTC
d6463fc From Federico: More cleanup for gcc effc++ git-svn-id: http://root.cern.ch/svn/root/trunk@15260 27541ba8-7e3a-0410-8455-c3a389f83636 31 May 2006, 10:05:49 UTC
267bdc6 fix unused argument warning. git-svn-id: http://root.cern.ch/svn/root/trunk@15259 27541ba8-7e3a-0410-8455-c3a389f83636 31 May 2006, 09:58:31 UTC
79bcd3f fix warning: rint/src/TRint.cxx:270: warning: variable `Bool_t needGetlinemInit' might be clobbered by `longjmp' or `vfork' git-svn-id: http://root.cern.ch/svn/root/trunk@15258 27541ba8-7e3a-0410-8455-c3a389f83636 31 May 2006, 09:58:12 UTC
5bf2ba4 fix uninitialized variable warning. git-svn-id: http://root.cern.ch/svn/root/trunk@15257 27541ba8-7e3a-0410-8455-c3a389f83636 31 May 2006, 09:57:40 UTC
8debf82 update doc git-svn-id: http://root.cern.ch/svn/root/trunk@15256 27541ba8-7e3a-0410-8455-c3a389f83636 31 May 2006, 09:56:21 UTC
8221945 Start development cycle 5.11/05 git-svn-id: http://root.cern.ch/svn/root/trunk@15255 27541ba8-7e3a-0410-8455-c3a389f83636 31 May 2006, 09:20:20 UTC
9591986 - The protection added in the previous revision against invalid number of divisions was a bit too strong: ndiv<=0. ndiv<0 is enough, ndiv=0 doesn't produce an endless loop. git-svn-id: http://root.cern.ch/svn/root/trunk@15254 27541ba8-7e3a-0410-8455-c3a389f83636 31 May 2006, 09:13:43 UTC
fbeb957 - fixed coding conventions violations git-svn-id: http://root.cern.ch/svn/root/trunk@15253 27541ba8-7e3a-0410-8455-c3a389f83636 31 May 2006, 09:02:38 UTC
ca81efd Fix coding conventions violations git-svn-id: http://root.cern.ch/svn/root/trunk@15251 27541ba8-7e3a-0410-8455-c3a389f83636 31 May 2006, 07:48:56 UTC
cbf2ca2 fix typos and retrieval of windows compiler versions git-svn-id: http://root.cern.ch/svn/root/trunk@15250 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 18:54:42 UTC
a869c88 Stamp version 5.11/04 git-svn-id: http://root.cern.ch/svn/root/trunk@15249 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 17:42:03 UTC
67d82d1 From Federico: These headers had already been modified. The change was lost in a recent patch from valeriy. git-svn-id: http://root.cern.ch/svn/root/trunk@15248 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 16:35:00 UTC
b829165 update doc adding a Random doxygen group git-svn-id: http://root.cern.ch/svn/root/trunk@15247 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 16:03:46 UTC
53120cd Fix typo in ifdef used by MacOSX. git-svn-id: http://root.cern.ch/svn/root/trunk@15246 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 15:34:17 UTC
29219ac From Federico: Cleanup for gcc option effc++ git-svn-id: http://root.cern.ch/svn/root/trunk@15245 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 15:27:52 UTC
d79ca2e add TRandom1 and test for RndmArray and update values git-svn-id: http://root.cern.ch/svn/root/trunk@15244 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 14:48:27 UTC
058087a update for new version number git-svn-id: http://root.cern.ch/svn/root/trunk@15243 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 14:11:20 UTC
1ec39a4 update build files for new version and for new file git-svn-id: http://root.cern.ch/svn/root/trunk@15242 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 14:05:38 UTC
e18051b update build files for new version and for new files git-svn-id: http://root.cern.ch/svn/root/trunk@15241 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 14:01:36 UTC
e19d5f8 add random number tests git-svn-id: http://root.cern.ch/svn/root/trunk@15240 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 13:49:26 UTC
ba3c9fe From Sergey Linev: Add two tutorials illustrating how to write and read an XML file git-svn-id: http://root.cern.ch/svn/root/trunk@15239 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 13:04:02 UTC
b969c32 From Sergey Linev: Add several utility functions git-svn-id: http://root.cern.ch/svn/root/trunk@15238 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 12:59:30 UTC
e5ccdd7 fix compilation warnings git-svn-id: http://root.cern.ch/svn/root/trunk@15237 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 12:29:24 UTC
7b307d0 fix in ReadBuffers() for the read-ahead. git-svn-id: http://root.cern.ch/svn/root/trunk@15236 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 12:23:29 UTC
fc73a60 From Andreas Peters: Remove a limitation in the ROOT TFileMerger Class. It was not able to copy subfiles from ZIP archives. It copies by default always the complete archive file. Therefore it does not recognize the downloaded files as an ROOT file since it is a ZIP archive. git-svn-id: http://root.cern.ch/svn/root/trunk@15235 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 12:00:41 UTC
ff99470 Change variables from Long64_t to UInt_t Add new functions SetSeed and SetSeed2 git-svn-id: http://root.cern.ch/svn/root/trunk@15234 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 11:53:50 UTC
9af98b4 - disable combo box of exclusion zone width according to the graph draw options git-svn-id: http://root.cern.ch/svn/root/trunk@15233 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 11:46:35 UTC
bc4e3d3 - improvements in SetEnabled method: the default frame background color is used for a disabled combo box; it makes this state more visible. git-svn-id: http://root.cern.ch/svn/root/trunk@15232 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 11:45:59 UTC
41fde61 From Valeriy Onuchin: - implemented correct sorting for TListBox entries presented as integer or float numbers. - new method RemoveAll added, which allows to remove all entries. git-svn-id: http://root.cern.ch/svn/root/trunk@15231 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 11:29:42 UTC
95b3523 - Add option -O2 in the gifsicle command git-svn-id: http://root.cern.ch/svn/root/trunk@15230 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 11:28:49 UTC
322b976 print details of getopt error git-svn-id: http://root.cern.ch/svn/root/trunk@15229 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 09:56:33 UTC
36334a8 From Bertrand: Revert to previous version, due to side effects. To be revisited... git-svn-id: http://root.cern.ch/svn/root/trunk@15228 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 09:36:47 UTC
f4625f8 From Bertrand: Fix coding conventions violations git-svn-id: http://root.cern.ch/svn/root/trunk@15227 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 09:35:25 UTC
d0f7711 - Protection added in PaintAxis to prevent invalid number of divisions. A negative number of divisions produced an endless loop. git-svn-id: http://root.cern.ch/svn/root/trunk@15226 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 09:13:24 UTC
8ed3c27 From Pere: - Fixes the problem detected in GaudiPython when auto loading dictionaries that resulted in adding classes and namespaces in the wrong scope. This is achieved by disabling autoloading while setting up func and var members. - Added a couple of additional tests to check interators and vectors as arguments - Fixed a minor problem with typedef declarations git-svn-id: http://root.cern.ch/svn/root/trunk@15225 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 08:14:13 UTC
522f491 Add missing documentation in new function SettingsChanged git-svn-id: http://root.cern.ch/svn/root/trunk@15224 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 07:42:48 UTC
d983aef In TCanvas::DrawClonePad support the case of a canvas read from a file and not yet initialized (a TCanvasImp must be created). git-svn-id: http://root.cern.ch/svn/root/trunk@15223 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 07:30:41 UTC
09b0703 From Valeri Fine: TGQt.cxx,GQtGUI.cxx, TGQt.h: - protection: SetDynamicPath caused SegFault on Win32 - Add "const" to some methods as needed - Activate setCompositionMode for Qt 4.1.2 - Add Getter/Setter for the alpha channel with Qt 4.1.2 TQtClientGuard.cxx: - Compilation warning with Qt 4.1.2 TQtBrsuh: - Add "const" to some methods as needed git-svn-id: http://root.cern.ch/svn/root/trunk@15222 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 07:06:51 UTC
754074e From Valeriy Onuchin: - move the construction code of TGShutter, TGTextEdit, TGTab, TGListBox widgets in TRootGuiBuilder git-svn-id: http://root.cern.ch/svn/root/trunk@15221 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 06:41:15 UTC
0c0d274 From Valeriy Onuchin: - remove the GUI builder specific code from TGShutter, TGTextEdit, TGTab, TGListBox constructors git-svn-id: http://root.cern.ch/svn/root/trunk@15220 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2006, 06:40:10 UTC
61ce6cb From Sergey Linev: Add two new plugins for ODBC SQL servers git-svn-id: http://root.cern.ch/svn/root/trunk@15219 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2006, 20:39:26 UTC
dbe02d7 From Wim Compatibility fix for Python2.2 git-svn-id: http://root.cern.ch/svn/root/trunk@15218 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2006, 15:54:05 UTC
f228efc - fix in comments git-svn-id: http://root.cern.ch/svn/root/trunk@15217 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2006, 15:40:35 UTC
be8341b Fix a portability problem on x86_64 git-svn-id: http://root.cern.ch/svn/root/trunk@15216 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2006, 14:51:15 UTC
fe50afc From Valeriy Onuchin: - side effect fixes of previous patch (broken embedded editor) git-svn-id: http://root.cern.ch/svn/root/trunk@15215 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2006, 14:00:36 UTC
b7ddf25 - With the "TEXT" option, histograms having the same bin contents for all bins were not plot correctly. git-svn-id: http://root.cern.ch/svn/root/trunk@15214 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2006, 13:28:58 UTC
4f7ad14 Protect TStreamerInfo::ls against the case fClass=0. git-svn-id: http://root.cern.ch/svn/root/trunk@15212 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2006, 13:24:09 UTC
dcba782 - Markers triangles up and down were inverted. Marker size was not correct. git-svn-id: http://root.cern.ch/svn/root/trunk@15211 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2006, 12:41:18 UTC
04dd820 changes for Windows from Bertrand git-svn-id: http://root.cern.ch/svn/root/trunk@15210 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2006, 12:33:16 UTC
3eb43b4 Fix coding conventions violations git-svn-id: http://root.cern.ch/svn/root/trunk@15209 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2006, 12:04:45 UTC
566beae set default strategy to 1 (faster derivatives computation) git-svn-id: http://root.cern.ch/svn/root/trunk@15208 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2006, 10:18:06 UTC
88edd1f - set better initial fit parameters (to avoid a problem with Fumili2) - improve output format git-svn-id: http://root.cern.ch/svn/root/trunk@15207 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2006, 10:16:54 UTC
36c14c8 update IO test to generate always different matrices git-svn-id: http://root.cern.ch/svn/root/trunk@15203 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2006, 09:35:32 UTC
65a5844 From Bertrand: - Added detection of settings changes. - Replaced sprintf() by Form() due to %lld problem on Windows. git-svn-id: http://root.cern.ch/svn/root/trunk@15202 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2006, 09:35:29 UTC
8556f81 From Bertrand: Here is a small improvement of method TGListTree::AddItem() for GuiBuilder: Open parent item when adding a TGListTreeItem, to display it at creation time. git-svn-id: http://root.cern.ch/svn/root/trunk@15201 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2006, 08:37:10 UTC
d249ce1 fix comment. git-svn-id: http://root.cern.ch/svn/root/trunk@15200 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2006, 08:02:14 UTC
8a01fa1 ignore xpd.cf file if created by user. git-svn-id: http://root.cern.ch/svn/root/trunk@15199 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2006, 08:01:35 UTC
439fdc6 implemented ReadBuffers(), needs latest mod_root2.c. git-svn-id: http://root.cern.ch/svn/root/trunk@15198 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2006, 07:59:27 UTC
2565a10 cosmetics. git-svn-id: http://root.cern.ch/svn/root/trunk@15197 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2006, 07:58:32 UTC
0c096eb From Bertrand: improve cygwin env var test. git-svn-id: http://root.cern.ch/svn/root/trunk@15196 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2006, 07:57:11 UTC
678dcf1 From Eddy: Add comments to many member functions git-svn-id: http://root.cern.ch/svn/root/trunk@15195 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2006, 05:03:01 UTC
7df006e From Valeriy Onuchin: Add new icons for the gui builder git-svn-id: http://root.cern.ch/svn/root/trunk@15194 27541ba8-7e3a-0410-8455-c3a389f83636 28 May 2006, 20:29:48 UTC
7497d61 From Valeriy Onuchin: New version of the GUI and guibuilder icons git-svn-id: http://root.cern.ch/svn/root/trunk@15193 27541ba8-7e3a-0410-8455-c3a389f83636 28 May 2006, 20:20:19 UTC
227db30 From Valeriy Onuchin: - ROOT Gui Builder o robustness was improved. o almost all ROOT gui classes are now in gui builder widget's palette. o functionality was improved. To change the attributes of some frame, select frame and press the right button of the mouse. The popup context menu or edit dialog will appear. Select editting option. o new "grabbing" feature was introduced: If Return or Enter key was pressed -a "grab action" is performed. 1. If lasso is drawn - new composite frame is created and all frames inside lasso adopted as childrens of created frame. 2. If lasso is not drawn, but selected frame is a composite one - a new TGCanvas (scrolled frame) is created and selected frame becomes a container for this canvas. Reverse/"ungrab action" is activated by Return/Enter key pressed with Control Key modifier. 3. All frames inside the grabbed frame are "dropped" into the underlying frame and the grabbed frame is deleted. 4. If selected/grabbed frame is TGCanvas widget (scrolled frame) - TGCanvas is deleted and container frame becomes a child of the editable frame. git-svn-id: http://root.cern.ch/svn/root/trunk@15192 27541ba8-7e3a-0410-8455-c3a389f83636 28 May 2006, 20:15:09 UTC
f03f13b From valeriy Onuchine: - TImage, TASImage o Change return type of Vectorize method from "void" to "Double_t*". o Implement FromWindow method under X11. This method allows to create "snapshot image" from any ROOT window or frame. - config/Makefile.depend Add dependency of libGuiBld lib on libGraf. GuiBuilder uses internally TImage/TASImage class. - GX11Gui.cxx X11 error handler was slightly modified. Many X11 errors lead to freezing X11 server and did not allow debugging. To prevent freezing, a "forced seg.violation" was added to the error handler. The usage of the new "feature" is the following: 0. run "gdb root.exe" 1. set "gDebug = (int)gVirtualX" - that activates the new error handling. 2. run application which has X11 errors. On X11 error the application was stopped by the "forced seg.violation". 3. "gdb>bt" - backtrace the problem. !!! A big list of changes in libGui initiated by gui builder development !!! - TGButton.h, TGButton.cxx TGButton class: o SetDown methods removed from context menu. o SetEnabled method of context menu changed to TOGGLE. Setting fWidgetFlags was added. - TGTextButton class o GetNormGC(), GetFontStruct() methods are introduced. o SetFont removed from context menu. o ChangeText(const char *title) was introduced and added to context menu. o fixed an error in SetFont method which set font globally instead of locally. o SavePrimitive - save text justification - TGPictureButton o added getter method GetDisabledPicture() - TGCanvas o added to GuiBuilder widgets palette. - TGColorDialog o new methods: - TGColorPalette *GetPalette(), - TGColorPalette *GetCustomPalette(), - void SetCurrentColor(Pixel_t col) o new signal: - void ColorSelected(Pixel_t) o new parameter added to contructor "Bool_t wait". If "wait" is kTRUE, "gClient->WaitForUnmap" is called internally (normal/old usage). If "wait" is kFALSE - "gClient->WaitForUnmap" should be called by user. o few "usefull" colors added to "custom" palette. - TGColorSelect o added to GuiBuilder widgets palette. - TGComboBox o new methods: - SortByName - allows to sort combobox entries by names. - SetEnabled, IsEnabled. - TGFontDialog was rewritten. o Previous version worked under win32 only, now it works on X11 also. It allows to select any font available on the system. o new parameter added to contructor "Bool_t wait". If "wait" is kTRUE, "gClient->WaitForUnmap" is called internally (normal/old usage). If "wait" is kFALSE - "gClient->WaitForUnmap" should be called by user. o new methods: void SetFont(TGFont *font); void SetColor(Pixel_t color); void SetAlign(Int_t align); void EnableAlign(Bool_t on = kTRUE); void UpdateStyleSize(const char *family); o new signals: - FontSelected(char *font) - AlignSelected(Int_t a) - ColorSelected(Pixel_t c) - TGFrame o unused static member fgContextMenu removed. - TGCompositeFrame o TGCompositeFrame::SetEditDisabled modified. It is used for setting fEditDisableXX attribute during gui buildind. o ChangeSubframesBackground helper method was introduced. - TGGroupFrame o SetTextFont, SetTextColor methods were corrected for "local" changing of the font. - TGWindow o kEditDisableKeyEnable added to EEditMode enum. If this flag is set - window can handle keyboard events during gui building. - TGLabel o new methods: - GetNormGC, GetFontStruct o fixed bugs in setting label's "local" text font. o SavePrimitive - saving text justification added. - TGListBox o new methods: - SortByName - allow to sort listbox entries by names. - new auxilary/internal class TGLBFrameElement created. It's used for ascending/descending sort of list box entries. o reimplemented methods: ChangeBackground, Layout, GetDefaultWidth o disable changing layout manager in SetLayoutManager method. Layout manager is not used for layout of list box. - TGIcon o SetImagePath method was corrected. - TGScrollBarElement o new methods: - SetEnabled, IsEnabled. These methods are used in enabling/disabling TGNumberEntry objects. - TGScrollBar o new getter methods: - GetHead, GetTail, GetSlider o new signals: - PositionChanged, RangeChanged, PageSizeChanged o ChangeBackground was reimplemented. - TGShutter o new methods: - AddPage, RemovePage, RenamePage o new signal Selected. o disable changing layout manager in SetLayoutManager method. Layout manager is not used for layout. - TGView o disable changing layout manager by SetLayoutManager method. Layout manager is not used for layout. o ChangeBackground(Pixel_t col) method added which changes background color only of the canvas frame. - TGNumberEntry o more options added to context menu. - TGProgressBar o new getter/setter methods: - GetBarColor, GetNormGC, GetFontStruct, SetForegroundColor. - TGTab o disable SetEditDisabled method to avoid changing "edit disable attribute". - TGTextEdit, TGTextView, TGView o fixed bug - "character replace" mode didn't work o setting insert mode added to context menu. o setting "read only" mode added to context menu. o new method which enable/disable "popup menu for edit actions" added. o few corrections to SavePrimitive method. - TGTextEntry o guibuilder specific code was removed. - TGuiBuilder.h, TGuiBldAction o possibility to set picture for context menu entry added. - treeviewer/inc/TSessionViewer.h o forward declaration of TContextMenu class added. git-svn-id: http://root.cern.ch/svn/root/trunk@15191 27541ba8-7e3a-0410-8455-c3a389f83636 28 May 2006, 20:08:00 UTC
485dcb4 From Wim Lavrijsen: o) optimized class lookup in RootWrapper o) improved class lookup, esp. for namespaces and templates o) added TTree and TFile pythonizations git-svn-id: http://root.cern.ch/svn/root/trunk@15190 27541ba8-7e3a-0410-8455-c3a389f83636 28 May 2006, 19:05:24 UTC
4c3e121 Fix coding conventions violations git-svn-id: http://root.cern.ch/svn/root/trunk@15189 27541ba8-7e3a-0410-8455-c3a389f83636 28 May 2006, 06:15:54 UTC
39522be Fix coding conventions violations git-svn-id: http://root.cern.ch/svn/root/trunk@15188 27541ba8-7e3a-0410-8455-c3a389f83636 27 May 2006, 20:31:54 UTC
d21ec21 From Dmytro Kustov: here are some patches for new version of OpenBSD. Now they use socklen_t instead of size_t. git-svn-id: http://root.cern.ch/svn/root/trunk@15187 27541ba8-7e3a-0410-8455-c3a389f83636 26 May 2006, 17:11:28 UTC
ffe4341 From Andreas Peters: - new virtual monitoring interface which will the base class for the MonaLisa plugin. - new TAlienSystem class - updated TAlien class git-svn-id: http://root.cern.ch/svn/root/trunk@15186 27541ba8-7e3a-0410-8455-c3a389f83636 26 May 2006, 16:55:05 UTC
4273323 From Lorenzo, Change array f[892] from Double_t to const Double_t. This makes the function much faster. git-svn-id: http://root.cern.ch/svn/root/trunk@15185 27541ba8-7e3a-0410-8455-c3a389f83636 26 May 2006, 16:38:56 UTC
bf148b2 From Lorenzo: One can improve the TRandom::SPhere algorithm. What is there now, it is from the cernlib and it is more inefficient than the algorithm suggested by Knuth and used also by GSL. Here is the patch for the new algorithm which require less calls to Rndm() git-svn-id: http://root.cern.ch/svn/root/trunk@15184 27541ba8-7e3a-0410-8455-c3a389f83636 26 May 2006, 16:30:46 UTC
0124395 From Andrei, This patch fixes the range problem mentioned in the forum message. http://root.cern.ch/phpBB2/viewtopic.php?t=3479 git-svn-id: http://root.cern.ch/svn/root/trunk@15183 27541ba8-7e3a-0410-8455-c3a389f83636 26 May 2006, 16:26:25 UTC
4a406e2 fix a problem with GSL makefile (thanks to Bertrand) git-svn-id: http://root.cern.ch/svn/root/trunk@15182 27541ba8-7e3a-0410-8455-c3a389f83636 26 May 2006, 15:24:23 UTC
502897b one more round of code cleanup: change NULL by 0 in all C++ code. git-svn-id: http://root.cern.ch/svn/root/trunk@15181 27541ba8-7e3a-0410-8455-c3a389f83636 26 May 2006, 15:13:03 UTC
1417602 - define correctly XYZPoint and XYZVector as typedef of DisplacementVector3D<Cartesian3D<double>, DefaultCoordinateSystemTag >. Change in Plane3D and Transform3D to use just Vector and Point as typedef's to avoid eventual conflicts. git-svn-id: http://root.cern.ch/svn/root/trunk@15180 27541ba8-7e3a-0410-8455-c3a389f83636 26 May 2006, 15:10:40 UTC
4776a55 From Axel: fix parallel build in debug mode. git-svn-id: http://root.cern.ch/svn/root/trunk@15179 27541ba8-7e3a-0410-8455-c3a389f83636 26 May 2006, 14:59:13 UTC
209d45d add a missing include <cassert> git-svn-id: http://root.cern.ch/svn/root/trunk@15178 27541ba8-7e3a-0410-8455-c3a389f83636 26 May 2006, 14:30:17 UTC
5fc983f - add wrapper to GSL random numbers and distribution. Include various generators from GSL and the most used distributions) Use the class ROOT::Math::Random, templated on the random engine. The distributions are implemented as methods in the Random class keeping an API as close as possible to the ROOT TRandom - add also in Polynomial the analytic solver for the quartic equations using the routine in the cvs of GSL (complex_quartic.h) impelmented by Andrew Steiner git-svn-id: http://root.cern.ch/svn/root/trunk@15177 27541ba8-7e3a-0410-8455-c3a389f83636 26 May 2006, 14:26:08 UTC
2b2d5b0 Fix coding conventions violations git-svn-id: http://root.cern.ch/svn/root/trunk@15176 27541ba8-7e3a-0410-8455-c3a389f83636 26 May 2006, 09:27:12 UTC
ff766c8 Fix some coding conventions git-svn-id: http://root.cern.ch/svn/root/trunk@15175 27541ba8-7e3a-0410-8455-c3a389f83636 24 May 2006, 20:10:47 UTC
900151b Fix indentation at 3 columns git-svn-id: http://root.cern.ch/svn/root/trunk@15174 27541ba8-7e3a-0410-8455-c3a389f83636 24 May 2006, 20:07:45 UTC
58c1880 Fix coding conventions violations git-svn-id: http://root.cern.ch/svn/root/trunk@15173 27541ba8-7e3a-0410-8455-c3a389f83636 24 May 2006, 18:20:12 UTC
e87bd23 Fix coding conventions violations git-svn-id: http://root.cern.ch/svn/root/trunk@15172 27541ba8-7e3a-0410-8455-c3a389f83636 24 May 2006, 17:11:54 UTC
811e15f Fix coding conventions violations git-svn-id: http://root.cern.ch/svn/root/trunk@15171 27541ba8-7e3a-0410-8455-c3a389f83636 24 May 2006, 16:44:33 UTC
back to top