Václav Slavík
31da10deab
use libtool versioning of shared libs on Unix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34810 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-07-04 09:58:07 +00:00
Václav Slavík
05a0bcdec6
moved version-related variables to separate file in preparation for sonames fix (no real changes yet)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-06-29 21:53:53 +00:00
Julian Smart
0ccf84a67f
Also corefoundation files for GTK+
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34753 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-06-24 14:13:02 +00:00
Julian Smart
f0a5e9f6d9
Added corefoundation files to release scripts
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-06-24 14:10:57 +00:00
Ron Lee
31b34ada76
Bump soname in preparation for 2.6.2 release.
...
Could someone please rebake this with whatever the correct
version + silent hacks is. Based on present reports I have
no idea which version and/or hacks to it are 'official', and
the crypto logic that bakefile is becoming famous for is in
shining form today:
$ bakefile_gen -fautoconf
-----------------------------------------------------------------------
This file cannot be processed with Bakefile version older than 0.1.7.
You are using Bakefile version 0.1.6. Please install the newest version
from http://bakefile.sourceforge.net .
-----------------------------------------------------------------------
It's always good to have a nice conundrum to ponder while your
code is not building...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34741 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-06-23 01:26:23 +00:00
David Elliott
44d64ab23b
Moved src/mac/corefoundation/hid.cpp from base library to wxMac and wxCocoa
...
core libraries so that wxGetKeyState is implemented in the core GUI library
as it is for any other toolkit.
NOTE: This breaks binary compatibility.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-06-22 02:51:07 +00:00
David Elliott
1ccb7433ee
Moved wxMacExecute out of src/mac/corefoundation/hid.cpp and into
...
new src/mac/corefoundation/utilsexc_base.cpp.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-06-22 00:20:28 +00:00
Václav Slavík
ee196d6480
some 3rd party libs are not buildable under eVC, don't link against them
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34681 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-06-16 18:40:20 +00:00
Julian Smart
b61261dfed
Applied patch [ 1217859 ] Swedish translation for the internat sample
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-06-16 17:57:23 +00:00
Vadim Zeitlin
6af800ff6d
initial attempt to make it work for eVC (WinCE) as well
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34667 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-06-16 00:18:22 +00:00
Václav Slavík
e943ebd8b5
previous commit didn't work with bkl-0.1.8, fixed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34664 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-06-15 22:30:01 +00:00
Václav Slavík
965122c49f
basic eVC support
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34663 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-06-15 22:17:53 +00:00
Václav Slavík
c7ca49e407
fixed typo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34653 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-06-14 18:46:49 +00:00
Václav Slavík
861a4cb2b0
removed debugging code checked in by mistake
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34652 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-06-14 18:25:03 +00:00
Václav Slavík
1ed52f8caa
call release builds 'Release'; don't define options if they are already defined by user's bkl code
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-06-14 18:11:15 +00:00
Julian Smart
745b3c043b
Corrections for removed files
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-06-02 16:11:48 +00:00
Dimitri Schoolwerth
fe5c6c2306
fixed configure generation
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-06-02 00:19:53 +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
291109af6c
Fixed bug in make dist script [ 1211511 ] wxGTK internat sample missing languages
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34443 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-31 10:54:14 +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
Václav Slavík
6ecf30fdea
made it more obvious what to change in case of binary compatibility breakage (but *not* changing binary version now)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-30 21:30:46 +00:00
Julian Smart
160f1d38e6
Removed references to missing files
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34418 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-30 16:14:02 +00:00
Václav Slavík
68b65ba816
fixed dependencies
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34396 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-29 11:30:44 +00:00
Julian Smart
bbf927b501
Removed .def references
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34286 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-23 08:16:48 +00:00
Julian Smart
2963f111d6
Applied patch [ 1191456 ] -Fix- bakefile - missing wx.manifest wxMSW_2.6.0
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34253 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-22 14:35:38 +00:00
Julian Smart
86983bc393
Applied [ 1188707 ] -Fix- bakefiles for broken "make dist" wxMAC_2.6.0
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34250 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-22 14:18:16 +00:00
Julian Smart
2171cac7db
Added missing file copying (patch 1204618)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-21 16:41:20 +00:00
Julian Smart
4fea5f26d4
Replaced image
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-19 10:15:53 +00:00
Vadim Zeitlin
76c35c88a3
removed wx/datetime.inl which is not used any more
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34140 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-18 16:57:31 +00:00
Julian Smart
f321e828cc
Removed unnecessary file
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34074 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-15 19:06:40 +00:00
Julian Smart
9700085237
Removed rarely-used cursor; replaced other cursors
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-15 16:43:12 +00:00
Julian Smart
d65a373335
REmoved unnecessary cursor and icon files
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-15 14:48:42 +00:00
Julian Smart
68c675a618
New files
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34063 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-14 19:29:25 +00:00
Dimitri Schoolwerth
a70abf19f5
corrected minor typos
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34025 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-12 10:55:14 +00:00
Kevin Ollivier
21dc40ed32
ODBC library is part of base, so make sure the dependency is set accordingly.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34023 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-11 21:29:28 +00:00
Václav Slavík
30928f55c4
fix for future bakefile versions
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-06 16:13:27 +00:00
Václav Slavík
72c1ea9168
reformatted to fix standard terminal
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-30 15:23:14 +00:00
Julian Smart
73ed39b580
Copy about.htm
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-27 21:38:26 +00:00
Václav Slavík
4c1672f728
use wx-2.6, not 2.5, by default
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33900 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-27 19:08:15 +00:00
Michael Wetherell
83d8eb470b
Remove msdos code now in src/msdos, update bakefiles and regenerate.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33876 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-25 10:28:59 +00:00
Michael Wetherell
d6b47de61b
Compilation fix for dos
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33875 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-25 10:01:48 +00:00
Julian Smart
ac2ad3babc
File removal
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33862 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-24 10:04:38 +00:00
Mattia Barbon
1485913ef5
Remove some references to now deleted gnuwin32 files.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-23 22:04:27 +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
Václav Slavík
8c249a5994
reverted DEBUG_INFO change
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33721 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-17 19:08:34 +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
Julian Smart
c0b49f7fff
Removed ctl3d and erroneous makefiles from scripts
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33692 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-17 09:38:57 +00:00
Kevin Ollivier
e66439e365
Before I forget yet again, here is the Bakefile quickstart for wx projects.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33670 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 16:24:48 +00:00
Vadim Zeitlin
33c20f39c3
added wx/unix/apptrait.h and apptbase.h to BASE_MACOSX_WXMAC_HDR
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 14:28:15 +00:00
Václav Slavík
51c4bf8854
make DEBUG_INFO=1 the default for VC++
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33661 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 13:16:06 +00:00