]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
17 years agodon't use font sizes less than 1 with Pango (remaining part of patch 1671684); refact...
Vadim Zeitlin [Thu, 8 Mar 2007 00:44:54 +0000 (00:44 +0000)] 
don't use font sizes less than 1 with Pango (remaining part of patch 1671684); refactor the font size setting code to eliminate duplication

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

17 years agouse facename in wxFontRefData::Init() in Unicode build (part of patch 1671684)
Vadim Zeitlin [Thu, 8 Mar 2007 00:40:38 +0000 (00:40 +0000)] 
use facename in wxFontRefData::Init() in Unicode build (part of patch 1671684)

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

17 years agoadded wxMutex::LockTimeout() (modified patch 1671637)
Vadim Zeitlin [Thu, 8 Mar 2007 00:22:11 +0000 (00:22 +0000)] 
added wxMutex::LockTimeout() (modified patch 1671637)

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

17 years agoupdate the value shown in the combobox itself correctly in SetValue() (patch 1669275...
Vadim Zeitlin [Wed, 7 Mar 2007 23:46:03 +0000 (23:46 +0000)] 
update the value shown in the combobox itself correctly in SetValue() (patch 1669275; bug 1667563)

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

17 years agotest for special keys first, before testing for alphanumeric ones as even keys such...
Vadim Zeitlin [Wed, 7 Mar 2007 23:40:22 +0000 (23:40 +0000)] 
test for special keys first, before testing for alphanumeric ones as even keys such as WXK_F2 can be recognized as alnum in some locales, in ToString() (modified patch 1669197; bug 1620758)

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

17 years agoavoid flicker when setting the text which is the same as the current status bar pane...
Vadim Zeitlin [Wed, 7 Mar 2007 23:28:41 +0000 (23:28 +0000)] 
avoid flicker when setting the text which is the same as the current status bar pane value (patch 1669140)

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

17 years agofix wrong assert in SetItemBitmap() (patch 1668449; bug 1667505)
Vadim Zeitlin [Wed, 7 Mar 2007 23:24:27 +0000 (23:24 +0000)] 
fix wrong assert in SetItemBitmap() (patch 1668449; bug 1667505)

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

17 years agofix handling of wxSOCKET_REUSEADDR in wxDatagramSocket (patch 1667145)
Vadim Zeitlin [Wed, 7 Mar 2007 23:18:40 +0000 (23:18 +0000)] 
fix handling of wxSOCKET_REUSEADDR in wxDatagramSocket (patch 1667145)

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

17 years agofix base64 computation for strings whose length modulo 3 is 2 (patch 1665520; bug...
Vadim Zeitlin [Wed, 7 Mar 2007 23:07:16 +0000 (23:07 +0000)] 
fix base64 computation for strings whose length modulo 3 is 2 (patch 1665520; bug 1661616)

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

17 years agodon't delete m_pActiveChild twice in wxWINDOWCLOSEALL event handler (patch 1665395...
Vadim Zeitlin [Wed, 7 Mar 2007 22:59:11 +0000 (22:59 +0000)] 
don't delete m_pActiveChild twice in wxWINDOWCLOSEALL event handler (patch 1665395, bug 1661995)

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

17 years agono changes, just removed TABs/trailing spaces
Vadim Zeitlin [Wed, 7 Mar 2007 22:56:34 +0000 (22:56 +0000)] 
no changes, just removed TABs/trailing spaces

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

17 years agoremoved unused src/gtk/main.cpp
Vadim Zeitlin [Wed, 7 Mar 2007 22:54:55 +0000 (22:54 +0000)] 
removed unused src/gtk/main.cpp

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

17 years agofix hang on startup in Unicode build if any standard GTK+ command line arguments...
Vadim Zeitlin [Wed, 7 Mar 2007 22:43:30 +0000 (22:43 +0000)] 
fix hang on startup in Unicode build if any standard GTK+ command line arguments were passed (patch 1665203; bug 1663597)

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

17 years agotake images and margins into account when setting column width to wxLIST_AUTOSIZE_USE...
Vadim Zeitlin [Wed, 7 Mar 2007 22:30:14 +0000 (22:30 +0000)] 
take images and margins into account when setting column width to wxLIST_AUTOSIZE_USEHEADER (patch 1664598)

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

17 years agoclip column image (and not only the text) to the column width (patch 1664588)
Vadim Zeitlin [Wed, 7 Mar 2007 22:26:54 +0000 (22:26 +0000)] 
clip column image (and not only the text) to the column width (patch 1664588)

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

17 years agofixed detection of number of processors under Linux 2.6 (replaces patch 1663444)
Vadim Zeitlin [Wed, 7 Mar 2007 22:23:47 +0000 (22:23 +0000)] 
fixed detection of number of processors under Linux 2.6 (replaces patch 1663444)

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

17 years agonative wxHyperlinkCtrl implementation for GTK+ 2.10+ (patch 1661851)
Vadim Zeitlin [Wed, 7 Mar 2007 22:12:47 +0000 (22:12 +0000)] 
native wxHyperlinkCtrl implementation for GTK+ 2.10+ (patch 1661851)

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

17 years agoadd checks for GTK+ 2.10 (part of patch 1661851)
Vadim Zeitlin [Wed, 7 Mar 2007 22:09:57 +0000 (22:09 +0000)] 
add checks for GTK+ 2.10 (part of patch 1661851)

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

17 years agoupdate m4 files to bakefile 0.2.2
Vadim Zeitlin [Wed, 7 Mar 2007 21:50:47 +0000 (21:50 +0000)] 
update m4 files to bakefile 0.2.2

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

17 years agouse critical section to protect global TablesInUse (patch 1660652)
Vadim Zeitlin [Wed, 7 Mar 2007 21:28:05 +0000 (21:28 +0000)] 
use critical section to protect global TablesInUse (patch 1660652)

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

17 years agoadd a note about changing selection background colour
Vadim Zeitlin [Wed, 7 Mar 2007 20:59:24 +0000 (20:59 +0000)] 
add a note about changing selection background colour

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

17 years agouse wxRendererNative::DrawItemSelectionRect() to draw wxVListBox items background...
Vadim Zeitlin [Wed, 7 Mar 2007 20:58:18 +0000 (20:58 +0000)] 
use wxRendererNative::DrawItemSelectionRect() to draw wxVListBox items background unless selection background colour is explicitly set (patch 1650804)

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

17 years agofix warning about non-dllexport'ed base wxDataViewHeaderWindowBase class from MSVC...
Vadim Zeitlin [Wed, 7 Mar 2007 20:43:47 +0000 (20:43 +0000)] 
fix warning about non-dllexport'ed base wxDataViewHeaderWindowBase class from MSVC in DLL builds

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

17 years agowxMSWGetColumnClicked must be dllexport'd to be used from another (adv) DLL
Vadim Zeitlin [Wed, 7 Mar 2007 20:40:48 +0000 (20:40 +0000)] 
wxMSWGetColumnClicked must be dllexport'd to be used from another (adv) DLL

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

17 years agodeprecated wxString::GetWriteBuf() and friends in favour of wxStringBuffer
Václav Slavík [Wed, 7 Mar 2007 20:01:52 +0000 (20:01 +0000)] 
deprecated wxString::GetWriteBuf() and friends in favour of wxStringBuffer

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

17 years agodeprecated wxString::GetWriteBuf() and friends in favour of wxStringBuffer
Václav Slavík [Wed, 7 Mar 2007 19:41:05 +0000 (19:41 +0000)] 
deprecated wxString::GetWriteBuf() and friends in favour of wxStringBuffer

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

17 years agomerge multiple lines into one as otherwise the display is corrupted/unreadable
Vadim Zeitlin [Wed, 7 Mar 2007 19:40:08 +0000 (19:40 +0000)] 
merge multiple lines into one as otherwise the display is corrupted/unreadable

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

17 years agoremoved WXWIN_COMPATIBILITY_2_4
Vadim Zeitlin [Wed, 7 Mar 2007 19:23:13 +0000 (19:23 +0000)] 
removed WXWIN_COMPATIBILITY_2_4

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

17 years agono changes, just fixed a typo in warning given about wxDragImage when using wxCocoa
Vadim Zeitlin [Wed, 7 Mar 2007 18:41:31 +0000 (18:41 +0000)] 
no changes, just fixed a typo in warning given about wxDragImage when using wxCocoa

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

17 years ago0.1.8-2
Roman Rolinsky [Wed, 7 Mar 2007 14:45:12 +0000 (14:45 +0000)] 
0.1.8-2
-------

Fix for dealing with empty 'growable' property, using MiniFrame
for properties panel, the panel is restored together with the
main window.

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

17 years agoremoved deprecated wxADJUST_MINSIZE
Vadim Zeitlin [Wed, 7 Mar 2007 12:11:35 +0000 (12:11 +0000)] 
removed deprecated wxADJUST_MINSIZE

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

17 years agoremoved wx/wave.h which was deprecated since 2.4
Vadim Zeitlin [Wed, 7 Mar 2007 11:55:36 +0000 (11:55 +0000)] 
removed wx/wave.h which was deprecated since 2.4

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

17 years agoremoved WXWIN_COMPATIBILITY_2_4 in non-MSW code
Vadim Zeitlin [Wed, 7 Mar 2007 11:48:53 +0000 (11:48 +0000)] 
removed WXWIN_COMPATIBILITY_2_4 in non-MSW code

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

17 years agono changes, just a typo in SetItemImage() comment
Vadim Zeitlin [Wed, 7 Mar 2007 11:46:43 +0000 (11:46 +0000)] 
no changes, just a typo in SetItemImage() comment

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

17 years agoremoved WXWIN_COMPATIBILITY_2_4 from common and wxMSW files (patch 1675546)
Vadim Zeitlin [Wed, 7 Mar 2007 11:35:04 +0000 (11:35 +0000)] 
removed WXWIN_COMPATIBILITY_2_4 from common and wxMSW files (patch 1675546)

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

17 years agofix for sf bug 1671804
Chris Elliott [Wed, 7 Mar 2007 09:31:30 +0000 (09:31 +0000)] 
fix for sf bug 1671804

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

17 years agoqueue resize on child when its position changes
Paul Cornett [Wed, 7 Mar 2007 06:17:23 +0000 (06:17 +0000)] 
queue resize on child when its position changes

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

17 years agoreturn correct client area for at least the primary display, fixes the problems with...
Vadim Zeitlin [Wed, 7 Mar 2007 00:25:27 +0000 (00:25 +0000)] 
return correct client area for at least the primary display, fixes the problems with incorrect positioning of the Center()d windows

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

17 years agoCorrect too-small size when the progress dialog is very simple
Julian Smart [Tue, 6 Mar 2007 10:06:56 +0000 (10:06 +0000)] 
Correct too-small size when the progress dialog is very simple

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

17 years agoMade choice convenient dialog more, well, convenient: fixed lack of vertical
Julian Smart [Tue, 6 Mar 2007 09:56:43 +0000 (09:56 +0000)] 
Made choice convenient dialog more, well, convenient: fixed lack of vertical
expansion and increased list size for larger screens.

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

17 years agoUpdated change log
Julian Smart [Mon, 5 Mar 2007 17:21:54 +0000 (17:21 +0000)] 
Updated change log

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

17 years agoFixed problem with tab size calculation not reflecting current position in the line
Julian Smart [Mon, 5 Mar 2007 17:15:01 +0000 (17:15 +0000)] 
Fixed problem with tab size calculation not reflecting current position in the line

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

17 years agoOptimization: don't set the base background colour
Julian Smart [Mon, 5 Mar 2007 16:13:40 +0000 (16:13 +0000)] 
Optimization: don't set the base background colour

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

17 years agoDrawing correction
Julian Smart [Mon, 5 Mar 2007 16:08:15 +0000 (16:08 +0000)] 
Drawing correction

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

17 years agoImplemented text background colour
Julian Smart [Mon, 5 Mar 2007 15:22:07 +0000 (15:22 +0000)] 
Implemented text background colour

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

17 years agouse virtual size for the size of the buffer when wxBUFFER_VIRTUAL_AREA style is used
Vadim Zeitlin [Mon, 5 Mar 2007 08:54:13 +0000 (08:54 +0000)] 
use virtual size for the size of the buffer when wxBUFFER_VIRTUAL_AREA style is used

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

17 years agouse AllocExclusive
Paul Cornett [Mon, 5 Mar 2007 06:41:04 +0000 (06:41 +0000)] 
use AllocExclusive

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

17 years agohandle mouse capture lost event in grid windows and reset the grid to normal state...
Vadim Zeitlin [Sun, 4 Mar 2007 22:18:35 +0000 (22:18 +0000)] 
handle mouse capture lost event in grid windows and reset the grid to normal state when it happens

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

17 years agoremove inexistent wxGetMultipleChoice()
Vadim Zeitlin [Sun, 4 Mar 2007 21:11:13 +0000 (21:11 +0000)] 
remove inexistent wxGetMultipleChoice()

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

17 years agowxCreateGreyedImage() deprecated, use wxImage::ConvertToGreyscale() directly instead
Vadim Zeitlin [Sun, 4 Mar 2007 20:57:46 +0000 (20:57 +0000)] 
wxCreateGreyedImage() deprecated, use wxImage::ConvertToGreyscale() directly instead

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

17 years agoDon't assert on value change which shouldn't occur, but does. Closes bug 1672671
Paul Cornett [Sat, 3 Mar 2007 18:37:08 +0000 (18:37 +0000)] 
Don't assert on value change which shouldn't occur, but does. Closes bug 1672671

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

17 years agoFixed premature exit of helpview sample and utility
Julian Smart [Fri, 2 Mar 2007 19:48:43 +0000 (19:48 +0000)] 
Fixed premature exit of helpview sample and utility

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

17 years agochanges wxDirExists() to accept wxString instead of wxChar*, so that it can be used...
Václav Slavík [Fri, 2 Mar 2007 12:44:52 +0000 (12:44 +0000)] 
changes wxDirExists() to accept wxString instead of wxChar*, so that it can be used with any string literals

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

17 years agoallow using both char* and wchar_t* in wxFileConfig and wxConfigBase, too
Václav Slavík [Thu, 1 Mar 2007 20:03:50 +0000 (20:03 +0000)] 
allow using both char* and wchar_t* in wxFileConfig and wxConfigBase, too

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

17 years agofix for MSVC see sf bug 1669419
Chris Elliott [Wed, 28 Feb 2007 08:48:11 +0000 (08:48 +0000)] 
fix for MSVC see sf bug 1669419

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

17 years agoregenerated with theversion of bakefile which uses quotes around the directory name...
Vadim Zeitlin [Tue, 27 Feb 2007 20:47:53 +0000 (20:47 +0000)] 
regenerated with theversion of bakefile which uses quotes around the directory name MAKEDIR which may contain spaces

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

17 years agoSupport encodings in wxGTK_CONV_BACK() in the same way as we do it in
Vadim Zeitlin [Tue, 27 Feb 2007 15:41:56 +0000 (15:41 +0000)] 
Support encodings in wxGTK_CONV_BACK() in the same way as we do it in
wxGTK_CONV(), i.e. return the string containing text in ISO-8859-1 encoding
and not UTF-8 if the controls font was set to have ISO-8859-1 encoding

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

17 years agoremoved stray return from SetFont()
Vadim Zeitlin [Tue, 27 Feb 2007 14:04:50 +0000 (14:04 +0000)] 
removed stray return from SetFont()

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

17 years agocall gtk_paint_focus() with NORMAL state, not SELECTED, for unselected items as other...
Vadim Zeitlin [Mon, 26 Feb 2007 10:58:56 +0000 (10:58 +0000)] 
call gtk_paint_focus() with NORMAL state, not SELECTED, for unselected items as otherwise the focus rectangle is invisible with some themes (e.g. the Ubuntu default one) and it generally makes more sense

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

17 years agointerpret text invalid in the current encoding (typical for UTF-8 environments) as...
Vadim Zeitlin [Mon, 26 Feb 2007 09:53:15 +0000 (09:53 +0000)] 
interpret text invalid in the current encoding (typical for UTF-8 environments) as ISO8859-1, this is wrong but better than eating it completely

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

17 years ago OpenVMS compile support update
Jouk Jansen [Mon, 26 Feb 2007 08:23:09 +0000 (08:23 +0000)] 
 OpenVMS compile support update

 Modified Files:
  wxWidgets/src/common/descrip.mms

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

17 years agorecognize the encoding name without hyphens as synonym for the same name with hyphens...
Vadim Zeitlin [Sat, 24 Feb 2007 20:21:16 +0000 (20:21 +0000)] 
recognize the encoding name without hyphens as synonym for the same name with hyphens when matching encoding names

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

17 years agoadded MSxxx and IBMxxx as synonyms for CPxxx code pages as some systems use these...
Vadim Zeitlin [Sat, 24 Feb 2007 19:39:03 +0000 (19:39 +0000)] 
added MSxxx and IBMxxx as synonyms for CPxxx code pages as some systems use these names (too)

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

17 years agochanged wxArrayString::m_pItems from wxChar* to const wxChar*, the strings are not...
Václav Slavík [Sat, 24 Feb 2007 15:19:16 +0000 (15:19 +0000)] 
changed wxArrayString::m_pItems from wxChar* to const wxChar*, the strings are not modified by the class

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

17 years agoBuild fix from FM (cascade from object.h changes making wxObjectRefData destructor...
Kevin Hock [Sat, 24 Feb 2007 02:49:41 +0000 (02:49 +0000)] 
Build fix from FM (cascade from object.h changes making wxObjectRefData destructor private)

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

17 years ago FM small patch for wxDataViewCtrl compilation
Robert Roebling [Fri, 23 Feb 2007 21:25:15 +0000 (21:25 +0000)] 
  FM small patch for wxDataViewCtrl compilation
    and warning fixes (dll linking problem).

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

17 years agoFixed a control-arrow bug
Julian Smart [Fri, 23 Feb 2007 10:30:40 +0000 (10:30 +0000)] 
Fixed a control-arrow bug

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

17 years ago1.8-1
Roman Rolinsky [Fri, 23 Feb 2007 09:19:51 +0000 (09:19 +0000)] 
1.8-1

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

17 years agoFixed SetItemBold and editing 'growable' properties of
Roman Rolinsky [Fri, 23 Feb 2007 09:19:07 +0000 (09:19 +0000)] 
Fixed SetItemBold and editing 'growable' properties of
wxFlexGridSizer.

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

17 years ago [ 1665996 ] Fixes/extensions to wxDataViewCtrl
Robert Roebling [Fri, 23 Feb 2007 07:57:46 +0000 (07:57 +0000)] 
  [ 1665996 ] Fixes/extensions to wxDataViewCtrl

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

17 years agoFixed a confusion between window and client size that could lead to
Julian Smart [Thu, 22 Feb 2007 17:57:05 +0000 (17:57 +0000)] 
Fixed a confusion between window and client size that could lead to
gradually increasing window size on repeated layout, by duplicate
application of the client to window size conversion.

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

17 years agoFix for crash when an invalid font was being mistakenly identified as valid due to...
Kevin Ollivier [Thu, 22 Feb 2007 01:53:23 +0000 (01:53 +0000)] 
Fix for crash when an invalid font was being mistakenly identified as valid due to a signed check on an unsigned value, and also change the wxLogDebug statement, as I was getting crashes with %s and wxString.

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

17 years agofixed BAKEFILE_AUTOCONF_INC_M4_VERSION changed by mistake
Václav Slavík [Wed, 21 Feb 2007 15:55:39 +0000 (15:55 +0000)] 
fixed BAKEFILE_AUTOCONF_INC_M4_VERSION changed by mistake

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

17 years agoApplied [ 1613294 ] wxGetMouseState/wxIsKeyDown bug
Julian Smart [Wed, 21 Feb 2007 15:07:26 +0000 (15:07 +0000)] 
Applied [ 1613294 ] wxGetMouseState/wxIsKeyDown bug
(troelsk - allow for left-handed mouse)

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

17 years agoallow creating wxString from char*, assigning to it from char* and comparing with...
Václav Slavík [Tue, 20 Feb 2007 20:05:43 +0000 (20:05 +0000)] 
allow creating wxString from char*, assigning to it from char* and comparing with char* values

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

17 years agofixed incorrectly reported WXWIN_COMPATIBILITY_2_6 value in summary
Václav Slavík [Tue, 20 Feb 2007 19:40:24 +0000 (19:40 +0000)] 
fixed incorrectly reported WXWIN_COMPATIBILITY_2_6 value in summary

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

17 years agoFixed a problem with tabs when text spills over the end of the tab stops
Julian Smart [Tue, 20 Feb 2007 12:54:44 +0000 (12:54 +0000)] 
Fixed a problem with tabs when text spills over the end of the tab stops

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

17 years agocompilation fix
Václav Slavík [Tue, 20 Feb 2007 11:12:04 +0000 (11:12 +0000)] 
compilation fix

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

17 years agoIgnore Windows key
Julian Smart [Tue, 20 Feb 2007 07:57:54 +0000 (07:57 +0000)] 
Ignore Windows key

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

17 years agoadded WXWIN_COMPATIBILITY_2_8
Václav Slavík [Mon, 19 Feb 2007 20:02:14 +0000 (20:02 +0000)] 
added WXWIN_COMPATIBILITY_2_8

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

17 years agoLayout correction
Julian Smart [Mon, 19 Feb 2007 18:32:07 +0000 (18:32 +0000)] 
Layout correction

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

17 years agoDoc corrections
Julian Smart [Mon, 19 Feb 2007 18:30:26 +0000 (18:30 +0000)] 
Doc corrections

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

17 years ago Most of FM's wxDataViewCtrl patch.
Robert Roebling [Sat, 17 Feb 2007 12:32:38 +0000 (12:32 +0000)] 
 Most of FM's wxDataViewCtrl patch.

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

17 years ago Minor parts from FM's wxDataViewCtrl patch.
Robert Roebling [Sat, 17 Feb 2007 11:35:58 +0000 (11:35 +0000)] 
  Minor parts from FM's wxDataViewCtrl patch.

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

17 years ago [1660792 ] wxObject::Dec/IncRef and wxObjectDataPtr
Robert Roebling [Sat, 17 Feb 2007 09:16:35 +0000 (09:16 +0000)] 
 [1660792 ] wxObject::Dec/IncRef and wxObjectDataPtr

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

17 years agodo adjust scrollbars in our EVT_SIZE handler now that we turn them off correctly...
Vadim Zeitlin [Sat, 17 Feb 2007 02:35:50 +0000 (02:35 +0000)] 
do adjust scrollbars in our EVT_SIZE handler now that we turn them off correctly (otherwise scrollbars wouldn't be shown correctly when the grid becomes too small to show its contents entirely after changes in rev 1.410)

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

17 years agoIsShown shouldn't cause empty sizers to not have their positions calculated
Julian Smart [Fri, 16 Feb 2007 22:12:58 +0000 (22:12 +0000)] 
IsShown shouldn't cause empty sizers to not have their positions calculated

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

17 years agodon't delete inexistent column indices in DeleteCols()
Vadim Zeitlin [Fri, 16 Feb 2007 17:41:58 +0000 (17:41 +0000)] 
don't delete inexistent column indices in DeleteCols()

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

17 years agosuppress warning about casting -1 to guint
Vadim Zeitlin [Fri, 16 Feb 2007 14:47:37 +0000 (14:47 +0000)] 
suppress warning about casting -1 to guint

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

17 years agoAdded support for hover bitmap
Julian Smart [Fri, 16 Feb 2007 08:16:37 +0000 (08:16 +0000)] 
Added support for hover bitmap

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

17 years agoupdate from Ivan Masar
Vadim Zeitlin [Fri, 16 Feb 2007 02:21:36 +0000 (02:21 +0000)] 
update from Ivan Masar

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

17 years agoreturn size without decorations from size_request GTK callback in wxTLW
Vadim Zeitlin [Thu, 15 Feb 2007 12:38:55 +0000 (12:38 +0000)] 
return size without decorations from size_request GTK callback in wxTLW

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

17 years agouse AllocExclusive() instead of duplicating its code in wxFont-specific Unshare(...
Vadim Zeitlin [Wed, 14 Feb 2007 20:35:24 +0000 (20:35 +0000)] 
use AllocExclusive() instead of duplicating its code in wxFont-specific Unshare(); this fixes recreating the font whenever it is modified (even if it's not shared) bug

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

17 years agocorrected StartDoc() return value testing broken in last commit
Vadim Zeitlin [Wed, 14 Feb 2007 17:52:17 +0000 (17:52 +0000)] 
corrected StartDoc() return value testing broken in last commit

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

17 years agofix warning about unused variable in release build by using standard wxLogLastError...
Vadim Zeitlin [Wed, 14 Feb 2007 16:13:06 +0000 (16:13 +0000)] 
fix warning about unused variable in release build by using standard wxLogLastError() if StartDoc() fails instead of duplicating it here

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

17 years agofix warning about unused TRACE_MASK variable in release builds
Vadim Zeitlin [Wed, 14 Feb 2007 16:12:12 +0000 (16:12 +0000)] 
fix warning about unused TRACE_MASK variable in release builds

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

17 years agocorrected IMPLEMENT_DYNAMIC_CLASS macros to ensure that the controls are seen to...
Vadim Zeitlin [Wed, 14 Feb 2007 16:10:08 +0000 (16:10 +0000)] 
corrected IMPLEMENT_DYNAMIC_CLASS macros to ensure that the controls are seen to derive from wxControlWithItems by the wx RTTI code (patch 1659708)

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

17 years agoadded wxEL_NO_REORDER style (modified patch 1655969)
Vadim Zeitlin [Wed, 14 Feb 2007 16:00:14 +0000 (16:00 +0000)] 
added wxEL_NO_REORDER style (modified patch 1655969)

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

17 years agoupdate from Adiel Mittmann
Vadim Zeitlin [Wed, 14 Feb 2007 13:35:47 +0000 (13:35 +0000)] 
update from Adiel Mittmann

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

17 years agoSlovak translation added
Vadim Zeitlin [Wed, 14 Feb 2007 13:32:46 +0000 (13:32 +0000)] 
Slovak translation added

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