2018-04-09 |
dporopat |
#2486 Added option to use websocket protocol options.
#2486
|
changeset |
files
|
2018-03-27 |
dporopat |
#2486 Updated wamp test project to work with the latest Crossbar version.
#2486
|
changeset |
files
|
2018-03-19 |
dporopat |
#2486 Reset delay function added. It resets the delay and the retry counter on reconnect.
#2486
|
changeset |
files
|
2018-06-23 |
Edouard Tisserant |
merge
|
changeset |
files
|
2018-06-23 |
Edouard Tisserant |
merge
|
changeset |
files
|
2018-06-18 |
Andrey Skvortsov |
Fix compilation warning/error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
|
changeset |
files
|
2018-06-18 |
Andrey Skvortsov |
merge
|
changeset |
files
|
2018-06-15 |
Edouard Tisserant |
WxGlade HMI extension now does only instanciate wx object who's name match extension's name. If no object match the name and no code is provided in 'start' user python code section, then a warning is issued
|
changeset |
files
|
2018-06-13 |
Edouard Tisserant |
BACnet : ensure that Init did happen before continuing with PLC startup.
|
changeset |
files
|
2018-06-15 |
Andrey Skvortsov |
Update list of files with strings for i18n and templates for translations
|
changeset |
files
|
2018-06-15 |
Andrey Skvortsov |
Add small contributing document with information about codestyle checking
|
changeset |
files
|
2018-06-15 |
Andrey Skvortsov |
Add argument to set list of source files to check
|
changeset |
files
|
2018-06-09 |
Andrey Skvortsov |
check_source.sh: handle case if there are no files to check
|
changeset |
files
|
2018-06-09 |
Andrey Skvortsov |
Fix linter errors
|
changeset |
files
|
2018-06-09 |
Andrey Skvortsov |
Add command line argument to run linter only on changed files
|
changeset |
files
|
2018-06-08 |
Andrey Skvortsov |
Don't use fixed width labels in WAMP and PYRO dialogs
|
changeset |
files
|
2018-06-07 |
Andrey Skvortsov |
Fix internatialization in UriLocationEditor, PYRO dialog and Modbus configurator
|
changeset |
files
|
2018-06-07 |
Andrey Skvortsov |
Add copyright headers to retain implementation for GNU/Linux and Win32
|
changeset |
files
|
2018-06-07 |
Andrey Skvortsov |
Drop support for wxPython 2.6 and below
|
changeset |
files
|
2018-06-07 |
Andrey Skvortsov |
Autoresize UriLocationEditor dialog window
|
changeset |
files
|
2018-06-07 |
Andrey Skvortsov |
Fix compilation problem in case of TARGET_LOGGING_DISABLE turned on and TARGET_DEBUG_DISABLE turned off
|
changeset |
files
|
2018-06-07 |
Andrey Skvortsov |
Use the same retain implementation for Win32 targets
|
changeset |
files
|
2018-06-07 |
Andrey Skvortsov |
Add retain basic implementation on GNU/Linux
|
changeset |
files
|
2018-06-01 |
Andrey Skvortsov |
Add helper function GetRetainSize()
|
changeset |
files
|
2018-06-01 |
Andrey Skvortsov |
use CLOCK_MONOTONIC instead of CLOCK_REALTIME for timer setup
|
changeset |
files
|
2018-05-31 |
Surkov Sergey |
Add function example to first_steps example
|
changeset |
files
|
2018-05-25 |
Andrey Skvortsov |
fix type introduced by f33942053466 (fix pylint warning "(undefined-loop-variable) Using possibly undefined loop variable 'X'")
|
changeset |
files
|
2018-05-25 |
Andrey Skvortsov |
Build by default with optimization level -O2 for GCC
|
changeset |
files
|
2018-05-25 |
Andrey Skvortsov |
fix hangs on mouse selection in case if wxPython uses wxWidgets with GTK3+ support
|
changeset |
files
|
2018-05-25 |
Andrey Skvortsov |
make clipboard open minimal time as wxPython documentation recommends
|
changeset |
files
|