Robin Dunn
|
4ed696943f
|
Remove unneeded code in wxWindowDC::DoGetPartialTextExtents
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43600 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-22 15:06:48 +00:00 |
|
Włodzimierz Skiba
|
50f65288b1
|
PCH build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43599 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 06:50:19 +00:00 |
|
Włodzimierz Skiba
|
f8f0558494
|
Use same type in both results of A?B:C operator (Tinderbox build fix).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43598 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 06:48:03 +00:00 |
|
Vadim Zeitlin
|
7cc4466989
|
include X11/Xutil.h for wxMotif compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43594 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 01:28:10 +00:00 |
|
Vadim Zeitlin
|
ada5f90df8
|
document HasAlignment(), Left/RightIndent() and Tabs() (patch 1527048)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43592 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 00:49:19 +00:00 |
|
Vadim Zeitlin
|
1f91072fc8
|
handlers added using AddHandler() last must have the highest priority (patch 1522807)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 00:33:14 +00:00 |
|
Vadim Zeitlin
|
74e1efddbc
|
update from suzumizaki (patch 1522506)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 00:26:01 +00:00 |
|
Vadim Zeitlin
|
988bbabbaa
|
update from suzumizaki (patch 1522241)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 00:23:38 +00:00 |
|
Vadim Zeitlin
|
f1b18eba7f
|
added wxID_HELP_INDEX/SEARCH (part of request 1404089)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 00:06:43 +00:00 |
|
Vadim Zeitlin
|
0edfdd963b
|
optionally count repeating wxLog messages instead of logging all (patch 1520815)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43582 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 00:04:35 +00:00 |
|
Vadim Zeitlin
|
9a398cb1f7
|
wxFD_PREVIEW implementation for wxGTK (slightly modified patch 1520690)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43580 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-24 23:48:06 +00:00 |
|
Vadim Zeitlin
|
a6b7a521a4
|
fixed typos in last check in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-24 18:30:43 +00:00 |
|
Vadim Zeitlin
|
336d8ae9a3
|
documentation for wxAppTraits (patch 1518295 from Francesco)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-24 18:20:18 +00:00 |
|
Robin Dunn
|
cb349f69fa
|
distrib changes to enable graphics context and add gdiplus.dll
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 06:44:51 +00:00 |
|
Robin Dunn
|
bc07ab17bf
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43574 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 04:44:52 +00:00 |
|
Robin Dunn
|
79bcf6f487
|
helpers and typemaps for new GraphicsContext methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 04:42:49 +00:00 |
|
Robin Dunn
|
72d5e8d917
|
better comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 04:18:35 +00:00 |
|
Robin Dunn
|
4e2251ecd3
|
Get/Set LayoutDirection
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 04:09:58 +00:00 |
|
Benjamin Williams
|
dc4334d7b0
|
readded window ptr check
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43565 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-21 09:02:13 +00:00 |
|
Benjamin Williams
|
2a8f8889eb
|
assert if user tries to add pane with same name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-21 08:53:57 +00:00 |
|
Benjamin Williams
|
298773ec33
|
current page bug fix in wxAuiNotebook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-21 07:46:24 +00:00 |
|
Kevin Ollivier
|
6df8705880
|
Allow spell-checking to be turned off with the MLTE implementation of wxTextCtrl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-21 07:08:40 +00:00 |
|
Václav Slavík
|
d7ae4a6264
|
moved wxMGL's font management code to common so that it can be reused by wxDFB; implemented wxDFB part
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-20 20:45:57 +00:00 |
|
Benjamin Williams
|
9e1fc0e428
|
floating pane size now restores after perspective restore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-20 19:58:13 +00:00 |
|
Václav Slavík
|
d04f9b8e31
|
don't expose M_FONTDATA in public header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-20 16:43:55 +00:00 |
|
Václav Slavík
|
68c957045a
|
don't expose M_FONTDATA in public header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-20 16:21:08 +00:00 |
|
Václav Slavík
|
873fd4af5f
|
don't expose M_FONTDATA in public header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-20 16:14:01 +00:00 |
|
Benjamin Williams
|
32e4b03c49
|
toolbar docking bug fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-20 15:35:17 +00:00 |
|
Julian Smart
|
ff76711fbe
|
Fixed a bug setting caret position after setting or clearing selection
Implemented forced line breaks within a paragraph, entered with Shift-Return.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-20 11:33:44 +00:00 |
|
Benjamin Williams
|
bb38f6c88a
|
comment improvements/fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-20 07:12:41 +00:00 |
|
Benjamin Williams
|
cf37c9a90d
|
allow programmatic access to start pane dragging
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-19 18:10:18 +00:00 |
|
Vadim Zeitlin
|
2c9fc05a46
|
delete controls which are part of the calendar (even if they're siblings to it and not its children) when the calender itself is deleted
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-19 15:14:14 +00:00 |
|
Vadim Zeitlin
|
9576de5c8b
|
avoid assert when creating the control with wxCAL_SEQUENTIAL_MONTH_SELECTION style introduced by last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-19 15:11:24 +00:00 |
|
Vadim Zeitlin
|
6bc807b35d
|
assert if wxCAL_SEQUENTIAL_MONTH_SELECTION style is changed after creation as this doesn't currently work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-19 15:01:48 +00:00 |
|
Vadim Zeitlin
|
602a2e02f9
|
no changes, just some minor modifications of comments and moved one function around
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-19 14:57:52 +00:00 |
|
Vadim Zeitlin
|
670048b2f0
|
set/get validator for wxTextCtrl part of wxComboCtrl and not the combo itself (patch 1599214, closes bug 1598600)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-19 14:44:30 +00:00 |
|
Benjamin Williams
|
e6c46ffefb
|
GradientFillLinear() on wxMSW now draws on the rectangle border as well, making it consistent with the gernaic version as well as wxDC::DrawRectangle()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-19 13:31:15 +00:00 |
|
Vadim Zeitlin
|
ad71458057
|
remove obsolete and out of date project file which was kept for compatibility with wx 2.4 only
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-19 13:13:17 +00:00 |
|
Vadim Zeitlin
|
280399077a
|
don't use wxFromSystemTime() with possibly invalid date (closes bug 1596606)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-19 13:06:03 +00:00 |
|
Vadim Zeitlin
|
0deb5fab34
|
unmultiply by alpha when converting from wxDIB to wxImage as the former uses premultiplied alpha but the latter does not (patch 1597063)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-19 12:35:16 +00:00 |
|
Kevin Ollivier
|
f52eff546a
|
Fix API calls to match header changes made in richtextbuffer.h 1.42 and restore compilation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-19 07:45:54 +00:00 |
|
Kevin Ollivier
|
df0edf4443
|
Have wxGenericListCtrl record and store the selection state of each column, and on OS X, use this to correctly draw selected headers. Also, move to DrawItemSelectionRect for drawing the background selection.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-19 06:32:08 +00:00 |
|
Kevin Ollivier
|
a4609ab847
|
Implement wxRendererMac::DrawItemSelectionRect and move the generic wxTreeCtrl to using it to draw selected items.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-19 06:28:47 +00:00 |
|
Michael Wetherell
|
5c80cef4bf
|
wxArchiveFSHandler switches on simulated seeking for compatibility with
previous versions. Still overridden by wxFS_SEEKABLE.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43505 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-19 02:11:40 +00:00 |
|
Julian Smart
|
12cc29c56a
|
Small cleanup.
Set caret position when calling SetSelection.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-18 22:27:48 +00:00 |
|
Michael Wetherell
|
4532786ee2
|
Add wxFS_SEEKABLE to wxFileSystem::OpenFile calls for images.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-18 18:43:13 +00:00 |
|
Robert Roebling
|
1bd2ceb57b
|
[ 1598659 ] make wxAnimationCtrl::SetInactiveBitmap center given bitmap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-18 17:46:29 +00:00 |
|
Robert Roebling
|
51cb1a6587
|
Restore correct behaviour of GetTimes() wrt to
directories.
Add some (hopefully) clarifying docs about
dealing with dir names vs. file names.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-18 17:34:40 +00:00 |
|
Václav Slavík
|
fa28b00cdc
|
don't use priviledged calls in wxDFB to allow concurrent use of the display by >1 wxDFB apps
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-18 13:17:35 +00:00 |
|
Robert Roebling
|
649707a506
|
Hopefully fixed misplaced printout in libgnomeprint.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43481 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-18 00:08:52 +00:00 |
|