Vadim Zeitlin
|
df83b840bb
|
added and documented wxRect::Union(); also moved some methods inline
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-11 23:29:55 +00:00 |
|
Robert Roebling
|
c28cb884de
|
A bit of updating the changes.txt etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-11 21:54:12 +00:00 |
|
Robert Roebling
|
f773e9b0bb
|
Backed-out PNG8 patch (no time to look at why
it breaks other PNGs).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-11 21:52:36 +00:00 |
|
Robert Roebling
|
3980000ca6
|
Whole bunch of minor doc updates from an external patch.
Also documented combobox's EVT_TEXT_ENTER
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-11 21:33:17 +00:00 |
|
Vadim Zeitlin
|
88379f1f2e
|
translate VK_OEM_PLUS to '=', not '+', because this is what the unmodified key is
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-11 20:01:05 +00:00 |
|
Robert Roebling
|
ababa106ae
|
Add SetFocusIgnoringChildren() to wxControlContainer. This
makes corresponding hacks in wxListCtrl and wxTreeCtrl
obsolete. With docs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-11 12:51:05 +00:00 |
|
Włodzimierz Skiba
|
d61f720033
|
Bug #1040683: Remove assert when deleting menu entry.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-10 16:20:13 +00:00 |
|
Włodzimierz Skiba
|
7a8d94185f
|
wxFoldBar now also horizontal (with API methods renamed to mean length rather than height) and more with wxWidgets coding standards. Sample adjustement to changing orientation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-10 12:01:04 +00:00 |
|
Julian Smart
|
b9a59c919c
|
Workaround for memory bug when using wxRegConfig and calling
SetPath.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-10 11:24:10 +00:00 |
|
Vadim Zeitlin
|
a21d4ad106
|
really implemented operator==(); reformatted a little
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-10 11:23:16 +00:00 |
|
Włodzimierz Skiba
|
de4b00500f
|
Back to broken comparison until it is not fixed other way.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-10 07:28:25 +00:00 |
|
David Elliott
|
4c683a3021
|
Wrap wxImage specifics in wxUSE_IMAGE and wxBitmap specifics in wxUSE_GUI.
This allows the code to be used from wxBase with other image classes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-10 01:53:31 +00:00 |
|
Vadim Zeitlin
|
55b5ddad74
|
compilation fix for wxUSE_DATAOBJ == 0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-09 19:39:17 +00:00 |
|
Julian Smart
|
4e324a3fbf
|
Combobox corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30919 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-09 15:27:54 +00:00 |
|
Julian Smart
|
150e31d208
|
Added further 'missing' wxTextCtrl-like functions to wxComboBox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30918 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-09 15:16:51 +00:00 |
|
Ryan Norton
|
8d7ea2312e
|
fixup {/'s with last commit
merge pre tag change from wxWebSite
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30917 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-09 15:10:07 +00:00 |
|
Julian Smart
|
966a4a52b6
|
Spelling corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-09 14:59:08 +00:00 |
|
Julian Smart
|
14186b44e7
|
Small correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-09 14:16:20 +00:00 |
|
Julian Smart
|
15a2de7e4f
|
Misc FAQ mods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-09 14:14:01 +00:00 |
|
Robin Dunn
|
03e46024f9
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-09 00:21:25 +00:00 |
|
Robin Dunn
|
c9c2cf703c
|
Use SetMinSize instead of SetSizeHints
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-09 00:21:19 +00:00 |
|
Mattia Barbon
|
7d9cfc5483
|
Moved tests for wxHashMap, wxHashSet and wxList
from console sample and converted them to unit tests.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-08 22:39:22 +00:00 |
|
Mattia Barbon
|
d7ab66a1cb
|
Made wxHashSet compile again. Changed the return value
for insert() t match the one of wxHashMap (and of std::set).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-08 22:39:17 +00:00 |
|
Mattia Barbon
|
8cd74a14cd
|
Documented wxHashSet.
Corrected documentation for wxHashMap::insert() mentioning
the correct return value.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-08 22:33:40 +00:00 |
|
Robert Roebling
|
e854ed477e
|
Applied patch for PNG8 alpha mask.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30908 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-08 22:29:25 +00:00 |
|
Mattia Barbon
|
4ae1af0588
|
Check for Pango XFT presence (for wxX11).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-08 22:13:37 +00:00 |
|
Robert Roebling
|
78b3b018ce
|
Corrected wxComboBox::GetValue() after a
selection has changed. Added test for
that to the "widgets" sample.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30906 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-08 22:08:28 +00:00 |
|
Robin Dunn
|
df4192e384
|
Use SetMinSize instead of SetSizeHints
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30905 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-08 21:51:07 +00:00 |
|
Robin Dunn
|
95262b5fa5
|
Some tweaks for the wxMediaCtrl and enhaced the demo a bit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-08 21:49:41 +00:00 |
|
Robin Dunn
|
28dfea7754
|
fix compilation error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-08 20:36:13 +00:00 |
|
Julian Smart
|
55e0d33c97
|
Fixed spurious selection of combobox text during resize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30902 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-08 17:51:48 +00:00 |
|
Włodzimierz Skiba
|
917be7ed06
|
wxPaletteBase introduction. wxPalette::GetColoursCount() in interface of all platforms. wxColourMap definition centralized and 2.4 only. Source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-08 17:43:18 +00:00 |
|
Włodzimierz Skiba
|
767e3be0fa
|
Fix to FIXME: better nothing than broken comparison.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30900 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-08 17:17:37 +00:00 |
|
Włodzimierz Skiba
|
57e7524bad
|
Fixed bug with lack of return default style if Ok() fails.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-08 17:15:06 +00:00 |
|
Włodzimierz Skiba
|
c193de847b
|
Warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30898 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-08 17:12:53 +00:00 |
|
Włodzimierz Skiba
|
82ce8b17f7
|
wxApp decoration to changes list and missed new methods in wxApp section.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-08 17:00:29 +00:00 |
|
Julian Smart
|
df6735ecda
|
Script updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30896 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-08 08:36:01 +00:00 |
|
Włodzimierz Skiba
|
ea76a6a5ca
|
Fix to FIXME about using unused Get/SetOptimization.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30895 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-07 20:10:40 +00:00 |
|
Włodzimierz Skiba
|
c65650d7b5
|
wxURI/wxURL links in changes list.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30894 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-07 19:57:09 +00:00 |
|
Włodzimierz Skiba
|
a5b274d7fc
|
Correct way of modyfing stc.cpp. Thanks Robin for quick guide :-)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-07 19:49:27 +00:00 |
|
Robin Dunn
|
1823fbb47a
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-07 18:02:20 +00:00 |
|
Robin Dunn
|
c6d428998f
|
Added ImageFromDataWithAlpha ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-07 18:00:17 +00:00 |
|
Robin Dunn
|
553f11cdbf
|
wx.GridBagSizer stor needs call to _setOORInfo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30890 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-07 17:58:39 +00:00 |
|
Robin Dunn
|
f63a6e0ccd
|
Add wxTextEntryDialogStyle constant
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-07 17:57:53 +00:00 |
|
Robin Dunn
|
c1718b2c8a
|
Add flags parameter to wx.Process.Kill and wx.Kill
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-07 17:56:22 +00:00 |
|
Robin Dunn
|
f6e56553ee
|
Ensure that PlatformInfo is reverse-renamed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30887 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-07 17:54:57 +00:00 |
|
Robin Dunn
|
152d7d3516
|
made dates in comments consistent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30886 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-07 17:53:56 +00:00 |
|
Stefan Csomor
|
577b58dfe9
|
fixing memory leak (reported by Ken Thomases)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30885 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-07 07:47:15 +00:00 |
|
Stefan Csomor
|
7596e51dbc
|
fixing memory leak (reported by Ken Thomases)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30884 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-07 07:13:43 +00:00 |
|
Robert Roebling
|
9f37db4291
|
Made sample compile after removal of wxPrintSetupDialog.
Tweak makefile to work with GNOME printing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30883 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-06 23:43:29 +00:00 |
|