Thomas Goyne
3083df4a45
assdraw: delete some insane commented out code
...
Originally committed to SVN as r6863.
2012-05-24 01:56:21 +00:00
Thomas Goyne
091af97248
assdraw: use CSS syntax to save colors since it actually supports alpha
...
Originally committed to SVN as r6862.
2012-05-24 01:56:18 +00:00
Thomas Goyne
eb1184b329
assdraw: add minimal OS X bundle generation script
...
Originally committed to SVN as r6861.
2012-05-24 01:56:15 +00:00
Thomas Goyne
01eba350b7
assdraw: fix assertion failure from reading and writing a bitmap at the same time
...
Originally committed to SVN as r6860.
2012-05-24 01:56:12 +00:00
Thomas Goyne
f0eaaacd06
assdraw: actually ask for all of the wx libraries used
...
Originally committed to SVN as r6859.
2012-05-24 01:56:09 +00:00
Thomas Goyne
b67edaff6d
assdraw: add missing news when creating PG properties
...
Originally committed to SVN as r6858.
2012-05-24 01:56:06 +00:00
Thomas Goyne
ecc05d5965
assdraw: fix AddTool argument order
...
Originally committed to SVN as r6857.
2012-05-24 01:56:03 +00:00
Thomas Goyne
a30b9d4fdb
assdraw: remove pointless variable that clang barfs on
...
Originally committed to SVN as r6856.
2012-05-24 01:56:00 +00:00
Thomas Goyne
fd322e8dc9
assdraw: pass enough arguments to wxFlexGridSizer's constructor
...
Originally committed to SVN as r6855.
2012-05-24 01:55:57 +00:00
Thomas Goyne
a0c0b5a865
assdraw: remove wxADJUST_MINSIZE (which didn't actually do anything)
...
Originally committed to SVN as r6854.
2012-05-24 01:55:54 +00:00
Thomas Goyne
822f659055
assdraw: add missing wx/dcclient include
...
Originally committed to SVN as r6853.
2012-05-24 01:55:51 +00:00
Thomas Goyne
cfb34bd50c
assdraw: typedef wxPGId for backwards comaptibility
...
Originally committed to SVN as r6852.
2012-05-24 01:55:49 +00:00
Thomas Goyne
decc47a568
assdraw: fix memory leak
...
Originally committed to SVN as r6851.
2012-05-24 01:55:46 +00:00
Thomas Goyne
40a2bae771
assdraw: remove pointless out of date inline copy of libpropgrid
...
Originally committed to SVN as r6850.
2012-05-24 01:55:42 +00:00
Thomas Goyne
c4367f083c
assdraw: add wxwin.m4
...
Originally committed to SVN as r6849.
2012-05-24 01:55:39 +00:00
Thomas Goyne
5dd13ea811
assdraw: fix some derp in the configure script
...
Originally committed to SVN as r6848.
2012-05-24 01:55:36 +00:00
Thomas Goyne
86674614a4
assdraw: actually set the package name in configure.in
...
Originally committed to SVN as r6847.
2012-05-24 01:55:33 +00:00
Thomas Goyne
fb77e183e6
assdraw: replace autogen.sh with buildconf
...
The autogen.sh script was incredibly out of date and dumb.
Originally committed to SVN as r6846.
2012-05-24 01:53:59 +00:00
Amar Takhar
909436578d
Remove duplicate sources that are already built and used in wxAGG/
...
Originally committed to SVN as r3186.
2009-07-21 04:09:24 +00:00
Amar Takhar
e7f2dc00f7
Set wxAUI_MGR_RECTANGLE_HINT on Unix as Transparent and Venitian don't work here. I'm not sure if this is the fault of WindowMaker or GTK eventaully I'll try some other WMs and see what happens. This fixes floating windows and dragging them back/repositioning.
...
Originally committed to SVN as r3184.
2009-07-20 03:32:21 +00:00
Amar Takhar
77bacc0e53
Comment DRAG_BOTH events as the menu item is commented, this silences asserts for them in gtk.
...
Originally committed to SVN as r3183.
2009-07-20 03:28:05 +00:00
Amar Takhar
5b61da8337
s/^static char/const char/ to keep gcc happy.
...
Originally committed to SVN as r3182.
2009-07-20 03:24:18 +00:00
Amar Takhar
00fec11a64
Replace degree symbols with \370.
...
Originally committed to SVN as r3181.
2009-07-20 03:19:22 +00:00
Niels Martin Hansen
fe393f82af
No longer support anything for Windows-builds but Visual Studio 2008/VC9.
...
Remove all outdated, unmaintained project files and some unused dirs, and other stuff related to outdated build methods.
Originally committed to SVN as r2821.
2009-04-17 22:08:37 +00:00
Amar Takhar
391219ea54
SVN Transition Step 5/7
...
1. svn mv assdraw csri hunspell lua51 contrib
* See r2749 for full description.
Originally committed to SVN as r2754.
2009-03-08 08:31:41 +00:00