lp:~hartmut-schorrig/jvishia-gui/trunk

Created by Hartmut Schorrig and last modified
Get this branch:
bzr branch lp:~hartmut-schorrig/jvishia-gui/trunk
Only Hartmut Schorrig can upload to this branch. If you are Hartmut Schorrig please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Hartmut Schorrig
Project:
jvishia-gui
Status:
Development

Recent revisions

249. By HartmutSchorrig

Intension: Improve curve view
* GralColor.getColor(String) now accepts a "0xhexa-Value" for a color name.
If the color name does not match, a magenta color is returned. The method returns a color in any case.
* GralCurveView and GralCurveView_ifc: applySettings(String) and {@link #writeSettings(Appendable)
for saving and getting the configuration of curve view from a file or another text.
* GralCurveViewTrack_ifc: setLineProperties(GralColor, int) instead setLineColor().
* InspcCurveView: new Buttons for read and save the configuration (setting). Yet only a simple file is used. TODO: File selection._Track_Track
------
Component sources:
new _bzrGetOtherCmpnVersions.bat and _bzrOtherCmpnVersions.txt to document which depending components are used.

248. By Hartmut Schorrig <hartmut@debianVM>

x-bit for linux

247. By Hartmut Schorrig

Intension: The.file.Commander: Fix the problem of showing the button window (all buttons, a few ...?)
* GralArea9Window: setMinMaxSizeArea(...): The size can be given with gral units, as min, max or absolute (min, max are equal). The size of a area border can be changed on runtime.
* FcmdButtons.java, FcmdIdents.java: enhancement with shift-F1

246. By Hartmut Schorrig

GralWidgetMng.java: bugfix recursive call causes stack overflow

245. By Hartmut Schorrig

* GralPos and GralWidget moved from pkg ifc to pkg base.
* Some fine adjustments

244. By Hartmut Schorrig

Usage of GUI for profession: Curve view

243. By Hartmut Schorrig

Usage of GUI for profession: Some enhancements and adjustments

242. By Hartmut Schorrig

Usage of GUI for profession
* GralArea9MainCmd: parseArgumentsAndInitGraphic(String, String, int, int, int, int) for determination of display coordinates in the users application.
* GralArea9MainCmd: Getting size arguments from main-args.
* GralWindow_setifc: setFullScreen(...)
* GralGraphicThread: bugfix: If a {@link GralDispatchCallbackWorker} throws an exception, it was started again because it was in the queue yet. The proplem occurs on build graphic. It was repeated till all graphic handles are consumed. Now the {@link #queueGraphicOrders} entries are deleted first, then executed. TODO use this class only for SWT, use the adequate given mechanism for AWT: java.awt.EventQueue.invokeAndWait(Runnable). use Runnable instead GralDispatchCallbackWorker.
* GralPanelContent: element canvas as property maybe null for each panel to support stored graphics. See class GralCanvasStorage.
* GralWidgetMng: addLine(GralColor, List) to add in a {@link GralCanvasStorage}.
* GralCfgData: new_Type().
* GralCfgBuilder: some more elments
* GralCanvasStorage: drawLine(GralPos, GralColor, List), improved {@link PaintOrder}-derivates.

241. By Hartmut Schorrig

Usage of InspcGUI for profession:
* GralTextField: sFormat2 etc: Now format "int16AngleDegree" etc. are recognized as special format. Improved calling calculator in setValue(float).
* InspcGUI: UserInspcPlug, new: Parameter CallingArguments.bUseGetValueByIndex for downward compatibility
* FcmdFilesCp, FcmdFileCard: Compares only mid and right panel.

240. By Hartmut Schorrig <hartmut@linux-c8ks>

* Bzr-GUI: ViewDiff in an extra Window.
* GralTextField_ifc, GralTextFieldUser_ifc: enhancments, changing of texts
* GralWindow: resize on subwindows
* SwtGraphicThread: initGraphic() now creates the main window, creates the SwtMng instead it is doing in the non-graphic thread.
* Fcmd: View capability enhanced, able to use for edit

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers