Commit Graph

29847 Commits

Author SHA1 Message Date
Robin Dunn
f8343907c6 increase colour depth of images
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-28 20:13:56 +00:00
Robin Dunn
a472b1f9e8 use wx.CallAfter to set the insertion point
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-28 20:12:22 +00:00
Vadim Zeitlin
53187e95ad fixed wxRemove() return value under Win CE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34379 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-28 09:00:36 +00:00
Stefan Csomor
9b58521dc9 cleanup of handlers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34378 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-28 06:07:03 +00:00
David Elliott
f22c3fa856 Removed bogus assert for wxGA_SMOOTH.
Implemented vertical gauge (sort of).


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-28 02:17:04 +00:00
Robin Dunn
6c6b312c92 Solaris fix is in config.py now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34376 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-27 16:39:20 +00:00
Robin Dunn
6e2bdf8f48 Added wxSL_INVERSE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-27 16:37:48 +00:00
Vadim Zeitlin
d5df691802 documented WX_PRECOMP
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-27 16:20:10 +00:00
Julian Smart
12d85b0e02 Added wxSL_INVERSE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34373 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-27 15:53:31 +00:00
Michael Wetherell
19b27e78cf wxBase compilation fix for Mac, with help from Ryan
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-27 13:18:50 +00:00
Julian Smart
ce08fb6f7c Fix wrong deletion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-27 09:48:26 +00:00
Julian Smart
7529250b88 Removed ugly separators toolbars again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-27 09:14:58 +00:00
Robin Dunn
58d0421cf5 Installer updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34369 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-27 02:40:35 +00:00
Robin Dunn
5dce5a9add reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34368 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-27 01:00:18 +00:00
Robin Dunn
9102723010 use wx.ART_NEW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-27 00:55:06 +00:00
Robin Dunn
40a0d6ca1f cleanup and some docstring fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-27 00:53:05 +00:00
Robin Dunn
40cd6a37c8 updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-26 23:43:15 +00:00
Robin Dunn
a187dc0b2a reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-26 22:38:46 +00:00
Robin Dunn
0cc77ca0e7 add wxART_NEW, and fixed wxART_FIND_AND_REPLACE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-26 21:14:30 +00:00
Robin Dunn
9377fc0de2 Don't change the fg/bg colours so that the native colours will be
used, which may be different than the parent's colours or even
themed.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-26 21:14:05 +00:00
Robin Dunn
8e1c7e633e added wxART_NEW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-26 20:54:45 +00:00
Robin Dunn
e7cce279dd there aren't any suitable images in images.py any more...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-26 19:26:07 +00:00
Robin Dunn
56caea07f8 use wx.ART_NEW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-26 19:25:26 +00:00
Robin Dunn
3d2d903603 docstring update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-26 19:24:43 +00:00
Robin Dunn
8f9d20d16f Do a little less anti-alias so it looks better on dark backgrounds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34357 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-26 19:18:49 +00:00
Robin Dunn
a0415e129c remove the delete button and add another example of the calendar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-26 19:16:43 +00:00
Robin Dunn
406011a83d Some tweaks to the temporary art images, added wxART_NEW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-26 19:15:45 +00:00
Robin Dunn
5c3a23e1f9 Don't force the art provider to resize the toolbar bitmaps
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34354 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-26 18:54:18 +00:00
Robin Dunn
e45b3f17a2 Since Scintilla uses XMP internally which doesn't support alpha, check
if the images have alpha and convert to a mask.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34351 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-26 18:07:43 +00:00
Robin Dunn
bfeb1e5838 Don't add extra size to the height, it makes the combo way too big.
(Patch from Ricardo Pedroso.)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34350 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-26 17:42:07 +00:00
Robin Dunn
311b8d3db7 Patch from Ricardo Pedroso that fixes a segfault when the
wxCAL_SEQUENTIAL_MONTH_SELECTION style is used.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-26 17:33:41 +00:00
Michael Wetherell
096ed1c628 Fix for a wxLogDebug call
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-26 17:09:47 +00:00
Michael Wetherell
0caebc27b4 No install_name_tool on OS X 10.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34347 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-26 16:48:32 +00:00
Roman Rolinsky
ce32683b97 small fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-26 01:20:33 +00:00
Roman Rolinsky
c70b2101a1 encoding should not be specified
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-26 01:18:08 +00:00
Roman Rolinsky
9a69d0aa1d 0.1.5-2
-------

Using wx.GetDefaultPyEncoding/wx.SetDefaultPyEncoding for changing active encoding.

Fixed pasting siblings (Ctrl key pressed while pasting).

Dealed with ascii build (Python does not recognize 'ascii' as valid encoding).
If encoding is not specified it is not written in XRC. Will add more
customization in the future.

Changed to use SimpleTool instead or Toggle tool (does not work on Win32).


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34344 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-26 01:10:05 +00:00
Vadim Zeitlin
628eae0bcd apparently the check for too small rect is needed not only with wxNB_MULTILINE (see http://www.solidsteel.nl/users/wxwidgets/viewtopic.php?p=9842#9842)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-25 23:27:34 +00:00
Michael Wetherell
2f73fd3816 Uncomment LVN_ODFINDITEM handler for systems that have NMLVFINDITEM or NM_FINDTIEM
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34342 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-25 21:15:47 +00:00
Robin Dunn
d00016f53f delete_ --> delete
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-25 18:01:57 +00:00
Robin Dunn
5a60b5f041 When converting a wxIcon to a bitmap check if the icon has an alpha
channel and set the bitmap to use it.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-25 17:06:58 +00:00
Julian Smart
3bf93e1e9a Some change logs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-25 16:13:17 +00:00
Michael Wetherell
8df9a8a047 No wxGetOSFHandle for Wine
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34338 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-25 16:05:22 +00:00
Julian Smart
5a00666114 wxTR_TWIST_BUTTONS style no longer used in wxTreeCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-25 15:49:01 +00:00
Robin Dunn
e102e12eff Reapplied Patch #1106564
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-25 14:58:38 +00:00
Julian Smart
304945f5f7 Manual speak with forked tongue
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34335 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-25 14:55:43 +00:00
Włodzimierz Skiba
65172406d2 Simpler fix for Borland.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-25 13:02:59 +00:00
Włodzimierz Skiba
19b6f1226c Multicharacter fix for MinGW and OW, semicolon fix for Borland.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34333 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-25 12:54:58 +00:00
Włodzimierz Skiba
82e3664e59 Fixes for Borland access to members in MSWUniv.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-25 12:49:59 +00:00
Vadim Zeitlin
c0bb586f50 if we return GetSize() from DoGetBestSize(), remember it as min size as well to prevent out best size from changing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34331 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-25 12:40:53 +00:00
Robin Dunn
034e367709 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-25 02:17:14 +00:00