Włodzimierz Skiba
|
ab82df4679
|
Bakefile specification fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39152 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-14 22:17:45 +00:00 |
|
Włodzimierz Skiba
|
85fed18c15
|
Source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39151 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-14 21:29:12 +00:00 |
|
Kevin Hock
|
635f2bad90
|
Continue reading after checking the pushback buffer if more data is requested. Otherwise, once any data if placed in the pushback buffer, no more data will be read from the socket, even if more data is requested.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39150 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-14 19:49:19 +00:00 |
|
Vadim Zeitlin
|
4ce04fd883
|
check the item id validity in SetItem()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-13 11:48:12 +00:00 |
|
Vadim Zeitlin
|
f8a29d4f6e
|
added Galician translation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39148 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-12 20:54:40 +00:00 |
|
Vadim Zeitlin
|
e051d008eb
|
wxUniv compilation fixes after wxComboControl patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39147 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-12 20:30:43 +00:00 |
|
Vadim Zeitlin
|
0cb5718761
|
don't delete the exiting tooltip if SetToolTip() is called with the same one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39146 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-12 20:17:40 +00:00 |
|
Vadim Zeitlin
|
c0f482800a
|
fix OpenWatcom warning (patch from Jaakko Salli)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39145 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-12 20:04:28 +00:00 |
|
Vadim Zeitlin
|
c98e80d98d
|
correct dll declaration (the classes in the header are part of adv library, not core)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39144 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-12 19:31:50 +00:00 |
|
Paul Cornett
|
0d2c444336
|
remove gtk1 stuff and unused macros
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39143 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-12 17:06:20 +00:00 |
|
Paul Cornett
|
cb1476c34d
|
unused variables
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-12 17:06:05 +00:00 |
|
Vadim Zeitlin
|
78c9181500
|
added clipboard events (wxEVT_COMMAND_TEXT_COPY/CUT/PASTE) and implemented them for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-12 15:21:41 +00:00 |
|
Mart Raudsepp
|
6905dfe91d
|
[wxGTK2] Make the affirmative button the default in native wxDirDialog implementation (instead of no default at
all).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39140 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-11 17:15:57 +00:00 |
|
Mart Raudsepp
|
c1dfe97c32
|
[wxGTK2.4] Make affirmative button the default in wxFileDialog GtkFileChooser impl. Alex Bligh, patch #1484088.
Closes bugs #1484037 and #1347052.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-11 17:05:12 +00:00 |
|
Mart Raudsepp
|
b44f1ca20b
|
Add some helpref's in the wxPython topic overview. Some of the ones without a helpref in the list are a good
indication of what classes we have undocumented still.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39137 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-11 16:46:38 +00:00 |
|
Robin Dunn
|
2240b1aa74
|
Make the app object be global in case it is run multiple times, such
as from encode_bitmaps.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-10 23:22:27 +00:00 |
|
Robin Dunn
|
01f6b6d3c8
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-10 23:12:34 +00:00 |
|
Robin Dunn
|
4a692286ca
|
We no longer use the xml files, (and havn't for some time) so stop
generating them.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39134 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-10 23:09:22 +00:00 |
|
Paul Cornett
|
dcc8cf5ae3
|
correct access for virtuals
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-10 17:08:45 +00:00 |
|
Paul Cornett
|
2092774d8a
|
allow size event for windows without scrollbars
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-10 16:36:31 +00:00 |
|
Vadim Zeitlin
|
e16514bf08
|
test that wxUSE_DATAVIEWCTRL is defined
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39131 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-10 13:00:33 +00:00 |
|
Vadim Zeitlin
|
481e2766c2
|
test that wxUSE_OWNERDRAWNCOMBOBOX and wxUSE_COMBOCONTROL are defined
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39130 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-10 12:58:27 +00:00 |
|
Vadim Zeitlin
|
1b182562bb
|
fixed bugs in icons handling introduced in 1.227
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-10 00:45:17 +00:00 |
|
Paul Cornett
|
76e4be8e18
|
simplify mouse wheel signal handler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39128 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-09 16:55:25 +00:00 |
|
Paul Cornett
|
8539643021
|
unused member variables
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-09 16:54:24 +00:00 |
|
Vadim Zeitlin
|
6d0ce565ff
|
fixes and missing files from the first wxComboControl patch (update of patch 1479938)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39126 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-09 16:18:19 +00:00 |
|
Vadim Zeitlin
|
65b977e5b3
|
mbstate-t related fix for CW8.3 compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39124 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-09 14:26:48 +00:00 |
|
Włodzimierz Skiba
|
11dbb4bfab
|
Include wx/dcscreen.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39123 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-09 13:55:29 +00:00 |
|
Chris Elliott
|
3dbe49e1aa
|
change of hardware - modify daily build script
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39122 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-09 12:52:03 +00:00 |
|
Chris Elliott
|
a3c5de686b
|
add files omitted from script for daily builds at York
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39121 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-09 12:31:34 +00:00 |
|
Vadim Zeitlin
|
899eacc753
|
removed spurious trailing commas in enums
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39120 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-09 11:11:07 +00:00 |
|
Vadim Zeitlin
|
28cbbe69df
|
added wxUSE_COMBOBCONTROL and wxUSE_OWNERDRAWNCOMBOBOX to wx/setup.h files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-09 00:04:35 +00:00 |
|
Vadim Zeitlin
|
642bcba929
|
wxUSE_COMBOCONTROL and wxUSE_OWNERDRAWNCOMBOBOX added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-08 23:57:40 +00:00 |
|
Vadim Zeitlin
|
1b52ba67a1
|
just regenerated with autoconf
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39117 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-08 23:55:08 +00:00 |
|
Vadim Zeitlin
|
f5058cd7d9
|
bakefile-generated makefiles for the sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-08 23:51:51 +00:00 |
|
Vadim Zeitlin
|
0bcb13b8ea
|
mention wxComboControl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39115 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-08 23:47:26 +00:00 |
|
Vadim Zeitlin
|
21849f3a8e
|
added wxUSE_COMBOBCONTROL and wxUSE_OWNERDRAWNCOMBOBOX to wx/setup.h files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39114 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-08 23:46:37 +00:00 |
|
Vadim Zeitlin
|
a340b80d8a
|
wxComboControl and wxOwnerDrawnComboBox (patch 1479938)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-08 23:42:45 +00:00 |
|
Vadim Zeitlin
|
cd4e32afe7
|
added conversion ctor to create const_iterator from iterator, otherwise assigning the return value of begin() called on a non-const object to a const_iteator didn't work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-08 23:26:39 +00:00 |
|
Włodzimierz Skiba
|
6d50343d87
|
Include wx/dcprint.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-08 22:34:12 +00:00 |
|
Vadim Zeitlin
|
af867f957d
|
fixed operator[] in wxUSE_STL build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39110 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-08 21:25:00 +00:00 |
|
Włodzimierz Skiba
|
ed8219a5e0
|
Build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-08 11:31:03 +00:00 |
|
Włodzimierz Skiba
|
dd4e6da0e0
|
Build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39108 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-08 10:27:17 +00:00 |
|
Włodzimierz Skiba
|
0799bc868e
|
Build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39107 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-08 10:05:40 +00:00 |
|
Włodzimierz Skiba
|
f38924e863
|
Include wx/dcmemory.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39106 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-08 07:58:37 +00:00 |
|
Vadim Zeitlin
|
9ea1246ba6
|
added operator[] for STL builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-08 00:56:59 +00:00 |
|
Vadim Zeitlin
|
89780b6ee0
|
removed __throws_bad_alloc import, this apparently breaks CW8.3 compilation and is unused anyhow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-08 00:51:31 +00:00 |
|
Stefan Neis
|
6ba87b0697
|
Need to do tests for compiler version (to determine C++ libs needed to
successfully link C++ core) in C mode on OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-07 14:43:41 +00:00 |
|
Paul Cornett
|
259a4264ac
|
call static functions directly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-07 01:26:34 +00:00 |
|
Paul Cornett
|
4fab51ddff
|
unused variables/declarations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39101 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-07 01:17:16 +00:00 |
|