source: finroc_tools_gui-java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @374:4828248ca2af   22 months max.reichardt Fixes bug in property/port editor adapter that allows to edit string lists … tip
(edit) @373:f672ee026b4d   22 months max.reichardt Adapts LCD widget to new EnumBasedFlags type in finroc_core
(edit) @372:3ac7d0b6bb46   2 years s_hemer Fixed ConnectDialog issue with Finstruct for multiple screens but still …
(edit) @371:89c24bb88102   2 years max.reichardt Adds optional AWT input event parameter to connection panel's Connect …
(edit) @370:1824a37b7f68   2 years max.reichardt Fixes performance issue in type adapter for some string list types (makes …
(edit) @369:41ebf38f19a1   2 years max.reichardt Adds optional mode to virtual joystick that publishes non-zero values …
(edit) @368:bbdd3d4b4ecc   2 years max.reichardt Fixes plotter widget handling of uncommon and irregular input channel data …
(edit) @367:d86f4cc7b4fd   2 years max.reichardt Implements zooming in 2 dimensions via mouse wheel in plotter widget. …
(edit) @366:0d794a3147fb   2 years max.reichardt Makes plotter filter/handle input data with invalid timestamps of initial …
(edit) @365:b6649393a68c   2 years max.reichardt Adds optional labels to Plotter widget
(edit) @364:15840004a095   4 years max.reichardt Adapts Slider widget to step sizes below 0.01: Chooses suitable number of …
(edit) @363:9c6ac14db42f   4 years max.reichardt Adds plot mode STEPS to Plotter widget
(edit) @362:fc599bd2027d   4 years max.reichardt Fixes issue that prevented connecting widgets to ports whose qualified …
(edit) @361:c4e42531c5f2   4 years mreichardt Makes minor adjustment w.r.t. coloring composite ports in connection panel
(edit) @360:71b918aedf9d   4 years max.reichardt Fixes issue in plotter: If plotted signals start with different …
(edit) @359:422ee3b454bf   4 years max.reichardt Adapts to changes in rrlib_serialization-java (explicit throws clause for …
(edit) @358:9d02fc8dbf64   4 years max.reichardt Adds 'scale factor' for plotted channels in Plotter widget - and fixes …
(edit) @357:9f3776aaf765   4 years max.reichardt Adapts to change in finroc_core-java
(edit) @356:93bc433dbde7   4 years max.reichardt Disables auto-reconnecting when there are no active connection interfaces …
(edit) @355:9fd66429ef45   4 years mreichardt Fixes bugs in Plotter widget
(edit) @354:38da352c8a19   4 years max.reichardt Fixes bug using the command line options --watchdog-reconnect-timeout and …
(edit) @353:9c8a7fab2eb4   4 years mreichardt Adds actual WatchDog class that was missing in last commit
(edit) @352:d196cdf8ed7e   4 years mreichardt Adds command line options to activate a watch dog that wmay automatically …
(edit) @351:d3c00f1a44cb   4 years mreichardt Ensures that updates to status bar GUI components are always done by AWT …
(edit) @350:3241e45c0b80   4 years mreichardt Adapts to change in rrlib_serialization-java (adds explicit throw clause …
(edit) @349:4a23a0617b2f   4 years mreichardt Adds command line option for log config file
(edit) @348:eb72b4a8f933   5 years max.reichardt Merge with 17.03
(edit) @347:8253fab1c7d3   5 years max.reichardt Makes mayConnectTo method of widget ports with custom type more robust … 17.03
(edit) @346:d620b2af47e4   5 years max.reichardt Significantly revises Oscilloscope widget - with updates including: * …
(edit) @345:b362d65ed980   5 years max.reichardt Makes connection panel rendering more robust with respect to loading …
(edit) @344:a7209caead93   5 years mreichardt Makes it possible to pause/freeze oscilloscope widget (toggled with mouse …
(edit) @343:045a3d1de5c9   5 years max.reichardt Removes command line debug output
(edit) @342:b0b6e6499c11   5 years max.reichardt Adds 'geometry' command line option for window placement
(edit) @341:24ca69e9ca30   5 years max.reichardt Merge with 17.03
(edit) @340:8fff0791d532   5 years max.reichardt Removes unnecessary Java 8 dependency 17.03
(edit) @339:946c9a11190e   5 years max.reichardt Adds functionality to plotter widget (e.g. display bars, time window for …
(edit) @338:cec6292aca5b   5 years max.reichardt Adds new versatile plotter widget
(edit) @337:4f9b788cc1fe   5 years max.reichardt Merge with 17.03
(edit) @336:d25759ad2d05   6 years max.reichardt Merged with 17.03
(edit) @335:d6ac6c3fc7e5   5 years mreichardt Adapts to changes in rrlib_serialization-java and … 17.03
(edit) @334:aac77cf6ba0c   6 years mreichardt Adds option in connection panel popup menu to copy qualified name of a … 17.03
(edit) @333:eb830af2d41c   6 years max.reichardt Fixes and improves rendering of LED widgets - in particular rendering LEDs …
(edit) @332:e7c459c4c62e   6 years max.reichardt Adds option to set colors of button widgets - when pressed and when not …
(edit) @331:b3a2a40ec370   6 years max.reichardt Replaces warning range in LCD widget with possibly multiple 'color ranges'
(edit) @330:2d5143d782d8   6 years max.reichardt Adds multi-line support to Label widget by (1) an option for automatic …
(edit) @329:417b09ded893   6 years max.reichardt Adds utility class for heat-map-like color transformations
(edit) @328:ebd4430674fe   6 years max.reichardt Adds WidgetInput.Queue class for widgets with input queues
(edit) @327:2c40d9bcba27   6 years mreichardt Improves property list editor's use of available screen space 17.03
(edit) @326:e52430e5aebb   6 years mreichardt Reimplements data type editor for improved usability 17.03
(edit) @325:1f0d719c7284   6 years mreichardt Adapts to changes in rrlib_serialization-java 17.03
(edit) @324:17ecda5a8c82   6 years mreichardt Fixes error message and missing import 17.03
(edit) @323:15e36b434b44   6 years mreichardt Disables deactivating reverse push strategy of output ports in inactive … 17.03
(edit) @322:c11ff3a0ff49   6 years mreichardt Disables initial pushing for all widget outputs ports (to not send data to … 17.03
(edit) @321:69f03e67b877   6 years mreichardt Fixes loading of legacy GUIs with custom-typed widget output ports 17.03
(edit) @320:6216c13ec2b2   6 years mreichardt Adds second (input/server) variant of proxy RPC interface icon 17.03
(edit) @319:5f4f2abdb45c   6 years mreichardt Adds configuration parameters for watching objects to GeometryRenderer: …
(edit) @318:01d85f307844   6 years max.reichardt Upgrades blackboard dropdown widget - mainly with improvements also …
(edit) @317:1d922fd289fb   6 years max.reichardt Adds string output to BlackboardDropDown widget
(edit) @316:a6d2432e587f   6 years mreichardt Applies changes to make remote elements be addressed via URI (in … 17.03
(edit) @315:ef3edd6e98ca   6 years max.reichardt Introduces central function for escaping strings for use in HTML 17.03
(edit) @314:b6cc91feeb76   6 years mreichardt Fixes NullPointerException in Connection Panel 17.03
(edit) @313:b5e44444af1b   6 years mreichardt Fixes CustomOutputPort data publishing and makes it behave as expected … 17.03
(edit) @312:67939c0815d2   6 years mreichardt Fixes NullPointerException in connection panel 17.03
(edit) @311:59ae0656de62   6 years mreichardt Removes obsolete EnumConstantsImporter 17.03
(edit) @310:a6d1b7898871   7 years mreichardt Adapts to changes in Finroc 17 dependencies. In particular, improves … 17.03
(edit) @309:5debddd7a573   7 years foehst Starts beta branch for version 17.03 17.03
(edit) @308:ee4f74b20a36   7 years max.reichardt Sets DEFAULT_ON_DISCONNECT flag for joystick output ports
(edit) @307:970716f78502   7 years max.reichardt Refactors widget border creation by introducing 'layout traits' for …
(edit) @306:ed0c08db4265   7 years max.reichardt Significantly improves usability of data type property editor
(edit) @305:5209e79a5d90   8 years max.reichardt Added static label widget to structure and label other widgets
(edit) @304:b58524a54f2d   8 years mreichardt Merged with 14.08
(edit) @303:a35057eac9a2   8 years mreichardt Fixes issue in user interface: Items in Popup-Menu after Right-clicking on … 14.08
(edit) @302:f3bff1d12626   8 years max.reichardt Fixed type casting issue with custom port types in ValueInputField
(edit) @301:a3ebb6f73cc3   8 years max.reichardt Replaced numeric output of ValueInputField with an output of custom type …
(edit) @300:bb5017bd4143   8 years mreichardt Made tree in connection panel sort interfaces
(edit) @299:09f15ad0702d   8 years mreichardt Bugfix in connection panel
(edit) @298:75907897b551   8 years max.reichardt Merged
(edit) @297:5d7b103f1f23   8 years max.reichardt Added immutable mode. Is enabled when loading file with .gui extension via …
(edit) @296:d4bc489455e2   8 years mreichardt Modifications to connection panel so that reasons why ports cannot be …
(edit) @295:08c0f938a1fe   8 years max.reichardt Small usability tweak so that lines in connection panel can only be …
(edit) @294:23184b70389b   8 years mreichardt Refactored connection panel and adapted to changes in finroc_core. …
(edit) @293:faf461cd096c   8 years mreichardt Fixed bugs w.r.t handling of multiple remote remote runtimes (concurrency …
(edit) @292:4120131a15c1   8 years max.reichardt Fixes bug in adjusting GUI window to size of GUI dimensions when loading …
(edit) @291:ef3fea6eeec8   8 years mreichardt Small fix in last commit so that LEDs in old GUIs do not start blinking …
(edit) @290:854cd8e1798b   8 years wettach added blinking option to led widget
(edit) @289:62ea47d8583c   8 years mreichardt Adapted to changes in finroc_core
(edit) @288:5b269a1928c4   8 years max.reichardt Merged with 14.08
(edit) @287:3bacfcf2cc4a   8 years max.reichardt Fixes issue in user interface: Holding Ctrl-key now behaves as expected. … 14.08
(edit) @286:49a21bf390c4   8 years max.reichardt Merged with 14.08
(edit) @285:2118b9525cd1   8 years max.reichardt Bugfix in custom widget output that prevented updates of combo boxes with … 14.08
(edit) @284:a342f47e1c48   8 years mreichardt Merged with 14.08
(edit) @283:5e9ea44e6e93   8 years mreichardt Minor performance fix: Avoids unnessary redrawing of rulers in … 14.08
(edit) @282:70ee997adb2a   8 years mreichardt Minor change to label formatting in ruler (to what is was before - no …
(edit) @281:8d5f503ee466   8 years mreichardt Optimized rulers (fractional ticks and more labels) in GeometryRenderer …
(edit) @280:786be527a353   8 years mreichardt Adapted to changes in finroc_core (now specifies to load GUI plugins). …
(edit) @279:f0c43d5573c9   9 years mreichardt Upgraded Oscilloscope widget: now plots all values that are published via …
(edit) @278:ae8f53f7c4eb   9 years mreichardt Compile fix in last commit.
(edit) @277:f028d24a7c2d   9 years mreichardt Extended tree model in order to handle remote embedded nodes - as in …
(edit) @276:33bffd2bb142   9 years mreichardt Geometry Renderer now has Pose3D output (on click - instead of Pose2D)
(edit) @275:3a2ee850704e   9 years mreichardt Added twist output to Virtual Joystick widget
Note: See TracRevisionLog for help on using the revision log.