Vadim Zeitlin
|
69a05ef6d6
|
correct properties were not set during initial add somehow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48986 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-28 23:14:08 +00:00 |
|
Vadim Zeitlin
|
32b171bc0e
|
another compilation fix after wxCmdLineEntryDesc changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48985 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-28 22:17:37 +00:00 |
|
Vadim Zeitlin
|
ac0c512d86
|
PCH-less build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48983 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-28 21:54:44 +00:00 |
|
Chris Elliott
|
3cb6eaec79
|
vc6 did not like this (void function returning a value)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-28 16:01:17 +00:00 |
|
Michael Wetherell
|
74e6734592
|
Add buildbot configuration.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48981 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-28 11:39:39 +00:00 |
|
Robert Roebling
|
fd8a7b0b37
|
[ 1803350 ] Wrong top-level window positioning on scrolled window
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-27 20:21:52 +00:00 |
|
Václav Slavík
|
ad259ba5b2
|
copy the list in wxList::operator=(), for consistency with typed macro-based lists
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-27 15:01:12 +00:00 |
|
Vadim Zeitlin
|
e6a8416274
|
added disambiguation for Clear() too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48965 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-27 12:49:18 +00:00 |
|
Vadim Zeitlin
|
944287e68e
|
don't declare HasSelection() in this class and especially don't declare it as protected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48964 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-27 12:47:12 +00:00 |
|
Vadim Zeitlin
|
30e62fdcb2
|
added msw/textentry{cpp,h}
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-27 12:44:14 +00:00 |
|
Václav Slavík
|
6987a0c480
|
fixed cellpadding when printing (bug #1795572)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-27 09:05:47 +00:00 |
|
Jouk Jansen
|
b693769692
|
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-27 08:09:44 +00:00 |
|
Vadim Zeitlin
|
2aebd278e3
|
continue with loading the message catalog even if setting the locale failed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-26 23:10:14 +00:00 |
|
Vadim Zeitlin
|
3a33127542
|
fixed command line processing which was preempted by wxApp::OnInit() call
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-26 22:57:02 +00:00 |
|
Vadim Zeitlin
|
ad4814e733
|
compilation fix after wxTRANSLATE() changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-26 22:41:53 +00:00 |
|
Vadim Zeitlin
|
eae20a30ea
|
another compilation fix PCH-less build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-26 22:32:36 +00:00 |
|
Robert Roebling
|
8611662072
|
Compilo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-26 20:57:42 +00:00 |
|
Robert Roebling
|
d290d2fe93
|
Compilo for non-PCH
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-26 20:14:14 +00:00 |
|
Robert Roebling
|
c0845ad3a6
|
Forgot to commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-26 19:33:44 +00:00 |
|
Vadim Zeitlin
|
74f35eea76
|
part of wxComboBox to wxEntry refactoring (should have been part of rev48952)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48953 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-26 16:52:48 +00:00 |
|
Vadim Zeitlin
|
fa2f57be4d
|
refactor wxMSW code to extract parts common to wxTextCtrl and wxComboBox into wxTextEntry
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-26 16:48:46 +00:00 |
|
Vadim Zeitlin
|
d6b9cc87c0
|
remove wxComboBox-specific hack, override DoSetToolTip() in wxComboBox itself instead
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-26 16:23:51 +00:00 |
|
Vadim Zeitlin
|
c282ec4402
|
compilation fixes for wxGTK1 after wxTextEntry changes (unit test still fails, Replace() generates 2 events instead of 1...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-26 12:18:00 +00:00 |
|
Vadim Zeitlin
|
5abbb704ba
|
compilation fix for wxGTK1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-26 12:17:01 +00:00 |
|
Julian Smart
|
bff023f172
|
Added forward declaration for wxWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48947 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-26 06:41:11 +00:00 |
|
Vadim Zeitlin
|
c8fe7fda21
|
fix harmless unused parameter warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-26 00:39:04 +00:00 |
|
Vadim Zeitlin
|
0ec1179b86
|
added wxTextEntry common base class for both wxTextCtrl and wxComboBox; refactor wxGTK code to put common parts of these classes in the base class; fixed some inconsistencies in the text control behaviour between platforms
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-26 00:30:22 +00:00 |
|
Vadim Zeitlin
|
c0d9b217a7
|
added unit test for some of wxTextCtrl methods and its events generation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48943 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-26 00:28:31 +00:00 |
|
Vadim Zeitlin
|
232f89100e
|
fix operator<<() for wxString
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-25 23:22:41 +00:00 |
|
Vadim Zeitlin
|
01e6aa1e2b
|
define wxUSE_GADGETS as 0 as it's not defined in configure and results in warnings during wxMotif build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-25 16:56:06 +00:00 |
|
Vadim Zeitlin
|
d41ef7b547
|
fix warning about visibility attribute ignored on non-class types (which was given for wxGetClipboardData only but change the other functions too for consistency)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48937 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-25 16:53:28 +00:00 |
|
Jouk Jansen
|
934960d133
|
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-25 14:39:47 +00:00 |
|
Václav Slavík
|
58fda45507
|
document that GetAttribute's argument must not be NULL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-24 22:29:23 +00:00 |
|
Václav Slavík
|
cc24bf9192
|
wxXmlNode::GetAttribute's pointer argument must not be NULL, check for it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-24 22:09:06 +00:00 |
|
Robert Roebling
|
728ddc45e0
|
Reduce width and height of drawing ops by one in all vector printing backends
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-24 21:07:20 +00:00 |
|
Robert Roebling
|
ed8385818f
|
Fix various minor PS issues
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-24 20:42:32 +00:00 |
|
Robert Roebling
|
f62edb0ecd
|
Use line width code from GTK+ print in GNOME print
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-24 14:04:44 +00:00 |
|
Robert Roebling
|
eb7637b587
|
Remove several hack from PS code, use high resolution code from GNOME print, invert Y axis internally
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-24 14:04:09 +00:00 |
|
Robert Roebling
|
ab3a145407
|
Compilation with new dc code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48918 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-24 09:42:22 +00:00 |
|
Robert Roebling
|
d8416992be
|
reorganized wxSVGFileDC code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48917 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-24 09:30:24 +00:00 |
|
Vadim Zeitlin
|
00a77b7c5d
|
added wxWindow::GetPopupMenuSelectionFromUser() (modified patch 1793823)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-23 23:42:31 +00:00 |
|
Robert Roebling
|
ab171e9502
|
Converted wxGTK's basic DC classes to new DC code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-23 11:27:41 +00:00 |
|
Vadim Zeitlin
|
fc1f568e23
|
don't define wxCRT_xxprintfW function if the corresponding xxprintfw() standard functions are not available
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-23 00:20:35 +00:00 |
|
Vadim Zeitlin
|
8cb1060f1e
|
revert last change (r48897)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48908 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-23 00:14:18 +00:00 |
|
Vadim Zeitlin
|
13f06c1bf0
|
include wx/log.h to fix PCH-less compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48905 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-22 12:08:23 +00:00 |
|
Chris Elliott
|
6448dc217b
|
add missing sample stc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-22 11:10:12 +00:00 |
|
Robert Roebling
|
65dd9ae23c
|
Removed last bits of DrawScaledBitmap (was removed part of GTK+ printing patch)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-22 09:55:23 +00:00 |
|
Paul Cornett
|
640a91ab0b
|
use logical operator &&, not bitwise &; indentation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48902 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-22 04:40:51 +00:00 |
|
Paul Cornett
|
4c6a2a70dd
|
unused variables, useless assert
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-22 04:40:37 +00:00 |
|
Paul Cornett
|
0d8b0f94c0
|
unused variable, more efficient increment operator
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48900 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-22 04:40:21 +00:00 |
|