Commit Graph

2664 Commits

Author SHA1 Message Date
Metallicow
4c539d5e77 Trim Whitespace art directory 2016-10-12 22:30:53 -05:00
Metallicow
81b144a2a3 Trim Whitespace analogclock directory 2016-10-12 22:29:53 -05:00
Metallicow
4738f107a8 Trim Whitespace agw directory 2016-10-12 22:27:46 -05:00
Metallicow
a8452dd575 Trim Whitespace lib directory 2016-10-12 22:21:38 -05:00
Metallicow
576cf1d966 Trim Whitespace tools directory 2016-10-12 22:15:25 -05:00
Metallicow
6e0ec5421f Trim Whitespace py directory 2016-10-12 22:12:43 -05:00
Robin Dunn
ebd3d1e673 Merge branch 'Metallicow-Image-Demo' 2016-10-10 18:29:35 -07:00
Robin Dunn
53b6776634 Tweak header text 2016-10-10 18:28:57 -07:00
Robin Dunn
4a77fe1db4 Use spaces instead of \t 2016-10-10 18:26:08 -07:00
Robin Dunn
2411927b22 More layout updates 2016-10-10 18:20:40 -07:00
Robin Dunn
35d478ea6e Merge branch 'Image-Demo' of https://github.com/Metallicow/Phoenix into Metallicow-Image-Demo 2016-10-10 16:20:29 -07:00
Robin Dunn
e3da19ef40 Merge pull request #183 from RobinD42/todo-move-travis
Add TODO about moving Travis-CI integration.
2016-10-10 16:18:15 -07:00
Metallicow
61b350c84a Update layout & refactor Image demo 2016-10-08 12:38:22 -05:00
Robin Dunn
ebd8ab629c Update pip too, list installed packages for the log.
Remove the TODO item.
2016-10-07 17:51:01 -07:00
Robin Dunn
b8fa6f0f61 Add TODO about moving Travis-CI integration. 2016-10-07 17:25:42 -07:00
Robin Dunn
23be60204c Merge pull request #115 from RobinD42/fix-travis
Travis fix
2016-10-06 23:37:38 -07:00
Robin Dunn
0dee5b1f23 tweak the text a little 2016-10-06 23:33:33 -07:00
Robin Dunn
353c65e3bc Merge branch 'Cursor-demo' of https://github.com/Metallicow/Phoenix into Metallicow-Cursor-demo 2016-10-06 23:10:14 -07:00
Robin Dunn
52554208c4 Use pip update flag 2016-10-06 22:50:57 -07:00
Robin Dunn
ab2290a78a Merge remote-tracking branch 'origin' 2016-10-06 22:41:54 -07:00
Mesalu
161ec9dfcb Update GridBagSizer.py
Allow box sizer to expand gbs.
2016-10-06 22:41:09 -07:00
Mesalu
062ecec846 Added check for mgr in close procedure
Added to resolve the following error:
Traceback (most recent call last):
  File "/users/dunnsa/lib/python3.5/site-packages/wx/lib/inspection.py", line 278, in OnClose
    self.SaveSettings(self.config)
  File "/users/dunnsa/lib/python3.5/site-packages/wx/lib/inspection.py", line 431, in SaveSettings
    perspective = self.mgr.SavePerspective()
AttributeError: 'InspectionFrame' object has no attribute 'mgr'


Still not sure why this happening, and I'm more inclined to believe it a fault in my TLW's close process. 
However it has happened on two different machines (both wxGTK) under a normal user close event.
2016-10-06 22:41:09 -07:00
Metallicow
2273cb2790 xlsgrid FONT PENSTYLE fixes 2016-10-06 22:34:26 -07:00
Metallicow
089773c0e6 ultimatelistctrl PENSTYLE_ BRUSHSTYLE fixes 2016-10-06 22:34:26 -07:00
Metallicow
01664c1f3c toasterbox FONT fixes 2016-10-06 22:34:26 -07:00
Metallicow
28fc943d60 thumbnailctrl BRUSHSTYLE_ fixes 2016-10-06 22:34:26 -07:00
Metallicow
7ace8324fd supertooltip FONTWEIGHT_ fixes 2016-10-06 22:34:26 -07:00
Metallicow
805b30a9f2 speedmeter FONT fixes 2016-10-06 22:34:26 -07:00
Metallicow
c4769f59ae shortcuteditor FONT fixes 2016-10-06 22:34:25 -07:00
Metallicow
0b72974610 pycollapsiblepane FONT fixes 2016-10-06 22:34:25 -07:00
Metallicow
85d896edbb pybusyinfo FONTWEIGHT_ fix 2016-10-06 22:34:25 -07:00
Metallicow
f7e6883f5c multidirdialog FONTWEIGHT_ fix 2016-10-06 22:34:25 -07:00
Metallicow
b19d798b1a hypertreelist PENSTYLE_ fixes 2016-10-06 22:34:25 -07:00
Metallicow
1b61724117 hyperlink FONTWEIGHT_ fixes 2016-10-06 22:34:24 -07:00
Metallicow
7d5c6c8cda gradientbutton phoenix fixes
Add align param
2016-10-06 22:34:24 -07:00
Metallicow
2986c99a36 genmessagedialog FONTWEIGHT_ fix 2016-10-06 22:34:24 -07:00
Metallicow
d63d6fa384 fourwaysplitter PENSTYLE_ fix 2016-10-06 22:34:24 -07:00
Metallicow
bd6a904038 foldpanelbar PENSTYLE_ FONT_ fixes 2016-10-06 22:34:24 -07:00
Metallicow
14391d519f flatnotebook phoenix fixes 2016-10-06 22:34:23 -07:00
Metallicow
b9351cb191 customtreectrl PENSTYLE_ fix 2016-10-06 22:34:23 -07:00
Metallicow
4f4c2e0c15 colourcube PENSTYLE_ fixes 2016-10-06 22:34:23 -07:00
Metallicow
ccd8fd0581 buttonpanel BRUSHSTYLE_ fix 2016-10-06 22:34:23 -07:00
Metallicow
371dcfd348 tabart PENSTYLE_ fixes 2016-10-06 22:34:23 -07:00
Metallicow
f1256d7e86 framemanager PENSTYLE_SOLID fix 2016-10-06 22:34:23 -07:00
Metallicow
5c3d8496fe dockart phoenix fixes 2016-10-06 22:34:22 -07:00
Metallicow
80e5f4fdee auibook phoenix fixes 2016-10-06 22:34:22 -07:00
Metallicow
a85aa748fe aui_utilities alpha color fixes 2016-10-06 22:34:22 -07:00
Metallicow
99c0dd6d2c switcherdialog FONTWEIGHT_BOLD fix 2016-10-06 22:34:22 -07:00
Metallicow
952184ea93 auui_constants Easy image extraction 2016-10-06 22:34:21 -07:00
Metallicow
3693c216d2 artmanager phoenix fixes 2016-10-06 22:34:21 -07:00