This website requires JavaScript.
Explore
Help
Sign In
TimeCrafters
/
timecrafters_configuration_tool_desktop
Watch
1
Star
0
Fork
0
You've already forked timecrafters_configuration_tool_desktop
mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced
2025-12-15 21:32:35 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
c60973435760d9d6d1c1fa30cb7212c952021809
timecrafters_configuration_…
/
lib
/
dialogs
History
Cyberarm
c609734357
Fixed confirm and tacnet dialogs not using correct titlebar background and border colors
2021-09-30 11:06:28 -05:00
..
action_dialog.rb
Fixed Variable dialog erroneously saying that a valid type was invalid, removed old states and renamed NewEditor to Editor, updated dialogs with 2 side-by-side buttons to use 0.5 instead of 0.475 dynamic width, removed manual newlines in dialogs since TextBlock now supports word wrap.
2021-06-18 03:35:57 +00:00
alert_dialog.rb
Allow edited action to keep its name when editing it (
fixes
:
#1
), made dialogs respond to enter and escape, Confirm dialog now shows dark red color for dangerous operations and prevents enter for accepting it
2021-02-10 22:21:53 -06:00
confirm_dialog.rb
Fixed confirm and tacnet dialogs not using correct titlebar background and border colors
2021-09-30 11:06:28 -05:00
name_prompt_dialog.rb
Fixed Variable dialog erroneously saying that a valid type was invalid, removed old states and renamed NewEditor to Editor, updated dialogs with 2 side-by-side buttons to use 0.5 instead of 0.475 dynamic width, removed manual newlines in dialogs since TextBlock now supports word wrap.
2021-06-18 03:35:57 +00:00
pick_preset_dialog.rb
Allow edited action to keep its name when editing it (
fixes
:
#1
), made dialogs respond to enter and escape, Confirm dialog now shows dark red color for dangerous operations and prevents enter for accepting it
2021-02-10 22:21:53 -06:00
tacnet_dialog.rb
Fixed confirm and tacnet dialogs not using correct titlebar background and border colors
2021-09-30 11:06:28 -05:00
tacnet_status_dialog.rb
Allow edited action to keep its name when editing it (
fixes
:
#1
), made dialogs respond to enter and escape, Confirm dialog now shows dark red color for dangerous operations and prevents enter for accepting it
2021-02-10 22:21:53 -06:00
variable_dialog.rb
Fixed crash when changing type of variable, fixed integer/long error sticking around when it's no longer a valid error
2021-09-23 14:38:33 -05:00