Julian Smart
|
32aae41e68
|
Removed obsolete WXR file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33215 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-31 14:55:24 +00:00 |
|
Stefan Csomor
|
6ce43ac97d
|
we need our own implementation because in wxmac wxIcon does not inherit from wxBitmap anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33140 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-29 08:35:15 +00:00 |
|
David Elliott
|
4ebd02e913
|
qadll depends on coredll. First part of OS X shared library build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33081 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-27 01:51:36 +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 |
|
Włodzimierz Skiba
|
660296aa90
|
Wrap <commdlgs.h> as <commctls.h>. Required makefiles rebuilded.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32984 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-22 19:39:54 +00:00 |
|
Włodzimierz Skiba
|
438eb6502b
|
Fix for accessing environment variable with Watcom format.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32981 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-22 12:59:41 +00:00 |
|
Vadim Zeitlin
|
4ed30bab75
|
fixed path to wx/debugrpt.h header (had extra include subdir)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-21 16:06:47 +00:00 |
|
Vadim Zeitlin
|
61639efb66
|
added qa library (currently consisting of wxDebugReport and related classes only); moved debugrpt.* files there
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-21 00:11:06 +00:00 |
|
Vadim Zeitlin
|
b7e4c6681d
|
define wxNO_RTTI/EXCEPTIONS/THREADS if corresponding USE_XXX is set to 0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-20 22:08:19 +00:00 |
|
Julian Smart
|
fc3bb38313
|
Fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32835 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-15 17:40:42 +00:00 |
|
Julian Smart
|
3c9287bbb4
|
Added wxPropertySheetDialog for implementing settings dialogs
in the appropriate way on small devices and desktop platforms
(abstracting is the only way to unify the API)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32832 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-14 22:40:44 +00:00 |
|
David Elliott
|
18647d11af
|
Add BASE_MACOSX_HDR and use it from BASE_PLATFORM_HDR like BASE_MACOSX_SRC
is used from BASE_PLATFORM_SRC.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32765 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 21:48:10 +00:00 |
|
David Elliott
|
df3c72ad7e
|
Rename BASE_MAC_OSX_(SRC|HDR) to BASE_MACOSX_WXMAC_(SRC|HDR).
Put $BASE_MAC_(SRC|HDR) inside of these definitions since they're
always needed for these cases anyway.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 21:42:46 +00:00 |
|
David Elliott
|
ad07ce2bbd
|
Renamed BASE_DARWIN_(SRC|HDR) to BASE_MACOSX_NOTWXMAC_(SRC|HDR)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32763 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 21:34:00 +00:00 |
|
Włodzimierz Skiba
|
2227439bea
|
chkconf.h of wince has to be included in files.bkl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 07:21:36 +00:00 |
|
Vadim Zeitlin
|
ce4fd7b577
|
added wxDebugReport
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32744 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 02:55:21 +00:00 |
|
Václav Slavík
|
679eea8dec
|
use dummy.cpp with eVC, too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32725 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-10 19:20:32 +00:00 |
|
Václav Slavík
|
442253be2d
|
use dummy.cpp with eVC, too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32724 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-10 19:20:16 +00:00 |
|
Julian Smart
|
7c52903569
|
Added some missing samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32707 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-09 23:17:01 +00:00 |
|
Václav Slavík
|
7b3dba4927
|
fixed wxrc's dependencies
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-09 23:01:35 +00:00 |
|
Włodzimierz Skiba
|
7d0d80bd1c
|
Allow forward declaration of wxSlider in wxMSW (bug 1157614). Remove unused header from wxSliderMSW.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-08 10:44:38 +00:00 |
|
Vadim Zeitlin
|
7e75449835
|
don't exclude msw/gsocket.cpp and msw/gsockmsw.cpp from using PCH, there is no reason to do it now that these files are in C++ and not in C
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32653 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-07 23:07:31 +00:00 |
|
Włodzimierz Skiba
|
a986efd0c8
|
Complete wxW set of files in PalmOS makefile (still builds fine due to wxUSE_XXX flags). Initial (BASE) movement towards files.bkl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-04 07:18:47 +00:00 |
|
Michael Wetherell
|
520a495c59
|
Add forcelnk.h and version.rc to distribution tars and zips
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-02 22:49:32 +00:00 |
|
Michael Wetherell
|
09d350c0bc
|
No res-include for rpmspec wx24dsp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 14:13:22 +00:00 |
|
Michael Wetherell
|
36aa1961e9
|
Add $(TOP_SRCDIR)include for windres
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 14:09:37 +00:00 |
|
Václav Slavík
|
260c165f31
|
workaround for lack of res-define in our custom formats
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-28 23:05:13 +00:00 |
|
Włodzimierz Skiba
|
9aaf11927c
|
XRC for wxListbook [patch 1152306] and wxChoicebook. Regenerated makefiles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-28 18:46:49 +00:00 |
|
Václav Slavík
|
d181c36eb6
|
include version information in DLLs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-27 12:03:11 +00:00 |
|
Vadim Zeitlin
|
c2efd89044
|
added USE_RTTI (instead of it being set by USE_EXCEPTIONS)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32245 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-20 14:14:08 +00:00 |
|
Václav Slavík
|
d1e5aa0793
|
added USE_THREADS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32244 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-20 13:22:24 +00:00 |
|
Václav Slavík
|
e06a429949
|
bakefile-0.1.7 changes affect wx,too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32035 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-14 13:17:00 +00:00 |
|
Ryan Norton
|
4cb1d3daa2
|
Move HID stuff into both OSX builds. Add preliminary joystick for OSX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32030 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-14 09:38:42 +00:00 |
|
Václav Slavík
|
2e35017918
|
moved GNOME printing code back to wxCore and fixed for --enable-plugins case
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-13 21:06:55 +00:00 |
|
Stefan Csomor
|
5ecd392970
|
Mac Core Graphics Implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-12 12:03:54 +00:00 |
|
Michael Wetherell
|
51fb93f1bd
|
Add uxtheme.h to files.bkl, patch 1120747 from Tim Kosse
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-11 13:31:05 +00:00 |
|
Václav Slavík
|
a2897d4322
|
install xh_datectrl.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-11 13:12:11 +00:00 |
|
Michael Wetherell
|
070e8453c0
|
Compile console apps with wxUSE_GUI=0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-10 16:26:34 +00:00 |
|
Włodzimierz Skiba
|
a420c7ed70
|
Update to Bakefile 0.1.6
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31868 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-09 10:56:07 +00:00 |
|
Ron Lee
|
c12a74b0d8
|
No *.h in src/common/ anymore.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-08 03:01:31 +00:00 |
|
Václav Slavík
|
310e47b3be
|
added wxDatePickerCtrl XRC control
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31817 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-07 11:32:01 +00:00 |
|
Ryan Norton
|
ddc90a8d52
|
unix mediactrl stubs...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31760 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-04 22:47:48 +00:00 |
|
Ryan Norton
|
2fcd7f64a5
|
cocoa wxTimer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-04 17:21:28 +00:00 |
|
Ryan Norton
|
4fc81cbc05
|
prelimanary wxMediaCtrl cocoa support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31739 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-03 23:12:46 +00:00 |
|
Václav Slavík
|
c07e76fae4
|
added wx-lib template for building static libs (no linking)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31622 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-28 22:25:08 +00:00 |
|
Václav Slavík
|
6cab647638
|
fixed linking against 3rd party libs in Unicode build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-28 22:11:00 +00:00 |
|
Václav Slavík
|
83c7f6a7ac
|
added bakefile presets for creation of user makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-27 22:47:37 +00:00 |
|
Włodzimierz Skiba
|
5fae0f97a1
|
TrackMouse DMC fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31592 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-25 12:22:56 +00:00 |
|
Vadim Zeitlin
|
d98766152b
|
put datectlg.cpp in ADVANCED_SRC so that it can be used in all ports, even MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-21 13:42:58 +00:00 |
|
Vadim Zeitlin
|
39df3acde9
|
added generic version of wxDatePickerCtrl from Andres Pflug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31493 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-19 13:55:48 +00:00 |
|