Vadim Zeitlin
|
bd87d59d57
|
reversed disabling of deferred resizing in the last check in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33043 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-25 11:45:24 +00:00 |
|
Vadim Zeitlin
|
7e068925aa
|
fixed child window resizing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33042 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-25 11:44:09 +00:00 |
|
Vadim Zeitlin
|
a7daa76eed
|
more cosmetic changes: type-safe Connect()s, removed unnecessary ifdefs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-25 11:04:54 +00:00 |
|
Michael Wetherell
|
8019e60483
|
Fix wxZipInputStream::SeekI (returns wxInvalidOffset before first read)
patch 1169934 by Artur Kornacki
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 23:48:06 +00:00 |
|
Vadim Zeitlin
|
67631cee52
|
don't call SetSize() twice in ResizeChild(), this is useless
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 23:35:42 +00:00 |
|
Vadim Zeitlin
|
a12546634d
|
fix handling Alt-key events in wxComboBox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33038 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 22:29:30 +00:00 |
|
Robin Dunn
|
f9a5ba047c
|
Delay some of the cascading resizes to work around a bug with defered
resizes in wxMSW.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33037 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 20:37:48 +00:00 |
|
Włodzimierz Skiba
|
e443232d2e
|
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33036 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 20:07:00 +00:00 |
|
Włodzimierz Skiba
|
489f6cf713
|
Fix for ambiguities which happen in STL=1 mode under DigitalMars C++.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33035 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 20:01:55 +00:00 |
|
Włodzimierz Skiba
|
7c11806499
|
winundef.h serves for other compilators too with STL turned on.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 17:51:57 +00:00 |
|
Robin Dunn
|
3837a853c9
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33033 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 17:51:57 +00:00 |
|
Włodzimierz Skiba
|
ddc80eb4eb
|
Incomplete wxUSE_* warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33032 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 17:49:56 +00:00 |
|
Robin Dunn
|
396fb5091d
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33031 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 17:42:48 +00:00 |
|
Robin Dunn
|
7e24348eb8
|
Applied patch [ 1170019 ] Fix for wxGTK drop button in datectlg.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33030 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 17:34:42 +00:00 |
|
Robin Dunn
|
6be3205071
|
version number update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33029 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 16:51:49 +00:00 |
|
Robin Dunn
|
38260cced8
|
docstring update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33028 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 16:48:04 +00:00 |
|
Robin Dunn
|
c8b67ceba6
|
Added IsFalse()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33027 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 16:47:40 +00:00 |
|
Robin Dunn
|
3261b933ad
|
Tile() now has a parameter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33026 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 16:47:23 +00:00 |
|
Robin Dunn
|
dd898dd8bd
|
Only use locale.getdefaultlocale()[1] if sys.getdefaultencoding() is
still "ascii"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33025 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 16:45:57 +00:00 |
|
Robin Dunn
|
6c56259a08
|
use wxEventType instead of enum
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33024 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 16:44:03 +00:00 |
|
Robin Dunn
|
8a272d3db1
|
copy *.py files too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33023 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 16:42:40 +00:00 |
|
Robin Dunn
|
89252543a5
|
fix string substitution
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 16:41:57 +00:00 |
|
Chris Elliott
|
31f658e477
|
remove erroneous comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33021 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 13:23:53 +00:00 |
|
Chris Elliott
|
4ab2824cc6
|
fix icoinse bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 13:21:12 +00:00 |
|
Vadim Zeitlin
|
3a6bdcad42
|
cleanup/reformatting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33019 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 10:44:11 +00:00 |
|
Julian Smart
|
102d46f3d6
|
version.rc fix regeneration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33018 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 10:29:47 +00:00 |
|
Vadim Zeitlin
|
0ed0bcc873
|
cleanup: define events correctly, define type-safe event macros, reformatted
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33017 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 10:27:27 +00:00 |
|
Julian Smart
|
85d8df29aa
|
Switch deferred sizing off by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33016 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 09:28:51 +00:00 |
|
Vadim Zeitlin
|
0832aaafb8
|
file dialog with wxMULTIPLE style still doesn't allow to select multiple files but at least it does return the single file which it does allow to select now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 02:49:20 +00:00 |
|
Vadim Zeitlin
|
01b92baa9c
|
lame temporary "fix" for file names which are not UTF-8 encoded
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33014 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 02:42:15 +00:00 |
|
Vadim Zeitlin
|
f5a1953b34
|
added wxConvFileName which is a variable, not define as wxConvFile; added comments explaining what different wxConvXXXs are for
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33013 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 00:59:08 +00:00 |
|
Vadim Zeitlin
|
31f1a50e61
|
don't forget cards drawn on the canvas; general cleanup (patch 1164209)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 00:40:12 +00:00 |
|
Vadim Zeitlin
|
bd019edddc
|
removed pragma interface/implementation (useless and they were in wrong order provoking gcc 3.4 warning)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 00:37:19 +00:00 |
|
Vadim Zeitlin
|
4c85ab7569
|
added wxRendererNative::DrawDropArrow (patch 1166596)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-24 00:22:04 +00:00 |
|
Vadim Zeitlin
|
ddf14c1346
|
src/common/wxchar.cpps/wxConvLocal/wxConvLibs/g as otherwise we may fail to convert the result of libc functions (and, presumably, they might not accept what we give them on input) in Unicode build, see patch 1168341
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-23 23:49:36 +00:00 |
|
Vadim Zeitlin
|
9348da2fc0
|
fixed broken wxCtime() implementation (wrong buffer size count, wrong conversion)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33008 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-23 23:45:45 +00:00 |
|
Vadim Zeitlin
|
0f00be4b33
|
Wait() should now return correct exit code even if thread state was EXITED (replaces patch 1166425)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33007 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-23 21:29:04 +00:00 |
|
Vadim Zeitlin
|
7dccdf8120
|
simplifications of checks for themed-background sysopt and compilation fixes for wxUSE_UXTHEME == 0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33006 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-23 21:11:09 +00:00 |
|
Vadim Zeitlin
|
de359565ae
|
adjust the rectangle before calling DrawThemeBackground() (patch 1158282)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33005 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-23 20:59:00 +00:00 |
|
Vadim Zeitlin
|
8de6b9bbb8
|
added IsFalse() to simplify code doing HasOption(very-long-option-name) && !GetOptionInt(the-same-very-long-option-name) elsewhere
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33004 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-23 20:48:50 +00:00 |
|
Vadim Zeitlin
|
9ddb394878
|
use GTK_WRAP_WORD instead of GTK_WRAP_WORD_CHAR which is not defined in older GTK versions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-23 20:04:31 +00:00 |
|
Robin Dunn
|
62075bca1f
|
Fix wxRTTI for wxGnomePrintDC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-23 17:54:39 +00:00 |
|
Robin Dunn
|
7cc52cd8dd
|
Initialize m_privData before doign the assignment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33001 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-23 17:53:43 +00:00 |
|
Julian Smart
|
8f3844fb86
|
Further srcdir -> top_srcdir corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-23 16:45:59 +00:00 |
|
Julian Smart
|
e395058687
|
use default position, not 0, 0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32999 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-23 13:43:39 +00:00 |
|
Julian Smart
|
12124149fe
|
Use top_srcdir for finding version.rc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32998 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-23 13:11:08 +00:00 |
|
Julian Smart
|
8c9f8f91cd
|
Updated version to 2.5.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-23 13:05:13 +00:00 |
|
Julian Smart
|
b388e8cdec
|
Elliptic arc fix for getting bounds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-23 11:36:04 +00:00 |
|
Julian Smart
|
6f63513785
|
Assert fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-23 11:31:03 +00:00 |
|
Julian Smart
|
73680834a6
|
wxUSE_DEPRECATED set to 0 by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-23 11:28:50 +00:00 |
|