Commit Graph

654 Commits

Author SHA1 Message Date
Ross Ferguson
c922017c4f *Merge* and fix build. (Rebase attempt was disaster) 2020-05-22 10:43:05 +01:00
Ross Ferguson
6228bffcbf Merge branch 'master' of https://github.com/migueldeicaza/gui.cs into feature/TextFieldAutoComplete 2020-05-22 10:28:48 +01:00
Ross Ferguson
2cf92c096e Add Scenario to UI Catalog for ListView and ComboBox 2020-05-22 09:20:48 +01:00
Ross Ferguson
5db1924f74 Merge branch 'feature/TextFieldAutoComplete' of https://github.com/fergusonr/gui.cs into feature/TextFieldAutoComplete 2020-05-22 08:05:39 +01:00
Ross Ferguson
f0199f6e61 Rename TextViewAutoComplete to ComboBox 2020-05-22 07:03:05 +01:00
Ross Ferguson
01c83e8983 Make sure view is at front when shown 2020-05-22 07:03:04 +01:00
Ross Ferguson
2f285f485a Detect if view is hosted inside a Dialog 2020-05-22 07:03:04 +01:00
Ross Ferguson
de21cfe8ed Remove code checked-in by error 2020-05-22 07:03:04 +01:00
Ross Ferguson
360e0256b8 TextFieldAutoComplete demo works cross-platform. Fix list clearing issue. 2020-05-22 07:03:03 +01:00
Ross Ferguson
282cf64500 AutoHide option. List and text view synced. 2020-05-22 07:03:03 +01:00
Ross Ferguson
9298ce19d1 Override OnEnter() Fix per BDisp's recomendation 2020-05-22 07:03:02 +01:00
Ross Ferguson
a5ae6f0176 Fix build 2020-05-22 07:03:02 +01:00
Ross Ferguson
1dc0cc6fac Use LayoutStyle.Computed. Add Text setter 2020-05-22 07:03:01 +01:00
Ross Ferguson
e04cbf2b97 Feature/TextFieldAutoComplete 2020-05-22 07:03:01 +01:00
Charlie Kindel
747a42b3f2 Merge pull request #496 from tig/readme
Readme tweaks
2020-05-21 22:16:28 -06:00
Charlie Kindel
6ea2d4c6dc minor edits 2020-05-21 22:06:15 -06:00
Charlie Kindel
3ba59a8077 minor edits 2020-05-21 22:03:48 -06:00
Charlie Kindel
38b68ff946 gif 2020-05-21 22:02:00 -06:00
Charlie Kindel
a4954ca8d3 Merge pull request #493 from tig/expanded_TimeDate_scenario
Expanded time date scenario
2020-05-21 21:19:36 -06:00
Charlie Kindel
306eb68221 rebase 2020-05-21 21:07:43 -06:00
Charlie Kindel
bf9de4f5c5 Merge branch 'master' into expanded_TimeDate_scenario 2020-05-21 21:06:12 -06:00
Charlie Kindel
c63fc8e8f4 Merge branch 'master' into expanded_TimeDate_scenario 2020-05-21 21:04:30 -06:00
Charlie Kindel
092e4f14da Merge pull request #494 from tig/fix_more_warnings
added docs for KeyEventArgs to get rid of warnings
2020-05-21 21:03:27 -06:00
Charlie Kindel
fc9929c525 Merge pull request #483 from tig/uicat_update
Working on making Progress use threads
2020-05-21 20:44:35 -06:00
Charlie Kindel
2c6349a853 added docs for KeyEventArgs to get rid of warnings 2020-05-21 20:43:47 -06:00
Charlie Kindel
f4d345af02 Merge pull request #492 from tig/fix_ensurevisiblebounds_crash
Fix ensurevisiblebounds crash
2020-05-21 20:27:47 -06:00
Charlie Kindel
be022462b5 Added DateField and illustrates layout issues and crashes 2020-05-21 20:24:59 -06:00
Charlie Kindel
ab4f32ad87 merging 2020-05-21 20:04:39 -06:00
Charlie Kindel
86e0a7adb9 rebase 2020-05-21 20:01:01 -06:00
Charlie Kindel
d34dfc5d78 hmmph 2020-05-21 19:57:18 -06:00
Charlie Kindel
6f10a051d1 Merge branch 'master' of tig:migueldeicaza/gui.cs 2020-05-21 19:55:56 -06:00
Charlie Kindel
1fd7ac0819 Merge pull request #488 from BDisp/textfield-position-cursor
Textfield position cursor
2020-05-21 19:55:16 -06:00
Charlie Kindel
d70ad5deac Merge pull request #487 from BDisp/text-view-close-file
Text view close file
2020-05-21 19:53:47 -06:00
Charlie Kindel
6b7a4b8ae8 Merge branch 'master' into fix_ensurevisiblebounds_crash 2020-05-21 19:52:22 -06:00
Charlie Kindel
d26b9bdfe9 SuperView is not always a TopLevel - causing a cast exception 2020-05-21 19:48:13 -06:00
Charlie Kindel
c9fd456318 Merge pull request #486 from BDisp/status-bar
Status bar
2020-05-21 19:42:08 -06:00
Charlie Kindel
6ff943efd2 Merge pull request #485 from BDisp/list-view-open-item
List view open item
2020-05-21 19:41:54 -06:00
Charlie Kindel
c956ec154f undo redo of change I've made several times :-) 2020-05-21 19:40:29 -06:00
Charlie Kindel
aa63d4e2f5 Merge branch 'master' of tig:migueldeicaza/gui.cs 2020-05-21 19:38:55 -06:00
Charlie Kindel
ed2ab59025 Merge pull request #489 from BDisp/unix-mouse-features
Unix mouse features
2020-05-21 19:38:31 -06:00
Charlie Kindel
d9c7604915 Merge branch 'layout_demo' of tig:tig/gui.cs 2020-05-21 19:05:40 -06:00
Charlie Kindel
23f2f84671 showing Pos.Bottom issue 2020-05-21 19:04:47 -06:00
BDisp
847be89ed2 Make a disable color for ReadOnly in the TextField. Also make the methods Copy, Cut and Paste as virtual. 2020-05-22 01:17:05 +01:00
BDisp
b12648950f Fix a bug KeyEvent declared twice. due to rebase problems. 2020-05-22 00:01:41 +01:00
Charlie Kindel
d8aa05bd68 renamed scenario and flushed out 2020-05-21 23:56:48 +01:00
Charlie Kindel
da85f5498b Re-fixed keydown not repeating issue. 2020-05-21 23:56:47 +01:00
Charlie Kindel
09a06080ec Refactored keydown/up/press events to use event vs. Action<T> 2020-05-21 23:56:47 +01:00
Charlie Kindel
c6e4d7ff9a UI catalog (#387)
* key down/up support

* line endings?

* line endings

* KeyDown/Up support

* line endings

* line endings

* Revert "Drop NuGet restore"

This reverts commit 5c7a0d05f0.

* Revert "Revert "Drop NuGet restore""

This reverts commit 2dc5fce865.

* updated demo

* defined styles

* Smarter StatusBar bottom tracking.

* Prepping for https://github.com/migueldeicaza/gui.cs/issues/376

* Oops.

* Fixed StatusBar 'snap to bottom'

* line endings

* Revert "Fixed StatusBar 'snap to bottom'"

This reverts commit 9a91c957e2.

* started UICatalog project

* Initial working POC.

* Fix newlines

* merge

* textalignment demo tweaks

* textalignment demo tweaks

* Unicode Menu Scenario

* not sure why this keeps changing

* re-added project to .sln file

* re-enabled status bar

* moved scenarios to dir

* building a dim and pos demo

* terminal.sln

* progress...barely

* fixed exit

* progress with some underlying fixes to Label

* added readme

* fixes build issue

* launch

* made default colors readable on Windows

* major UI Catalog upgrade

* added more demos and updated readme

* refactored and added more tests

* added ref to Issue #437

* added OnKeyUp support to Curses and Net drivers

* more tweaks - grab PR #438 first

* Added a OpenSelectedItem event to the ListView #429

* updates

* moved KeyUpHandler out of special ESC stuff

* more tweaks & improvements

* testing top window bug

* supported OpenSelectedItem

* lots of updates

* fixed regression, fixed #444

* better button scenario

* tweaks

* add Ready event to Toplevel

* dotfx .gitignroe

* ready for ready

* updated colors based on feedback; consolodated config code

* tweaked readme

* readme

* Added Editor demonstrating TextView

* Added Editor demonstrating TextView

* added hexeditor scenario

Co-authored-by: Miguel de Icaza <miguel@gnome.org>
Co-authored-by: BDisp <bd.bdisp@gmail.com>
2020-05-21 23:56:47 +01:00
BDisp
f4478661ea Corrects the position of the StatusBar so that it is always at the bottom of the screen. Works perfectly with curses. 2020-05-21 23:56:46 +01:00
BDisp
5212ff49f9 Deleted DimAndPosLayout.cs file because there is no more in the master. 2020-05-21 23:37:19 +01:00