wxWidgets.git
20 years agoFixed relative paths to lib/.
Dimitri Schoolwerth [Sun, 8 Feb 2004 21:39:56 +0000 (21:39 +0000)] 
Fixed relative paths to lib/.

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

20 years agoNew versions
Julian Smart [Sun, 8 Feb 2004 21:37:57 +0000 (21:37 +0000)] 
New versions

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

20 years ago Corrected redrawing of sash when resizing
Robert Roebling [Sun, 8 Feb 2004 20:58:05 +0000 (20:58 +0000)] 
  Corrected redrawing of sash when resizing
    the columns. No longer any ghost line.

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

20 years ago Draw listctrls's headers right for themes.
Robert Roebling [Sun, 8 Feb 2004 20:37:28 +0000 (20:37 +0000)] 
  Draw listctrls's headers right for themes.

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

20 years ago Correctly center lables vertically.
Robert Roebling [Sun, 8 Feb 2004 20:36:09 +0000 (20:36 +0000)] 
 Correctly center lables vertically.

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

20 years ago0 -> 0u to keep gcc happy
Julian Smart [Sun, 8 Feb 2004 20:33:07 +0000 (20:33 +0000)] 
0 -> 0u to keep gcc happy

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

20 years agoAdded missing MSWGetStyle prototype
Julian Smart [Sun, 8 Feb 2004 20:01:16 +0000 (20:01 +0000)] 
Added missing MSWGetStyle prototype

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

20 years agowx2msPenStyle forward declaration required
Julian Smart [Sun, 8 Feb 2004 19:37:47 +0000 (19:37 +0000)] 
wx2msPenStyle forward declaration required

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

20 years agoCosmetic changes.
Patrick K. O'Brien [Sun, 8 Feb 2004 19:28:51 +0000 (19:28 +0000)] 
Cosmetic changes.

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

20 years agoupdated the year
Vadim Zeitlin [Sun, 8 Feb 2004 18:58:31 +0000 (18:58 +0000)] 
updated the year

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

20 years agoadd line breaks in the base classes list
Vadim Zeitlin [Sun, 8 Feb 2004 18:56:27 +0000 (18:56 +0000)] 
add line breaks in the base classes list

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

20 years agomake it clear that the size returned by Fit() is window, not client, size
Vadim Zeitlin [Sun, 8 Feb 2004 18:56:07 +0000 (18:56 +0000)] 
make it clear that the size returned by Fit() is window, not client, size

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

20 years agowxBUFFER_DC_DEFAULT should be wxBUFFER_DC_OVERWRITE_BG, not PRESERVE
Vadim Zeitlin [Sun, 8 Feb 2004 18:54:04 +0000 (18:54 +0000)] 
wxBUFFER_DC_DEFAULT should be wxBUFFER_DC_OVERWRITE_BG, not PRESERVE

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

20 years agoMisc documentation fixes
Julian Smart [Sun, 8 Feb 2004 18:48:55 +0000 (18:48 +0000)] 
Misc documentation fixes

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

20 years agoAdded makefile for making documentation
Julian Smart [Sun, 8 Feb 2004 18:09:37 +0000 (18:09 +0000)] 
Added makefile for making documentation

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

