Vadim Zeitlin
|
f395a825a9
|
added CollapsePath() (patch 1494638)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 23:54:28 +00:00 |
|
Vadim Zeitlin
|
bd00fe32fb
|
implemented notifications of the child process termination (patch 1494439)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39407 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 23:51:23 +00:00 |
|
Vadim Zeitlin
|
347f5baaa1
|
readded back wxDD_NEW_DIR_BUTTON removed by last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 23:34:47 +00:00 |
|
Vadim Zeitlin
|
ff3e84ffdc
|
File/dir dialog styles and other changes (patch 1488371):
- check invalid combinations of styles in wxFileDialogBase::Create()
- use wxFD_XXX naming convention for wxFileDialog styles
- replaces wxDD_NEW_DIR_BUTTON with wxDD_DIR_MUST_EXIST
- removes #ifdef __WXGTK24__ / #endif blocks from wxGTK code
- removes wxFileDialogBase::Get/SetStyle and wxFileDialogBase::m_fileName
- renames wxDirDialogGTK to wxDirDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 23:32:12 +00:00 |
|
Włodzimierz Skiba
|
34deaa9362
|
Build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 23:08:31 +00:00 |
|
Vadim Zeitlin
|
1c756ac814
|
allow specifying the style for wxHtmlHelpController used as fallback by wxBestHelpController (patch 1485669)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 23:07:02 +00:00 |
|
Vadim Zeitlin
|
a552d1201f
|
fix the bug which prevented the same wxFile/DirDialog object from being used twice (patch 1485127)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39397 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 23:01:21 +00:00 |
|
Vadim Zeitlin
|
fd0bab4353
|
use dynamic array for the page breaks positions (patch 1483976)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39396 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 22:56:28 +00:00 |
|
Vadim Zeitlin
|
164a797204
|
added wxListCtrl::GetSubItemRect() and subitem hit testing (patch 1476971)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 18:10:10 +00:00 |
|
Vadim Zeitlin
|
17e914373a
|
added wxHyperlinkCtrl (patch 1476781 from Francesco)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 17:41:09 +00:00 |
|
Michael Wetherell
|
515a581d0d
|
Export the event types.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 17:40:20 +00:00 |
|
Vadim Zeitlin
|
e978011a40
|
delete the associated wxStaticBox in wxStaticBoxSizer dtor (patch 1473769)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39380 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 17:24:12 +00:00 |
|
Vadim Zeitlin
|
6a1b3ead3f
|
added wxTB_NO_TOOLTIPS (heavily modified patch 1458009)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39379 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 17:17:02 +00:00 |
|
Vadim Zeitlin
|
7a828c7ffb
|
wxVsnprintf() implementation with positional parameters support (patch 1462778); disabled for now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 15:18:15 +00:00 |
|
Vadim Zeitlin
|
8e1a5bf979
|
added SetDoubleBuffered() (patch 1491093)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 14:30:08 +00:00 |
|
Vadim Zeitlin
|
0a089246e7
|
wizards not using sizers for the page layout now work again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39373 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 14:19:18 +00:00 |
|
Vadim Zeitlin
|
6540132fa1
|
wxFontEnumerator::GetFacenames/Encodings() now return arrays and not pointers to them (patch 1483341)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 13:51:34 +00:00 |
|
Vadim Zeitlin
|
355debca06
|
added wxPowerEvent; moved power functions stubs to common/powercmn.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-27 14:09:40 +00:00 |
|
Paul Cornett
|
ed32fb5b21
|
fix incomplete change in previous commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39351 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-26 16:44:49 +00:00 |
|
Paul Cornett
|
e7445ff8ee
|
move some data definitions to more appropriate places
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-26 16:12:31 +00:00 |
|
Włodzimierz Skiba
|
88060820ac
|
wxToggleButton for wxUniv already implemented.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-26 14:09:50 +00:00 |
|
Vadim Zeitlin
|
a18c21f000
|
show help for the page under mouse when the [?] button is used to request help
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39342 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-26 02:23:24 +00:00 |
|
Vadim Zeitlin
|
3276179da6
|
moved wxNotebook::HitTest() to the base book control class; implemented it for wxList/Treebook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-26 02:22:24 +00:00 |
|
Vadim Zeitlin
|
b107e8d578
|
added help event origin field: indicates if the help was requested using the mouse or from keyboard
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-26 02:21:38 +00:00 |
|
Vadim Zeitlin
|
851b88c310
|
moved wxNotebook::HitTest() to the base book control class; implemented it for wxList/Treebook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-26 02:09:44 +00:00 |
|
Paul Cornett
|
9cdf21473a
|
unused declarations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-25 15:46:00 +00:00 |
|
Włodzimierz Skiba
|
f1a4ca62a9
|
__WXHANDHELD__ introduction.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-25 13:57:04 +00:00 |
|
Paul Cornett
|
bd88c1fa96
|
derive univ toggle button from button
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39320 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-24 17:17:27 +00:00 |
|
Włodzimierz Skiba
|
1c4743aa20
|
[ 1493780 ] wxOwnerDrawnComboBox warnings fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39313 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-24 09:44:56 +00:00 |
|
Włodzimierz Skiba
|
7ca4ac6383
|
[ 1493802 ] Allow multiple wxComboCtrl::SetPopupControl calls.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39311 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-24 09:29:06 +00:00 |
|
Paul Cornett
|
13199c3dcb
|
correct access for virtuals, other minor corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39309 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-24 05:03:00 +00:00 |
|
Julian Smart
|
43be3c33f3
|
Applied patch 1489656: support for wxToggleButton under wxUniversal
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39293 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-23 17:53:50 +00:00 |
|
Włodzimierz Skiba
|
0164f8ebfd
|
Improved wxDCPen/BrushChangers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-23 14:11:55 +00:00 |
|
Julian Smart
|
063d8a571c
|
Applied patch [ 1489638 ] Trivial bugfix - missing constructor in wxGenericFontDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39286 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-23 11:16:47 +00:00 |
|
Robin Dunn
|
c1f50b06ec
|
I've now seen 2 or 3 themes that need this extra space in a label-less
static box, so I'm checking in my GetBordersForSizer change discussed
on wx-dev a few weeks ago.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-23 02:04:01 +00:00 |
|
Paul Cornett
|
c259ffdff7
|
unused win_gtk stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39272 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-22 17:51:55 +00:00 |
|
Włodzimierz Skiba
|
4660e6acfc
|
Introduced wxDCPenChanger and wxDCBrushChanger.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39269 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-22 14:25:35 +00:00 |
|
Włodzimierz Skiba
|
e4e11217be
|
[ 1492040 ] Prevent wxComboCtrl::GetPopupControl from failing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39252 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-20 23:35:23 +00:00 |
|
Włodzimierz Skiba
|
3bc2d7aeda
|
Non-PCH build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39249 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-20 22:53:46 +00:00 |
|
Paul Cornett
|
24c2029f69
|
parenthesize macro replacement containing operator
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39245 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-20 06:47:11 +00:00 |
|
Paul Cornett
|
dd0d56f5c7
|
remove unneeded includes from mac/carbon/private.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39244 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-20 05:47:39 +00:00 |
|
Paul Cornett
|
813b6b3f88
|
correct wxString forward declaration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39243 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-20 05:44:22 +00:00 |
|
Paul Cornett
|
eb721ee29f
|
remove unneeded declarations missed in previous commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39240 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-20 02:41:27 +00:00 |
|
Włodzimierz Skiba
|
e36bdde2c2
|
wxUniv setup up to date (sync. before joining family of setups updated by script).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39234 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-19 18:44:07 +00:00 |
|
Paul Cornett
|
12a480c12d
|
gtk slider code simplification and better event determination
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-19 16:57:37 +00:00 |
|
Paul Cornett
|
49ca2a9920
|
using defined in a macro has undefined behavior
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39232 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-19 16:57:07 +00:00 |
|
Paul Cornett
|
7c98266873
|
build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39231 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-19 15:12:56 +00:00 |
|
Paul Cornett
|
dbaf49a996
|
non-pch universal build fix: combo.h should not include combobox.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-19 05:21:20 +00:00 |
|
Paul Cornett
|
7f81dfa1a0
|
gtk spinctrl code simplification
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-18 17:04:16 +00:00 |
|
Julian Smart
|
7c3840677c
|
Fixed tree book controller sizing by invalidating size after first
insertion, and also allowing full size calculation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39207 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-18 09:33:17 +00:00 |
|