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 |
|