Thomas Goyne
|
bf9a71f91a
|
assdraw: remove unused stuff
Originally committed to SVN as r6872.
|
2012-05-26 16:54:45 +00:00 |
|
Thomas Goyne
|
e368b068e4
|
assdraw: eliminate some variable shadowing
Originally committed to SVN as r6871.
|
2012-05-26 16:54:42 +00:00 |
|
Thomas Goyne
|
618c4b8afa
|
assdraw: delete some commented code
Originally committed to SVN as r6870.
|
2012-05-26 16:54:39 +00:00 |
|
Thomas Goyne
|
4b662d74f4
|
assdraw: create the config dir if it doesn't already exist
Originally committed to SVN as r6869.
|
2012-05-24 01:56:39 +00:00 |
|
Thomas Goyne
|
03259b3ceb
|
assdraw: always write the config file to the user's config dir
Originally committed to SVN as r6868.
|
2012-05-24 01:56:36 +00:00 |
|
Thomas Goyne
|
77b60b579e
|
assdraw: actually set the app name
Originally committed to SVN as r6867.
|
2012-05-24 01:56:33 +00:00 |
|
Thomas Goyne
|
c3aa3cbe00
|
assdraw: strip trailing whitespace from files
Originally committed to SVN as r6866.
|
2012-05-24 01:56:30 +00:00 |
|
Thomas Goyne
|
8c6d047115
|
assdraw: remove checks for basic wx features
Originally committed to SVN as r6865.
|
2012-05-24 01:56:27 +00:00 |
|
Thomas Goyne
|
e215c9d22b
|
assdraw: delete beta expiration code
Originally committed to SVN as r6864.
|
2012-05-24 01:56:24 +00:00 |
|
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
|
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
|
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 |
|
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 |
|
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 |
|