]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
20 years agoinvalidate m_selection in DoRemovePage(), not in DeletePage() (replaces patch 998984)
Vadim Zeitlin [Fri, 30 Jul 2004 23:38:36 +0000 (23:38 +0000)] 
invalidate m_selection in DoRemovePage(), not in DeletePage() (replaces patch 998984)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoGerman translation update (patch 1000305)
Vadim Zeitlin [Fri, 30 Jul 2004 23:34:25 +0000 (23:34 +0000)] 
German translation update (patch 1000305)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed wxDateTime::GetWeekDayName() for wday > Wed (patch 998646)
Vadim Zeitlin [Fri, 30 Jul 2004 23:33:16 +0000 (23:33 +0000)] 
fixed wxDateTime::GetWeekDayName() for wday > Wed (patch 998646)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed delete[]/free mismatch in SetAlpha (part of patch 991168)
Vadim Zeitlin [Fri, 30 Jul 2004 23:18:10 +0000 (23:18 +0000)] 
fixed delete[]/free mismatch in SetAlpha (part of patch 991168)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed quitting the sample; fixed memory leak of CDummyWindow
Vadim Zeitlin [Fri, 30 Jul 2004 23:05:53 +0000 (23:05 +0000)] 
fixed quitting the sample; fixed memory leak of CDummyWindow

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed MFC sample (bug 978194)
Vadim Zeitlin [Fri, 30 Jul 2004 23:01:04 +0000 (23:01 +0000)] 
fixed MFC sample (bug 978194)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoswitched to wxEventLoopBase/wxEventLoop implementation (instead of m_impl based one...
Vadim Zeitlin [Fri, 30 Jul 2004 22:54:31 +0000 (22:54 +0000)] 
switched to wxEventLoopBase/wxEventLoop implementation (instead of m_impl based one) for wxMSW; minimal changes for the other ports

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agodefine WXMSG same as Win32 MSG instead of untyped pointer
Vadim Zeitlin [Fri, 30 Jul 2004 22:51:46 +0000 (22:51 +0000)] 
define WXMSG same as Win32 MSG instead of untyped pointer

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoAdditional configuration check.
Włodzimierz Skiba [Fri, 30 Jul 2004 19:23:25 +0000 (19:23 +0000)] 
Additional configuration check.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoConditional compilation fix.
Włodzimierz Skiba [Fri, 30 Jul 2004 19:14:42 +0000 (19:14 +0000)] 
Conditional compilation fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoWarning cleaning.
Włodzimierz Skiba [Fri, 30 Jul 2004 17:44:18 +0000 (17:44 +0000)] 
Warning cleaning.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoCode and warning cleaning.
Włodzimierz Skiba [Fri, 30 Jul 2004 15:55:53 +0000 (15:55 +0000)] 
Code and warning cleaning.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agowxUSE_STL fixes
Włodzimierz Skiba [Fri, 30 Jul 2004 15:41:00 +0000 (15:41 +0000)] 
wxUSE_STL fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agowxUSE_STL fixes and suggested coding of -1/TRUE/FALSE
Włodzimierz Skiba [Fri, 30 Jul 2004 15:28:32 +0000 (15:28 +0000)] 
wxUSE_STL fixes and suggested coding of -1/TRUE/FALSE

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoCan't use directives within a macro
Julian Smart [Thu, 29 Jul 2004 20:21:02 +0000 (20:21 +0000)] 
Can't use directives within a macro

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoNeeds log.h
Julian Smart [Thu, 29 Jul 2004 20:17:15 +0000 (20:17 +0000)] 
Needs log.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoRemoved unused event table entries
David Elliott [Thu, 29 Jul 2004 13:52:24 +0000 (13:52 +0000)] 
Removed unused event table entries

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28539 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofix for assert when copying bitmap in CloneRefData()
Vadim Zeitlin [Thu, 29 Jul 2004 09:39:52 +0000 (09:39 +0000)] 
fix for assert when copying bitmap in CloneRefData()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoCheckbox needs an extra pixel in height on WinCE
Julian Smart [Thu, 29 Jul 2004 08:44:42 +0000 (08:44 +0000)] 
Checkbox needs an extra pixel in height on WinCE

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoC/C++ differences
David Elliott [Thu, 29 Jul 2004 02:07:42 +0000 (02:07 +0000)] 
C/C++ differences

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoCopied from src/msw/gsocket.c revision 1.61
David Elliott [Thu, 29 Jul 2004 02:03:44 +0000 (02:03 +0000)] 
Copied from src/msw/gsocket.c revision 1.61

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoApplied gsockmsw.c 1.20 to 1.25 changes
David Elliott [Thu, 29 Jul 2004 01:40:07 +0000 (01:40 +0000)] 
Applied gsockmsw.c 1.20 to 1.25 changes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agowxWindowMSW::OnInitDialog is only implemented for WinCE
David Elliott [Wed, 28 Jul 2004 19:34:19 +0000 (19:34 +0000)] 
wxWindowMSW::OnInitDialog is only implemented for WinCE

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoSwitched from wxUsleep to wxMilliSleep/wxMicroSleep.
Stefan Neis [Wed, 28 Jul 2004 16:02:50 +0000 (16:02 +0000)] 
Switched from wxUsleep to wxMilliSleep/wxMicroSleep.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed subrelease test in wxCHECK_VERSION_FULL
Vadim Zeitlin [Wed, 28 Jul 2004 14:22:11 +0000 (14:22 +0000)] 
fixed subrelease test in wxCHECK_VERSION_FULL

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agotrying to get coordinates of native controls and wx coordinates in synch. as native...
Stefan Csomor [Wed, 28 Jul 2004 13:56:56 +0000 (13:56 +0000)] 
trying to get coordinates of native controls and wx coordinates in synch. as native controls cannot draw arbitrary borders we have to take care of that ourselves...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoHasFlag is not set at this point
Stefan Csomor [Wed, 28 Jul 2004 13:51:03 +0000 (13:51 +0000)] 
HasFlag is not set at this point

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoRefresh is necessary in earlier systems, no penalty when doing in 10.3+
Stefan Csomor [Wed, 28 Jul 2004 13:48:28 +0000 (13:48 +0000)] 
Refresh is necessary in earlier systems, no penalty when doing in 10.3+

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoScore dialog improvements.
Włodzimierz Skiba [Wed, 28 Jul 2004 09:36:45 +0000 (09:36 +0000)] 
Score dialog improvements.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoWorked around static box opaqueness problem on WinCE by setting the
Julian Smart [Wed, 28 Jul 2004 09:34:25 +0000 (09:34 +0000)] 
Worked around static box opaqueness problem on WinCE by setting the
z-order in OnInitDialog

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoFixed lack of copying help. Regenerated makefiles.
Włodzimierz Skiba [Wed, 28 Jul 2004 09:24:24 +0000 (09:24 +0000)] 
Fixed lack of copying help. Regenerated makefiles.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoremoved GSocket_[Un]Streamed
Vadim Zeitlin [Wed, 28 Jul 2004 00:35:33 +0000 (00:35 +0000)] 
removed GSocket_[Un]Streamed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoUnder WinCE, we need to send the groupbox z position to the bottom
Julian Smart [Tue, 27 Jul 2004 20:30:22 +0000 (20:30 +0000)] 
Under WinCE, we need to send the groupbox z position to the bottom
to reveal the controls that were created after the group control.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoFinally whole configtool works regardless of wxUSE_STL value (at least with Borland...
Włodzimierz Skiba [Tue, 27 Jul 2004 19:14:36 +0000 (19:14 +0000)] 
Finally whole configtool works regardless of wxUSE_STL value (at least with Borland). Changes followed adjustements of other things like better styles, storing pointers, unified headers of files, etc. etc.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoMissing headers.
Włodzimierz Skiba [Tue, 27 Jul 2004 18:12:13 +0000 (18:12 +0000)] 
Missing headers.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoMissing DMC OFN_* values.
Włodzimierz Skiba [Tue, 27 Jul 2004 18:04:01 +0000 (18:04 +0000)] 
Missing DMC OFN_* values.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed memory leak
Václav Slavík [Tue, 27 Jul 2004 11:34:31 +0000 (11:34 +0000)] 
fixed memory leak

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoregion from polygon added
Stefan Csomor [Tue, 27 Jul 2004 11:28:20 +0000 (11:28 +0000)] 
region from polygon added

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28518 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoremoved useless event handlers that were breaking focus handling in wxGTK
Václav Slavík [Tue, 27 Jul 2004 09:40:28 +0000 (09:40 +0000)] 
removed useless event handlers that were breaking focus handling in wxGTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed sending 2 events (normal and bogus cancel one) when ending to edit a tree ctrl...
Václav Slavík [Tue, 27 Jul 2004 08:53:10 +0000 (08:53 +0000)] 
fixed sending 2 events (normal and bogus cancel one) when ending to edit a tree ctrl item (same thing as patch 978403 for treectlg.cpp)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoIncorporated src/unix/gsocket.c 1.86 to 1.92 changes (except 1.90 to 1.91
David Elliott [Tue, 27 Jul 2004 02:15:32 +0000 (02:15 +0000)] 
Incorporated src/unix/gsocket.c 1.86 to 1.92 changes (except 1.90 to 1.91
which was applied by Vadim as 1.9 to 1.10 of src/unix/gsocket.cpp)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoremoved GSocket_Unstreamed() call
Vadim Zeitlin [Mon, 26 Jul 2004 22:14:59 +0000 (22:14 +0000)] 
removed GSocket_Unstreamed() call

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoremoved GSocket_[Un]Streamed(), GSocket_SetNonOriented() must be used instead
Vadim Zeitlin [Mon, 26 Jul 2004 21:35:32 +0000 (21:35 +0000)] 
removed GSocket_[Un]Streamed(), GSocket_SetNonOriented() must be used instead

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoremoved _GSocket::m_oriented
Vadim Zeitlin [Mon, 26 Jul 2004 21:33:54 +0000 (21:33 +0000)] 
removed _GSocket::m_oriented

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoDon't return wxEmptyString for e.g. wxPathOnly("\file.txt")
Julian Smart [Mon, 26 Jul 2004 20:55:59 +0000 (20:55 +0000)] 
Don't return wxEmptyString for e.g. wxPathOnly("\file.txt")

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoStub out SetToolTip to avoid massive ifdefing when encountering
Julian Smart [Mon, 26 Jul 2004 20:16:19 +0000 (20:16 +0000)] 
Stub out SetToolTip to avoid massive ifdefing when encountering
a platform that doesn't support them

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoOFN_ENABLESIZING not appropriate for WinCE
Julian Smart [Mon, 26 Jul 2004 18:48:54 +0000 (18:48 +0000)] 
OFN_ENABLESIZING not appropriate for WinCE

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28509 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agocheck if wxTheApp still exists in FreeColour(); fixes crash on shutdown
Vadim Zeitlin [Sun, 25 Jul 2004 23:42:45 +0000 (23:42 +0000)] 
check if wxTheApp still exists in FreeColour(); fixes crash on shutdown

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoIsTopLevel() may return true not only for wxTLW: this fixes crash when opening a...
Vadim Zeitlin [Sun, 25 Jul 2004 23:34:37 +0000 (23:34 +0000)] 
IsTopLevel() may return true not only for wxTLW: this fixes crash when opening a menu

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agodetach removed submenu from the menubar too
Vadim Zeitlin [Sun, 25 Jul 2004 23:13:57 +0000 (23:13 +0000)] 
detach removed submenu from the menubar too

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoreplace wxHashTable with a type safe hash map of Window to wxWindow
Vadim Zeitlin [Sun, 25 Jul 2004 23:09:33 +0000 (23:09 +0000)] 
replace wxHashTable with a type safe hash map of Window to wxWindow

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28505 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoinsert now returns pair<iterator, bool>, as for the standard map
Vadim Zeitlin [Sun, 25 Jul 2004 23:05:28 +0000 (23:05 +0000)] 
insert now returns pair<iterator, bool>, as for the standard map

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28504 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agocompilation fix
Vadim Zeitlin [Sun, 25 Jul 2004 20:13:23 +0000 (20:13 +0000)] 
compilation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoremoved reference to deleted wxNotebookSizer programming section
Dimitri Schoolwerth [Sun, 25 Jul 2004 17:49:27 +0000 (17:49 +0000)] 
removed reference to deleted wxNotebookSizer programming section

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoadded missing closing bracket
Dimitri Schoolwerth [Sun, 25 Jul 2004 17:45:15 +0000 (17:45 +0000)] 
added missing closing bracket

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed tex2rtf errors
Dimitri Schoolwerth [Sun, 25 Jul 2004 17:38:46 +0000 (17:38 +0000)] 
fixed tex2rtf errors

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agocompilation fixes
Vadim Zeitlin [Sun, 25 Jul 2004 17:26:13 +0000 (17:26 +0000)] 
compilation fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agocompilation warning fix
Vadim Zeitlin [Sun, 25 Jul 2004 17:25:04 +0000 (17:25 +0000)] 
compilation warning fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoreverted previous patch applied by mistake
Vadim Zeitlin [Sun, 25 Jul 2004 17:21:42 +0000 (17:21 +0000)] 
reverted previous patch applied by mistake

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoinvalidate selection when deleting the page changes its index (replaces patch 865500)
Vadim Zeitlin [Sun, 25 Jul 2004 17:12:28 +0000 (17:12 +0000)] 
invalidate selection when deleting the page changes its index (replaces patch 865500)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agouse wxWindowDisabler instead of ShowModal() for showing the print preview frame ...
Vadim Zeitlin [Sun, 25 Jul 2004 17:09:30 +0000 (17:09 +0000)] 
use wxWindowDisabler instead of ShowModal() for showing the print preview frame (patch 832288)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoreplaced my recent GSocket_SetReuseAddr() addition with GSocket_SetReusable() from...
Vadim Zeitlin [Sun, 25 Jul 2004 17:06:01 +0000 (17:06 +0000)] 
replaced my recent GSocket_SetReuseAddr() addition with GSocket_SetReusable() from the patch 992473; it also adds and documents wxSOCKET_REUSEADDR flag

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agobetter Finnish translations (patch 993051)
Vadim Zeitlin [Sun, 25 Jul 2004 16:57:44 +0000 (16:57 +0000)] 
better Finnish translations (patch 993051)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28493 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoimplemented moving the dialog (patch 996448)
Vadim Zeitlin [Sun, 25 Jul 2004 16:56:00 +0000 (16:56 +0000)] 
implemented moving the dialog (patch 996448)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoconverted char * references to wxChar *
Dimitri Schoolwerth [Sun, 25 Jul 2004 16:50:57 +0000 (16:50 +0000)] 
converted char * references to wxChar *

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28491 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agodon't define _CRTDBG_MAP_ALLOC as it is apparently unnecessary (patch 995135)
Vadim Zeitlin [Sun, 25 Jul 2004 16:47:33 +0000 (16:47 +0000)] 
don't define _CRTDBG_MAP_ALLOC as it is apparently unnecessary (patch 995135)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28490 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agodon't include wx/wxprec.h from the headers (patch 993136)
Vadim Zeitlin [Sun, 25 Jul 2004 16:44:47 +0000 (16:44 +0000)] 
don't include wx/wxprec.h from the headers (patch 993136)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agodc.h shouldn't include itself (patch 992933)
Vadim Zeitlin [Sun, 25 Jul 2004 16:39:07 +0000 (16:39 +0000)] 
dc.h shouldn't include itself (patch 992933)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28488 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agotypo fix
Dimitri Schoolwerth [Sun, 25 Jul 2004 16:38:58 +0000 (16:38 +0000)] 
typo fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28487 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoadded shortcut functions AddSpacer and AddStretchSpacer (plus Prepend and Insert...
Dimitri Schoolwerth [Sun, 25 Jul 2004 16:37:48 +0000 (16:37 +0000)] 
added shortcut functions AddSpacer and AddStretchSpacer (plus Prepend and Insert variants)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed header include guard position (patch 992443)
Vadim Zeitlin [Sun, 25 Jul 2004 16:36:51 +0000 (16:36 +0000)] 
fixed header include guard position (patch 992443)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agodon't assign the same normal value for all the other bitmaps, leave them empty (patch...
Vadim Zeitlin [Sun, 25 Jul 2004 16:33:38 +0000 (16:33 +0000)] 
don't assign the same normal value for all the other bitmaps, leave them empty (patch 990370)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28484 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoupdate the caret bitmap size in EVT_SIZE (patch 990361)
Vadim Zeitlin [Sun, 25 Jul 2004 16:32:24 +0000 (16:32 +0000)] 
update the caret bitmap size in EVT_SIZE (patch 990361)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28483 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agocorrected assert in wxSocket::Initialize()
Vadim Zeitlin [Sun, 25 Jul 2004 16:25:00 +0000 (16:25 +0000)] 
corrected assert in wxSocket::Initialize()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28482 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agounused param warnings fixes
Vadim Zeitlin [Sun, 25 Jul 2004 16:18:58 +0000 (16:18 +0000)] 
unused param warnings fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28481 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoadded status bar fields styles support (patch 988292)
Vadim Zeitlin [Sun, 25 Jul 2004 16:13:52 +0000 (16:13 +0000)] 
added status bar fields styles support (patch 988292)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28480 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed flushing of secondary log target in wxLogChain (patch 985711)
Vadim Zeitlin [Sun, 25 Jul 2004 16:02:54 +0000 (16:02 +0000)] 
fixed flushing of secondary log target in wxLogChain (patch 985711)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28479 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed wxList copy ctor (patch 985473)
Vadim Zeitlin [Sun, 25 Jul 2004 15:59:23 +0000 (15:59 +0000)] 
fixed wxList copy ctor (patch 985473)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28478 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agocompilation fix for a patch which didn't compile...
Vadim Zeitlin [Sun, 25 Jul 2004 15:52:40 +0000 (15:52 +0000)] 
compilation fix for a patch which didn't compile...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28477 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agocompilation fix after last commit
Vadim Zeitlin [Sun, 25 Jul 2004 15:48:14 +0000 (15:48 +0000)] 
compilation fix after last commit

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28476 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoremoved #pragma interface without matching #pragma implementation (replaces patch...
Vadim Zeitlin [Sun, 25 Jul 2004 15:44:47 +0000 (15:44 +0000)] 
removed #pragma interface without matching #pragma implementation (replaces patch 981135)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28475 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoadded DoCreate/Load/SaveDocument() (patches 983570 and 983571)
Vadim Zeitlin [Sun, 25 Jul 2004 15:42:11 +0000 (15:42 +0000)] 
added DoCreate/Load/SaveDocument() (patches 983570 and 983571)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28474 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoadded GetHeaderValue() (patch 974427)
Vadim Zeitlin [Sun, 25 Jul 2004 15:30:42 +0000 (15:30 +0000)] 
added GetHeaderValue() (patch 974427)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28473 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agodon't crash if we delete the item being edited (replaces patch 979733)
Vadim Zeitlin [Sun, 25 Jul 2004 15:24:17 +0000 (15:24 +0000)] 
don't crash if we delete the item being edited (replaces patch 979733)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28472 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agounselect previously selected items in SetSelection() (patch 974326)
Vadim Zeitlin [Sun, 25 Jul 2004 15:06:58 +0000 (15:06 +0000)] 
unselect previously selected items in SetSelection() (patch 974326)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28471 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agocorrected Center() for cases when client display rect origin is not at (0, 0) (patch...
Vadim Zeitlin [Sun, 25 Jul 2004 15:03:13 +0000 (15:03 +0000)] 
corrected Center() for cases when client display rect origin is not at (0, 0) (patch 973192)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28470 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoadded SetPath() test
Vadim Zeitlin [Sun, 25 Jul 2004 14:01:36 +0000 (14:01 +0000)] 
added SetPath() test

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28469 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoadded and documented SplitVolume() and GetPathTerminators(); corrected SetPath()...
Vadim Zeitlin [Sun, 25 Jul 2004 13:59:47 +0000 (13:59 +0000)] 
added and documented SplitVolume() and GetPathTerminators(); corrected SetPath() to treat the volume part properly (patch 970580)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28468 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoadded wxFileName test
Vadim Zeitlin [Sun, 25 Jul 2004 13:27:42 +0000 (13:27 +0000)] 
added wxFileName test

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agosupport for alpha channel in toolbars (patch 949843)
Vadim Zeitlin [Sun, 25 Jul 2004 12:59:32 +0000 (12:59 +0000)] 
support for alpha channel in toolbars (patch 949843)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28466 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agocheck better before overwriting files (patch 951868)
Vadim Zeitlin [Sun, 25 Jul 2004 12:54:15 +0000 (12:54 +0000)] 
check better before overwriting files (patch 951868)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agodocumented how to use sockets in non-main thread (patch 951134)
Vadim Zeitlin [Sun, 25 Jul 2004 12:41:14 +0000 (12:41 +0000)] 
documented how to use sockets in non-main thread (patch 951134)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agodon't set SO_REUSEADDR by default; added GSocket_SetReuseAddr()
Vadim Zeitlin [Sun, 25 Jul 2004 12:40:10 +0000 (12:40 +0000)] 
don't set SO_REUSEADDR by default; added GSocket_SetReuseAddr()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoFindItem() implementation (patch 950021)
Vadim Zeitlin [Sun, 25 Jul 2004 12:32:59 +0000 (12:32 +0000)] 
FindItem() implementation (patch 950021)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28461 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed Freeze/Thaw() for wxCombobox (patch 925808)
Vadim Zeitlin [Sun, 25 Jul 2004 12:30:25 +0000 (12:30 +0000)] 
fixed Freeze/Thaw() for wxCombobox (patch 925808)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28460 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoadded IsFrozen() (part of patch 925808)
Vadim Zeitlin [Sun, 25 Jul 2004 12:30:08 +0000 (12:30 +0000)] 
added IsFrozen() (part of patch 925808)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28459 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agouse BS_RIGHT for right-aligned controls (patch 945460)
Vadim Zeitlin [Sun, 25 Jul 2004 12:27:23 +0000 (12:27 +0000)] 
use BS_RIGHT for right-aligned controls (patch 945460)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28458 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agorewrote this page to look like all the others; added wxALIGN_RIGHT test
Vadim Zeitlin [Sun, 25 Jul 2004 12:24:42 +0000 (12:24 +0000)] 
rewrote this page to look like all the others; added wxALIGN_RIGHT test

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28457 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agotypos in comments
Vadim Zeitlin [Sun, 25 Jul 2004 12:23:52 +0000 (12:23 +0000)] 
typos in comments

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28456 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agowxGTK/Cygwin fix (patch 914565)
Vadim Zeitlin [Sun, 25 Jul 2004 11:34:37 +0000 (11:34 +0000)] 
wxGTK/Cygwin fix (patch 914565)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28455 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775