]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
20 years agoAdded CE project files
Julian Smart [Sun, 8 Feb 2004 12:22:42 +0000 (12:22 +0000)] 
Added CE project files

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

20 years agoApplied patch [ 875666 ] Warning free configtool util
Julian Smart [Sun, 8 Feb 2004 12:01:28 +0000 (12:01 +0000)] 
Applied patch [ 875666 ] Warning free configtool util
ABX

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

20 years agoApplied patch [ 879998 ] Warning free animate contrib
Julian Smart [Sun, 8 Feb 2004 11:59:34 +0000 (11:59 +0000)] 
Applied patch [ 879998 ] Warning free animate contrib
ABX

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

20 years agoFixed RTTI
Julian Smart [Sun, 8 Feb 2004 11:57:59 +0000 (11:57 +0000)] 
Fixed RTTI

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

20 years agoApplied patch [ 875663 ] Warning free mmedia contrib
Julian Smart [Sun, 8 Feb 2004 11:56:22 +0000 (11:56 +0000)] 
Applied patch [ 875663 ] Warning free mmedia contrib
ABX

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

20 years agoApplied [ 880011 ] Several fixes to DbBrowse demo
Julian Smart [Sun, 8 Feb 2004 11:53:48 +0000 (11:53 +0000)] 
Applied [ 880011 ] Several fixes to DbBrowse demo
ABX

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

20 years agoApplied patch [ 892511 ] wxUniversal: fix of segfault in toolbar.cpp
Julian Smart [Sun, 8 Feb 2004 11:49:22 +0000 (11:49 +0000)] 
Applied patch [ 892511 ] wxUniversal: fix of segfault in toolbar.cpp
Christian Sturmlechner

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

20 years agoscroll of subwindow confined to rect param
Stefan Csomor [Sun, 8 Feb 2004 11:07:23 +0000 (11:07 +0000)] 
scroll of subwindow confined to rect param

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

20 years agotabs fixed
Stefan Csomor [Sun, 8 Feb 2004 11:06:06 +0000 (11:06 +0000)] 
tabs fixed

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

20 years agocorrected line counts and implemented ShowPosition
Stefan Csomor [Sun, 8 Feb 2004 10:56:48 +0000 (10:56 +0000)] 
corrected line counts and implemented ShowPosition

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

20 years agocorrections for buffers
Stefan Csomor [Sun, 8 Feb 2004 09:53:50 +0000 (09:53 +0000)] 
corrections for buffers

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

20 years agounicode savvy conversions
Stefan Csomor [Sun, 8 Feb 2004 09:52:19 +0000 (09:52 +0000)] 
unicode savvy conversions

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

20 years ago Documented new constructor and overloaded Create methods.
Mattia Barbon [Sun, 8 Feb 2004 08:27:29 +0000 (08:27 +0000)] 
  Documented new constructor and overloaded Create methods.

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

20 years ago Update toback24.
Mattia Barbon [Sun, 8 Feb 2004 08:24:01 +0000 (08:24 +0000)] 
  Update toback24.

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

20 years ago Reverses part of my changes of Mon Apr 14 17:27:28 2003. This
Mattia Barbon [Sun, 8 Feb 2004 08:07:10 +0000 (08:07 +0000)] 
  Reverses part of my changes of Mon Apr 14 17:27:28 2003. This
fixes wxMotif windows not getting most mouse move events (testcase:
could not drag cards in Forty). This is a quick fix for 2.5.1.

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

20 years ago Compilation fix for wxUSE_STL == 1 and wxUSE_UNICODE == 1.
Mattia Barbon [Sun, 8 Feb 2004 07:58:15 +0000 (07:58 +0000)] 
  Compilation fix for wxUSE_STL == 1 and wxUSE_UNICODE == 1.

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

20 years ago Applied patches #892580 and #892582 from Christian Sturmlechner.
Mattia Barbon [Sun, 8 Feb 2004 07:54:26 +0000 (07:54 +0000)] 
  Applied patches #892580 and #892582 from Christian Sturmlechner.
