Vadim Zeitlin
|
79e6631727
|
made GetStrings() const (patch 1655975)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-11 03:13:12 +00:00 |
|
Vadim Zeitlin
|
a19918eb35
|
more const correctness (slightly modified patch 1655991)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-11 03:08:33 +00:00 |
|
Vadim Zeitlin
|
f8a280159d
|
check for wxUSE_MDI which is needed by this code (patch 1656080)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-11 03:04:19 +00:00 |
|
Robin Dunn
|
ae4ccf12b6
|
rebaked after changing the version number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44396 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-07 02:14:45 +00:00 |
|
Robin Dunn
|
0daf5e6be2
|
Fill in more details for the wxEVT_STC_AUTOCOMP_SELECTION event
(ported from 2.8 branch)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-06 21:11:45 +00:00 |
|
Robin Dunn
|
67879c5b41
|
Use float-on-parent frames for the popups if wxPopupWindow is not available
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44266 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-20 03:26:34 +00:00 |
|
Mart Raudsepp
|
bdb5188415
|
Change style flag on floating frames to give proper minimize behaviour. Thanks to Chris Mellon; needed for my app
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44043 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-23 13:03:00 +00:00 |
|
Chris Elliott
|
5c96be628f
|
fix for bakefile and autoconf changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43630 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-24 13:05:07 +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 |
|
Chris Elliott
|
446db616a8
|
update for bakefile 0.2.1-xx
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-12 18:50:14 +00:00 |
|
Robin Dunn
|
25bb1412af
|
Move version number to 2.8.0.0 and rebake the makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-10 02:32:01 +00:00 |
|
Vadim Zeitlin
|
7487078819
|
include the icon also for wxMGL (fixes tinderbox error)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-07 15:32:27 +00:00 |
|
Vadim Zeitlin
|
69199aad02
|
rebaked with baefile rev 928
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43062 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-04 20:39:49 +00:00 |
|
Chris Elliott
|
ae27121bd2
|
replace out of date (and broken) ini
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-02 12:18:34 +00:00 |
|
Chris Elliott
|
cdc90f28e9
|
replace out of date (and broken) ini
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-02 11:23:31 +00:00 |
|
Robin Dunn
|
170acdc90e
|
GetBestFittingSize --> GetEffectiveMinSize
SetBestFittingSize --> SetInitialSize
SetBestSize --> SetInitialSize
SetInitialBestSize --> SetInitialSize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42816 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-31 08:50:17 +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 |
|
Robin Dunn
|
44b651f55a
|
The deprecated lib doesn't build. Disable it from being automatically
built for now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-25 06:51:10 +00:00 |
|
Robin Dunn
|
8d6d408976
|
Remove animate contrib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42327 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-24 03:50:53 +00:00 |
|
Włodzimierz Skiba
|
1c4e8f384d
|
CVS tags cleaning (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42046 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-16 09:30:01 +00:00 |
|
Robin Dunn
|
37c9624ecf
|
Don't build animate by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42019 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-14 18:04:47 +00:00 |
|
Vadim Zeitlin
|
ee4b5fba90
|
fix the sample icon (patch 1570974)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41811 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 16:50:05 +00:00 |
|
Robin Dunn
|
3abcf424a3
|
Bumping the version number also requires that version.h be modified,
and also rebaking the makeifles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 01:20:56 +00:00 |
|
Paul Cornett
|
85dc49dc6c
|
build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-03 19:28:10 +00:00 |
|
Robin Dunn
|
e64481bf07
|
Catch WXK_NUMPAD_DELETE and WXK_NUMPAD_INSERT too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-22 21:19:45 +00:00 |
|
Vadim Zeitlin
|
d3c7fc996a
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-05 20:47:48 +00:00 |
|
Julian Smart
|
20833aaa0a
|
Prevents crashes caused by negative line count being passed to wrapping functions, e.g. in intermediate sizing states.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-04 19:57:23 +00:00 |
|
Robin Dunn
|
a3511a2e06
|
supress some unused parameter warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-31 16:34:57 +00:00 |
|
Robin Dunn
|
8b3d52fc71
|
Only use raw bitmap if it is available
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-31 16:01:45 +00:00 |
|
Robin Dunn
|
6a93571daf
|
Provide an implementation for SurfaceImpl::AlphaRectangle, and rename
[G|S]etCaretLineBack
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-31 05:35:26 +00:00 |
|
Robin Dunn
|
340515d36d
|
Recognize the numpad cursor keys too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40721 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-21 16:48:25 +00:00 |
|
Włodzimierz Skiba
|
065bb76dba
|
Removed unused Symantec (*.sc) build system. Symantec C++ is now replaced by DigitalMars.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40413 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-01 12:49:12 +00:00 |
|
Włodzimierz Skiba
|
8e62b5ee36
|
Removed all outdated makefile.dos and their *.msc include.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-01 07:09:58 +00:00 |
|
Robin Dunn
|
e968f10872
|
Only do Armel Asselin's memory reduction patch in Paste in the Unicode
build because in the ansi build wxWX2MBbuf is just a char* pointing
into the text wxString's buffer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-29 01:53:18 +00:00 |
|
Michael Wetherell
|
836724c3ce
|
Missing header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40186 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-19 12:23:40 +00:00 |
|
Robin Dunn
|
b8193d807f
|
Updated Scintilla to version 1.70
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-14 01:20:18 +00:00 |
|
Robin Dunn
|
134d7051bf
|
Reverted part of rev 1.92. It causes probelms on Windows when
scrolling with the scrollbars since the mouse can be captured nativly
momentarily.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40079 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-13 00:18:04 +00:00 |
|
Julian Smart
|
3b2cb4316b
|
Moved wxRichTextCtrl to its own library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39882 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-29 07:16:39 +00:00 |
|
Robin Dunn
|
1c930beb60
|
Applied patch from Armel Asselin that reduces memory required when
pasting text and when sending events.
Comment out some unneeded asserts.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39875 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-28 19:32:18 +00:00 |
|
Michael Wetherell
|
936d5729e2
|
Compile fix after wxFileDialog::SetStyle removal
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39737 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 10:20:32 +00:00 |
|
Robin Dunn
|
c331e19f10
|
fixed line endings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39707 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 04:05:05 +00:00 |
|
Włodzimierz Skiba
|
66b9f7f7e4
|
Various dummy.cpp centralized in common/dummy.cpp. Build rebaked.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39482 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-31 11:48:45 +00:00 |
|
Robin Dunn
|
aeeaf3eaf0
|
wxWakeUpIdle seems unnecessary here
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39459 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-29 20:54:57 +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
|
bec3b0ddef
|
[ 1491948 ] Fix for a minor GUI bug in wxEditableListBox.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39300 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-23 19:30:03 +00:00 |
|
Robin Dunn
|
4d02625ccf
|
Changes to ensure that the potential drag is totally cleaned up in LeftButtonUp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39274 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-22 21:38:59 +00:00 |
|
Chris Elliott
|
a3c5de686b
|
add files omitted from script for daily builds at York
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39121 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-09 12:31:34 +00:00 |
|
Paul Cornett
|
d0363d3d2d
|
make pen/brush parameters const
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-04-26 16:27:20 +00:00 |
|
Paul Cornett
|
90daa6cd4a
|
build fix for latest C++ standard
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-04-26 16:27:16 +00:00 |
|
Paul Cornett
|
1c9d49c661
|
revert return type changes for gdi object pointers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38918 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-04-26 02:24:42 +00:00 |
|