20 years agoAdded Release Unicode DLL and Debug Unicode DLL (identical
Julian Smart [Sun, 8 Feb 2004 17:30:54 +0000 (17:30 +0000)] 
Added Release Unicode DLL and Debug Unicode DLL (identical
to non-DLL configurations) in order to get appropriate
regex configuration compiled when wxWindows is compiled via
wxWindows.dsw. Closes bug 877037.

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

20 years agoApplied and extended patch 886524 (wxGridCellFloatEditor doesn't
Stefan Neis [Sun, 8 Feb 2004 16:27:22 +0000 (16:27 +0000)] 
Applied and extended patch 886524 (wxGridCellFloatEditor doesn't
                                   accept '.' and '-').

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

20 years agodon't use char hook to handle Esc in the dialogs, it is too blunt and prevents us...
Vadim Zeitlin [Sun, 8 Feb 2004 16:20:02 +0000 (16:20 +0000)] 
don't use char hook to handle Esc in the dialogs, it is too blunt and prevents us from using it for the other purposes such as closing popup menus (bug 884713)

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

20 years agoFixed bug [ 849168 ] wxGenericDirCtrl missing wxPROPERTY_FLAGS section for RTTI
Julian Smart [Sun, 8 Feb 2004 16:13:12 +0000 (16:13 +0000)] 
Fixed bug [ 849168 ] wxGenericDirCtrl missing wxPROPERTY_FLAGS section for RTTI

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

20 years agoestimate size of multiline text controls more accurately (bug 873277)
Vadim Zeitlin [Sun, 8 Feb 2004 15:52:37 +0000 (15:52 +0000)] 
estimate size of multiline text controls more accurately (bug 873277)

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

20 years agoClosed doc bug [ 412032 ] wxGrid SetCellAlignment
Julian Smart [Sun, 8 Feb 2004 15:51:13 +0000 (15:51 +0000)] 
Closed doc bug [ 412032 ] wxGrid SetCellAlignment

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

20 years agoDocument deletion of all items in SetWindowStyleFlag for wxListCtrl
Julian Smart [Sun, 8 Feb 2004 15:40:55 +0000 (15:40 +0000)] 
Document deletion of all items in SetWindowStyleFlag for wxListCtrl

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

20 years agoFixed [ 855507 ] typo in wxFrame
Julian Smart [Sun, 8 Feb 2004 15:39:29 +0000 (15:39 +0000)] 
Fixed [ 855507 ] typo in wxFrame

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

20 years agofixed wxEVT_CONTEXT_MENU generation (it works differently under w2k/XP than under...
Vadim Zeitlin [Sun, 8 Feb 2004 15:38:54 +0000 (15:38 +0000)] 
fixed wxEVT_CONTEXT_MENU generation (it works differently under w2k/XP than under NT4 apparently...) (partly fixes bug 861510)

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

20 years agoFixed doc bug [ 871974 ] wxCursor(bits, ...) constructor misses fg and bg in doc
Julian Smart [Sun, 8 Feb 2004 15:34:16 +0000 (15:34 +0000)] 
Fixed doc bug [ 871974 ] wxCursor(bits, ...) constructor misses fg and bg in doc
Jay Berkenbilt

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

20 years agoas after recent change wxID_SEPARATOR is now -2, it is better for idMenuTitle to...
Vadim Zeitlin [Sun, 8 Feb 2004 15:29:41 +0000 (15:29 +0000)] 
as after recent change wxID_SEPARATOR is now -2, it is better for idMenuTitle to be different from -2 as otherwise we have separators instead of menu titles

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

20 years agodon't try O(N) actions in virtual view, this gives impression that the sample hangs...
Vadim Zeitlin [Sun, 8 Feb 2004 15:16:21 +0000 (15:16 +0000)] 
don't try O(N) actions in virtual view, this gives impression that the sample hangs (as in bug 857038)

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

20 years agoFixed [ 875952 ] Win32 wxListControl::FindItem documentation wrong
Julian Smart [Sun, 8 Feb 2004 15:13:44 +0000 (15:13 +0000)] 
Fixed [ 875952 ] Win32 wxListControl::FindItem documentation wrong

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

20 years agougly attempt to fix compilation for BCB 6 (bug 819700)
Vadim Zeitlin [Sun, 8 Feb 2004 15:06:29 +0000 (15:06 +0000)] 
ugly attempt to fix compilation for BCB 6 (bug 819700)

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

20 years agoFixed bug [ 865999 ] wxRETAINED windows appear blank on MSW.
Julian Smart [Sun, 8 Feb 2004 15:03:28 +0000 (15:03 +0000)] 
Fixed bug [ 865999 ] wxRETAINED windows appear blank on MSW.
wxRETAINED defined to 0 on non-Motif platforms to avoid
clash with wxPOPUP_WINDOW

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

20 years agofixed and documented GetItemText/BackgroundColour() (closes bug 812907)
Vadim Zeitlin [Sun, 8 Feb 2004 15:02:22 +0000 (15:02 +0000)] 
fixed and documented GetItemText/BackgroundColour() (closes bug 812907)

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

20 years agodon't call SelectObject() twice in SetBrush() nor SetFont() neither
Vadim Zeitlin [Sun, 8 Feb 2004 14:45:07 +0000 (14:45 +0000)] 
don't call SelectObject() twice in SetBrush() nor SetFont() neither

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

20 years agorenamed wxEventFixModule to wxWakeUpIdleModule; added error checking; slight code...
Vadim Zeitlin [Sun, 8 Feb 2004 14:38:35 +0000 (14:38 +0000)] 
renamed wxEventFixModule to wxWakeUpIdleModule; added error checking; slight code cleanup

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

20 years agoadded GetHbrush() and GetHbrushOf()
Vadim Zeitlin [Sun, 8 Feb 2004 14:27:56 +0000 (14:27 +0000)] 
added GetHbrush() and GetHbrushOf()

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

20 years agodon't call SelectObject() twice in SetPen() (slow!); don't do anything if setting...
Vadim Zeitlin [Sun, 8 Feb 2004 14:22:12 +0000 (14:22 +0000)] 
don't call SelectObject() twice in SetPen() (slow!); don't do anything if setting the same pen and handle errors betters (should fix bug 811415)

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

20 years agofixed operator=(), ==() and !=() for wxPen
Vadim Zeitlin [Sun, 8 Feb 2004 14:20:50 +0000 (14:20 +0000)] 
fixed operator=(), ==() and !=() for wxPen

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

20 years agofixed small bug in operator=() (comparing equal but not identical objects were not...
Vadim Zeitlin [Sun, 8 Feb 2004 14:07:35 +0000 (14:07 +0000)] 
fixed small bug in operator=() (comparing equal but not identical objects were not assigned though they should be)

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

20 years agoadded GetHpen() and GetHpenOf()
Vadim Zeitlin [Sun, 8 Feb 2004 13:54:43 +0000 (13:54 +0000)] 
added GetHpen() and GetHpenOf()

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

20 years agodefine WXMICROWIN_CHECK_HDC macro once instead of having #ifdefs for microwin everywhere
Vadim Zeitlin [Sun, 8 Feb 2004 13:40:08 +0000 (13:40 +0000)] 
define WXMICROWIN_CHECK_HDC macro once instead of having #ifdefs for microwin everywhere

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

20 years agouse wxBusyCursor class instead of wxBeginBusyCursor and several (mismatched and thus...
Vadim Zeitlin [Sun, 8 Feb 2004 13:30:23 +0000 (13:30 +0000)] 
use wxBusyCursor class instead of wxBeginBusyCursor and several (mismatched and thus provoking assert failures) wxEndCursors

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

20 years agoproper UTF32 / 16 conversions added
Stefan Csomor [Sun, 8 Feb 2004 13:24:35 +0000 (13:24 +0000)] 
proper UTF32 / 16 conversions added

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

20 years agowchar_t 4 bytes support added
Stefan Csomor [Sun, 8 Feb 2004 13:23:41 +0000 (13:23 +0000)] 
wchar_t 4 bytes support added

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

20 years agoredraw forced for size changes (layout for measuring is simpler than word-wrapping...
Stefan Csomor [Sun, 8 Feb 2004 13:22:53 +0000 (13:22 +0000)] 
redraw forced for size changes (layout for measuring is simpler than word-wrapping drawing code)

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

20 years agouse hard coded default size for top level windows instead of CW_USEDEFAULT: this...
Vadim Zeitlin [Sun, 8 Feb 2004 13:20:10 +0000 (13:20 +0000)] 
use hard coded default size for top level windows instead of CW_USEDEFAULT: this results in more decent default frame size and fixes initial wxMiniFrame size which used to be tiny 8*8 (and so fixes bug 817832)

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

20 years agoAdded wxTreeListCtrl: patch [ 883529 ] wxTreeListCltr
Julian Smart [Sun, 8 Feb 2004 13:02:01 +0000 (13:02 +0000)] 
Added wxTreeListCtrl: patch [ 883529 ] wxTreeListCltr
Otto Wyss

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

20 years agoMisc doc fixes
Julian Smart [Sun, 8 Feb 2004 12:45:37 +0000 (12:45 +0000)] 
Misc doc fixes

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

20 years agoApplied patch [ 892608 ] wxLogDialog + wxLogFrame: minor improvement for file saving
Julian Smart [Sun, 8 Feb 2004 12:43:41 +0000 (12:43 +0000)] 
Applied patch [ 892608 ] wxLogDialog + wxLogFrame: minor improvement for file saving
Christian Sturmlechner

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

20 years agoApplied patch [ 892543 ] wxUniversal: Bitmaps in disabled menu items
Julian Smart [Sun, 8 Feb 2004 12:38:31 +0000 (12:38 +0000)] 
Applied patch [ 892543 ] wxUniversal: Bitmaps in disabled menu items
Christian Sturmlechner

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

20 years agocorrected Sleep implementation (as clock() under Mach does only return our own passed...
Stefan Csomor [Sun, 8 Feb 2004 12:38:11 +0000 (12:38 +0000)] 
corrected Sleep implementation (as clock() under Mach does only return our own passed time)

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

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