Robin Dunn
|
280432a984
|
Added newDirectory flag to DirBrowseButton
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 23:52:44 +00:00 |
|
Robin Dunn
|
38aff7bb01
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 23:49:52 +00:00 |
|
Robin Dunn
|
08e2c57078
|
Make IsSelected be a bit more specific
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 23:36:05 +00:00 |
|
Mattia Barbon
|
899c6fad26
|
Revert my last commit, GetClientAreaOrigin was already implemented
in common code by ABX.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 20:18:09 +00:00 |
|
Kevin Hock
|
f842e673f6
|
Revert last change moving wxFloodFill from imagfill.cpp to dcbase.cpp, which broke compilation across the board when wxUSE_IMAGE is defined.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 19:13:24 +00:00 |
|
Vadim Zeitlin
|
4a10132773
|
restored alpha test in raw image frame (why had it been commented out?)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 17:52:50 +00:00 |
|
Vadim Zeitlin
|
12e50065b4
|
don't use WXDLLEXPORT with nested template classes: this doesn't work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 17:49:27 +00:00 |
|
Vadim Zeitlin
|
2a7367398e
|
don't try to save invalid image: added a wxCHECK(Ok()) to Save() overloads which didn't already have it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32539 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 17:42:28 +00:00 |
|
Michael Wetherell
|
96ed08f775
|
Minor fixes for gcc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 17:11:15 +00:00 |
|
Michael Wetherell
|
0b78747f48
|
Add samples to configure: ipc, keyboard, listbox, multimon, popup, vscroll
richedit (partly), regtest, nativdlg, oleauto
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 17:08:52 +00:00 |
|
Włodzimierz Skiba
|
21fe01e299
|
Warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 16:53:22 +00:00 |
|
Robin Dunn
|
b0f3dd44e4
|
Use GetMark if available
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 16:22:31 +00:00 |
|
Stefan Csomor
|
ddc548ec77
|
correct placard under toolbar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 15:47:17 +00:00 |
|
Michael Wetherell
|
09d350c0bc
|
No res-include for rpmspec wx24dsp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 14:13:22 +00:00 |
|
Michael Wetherell
|
36aa1961e9
|
Add $(TOP_SRCDIR)include for windres
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 14:09:37 +00:00 |
|
Włodzimierz Skiba
|
226e577403
|
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 11:54:44 +00:00 |
|
Włodzimierz Skiba
|
249b31b53b
|
Missing header.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 11:43:52 +00:00 |
|
Ryan Norton
|
5e0526df03
|
wxUSE_TOOLTIPS and wxUSE_IMAGE furthur fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 11:30:21 +00:00 |
|
Ryan Norton
|
b610cc76ee
|
Move wxDoFloodFill to dc.cpp so that it can be 'used' without wxImage. Fixes related to this
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 11:10:34 +00:00 |
|
Ryan Norton
|
23af264e46
|
work w/o bitmap button
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 11:06:27 +00:00 |
|
Ryan Norton
|
132422c4b9
|
More wxUSE_STATTEXT fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 10:59:19 +00:00 |
|
Ryan Norton
|
001e76a930
|
wxUSE_STATTEXT fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 10:55:32 +00:00 |
|
Ryan Norton
|
a6c91f7da9
|
compilo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 10:48:07 +00:00 |
|
Ryan Norton
|
58c5c7ecd2
|
wxUSE_IMAGLIST fix (good grief...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 10:42:02 +00:00 |
|
Ryan Norton
|
c81c6d5400
|
wxUSE_TOOLTIPS fix (good grief I think I just did this a couple days ago...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 10:33:51 +00:00 |
|
Ryan Norton
|
c545950d8c
|
wxUSE_XX fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 10:28:13 +00:00 |
|
Ryan Norton
|
fa0c64d629
|
wxUSE_XXX fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 10:27:10 +00:00 |
|
Ryan Norton
|
d2945f3350
|
fixup for last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 10:25:54 +00:00 |
|
Ryan Norton
|
da76c2ce81
|
more wxUSE_IMAGE FUN
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32518 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 10:23:45 +00:00 |
|
Ryan Norton
|
476a5decba
|
wxUSE_IMAGE cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 10:19:55 +00:00 |
|
Vadim Zeitlin
|
d60e233244
|
fix for crash when using wxEXEC_NODISABLE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 10:19:24 +00:00 |
|
Ryan Norton
|
d45318b8b6
|
wxUSE_IMAGE cleanup, fix warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 10:16:28 +00:00 |
|
Ryan Norton
|
e3e34b267b
|
compile w/o tooltips
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 09:54:25 +00:00 |
|
Włodzimierz Skiba
|
72f48155d8
|
wxChoicebook styles typo fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 09:36:31 +00:00 |
|
Julian Smart
|
f354202554
|
Typo fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 09:24:56 +00:00 |
|
Włodzimierz Skiba
|
5a439c1aa4
|
More styles in XRC handlers of book controls.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 07:38:09 +00:00 |
|
Stefan Csomor
|
5614fdec8b
|
have CGImage Support in all OSX builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 05:45:25 +00:00 |
|
Stefan Csomor
|
30e77b5c9f
|
have CGImage Support in all OSX builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32509 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 05:31:37 +00:00 |
|
Stefan Csomor
|
7890a36c9c
|
fix for non-quartz branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 05:21:06 +00:00 |
|
Vadim Zeitlin
|
7b0d5c59eb
|
don't compare iterator after calling erase() in ProcessPendingEvents() (replaces patch 1153906)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 01:26:34 +00:00 |
|
Vadim Zeitlin
|
cd30330fc6
|
added accessor function to hide __VISAGECPP__ ugliness and avoid having #ifdef's for it every other line
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 01:21:04 +00:00 |
|
Vadim Zeitlin
|
9e91f49d7d
|
update from Hiroshi Saito (patch 1153720)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32505 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 01:15:49 +00:00 |
|
Vadim Zeitlin
|
4e1ba52e0a
|
added wxDP_ALLOWNONE (patch 1153889)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32504 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 00:03:55 +00:00 |
|
Václav Slavík
|
260c165f31
|
workaround for lack of res-define in our custom formats
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-28 23:05:13 +00:00 |
|
Robert Roebling
|
d504085d5b
|
Minimal layout change.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-28 22:29:06 +00:00 |
|
Julian Smart
|
d0a0dbd57d
|
Search path correction (in line with intl.cpp)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-28 21:16:23 +00:00 |
|
Włodzimierz Skiba
|
84f5e95e86
|
Don't use the 'unix-like' check for Palm.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-28 21:14:43 +00:00 |
|
Robin Dunn
|
edef8600a6
|
delete singleInstanceChecker when exiting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-28 20:35:34 +00:00 |
|
Robin Dunn
|
f75e95f5f4
|
NotebookSizer is deprecated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-28 20:32:02 +00:00 |
|
Robert Roebling
|
8017ee9be3
|
Implemented wxRadioBox using a GtkTable.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-28 20:31:31 +00:00 |
|