Fix of variable declaration in wxApp::Yield().

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

20 years agoUse wxLogTrace instead of wxLogDebug for trace messages
David Elliott [Sun, 8 Feb 2004 07:07:04 +0000 (07:07 +0000)] 
Use wxLogTrace instead of wxLogDebug for trace messages

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

20 years agoAdd wxCocoa-specific trace masks
David Elliott [Sun, 8 Feb 2004 07:04:09 +0000 (07:04 +0000)] 
Add wxCocoa-specific trace masks

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

20 years agofont encodings and refresh upon show (after a hide all no update event is sent at...
Stefan Csomor [Sun, 8 Feb 2004 06:33:27 +0000 (06:33 +0000)] 
font encodings and refresh upon show (after a hide all no update event is sent at least on Panther)

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

20 years agofont encodings
Stefan Csomor [Sun, 8 Feb 2004 06:27:53 +0000 (06:27 +0000)] 
font encodings

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

20 years agofont encodings and a first copy implementation wchar_t 32 <-> 16 bit
Stefan Csomor [Sun, 8 Feb 2004 06:27:24 +0000 (06:27 +0000)] 
font encodings and a first copy implementation wchar_t 32 <-> 16 bit

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

20 years agofont encoding support
Stefan Csomor [Sun, 8 Feb 2004 06:23:07 +0000 (06:23 +0000)] 
font encoding support

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

20 years agoconversion warning gcc 3.3 mac
Stefan Csomor [Sun, 8 Feb 2004 06:21:18 +0000 (06:21 +0000)] 
conversion warning gcc 3.3 mac

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

20 years agofont-encodings additions
Stefan Csomor [Sun, 8 Feb 2004 06:19:37 +0000 (06:19 +0000)] 
font-encodings additions

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

20 years agounicode targets cleanup for cw and xcode
Stefan Csomor [Sun, 8 Feb 2004 06:18:44 +0000 (06:18 +0000)] 
unicode targets cleanup for cw and xcode

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

20 years agogetting rid of old pragma for CW Pro 9
Stefan Csomor [Sun, 8 Feb 2004 06:13:46 +0000 (06:13 +0000)] 
getting rid of old pragma for CW Pro 9

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

20 years agodon't let MacIsReallyShown climb over toplevel windows, otherwise tlws with invisible...
Stefan Csomor [Sun, 8 Feb 2004 05:42:00 +0000 (05:42 +0000)] 
don't let MacIsReallyShown climb over toplevel windows, otherwise tlws with invisible parents are not showing their controls either

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

20 years agobackground colour of a combobox may now be set (bug 805442)
Vadim Zeitlin [Sun, 8 Feb 2004 00:59:23 +0000 (00:59 +0000)] 
background colour of a combobox may now be set (bug 805442)

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

20 years agoreset m_frameTool/StatusBar pointers before deleting them (bug 773474)
Vadim Zeitlin [Sat, 7 Feb 2004 23:48:13 +0000 (23:48 +0000)] 
reset m_frameTool/StatusBar pointers before deleting them (bug 773474)

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

20 years agodon't show the accels on the controls if the system is configured to hide them initia...
Vadim Zeitlin [Sat, 7 Feb 2004 23:18:01 +0000 (23:18 +0000)] 
don't show the accels on the controls if the system is configured to hide them initially (bug 718368)

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

20 years agoadded WM_UPDATEUISTATE and related stuff
Vadim Zeitlin [Sat, 7 Feb 2004 23:15:12 +0000 (23:15 +0000)] 
added WM_UPDATEUISTATE and related stuff

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

20 years agotrying to fix breakage in wxBufferedPaintDC after the last commit
Vadim Zeitlin [Sat, 7 Feb 2004 21:50:39 +0000 (21:50 +0000)] 
trying to fix breakage in wxBufferedPaintDC after the last commit

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

20 years agoone line fix for a bug with focus switching to the one after next control instead...
Vadim Zeitlin [Sat, 7 Feb 2004 21:15:42 +0000 (21:15 +0000)] 
one line fix for a bug with focus switching to the one after next control instead of the next one after a multiline text control and a 15-line comment explaining it (this incidentally fixes bug 658026 and maybe others)

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

20 years agono changes (just removed some long unused junk)
Vadim Zeitlin [Sat, 7 Feb 2004 21:07:24 +0000 (21:07 +0000)] 
no changes (just removed some long unused junk)

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

20 years agofixes for page positioning for notebooks with wxNB_MULTILINE style (closes bugs 70909...
Vadim Zeitlin [Sat, 7 Feb 2004 20:48:18 +0000 (20:48 +0000)] 
fixes for page positioning for notebooks with wxNB_MULTILINE style (closes bugs 709099 and 645323)

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

20 years agoadded checkbox for testing wxNB_MULTILINE
Vadim Zeitlin [Sat, 7 Feb 2004 20:20:29 +0000 (20:20 +0000)] 
added checkbox for testing wxNB_MULTILINE

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

20 years agodon't change the control width when adjusting the height of the drop down list
Vadim Zeitlin [Sat, 7 Feb 2004 19:51:52 +0000 (19:51 +0000)] 
don't change the control width when adjusting the height of the drop down list

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

20 years agouse new style creation (MSWCreateControl() and MSWGetStyle()); adjust the drop down...
Vadim Zeitlin [Sat, 7 Feb 2004 19:26:22 +0000 (19:26 +0000)] 
use new style creation (MSWCreateControl() and MSWGetStyle()); adjust the drop down list height after appending/inserting/deleting items

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

20 years agodon't give error messages if ws2_32.dll is not available in wxGetHostName()
Vadim Zeitlin [Sat, 7 Feb 2004 19:25:05 +0000 (19:25 +0000)] 
don't give error messages if ws2_32.dll is not available in wxGetHostName()

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

20 years agocompilation fix for wxUSE_VALIDATORS == 0
Vadim Zeitlin [Sat, 7 Feb 2004 19:24:16 +0000 (19:24 +0000)] 
compilation fix for wxUSE_VALIDATORS == 0

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

20 years agoadded wxDC::DrawPolyPolygon() (patch 882189)
Vadim Zeitlin [Sat, 7 Feb 2004 19:21:51 +0000 (19:21 +0000)] 
added wxDC::DrawPolyPolygon() (patch 882189)

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

20 years agomultiple fixes to wxChoice/wxCombobox height getting/setting (replaces patches 888171...
Vadim Zeitlin [Sat, 7 Feb 2004 18:42:56 +0000 (18:42 +0000)] 
multiple fixes to wxChoice/wxCombobox height getting/setting (replaces patches 888171, 834099; fixes bug 880590)

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

20 years agoLive resizing is OS X only.
Dimitri Schoolwerth [Sat, 7 Feb 2004 18:38:12 +0000 (18:38 +0000)] 
Live resizing is OS X only.

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

20 years agoHandle separators in menus correctly.
Stefan Neis [Sat, 7 Feb 2004 17:04:28 +0000 (17:04 +0000)] 
Handle separators in menus correctly.

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

20 years agoadded wxDC::DrawPolyPolygon() (patch 882189)
Vadim Zeitlin [Sat, 7 Feb 2004 16:54:04 +0000 (16:54 +0000)] 
added wxDC::DrawPolyPolygon() (patch 882189)

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

20 years agowxBufferedDC changes
Vadim Zeitlin [Sat, 7 Feb 2004 16:39:51 +0000 (16:39 +0000)] 
wxBufferedDC changes

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

20 years agodocumented wxBuffered[Paint]DC
Vadim Zeitlin [Sat, 7 Feb 2004 16:39:26 +0000 (16:39 +0000)] 
documented wxBuffered[Paint]DC

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

20 years agofiles for LaTeX 2e compilation
Vadim Zeitlin [Sat, 7 Feb 2004 16:37:49 +0000 (16:37 +0000)] 
files for LaTeX 2e compilation

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

20 years agomade it possible to preserve background when using wxBufferedDC (replaces patch 87626...
Vadim Zeitlin [Sat, 7 Feb 2004 16:16:36 +0000 (16:16 +0000)] 
made it possible to preserve background when using wxBufferedDC (replaces patch 876263); some refactoring

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

20 years agomade wxFFile a bit more safe: don't crash when Tell() and Length() are called on...
Vadim Zeitlin [Sat, 7 Feb 2004 15:44:40 +0000 (15:44 +0000)] 
made wxFFile a bit more safe: don't crash when Tell() and Length() are called on closed file (patch 811425)

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

20 years agodocumeneted Error()
Vadim Zeitlin [Sat, 7 Feb 2004 15:43:22 +0000 (15:43 +0000)] 
documeneted Error()

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

20 years agotrying to speed up wxExecute(SYNC) -- by adding sleep to it (!) (patch 814478)
Vadim Zeitlin [Sat, 7 Feb 2004 15:37:47 +0000 (15:37 +0000)] 
trying to speed up wxExecute(SYNC) -- by adding sleep to it (!) (patch 814478)

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

20 years agominor cleanup (patch 876248)
Vadim Zeitlin [Sat, 7 Feb 2004 15:34:13 +0000 (15:34 +0000)] 
minor cleanup (patch 876248)

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

20 years agowxURL implementation using WinInet functions under Win32 (patch 839305)
Vadim Zeitlin [Sat, 7 Feb 2004 15:28:06 +0000 (15:28 +0000)] 
wxURL implementation using WinInet functions under Win32 (patch 839305)

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

20 years agoDigital Mars compilation warnings and Unicode fixes (patch 884587)
Vadim Zeitlin [Sat, 7 Feb 2004 15:07:08 +0000 (15:07 +0000)] 
Digital Mars compilation warnings and Unicode fixes (patch 884587)

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

20 years agorespect xsrc, ysrc parameters in DoBlit() (patch 733961)
Vadim Zeitlin [Sat, 7 Feb 2004 15:02:54 +0000 (15:02 +0000)] 
respect xsrc, ysrc parameters in DoBlit() (patch 733961)

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

20 years agobetter leak error reporting using VC CRT (patch 828250)
Vadim Zeitlin [Sat, 7 Feb 2004 14:53:17 +0000 (14:53 +0000)] 
better leak error reporting using VC CRT (patch 828250)

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

20 years agoremoved inclusion of malloc.h (part of patch 828250 but makes sense independently...
Vadim Zeitlin [Sat, 7 Feb 2004 14:47:48 +0000 (14:47 +0000)] 
removed inclusion of malloc.h (part of patch 828250 but makes sense independently of it)

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

20 years agoshow first item added with InsertItem() correctly (part of patch 833247)
Vadim Zeitlin [Sat, 7 Feb 2004 14:31:29 +0000 (14:31 +0000)] 
show first item added with InsertItem() correctly (part of patch 833247)

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

20 years agofixes for compiling with more stuff disabled in setup.h (patch 889211)
Vadim Zeitlin [Sat, 7 Feb 2004 14:26:00 +0000 (14:26 +0000)] 
fixes for compiling with more stuff disabled in setup.h (patch 889211)

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

20 years agoadded wsock32.lib (patch 880683)
Vadim Zeitlin [Sat, 7 Feb 2004 14:19:15 +0000 (14:19 +0000)] 
added wsock32.lib (patch 880683)

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

20 years agoadded numdlg.h and generic/numdlgg.h
Vadim Zeitlin [Sat, 7 Feb 2004 13:57:37 +0000 (13:57 +0000)] 
added numdlg.h and generic/numdlgg.h

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

20 years agomade wxNumberEntryDialog public; extracted it and wxGetNumberFromUser() in a separate...
Vadim Zeitlin [Sat, 7 Feb 2004 13:55:49 +0000 (13:55 +0000)] 
made wxNumberEntryDialog public; extracted it and wxGetNumberFromUser() in a separate header (patch 882545)

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

20 years agoconsume less CPU while waiting for thread to terminate (patch 883268)
Vadim Zeitlin [Sat, 7 Feb 2004 13:49:18 +0000 (13:49 +0000)] 
consume less CPU while waiting for thread to terminate (patch 883268)

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

20 years agofix for memory leaks (patch 885242)
Vadim Zeitlin [Sat, 7 Feb 2004 13:19:18 +0000 (13:19 +0000)] 
fix for memory leaks (patch 885242)

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

20 years agoadded wxDC::DrawPolyPolygon() (patch 882189)
Vadim Zeitlin [Sat, 7 Feb 2004 13:12:31 +0000 (13:12 +0000)] 
added wxDC::DrawPolyPolygon() (patch 882189)

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

20 years agoreplaced ASSERT in wxEvtHandler::ProcessPendingEvents() with a CHECK (replaces patch...
Vadim Zeitlin [Sat, 7 Feb 2004 12:54:29 +0000 (12:54 +0000)] 
replaced ASSERT in wxEvtHandler::ProcessPendingEvents() with a CHECK (replaces patch 886852)

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

20 years agotrying to make comments readable again after their auto-mangling by RN...
Vadim Zeitlin [Sat, 7 Feb 2004 12:51:44 +0000 (12:51 +0000)] 
trying to make comments readable again after their auto-mangling by RN...

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

20 years agofixed wxIsctrl/wxIscntrl confusion (modified patch 888519)
Vadim Zeitlin [Sat, 7 Feb 2004 12:46:14 +0000 (12:46 +0000)] 
fixed wxIsctrl/wxIscntrl confusion (modified patch 888519)

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

20 years agofixed the mess (nested C/C++ comments) intorduced by automatic comments conversion
Vadim Zeitlin [Sat, 7 Feb 2004 12:41:39 +0000 (12:41 +0000)] 
fixed the mess (nested C/C++ comments) intorduced by automatic comments conversion

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

20 years agoadding textencoding for classic
Stefan Csomor [Sat, 7 Feb 2004 08:02:40 +0000 (08:02 +0000)] 
adding textencoding for classic

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

20 years agoPut the wxMemoryBuffer typemaps back
Robin Dunn [Sat, 7 Feb 2004 00:47:53 +0000 (00:47 +0000)] 
Put the wxMemoryBuffer typemaps back

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

20 years agoCorrected parameter names
Robin Dunn [Fri, 6 Feb 2004 22:19:02 +0000 (22:19 +0000)] 
Corrected parameter names

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

20 years agoProblem fixed, removed comments about it
Robin Dunn [Fri, 6 Feb 2004 22:18:40 +0000 (22:18 +0000)] 
Problem fixed, removed comments about it

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

20 years agostc module updates for the new Scintilla
Robin Dunn [Fri, 6 Feb 2004 22:15:41 +0000 (22:15 +0000)] 
stc module updates for the new Scintilla

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

20 years agoFix wxArrayString and wxArrayInt typemaps so they can be used with
Robin Dunn [Fri, 6 Feb 2004 22:15:00 +0000 (22:15 +0000)] 
Fix wxArrayString and wxArrayInt typemaps so they can be used with
default args.

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

20 years agoUse Bind
Robin Dunn [Fri, 6 Feb 2004 22:14:22 +0000 (22:14 +0000)] 
Use Bind

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

20 years agocorrect some compile warnings and errors
Robin Dunn [Fri, 6 Feb 2004 20:37:57 +0000 (20:37 +0000)] 
correct some compile warnings and errors

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

20 years agofixing notebook icons for panther
Stefan Csomor [Fri, 6 Feb 2004 18:26:52 +0000 (18:26 +0000)] 
fixing notebook icons for panther

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

20 years agoStart out with the line numbers not shown.
Robin Dunn [Fri, 6 Feb 2004 17:36:28 +0000 (17:36 +0000)] 
Start out with the line numbers not shown.
Don't use the default size for the AppFrame.

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

20 years agoconditional compilation for compositing
Stefan Csomor [Fri, 6 Feb 2004 16:24:52 +0000 (16:24 +0000)] 
conditional compilation for compositing

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

20 years agocorrecting a missing redraw area on certain resize operations when window has a border
Stefan Csomor [Fri, 6 Feb 2004 13:20:02 +0000 (13:20 +0000)] 
correcting a missing redraw area on certain resize operations when window has a border

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

20 years agoreverting part of Kevin O's patch, due to incompatibility problems
Stefan Csomor [Fri, 6 Feb 2004 09:10:58 +0000 (09:10 +0000)] 
reverting part of Kevin O's patch, due to incompatibility problems

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

20 years agoCall Finalise.
Robin Dunn [Fri, 6 Feb 2004 05:54:16 +0000 (05:54 +0000)] 
Call Finalise.

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

20 years agorebaked the wxSTC makefiles
Robin Dunn [Fri, 6 Feb 2004 05:16:09 +0000 (05:16 +0000)] 
rebaked the wxSTC makefiles

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

20 years agoCorrect export declarations
Robin Dunn [Fri, 6 Feb 2004 00:29:56 +0000 (00:29 +0000)] 
Correct export declarations

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

20 years agoUpdated Scintilla to version 1.58
Robin Dunn [Fri, 6 Feb 2004 00:03:13 +0000 (00:03 +0000)] 
Updated Scintilla to version 1.58

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

20 years agowxMGL fixes (patch #884758)
Václav Slavík [Thu, 5 Feb 2004 23:13:30 +0000 (23:13 +0000)] 
wxMGL fixes (patch #884758)

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

20 years agomakefiles update
Václav Slavík [Thu, 5 Feb 2004 22:34:18 +0000 (22:34 +0000)] 
makefiles update

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

20 years agoapplied patch 744616: WXRC extension for automated use (Eduardo Marques)
Václav Slavík [Thu, 5 Feb 2004 21:58:29 +0000 (21:58 +0000)] 
applied patch 744616: WXRC extension for automated use (Eduardo Marques)

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

20 years agodon't call Init() twice when dialog is created in 2 steps
Vadim Zeitlin [Thu, 5 Feb 2004 20:51:33 +0000 (20:51 +0000)] 
don't call Init() twice when dialog is created in 2 steps

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

20 years agomoved wxClientData to wxcore
Václav Slavík [Thu, 5 Feb 2004 19:57:57 +0000 (19:57 +0000)] 
moved wxClientData to wxcore

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

20 years agoremoved wxTE_HT_XXX constants which are now in wx/textctrl.h itself
Vadim Zeitlin [Thu, 5 Feb 2004 19:44:58 +0000 (19:44 +0000)] 
removed wxTE_HT_XXX constants which are now in wx/textctrl.h itself

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

20 years agorestored wxPluginLibrary::ms_classes handling code that was removed by mistake
Václav Slavík [Thu, 5 Feb 2004 10:38:01 +0000 (10:38 +0000)] 
restored wxPluginLibrary::ms_classes handling code that was removed by mistake

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

20 years agoreSWIGged
Robin Dunn [Thu, 5 Feb 2004 01:12:26 +0000 (01:12 +0000)] 
reSWIGged

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

20 years agoSome ifdef's to correct compile problems on wxMac
Robin Dunn [Thu, 5 Feb 2004 01:04:08 +0000 (01:04 +0000)] 
Some ifdef's to correct compile problems on wxMac

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

20 years agoDon't send the wxWindowCreateEvent immediately
Robin Dunn [Thu, 5 Feb 2004 00:25:36 +0000 (00:25 +0000)] 
Don't send the wxWindowCreateEvent immediately

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

20 years agoreSWIGged
Robin Dunn [Thu, 5 Feb 2004 00:24:27 +0000 (00:24 +0000)] 
reSWIGged

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

20 years agoreSWIGged
Robin Dunn [Wed, 4 Feb 2004 23:41:34 +0000 (23:41 +0000)] 
reSWIGged

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