Robert Roebling
|
d4628b41c9
|
wxRound
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 18:08:50 +00:00 |
|
Robert Roebling
|
5f3c1f2e29
|
wxCoordRound() -> wxRound()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42638 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 18:07:27 +00:00 |
|
Stefan Neis
|
21d3d3424b
|
Corrected includes for wxGTK under OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42633 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 17:59:19 +00:00 |
|
Robert Roebling
|
0e1ea39668
|
wxCoordRound -> wxRound.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42631 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 17:55:09 +00:00 |
|
Robert Roebling
|
2ac9bfa9b0
|
Use wxRound instead of wxCoordRound
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42630 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 17:50:39 +00:00 |
|
Julian Smart
|
781609f290
|
Applied patch [ 1583316 ] set media source for printing
by d2walter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42627 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 17:29:40 +00:00 |
|
Julian Smart
|
6445acc783
|
Applied patch 1586499: wxCoordRound function
Centralises rounding and adds nearest-value rounding to
prntbase.cpp.
by Robert J. Lang
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42624 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 17:01:34 +00:00 |
|
Michael Wetherell
|
6ea48c514e
|
Change GetC to return an int so that it can return wxEOF on error.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42623 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 17:00:07 +00:00 |
|
Julian Smart
|
5c746f384e
|
Borland fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42622 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 16:48:41 +00:00 |
|
Michael Wetherell
|
489a164c1c
|
Rename wxSTREAM_FILEEXTENSION to wxSTREAM_FILEEXT.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 16:47:20 +00:00 |
|
Vadim Zeitlin
|
f49ad976f4
|
use wxPOSIX_IDENT() for consistent handling of underscores in POSIX functions names in Windows compilers standard headers; this should hopefully fix the compilation for older Borland versions without breaking it for anything else; also define wxFsync() for Borland and DMC as they seem to have _commit() too (subject to version checks...), only Watcom seems to lack it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 13:55:52 +00:00 |
|
Stefan Csomor
|
d888a332db
|
GetAsBitmap with subrect
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 10:46:49 +00:00 |
|
Stefan Csomor
|
2b73854d7a
|
forgotten commit for having native affine matrix ops
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42610 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 10:41:13 +00:00 |
|
Stefan Csomor
|
c59abe0376
|
extend GetAsBitmap with an optional subrect
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 10:39:40 +00:00 |
|
Michael Wetherell
|
6df6e35a3e
|
Fixes for semicolons, commas and wxSTRING_MAXLEN from Wlodek Szafran.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42605 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 07:37:09 +00:00 |
|
Kevin Ollivier
|
c64c9cd3ba
|
Added wxDC::GetAsBitmap, and implemented wxWindowDC::DoGetAsBitmap on OS X, in order to restore the ability to blit the contents of those DCs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 05:29:04 +00:00 |
|
Robin Dunn
|
0b13400f4f
|
Add export macros
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 02:26:37 +00:00 |
|
Vadim Zeitlin
|
34f90a1cfe
|
added NZST and NZDT time zones (request 617912)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42594 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 00:05:56 +00:00 |
|
Robin Dunn
|
2add9e3c2f
|
Moved version number to 2.7.2.0 and rebaked
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-28 21:54:52 +00:00 |
|
Benjamin Williams
|
488e50ee50
|
fixed some compiler warnings in wxaui
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-28 18:27:42 +00:00 |
|
Benjamin Williams
|
b6418695ca
|
wxaui multi-book prep work for left/right buttons on tab bar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-28 18:21:11 +00:00 |
|
Vadim Zeitlin
|
d6718dd17b
|
added wxString::ToLongLong() and ToULongLong() (feature request 1290937)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42581 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-28 16:46:03 +00:00 |
|
Vadim Zeitlin
|
ea960ae8af
|
no changes, just a typo in comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42580 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-28 16:39:45 +00:00 |
|
Benjamin Williams
|
3f69756e3d
|
wxaui multi-notebook now uses a tab art provider which allows for dynamically switchable notebook themes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-28 15:20:10 +00:00 |
|
Vadim Zeitlin
|
7788fc4046
|
Alloc() doesn't clear the array any more, for consistency with reserve()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42571 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-28 14:16:20 +00:00 |
|
Vadim Zeitlin
|
84498436c9
|
no real changes, just renamed the header guard to standard form and removed unneeded casts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-28 14:11:54 +00:00 |
|
Vadim Zeitlin
|
13874b5c7f
|
deprecate wxSTRING_MAXLEN in favour of wxString::npos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-28 14:06:27 +00:00 |
|
Vadim Zeitlin
|
01c3ebb80a
|
added missing dlldecl for wxFSHandlerHash
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-28 14:03:53 +00:00 |
|
Vadim Zeitlin
|
9c71a1386d
|
allow customizing the string values returned by wxGridCellBoolEditor::GetValue() (feature request 1557790)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-28 13:57:38 +00:00 |
|
Stefan Csomor
|
a4e73390a6
|
moving path and matrix to refcounting as well, switching filling rule default to odd-even as dc.h does
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-28 13:46:46 +00:00 |
|
Julian Smart
|
85d8909ba3
|
Corrected a clearing bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-28 09:29:07 +00:00 |
|
Vadim Zeitlin
|
e7fbaf0efd
|
fix VC warning about forward declaring struct as class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-28 00:28:41 +00:00 |
|
Vadim Zeitlin
|
c26d982b4b
|
removed hard TAB
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-28 00:20:47 +00:00 |
|
Michael Wetherell
|
f068697b46
|
Add wxArchiveFSHandler.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-27 22:10:19 +00:00 |
|
Michael Wetherell
|
5410f5728d
|
Tidy up includes and #if wxUSE statements.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-27 22:03:29 +00:00 |
|
Robert Roebling
|
5b5210ba36
|
Indicate that EnableCloseButton is virtual.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-27 20:05:47 +00:00 |
|
Robert Roebling
|
4427c0a3ff
|
[ 1585858 ] Fix wxDatePickerCtrlGeneric and wxComboCtrl kb navigation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42539 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-27 18:02:21 +00:00 |
|
Robert Roebling
|
34e2d9439b
|
[ 1585270 ] Further fixes to wxPathList
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-27 17:59:32 +00:00 |
|
Michael Wetherell
|
77b5dc955b
|
Missing header.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-27 14:30:01 +00:00 |
|
Stefan Csomor
|
2c82040626
|
changing graphics pen, brushes and fonts to be refcounted objects, having no subclasses
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-27 14:21:27 +00:00 |
|
Michael Wetherell
|
45c64b28ba
|
Compile fix for --enable-stl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-27 14:14:54 +00:00 |
|
Michael Wetherell
|
46b15bd575
|
Missing exports.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-27 14:06:46 +00:00 |
|
Václav Slavík
|
687b91d266
|
compilation fix: wxGenericCollapsiblePane needs wxButton and wxStaticLine
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-27 13:08:05 +00:00 |
|
Julian Smart
|
f415cab9ef
|
Robert Lang's patch [ 1583183 ] Fixes printing/print preview inconsistencies
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-27 13:07:40 +00:00 |
|
Michael Wetherell
|
be38a31d37
|
Base wxArchiveFSHandler on wxZipFSHandler.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-27 12:16:30 +00:00 |
|
Michael Wetherell
|
a9002825f2
|
Yes VC5 support large files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-27 11:33:10 +00:00 |
|
Vadim Zeitlin
|
76c3651293
|
don't use _INTEGRAL_MAX_BITS to decide whether a (Windows) compiler supports huge files, this fails with Borland, so test for all compilers explicitly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-27 11:27:38 +00:00 |
|
Michael Wetherell
|
8fc574b40c
|
Implement new features for finding class factories. Put seek inside 2.6 compat ifdef.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42509 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-27 09:54:39 +00:00 |
|
Michael Wetherell
|
1b79dad4dc
|
Base class factory on the wxFilter base class and implement the new Find feature.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-27 09:53:38 +00:00 |
|
Michael Wetherell
|
52ad298e66
|
Allow per instance filesystem handlers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-27 09:35:05 +00:00 |
|