Commit Graph

248 Commits

Author SHA1 Message Date
Robin Dunn
4ce9c2b46f Various other propgrid related tweaks 2017-09-14 19:57:26 -07:00
Robin Dunn
b55cfa073a Add wx.Simplbook 2017-09-05 21:32:29 -07:00
Robin Dunn
6e7159eeaa Fix bad initial scale factor when default size is used 2017-09-04 15:59:37 -07:00
Robin Dunn
94c69d707f Add the agw subfolder to path so standalone samples can be run there 2017-09-04 14:00:57 -07:00
Robin Dunn
bad0242c18 Cleanup the process in ShutdownDemo if it's still running 2017-09-04 14:00:22 -07:00
Robin Dunn
b3de786afd fix deprecation warning 2017-08-11 16:25:29 -07:00
Robin Dunn
97002a8803 Not sure why it was commented out, but the taskbar icon needs to be destroyed in order for the MainLoop to exit normally. 2017-08-04 17:19:48 -07:00
Robin Dunn
70f67e2870 post-release bump of the version number 2017-07-24 10:39:00 -07:00
Robin Dunn
affe39d257 Let's call it beta 1, and a few other tweaks and updates. 2017-07-22 17:38:53 -07:00
Robin Dunn
36099cff0c Merge branch 'master' into fix-issue394 2017-07-21 16:31:55 -07:00
Robin Dunn
1caf4fd24c ImageFileWithLargeEditor is still not great, but it at least doesn't endlessly recurse, or crash any more. 2017-07-21 15:39:58 -07:00
Robin Dunn
261706fca9 tweaks for testing 2017-07-21 13:24:03 -07:00
Robin Dunn
0a179d849b fix typo 2017-07-21 13:20:54 -07:00
Robin Dunn
63dd9a6b31 Merge branch 'master' into fix-issue394 2017-07-19 16:29:33 -07:00
Ben Hagen
ba7f63cba4 Use wx.Icon instead of wx.IconFromBitmap 2017-07-09 13:14:38 +02:00
Robin Dunn
3a24ceb87c Use DoGetEditorClass instead of GetEditor 2017-06-29 12:37:47 -07:00
Robin Dunn
b9287ac78e Add a password property to the PropGrid demo 2017-06-16 20:45:47 -07:00
Robin Dunn
17d110da96 Transfer ownership of arg in AddPrivateChild. 2017-06-14 18:45:31 -07:00
Robin Dunn
0df54b74a0 SetOptionInt --> SetOption 2017-06-14 17:58:04 -07:00
Robin Dunn
5718f94b24 Bump version in demo too 2017-06-08 17:02:33 -07:00
Robin Dunn
d155247345 Add a label to tell the user what's going on 2017-06-07 20:35:00 -07:00
Robin Dunn
6cdab64dc3 Print status messages to self.log 2017-06-07 20:33:49 -07:00
Robin Dunn
9ceff621de Various propgrid demo fixes 2017-06-02 15:29:51 -07:00
Robin Dunn
57ca0e3110 bump demo version 2017-05-09 20:02:27 -07:00
Robin Dunn
e6c6116f5b Fix GridTableBase.GetValue and related methods to work more like they did in Classic. 2017-05-05 17:19:01 -07:00
Mike Driscoll
e40707fd30 Update DVC_DataViewModel.py
Fix a bunch of typos in the comments
2017-04-27 08:41:31 -05:00
Robin Dunn
43a4106c98 typo 2017-04-26 16:19:44 -07:00
Robin Dunn
5b26416ecb Fix the virtual catcher code, and some cleanup. 2017-04-25 17:40:24 -07:00
Robin Dunn
b50b321d0e Fix some virtual method signatures 2017-04-25 14:37:50 -07:00
Robin Dunn
c688587c0a Ensure the notebook still exists as the delivery of the changed and changing events may not happen right away 2017-04-20 17:11:13 -07:00
Robin Dunn
2521a31547 Merge pull request #281 from BrendanSimon/fix-guage-demo-typo
Fix typo in Gauge demo.
2017-04-17 17:57:20 -07:00
Robin Dunn
13b069c3db demo version bump 2017-04-17 09:16:41 -07:00
Brendan Simon
9db6de8ff8 Fix typo in Gauge demo. 2017-04-16 21:14:22 +10:00
Robin Dunn
8c79e98b57 randint wants integer values for the range 2017-04-07 12:26:09 -07:00
Robin Dunn
f4e2104adc Set the version number to 4.0.0 and update comments and other text about not keeping in sync with wxWidgets version anymore. 2017-04-07 12:24:36 -07:00
Robin Dunn
9754a8e15a typo in comment 2017-04-07 12:21:46 -07:00
Robin Dunn
9b5f40caa4 Merge branch 'master' into release-prep
# Conflicts:
#	etg/_propgrid.py
#	etg/propgrid.py
#	etg/propgridproperty.py
#	ext/wxWidgets
2017-03-14 20:01:53 -07:00
Robin Dunn
76df4153bb propgrid demo tweaks 2017-03-11 20:25:25 -08:00
Robin Dunn
97d138914c Use super() 2017-02-24 16:50:20 -08:00
Robin Dunn
8fcc3e3a5d minor demo tweaks 2017-02-24 16:09:47 -08:00
Robin Dunn
ece44c3a20 more little demo fixes 2017-02-21 17:25:07 -08:00
Robin Dunn
f5c5f3365a Minor demo tweaks 2017-02-21 12:46:28 -08:00
Robin Dunn
afce6de5e2 Begin porting the propgrid sample 2017-02-20 19:31:04 -08:00
Robin Dunn
b53695bae0 Merge branch 'master' into release-prep 2017-02-20 10:32:56 -08:00
Robin Dunn
35bfbb4b01 Bump version number, add alpha tag 2017-02-14 19:37:03 -08:00
Samuel Dunn
9e54e65d6f Ensure Tree Mixin text visibility against a white background 2017-02-14 23:22:17 +00:00
Robin Dunn
4b16ccc7d1 Update copyright in demo 2017-02-13 15:30:04 -08:00
Metallicow
c273dfa9b1 Trim Trailing Whitespace demos 2016-11-24 19:26:05 -06:00
Metallicow
3d30023218 Add AUI demos, fix TreeListCtrl demo
also update WIPz checklist
2016-11-24 19:15:52 -06:00
Robin Dunn
bffa49bfa1 Update AUI_DockingWindowMgr demo 2016-10-28 14:24:58 -07:00