Commit Graph

1335 Commits

Author SHA1 Message Date
Michael Wetherell
2113bc7764 Rebake after MSLU and other changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35063 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-08-03 16:10:12 +00:00
Michael Wetherell
172df1f035 Add import/export attributes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-08-02 21:44:34 +00:00
Vadim Zeitlin
e9333003ea missing dll decl stuff and members initialization in ctor (patch 1211900)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-07-28 23:23:27 +00:00
Julian Smart
8e045ec6f5 Corrected DSW files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-07-28 14:52:30 +00:00
Julian Smart
0d90d6ea7a Rebake for 2.6.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-07-28 12:48:14 +00:00
Mart Raudsepp
0423ae974b Add wxCLOSE_BOX to wxFL samples (consider using wxDEFAULT_FRAME_STYLE).
Whitespace/typo fixes.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-07-22 16:43:04 +00:00
Włodzimierz Skiba
81eeaed832 Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34660 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-06-15 15:53:44 +00:00
Mart Raudsepp
ccdd4b0b42 wxFrameLayout contains wxPen by value, so the wxPen class declaration from wx/pen.h is required so that the compiler
would know the size of wxFrameLayout class. Was a problem for projects using wxFL and including wx headers
one-by-one instead of using wx.h.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-06-15 02:08:12 +00:00
Mart Raudsepp
25b3661bd4 Fix "warning: operation on 'y' may be undefined".
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-06-14 19:57:01 +00:00
Michael Wetherell
69067986c1 Compilation fix for Cygwin
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34630 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-06-10 14:45:39 +00:00
Włodzimierz Skiba
cde6d2e7d8 VC warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34610 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-06-09 18:37:50 +00:00
Michael Wetherell
508c5a0908 Compilation fix for Cygwin
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-06-06 19:23:11 +00:00
Michael Wetherell
72d29cf03b Compilation fix for Cygwin, it doesn't have digitalv.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-06-05 19:16:28 +00:00
Michael Wetherell
5077fd890c Change 'test -e' to 'test -f' for Sun
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34468 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-31 20:44:31 +00:00
Julian Smart
47a4a1aec8 Baked files for 2.6.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-31 16:38:10 +00:00
Julian Smart
a5e6cfa82a Artwork updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34450 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-31 13:44:45 +00:00
Włodzimierz Skiba
314830e1a5 Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34448 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-31 12:30:58 +00:00
Julian Smart
3103e8a97e Typo correction patch [ 1208110 ] Lots of typo corrections
Olly Betts


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34436 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-31 09:20:43 +00:00
Włodzimierz Skiba
c5cd3351af Use already included XPM icon.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34419 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-30 16:17:48 +00:00
Michael Wetherell
e484a5f8c2 Missing exports
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-30 12:39:25 +00:00
Robin Dunn
e45b3f17a2 Since Scintilla uses XMP internally which doesn't support alpha, check
if the images have alpha and convert to a mask.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34351 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-26 18:07:43 +00:00
Robin Dunn
e102e12eff Reapplied Patch #1106564
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-25 14:58:38 +00:00
Włodzimierz Skiba
7c8b87a78a Formating warning fix for FC2 build.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34315 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-24 09:52:01 +00:00
Włodzimierz Skiba
9f13cedb5e Build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34308 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-24 07:54:43 +00:00
Robin Dunn
1c5f3f511d Avoid an assert on wxMSW and ensure we don't use a zero delay for the
timer.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34307 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-23 23:51:06 +00:00
Włodzimierz Skiba
af778d749d Export fix found through Tinderbox.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34288 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-23 10:11:55 +00:00
Włodzimierz Skiba
ed0e8cce9c Include fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-23 06:52:12 +00:00
Julian Smart
a1b2d8d9b9 Removed def files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-22 14:55:26 +00:00
Julian Smart
35cb486ae0 Image updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34194 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-20 09:18:26 +00:00
Włodzimierz Skiba
abd20d3013 Export correction (blind fix for error found in Tinderbox logs).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34179 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-19 20:04:42 +00:00
Julian Smart
b6901bd5ff Removed files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34177 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-19 19:08:04 +00:00
Julian Smart
c8b8717983 Replaced some images
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-19 08:47:23 +00:00
Julian Smart
c17f3431fa Removed wxrcedit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34130 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-18 13:52:48 +00:00
Julian Smart
3e32dedf3b Removed unnecessary bitmaps
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-17 17:50:56 +00:00
Julian Smart
4e83306987 Removed unnecessary bitmaps
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34098 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-17 14:06:07 +00:00
Robin Dunn
443eb93a99 Don't adjust the keycode for Ctrl-Backspace
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-13 15:14:00 +00:00
Julian Smart
2a7f17c1b2 Mac function no longer exists (OK, so this is deprecated, but...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-05 09:38:58 +00:00
Julian Smart
99d800190a Added licence/copyright information
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-04 18:57:50 +00:00
Włodzimierz Skiba
c083688595 Build fix after changes in default help controller.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-04 15:24:36 +00:00
Włodzimierz Skiba
298a3f2ee8 Layout fixes for wxPlotWindow [#1192416] + source cleaning to the wxW 2.6 coding starndards.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-04 15:22:09 +00:00
Julian Smart
5f7ea95515 Further export symbols
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33884 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-26 10:47:00 +00:00
Mattia Barbon
f3ee029e05 Another STL compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-24 15:56:00 +00:00
Robin Dunn
c5bd09bf48 Oops, that should be GetEncoding, not GetDefaultEncoding
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-21 20:35:06 +00:00
Robin Dunn
af0531a5a8 Use the encoding in StyleSetFont too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-21 20:29:59 +00:00
Robin Dunn
3727c043a8 Allow to set a style's wxFontEncoding
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-19 22:30:40 +00:00
Robin Dunn
5e6880e647 Change the access of the event handler functions for Patch #1185584
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33741 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-19 03:19:23 +00:00
Julian Smart
d672173c65 Renewed makefiles after reverting run-time lib change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33722 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-17 20:08:49 +00:00
Julian Smart
21c6080db7 Regenerated makefiles for runtime lib change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33702 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-17 12:58:24 +00:00
Michael Wetherell
a77104ea45 Use 'test -f' since Sun's shell doesn't have 'test -e'
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33688 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-17 00:07:53 +00:00
Robin Dunn
f2ccce28ad Add docstrings for wxSTC methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33683 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 21:41:28 +00:00
Robin Dunn
1ce1bd84ea Added Python methods to wxStyledTextCtrl that allow to get/set text in
UTF8 in either unicode or ansi builds


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33678 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 19:41:33 +00:00
Robin Dunn
41a499cd92 Add several "Raw" functions for setting/getting text from the document
buffer. They behave similarly to the same methods without the "Raw" in
the name, except they don't use wxStrings.  This can save some
conversions to/from unicode and utf-8 in a Unicode build.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 04:53:01 +00:00
Robin Dunn
382fe64041 Use a wxPopupWindow for the AutoComplete box too.
We don't need to artificially set the clipping region on wxGTK anymore.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33637 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 01:36:05 +00:00
Robin Dunn
a48cb41599 Patch #1183952, Create to return bool
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33633 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-15 19:41:32 +00:00
Robin Dunn
e4f39334ab No longer a need for changing the names to protect against multiple definitions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33632 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-15 18:55:16 +00:00
Robin Dunn
d391f6679d Removed rules for copying the Mac resource file since they are no
longer needed for wxMac


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-14 22:11:55 +00:00
Mattia Barbon
97ee90eec5 Fix previous change in case somebody is still using
WXWIN_COMPATIBILITY_EVENT_TYPES from wxWidgets 2.2...


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33614 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-14 22:03:38 +00:00
Mattia Barbon
46e145fad7 Fix building Plot contrib as DLL.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-14 21:12:38 +00:00
Mattia Barbon
77d43c4db5 Fix Gizmos-XRC DLL linking.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-13 22:47:25 +00:00
Julian Smart
8d4433b6fc 2.6
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-12 09:51:41 +00:00
Julian Smart
4818141bb2 Changed version number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 15:50:13 +00:00
Włodzimierz Skiba
24ffafd6c4 Build fixes after gizmos_xrc additions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33504 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 12:11:00 +00:00
Václav Slavík
1b53faea6e splitted gizmos library into gizmos and gizmos_xrc in order to fix broken compilation of DLLs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-10 19:41:03 +00:00
Włodzimierz Skiba
da865fdd32 Deprecate wxPathExists, make wxDirExists used everywhere, minor source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33350 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-05 16:10:48 +00:00
Robin Dunn
770ddb3ff7 If the filename is given in the ctor then call LoadFile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-04 22:57:43 +00:00
Robin Dunn
98719eabe0 Don't include the nul byte when copying to the clipboard
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33316 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-03 23:53:04 +00:00
David Elliott
c437fde9f9 Added autoconf makefiles for FoldBar extended samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33261 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-02 04:50:20 +00:00
Włodzimierz Skiba
cecdcad1db OGL samples again buildable after deprecated/setup.h turned off by default. Minor cleaning where applicable.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33225 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-31 19:18:25 +00:00
Włodzimierz Skiba
694f70fa9c Wrong #pragma interface/implementation warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-31 19:10:26 +00:00
Włodzimierz Skiba
999b96a4f9 if(){} and while(){} sometimes is not allowed for inlining (borland warning fix).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-31 16:37:48 +00:00
Robin Dunn
934b2e18c5 More WXDLLIMPEXP_GIZMOS fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33204 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-30 21:52:04 +00:00
Robin Dunn
b75c49d1e6 More WXDLLIMPEXP_GIZMOS fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33199 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-30 19:18:57 +00:00
Robin Dunn
6a9e7de988 More WXDLLIMPEXP_GIZMOS fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33194 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-30 18:54:35 +00:00
Robin Dunn
ac73c6c1f4 WXDLLIMPEXP_GIZMOS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33193 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-30 18:49:42 +00:00
Robin Dunn
f9ee2e2742 rearrainge the #includes and etc. to avoid a name conflict with some
CoreFoundation headers


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33191 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-30 18:39:54 +00:00
Julian Smart
92c45b12e2 Applied patch [ 1164975 ] xml handler for wxStaticPicture
David Norris


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33189 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-30 17:14:41 +00:00
Julian Smart
be108f9665 Reduce flicker in some circumstances by setting custom bg style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-29 18:45:18 +00:00
Włodzimierz Skiba
c74ca0c0ce Unicode fixes, wxWidgets coding standards, source cleaning for wxFoldBar samples.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-29 18:03:57 +00:00
Włodzimierz Skiba
90694388b4 Compile Int<->Hex functions only when necessary (warning fix).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33158 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-29 17:49:19 +00:00
Julian Smart
7e3c8a0223 Added bakefile/makefiles for FoldBar extended samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33070 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-26 08:25:11 +00:00
Vadim Zeitlin
7e068925aa fixed child window resizing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33042 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-25 11:44:09 +00:00
Vadim Zeitlin
a7daa76eed more cosmetic changes: type-safe Connect()s, removed unnecessary ifdefs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-25 11:04:54 +00:00
Vadim Zeitlin
67631cee52 don't call SetSize() twice in ResizeChild(), this is useless
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-24 23:35:42 +00:00
Vadim Zeitlin
3a6bdcad42 cleanup/reformatting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33019 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-24 10:44:11 +00:00
Julian Smart
102d46f3d6 version.rc fix regeneration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33018 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-24 10:29:47 +00:00
Vadim Zeitlin
0ed0bcc873 cleanup: define events correctly, define type-safe event macros, reformatted
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33017 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-24 10:27:27 +00:00
Julian Smart
8f3844fb86 Further srcdir -> top_srcdir corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-23 16:45:59 +00:00
Julian Smart
12124149fe Use top_srcdir for finding version.rc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32998 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-23 13:11:08 +00:00
Julian Smart
8c9f8f91cd Updated version to 2.5.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-23 13:05:13 +00:00
Julian Smart
b388e8cdec Elliptic arc fix for getting bounds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-23 11:36:04 +00:00
Julian Smart
6f63513785 Assert fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-23 11:31:03 +00:00
Julian Smart
73680834a6 wxUSE_DEPRECATED set to 0 by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-23 11:28:50 +00:00
Vadim Zeitlin
517e41dbfb use WXDLLIMPEXP_FL with event types declarations (patch 1076516)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-21 22:52:59 +00:00
Włodzimierz Skiba
27b2dd53f6 Fixed strange situation when we had wxPathExists and wxDirExists with the same finctionality. Using wxPathExists instead wxFileExists (fixes bug #865628). Minor source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32862 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-17 17:46:32 +00:00
Włodzimierz Skiba
656dad21d8 More cleaning and wxFileOffset usage.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32685 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-08 20:43:57 +00:00
Włodzimierz Skiba
d7e3abf70f More wxFileOffset usage and making layout of the code little more readable.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32642 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-07 20:18:47 +00:00
Włodzimierz Skiba
19311d4e7c Better wxFile support, warning fixes and minor source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-04 19:32:40 +00:00
Włodzimierz Skiba
289cd4e2dc Unicode markup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-04 19:29:28 +00:00
Włodzimierz Skiba
c8547e17ca Source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-03 19:50:33 +00:00
Włodzimierz Skiba
55c91e8a3f Usage of common default colours in OGL + minor warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32585 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-03 19:37:15 +00:00
Włodzimierz Skiba
1e24d8f783 Source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32584 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-03 19:21:53 +00:00
Włodzimierz Skiba
72f09e49c9 Warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-03 19:19:43 +00:00
Włodzimierz Skiba
ba4796547a Follow api of wxInputStream (warning fixes).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32582 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-03 19:17:45 +00:00
Robin Dunn
1b14227e64 Reduce the value of the fkey guard for unicode characters
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-02 21:35:50 +00:00
Włodzimierz Skiba
249b31b53b Missing header.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-01 11:43:52 +00:00
Václav Slavík
e508567a95 GTK+ headers aren't needed anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32432 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-27 21:55:26 +00:00
Vadim Zeitlin
3602872ab3 compilation fix (missing header) (patch 1151763)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32407 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-27 14:35:34 +00:00
Włodzimierz Skiba
18c45cd6dc Various warning fixes and minor source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32373 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-25 20:38:17 +00:00
Włodzimierz Skiba
994e41cb4d More wxFile fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-25 14:16:42 +00:00
Robin Dunn
21334a4689 Treat the numpad enter key the same as the main enter key
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32298 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 17:32:16 +00:00
Robin Dunn
719493e14b On wxMac don't call Refresh from FullPaint as that is the biggest
cause of the performance problems.  Instead call refresh when the
AutoComp window is displayed or hidden to ensure that borders,
etc. are drawn/erased as needed.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32225 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-19 23:45:18 +00:00
David Elliott
94acd38ec2 Rebaked with Bakefile 0.1.7.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-19 03:56:12 +00:00
Julian Smart
b29ca6c2fe wxFopen arg fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31986 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-13 12:54:37 +00:00
Julian Smart
17d64ebc98 Fix for arg to wxFopen
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31985 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-13 12:53:09 +00:00
Julian Smart
b14abf14c7 Regenerated makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-12 18:53:20 +00:00
Robin Dunn
68985f0e57 Initialize the new data memebers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-11 23:54:47 +00:00
Robin Dunn
d429e18743 On wxMSW Move an invisible system caret around with the Scintilla
caret to help screen readers and such can follow.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-11 23:36:59 +00:00
Robin Dunn
a33203cb9f Updated to Scintilla 1.62
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-11 22:53:19 +00:00
Włodzimierz Skiba
8b523dc546 Warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-10 19:22:20 +00:00
Julian Smart
8f3516688b Applied patch [ 1096612 ] FL: fix close button on wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-10 16:35:12 +00:00
Julian Smart
60f9468293 Applied [ 1110257 ] wxFoldPanelBar does not display correctly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31895 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-10 15:29:58 +00:00
Julian Smart
8410a7104a Fixed delete
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31873 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-09 16:57:22 +00:00
Włodzimierz Skiba
fde6325769 Semicolon removed for Borland
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-09 14:14:21 +00:00
Mattia Barbon
60c474a0c4 Miscellaneous compilation and warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31778 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 10:41:35 +00:00
Robin Dunn
5fd656d503 Use the unicode character, if available in the event
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31754 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-04 18:48:09 +00:00
Vadim Zeitlin
6b5403c8d6 fixes for animated GIFs playing (patch 1097003)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31683 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-31 22:21:11 +00:00
Robin Dunn
eba52a286d Patch #1106564, corrects possible 100% CPU load condition.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-21 18:23:35 +00:00
Kevin Hock
687706f5e7 Use event modifiers and accessors rather than m_ variables directly, which are now protected rather than public with 2.4 compatibility disabled
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31454 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-18 15:08:15 +00:00
Włodzimierz Skiba
52f2ad0899 Common wxListCtrl control name.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-14 13:07:44 +00:00
Kevin Hock
5b5035ce5b whilst -> while
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31267 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-06 15:51:05 +00:00
Włodzimierz Skiba
ec157c8f95 Old API depreciated. Use of new API. Source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31234 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-04 19:35:52 +00:00
Vadim Zeitlin
1480c61ae8 fixed parameters to Blit()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31228 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-04 10:56:02 +00:00
Robin Dunn
3c1705d911 Updated to SWIG 1.3.24 (plus a patch that corrects a bug and adds back
some things that were changed/removed from my patch I submitted to
them.)

Since it is now possible easily and simply share the SWIG type tables
across modules I reverted to always using the stock SWIG runtime
instead of my slightly hacked up version of it exported via the
wxPython C API.

The %name directive is now deprecated so replaced most uses of it with
a custom %Rename macro that uses %rename internally.  These will
evetually need to be replaced with a DocDecl macro when docstrings are
added.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31130 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-23 20:53:38 +00:00
Włodzimierz Skiba
4430ec36d1 wxString and wxChar* access for file functions. Source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31106 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-21 18:57:20 +00:00
Włodzimierz Skiba
7e49601492 wxURI is enough for the basic url operations.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-21 17:20:47 +00:00
Włodzimierz Skiba
e2bcbdfbc7 Metric conversion constants not doubled in each port code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31101 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-21 16:25:59 +00:00
Włodzimierz Skiba
b0e43bafc9 Unicode markup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31048 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-17 12:12:00 +00:00
Włodzimierz Skiba
e70e15cc58 Follow wxTreeCtrl API.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31047 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-17 12:09:55 +00:00
Włodzimierz Skiba
b1263dcfa3 Make ComputeScaleAndOrigin() as virtual part of wxDCBase and this way present on missing platforms. Add into manaul too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-16 21:24:45 +00:00
Włodzimierz Skiba
4bfa318965 Send full url to wxHtmlWindow::OnOpeningURL validation (and therefore use wxURL to not duplicate code). Present it in statusbar of samples/html/test application.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31033 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-16 20:32:43 +00:00
Włodzimierz Skiba
3454ecd508 math.h/PI integration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30993 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-13 20:10:59 +00:00
Włodzimierz Skiba
699bfc3d1a Avoid conflict with INFINITY of math.h.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-13 19:48:36 +00:00
Włodzimierz Skiba
7a8d94185f wxFoldBar now also horizontal (with API methods renamed to mean length rather than height) and more with wxWidgets coding standards. Sample adjustement to changing orientation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-10 12:01:04 +00:00
Włodzimierz Skiba
57e7524bad Fixed bug with lack of return default style if Ok() fails.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-08 17:15:06 +00:00
Włodzimierz Skiba
c193de847b Warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30898 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-08 17:12:53 +00:00
Włodzimierz Skiba
ea76a6a5ca Fix to FIXME about using unused Get/SetOptimization.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30895 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-07 20:10:40 +00:00
Włodzimierz Skiba
a5b274d7fc Correct way of modyfing stc.cpp. Thanks Robin for quick guide :-)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-07 19:49:27 +00:00
Włodzimierz Skiba
c8b75e9498 ssize_t for wxFile, unsigned char markup for color components, whitespace source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30877 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-06 17:32:42 +00:00
Chris Elliott
fb88ba480b SF patch 1067466
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30732 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-23 14:54:38 +00:00
Julian Smart
c6afb815cf Fixed licence lines
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30709 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-22 20:22:27 +00:00