David Elliott
|
23ffcdc41d
|
Added wxMac stub header files (include/wx/mac/*.h).
make install should now produce a usable installation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26685 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-10 00:54:27 +00:00 |
|
David Elliott
|
0754a4b307
|
wxCocoa: native wxNotebook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26680 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-09 20:20:51 +00:00 |
|
David Elliott
|
8ac7759580
|
wxCocoa: added ObjcRef.mm and ObjcRef.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26678 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-09 20:13:11 +00:00 |
|
Václav Slavík
|
892208406d
|
wxAutomation not useful on WinCE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-04 14:43:28 +00:00 |
|
Vadim Zeitlin
|
e3bf2e8cac
|
implemented bsearch() for CE; added src/msw/wince/crt.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26596 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-04 12:30:54 +00:00 |
|
Václav Slavík
|
f9c4805a0e
|
more WinCE fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-03 20:50:12 +00:00 |
|
Václav Slavík
|
ba9e5bc4bd
|
eVC fixes: don't build MSW-only files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26585 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-03 12:48:01 +00:00 |
|
Václav Slavík
|
af594ecaf1
|
added support for building eVC projects (not yet tested)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-01 20:20:57 +00:00 |
|
Stefan Csomor
|
56bb4a5ed8
|
files of wxMac moved into carbon subdirs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-26 16:52:25 +00:00 |
|
Robin Dunn
|
defa74be6d
|
Add display.[cpp|h] for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-10 03:14:47 +00:00 |
|
Stefan Neis
|
49299ddc41
|
Use unified unix/gsocket.c on OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-08 13:17:59 +00:00 |
|
Mattia Barbon
|
d0b0287895
|
Add missing file.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26067 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-03 21:05:18 +00:00 |
|
Robert Roebling
|
0f6792ad22
|
Add generix font dialog to gtk build.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-28 15:27:58 +00:00 |
|
Robin Dunn
|
10c7746bcc
|
Build tglbtn.cpp and install tglbtn.h on wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-23 21:05:04 +00:00 |
|
Ron Lee
|
b4e2cbb515
|
Removed dcbuffer.cpp, its implementation is all inline now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25867 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-19 17:23:23 +00:00 |
|
Vadim Zeitlin
|
25959b956d
|
wxURL implementation using WinInet functions under Win32 (patch 839305)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-07 15:28:06 +00:00 |
|
Vadim Zeitlin
|
aca6b1d738
|
added numdlg.h and generic/numdlgg.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-07 13:57:37 +00:00 |
|
Václav Slavík
|
4b97309acc
|
moved wxClientData to wxcore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25518 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-05 19:57:57 +00:00 |
|
Václav Slavík
|
315ebf688c
|
renamed wxWave to wxSound
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25475 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-02 13:42:04 +00:00 |
|
Václav Slavík
|
c79241a238
|
changes to make building plugins possible; build wxSound SDL plugin on Unix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25458 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-01 18:31:54 +00:00 |
|
David Elliott
|
b5df4fc722
|
wxCocoa: Better icon support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25400 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-27 06:01:34 +00:00 |
|
David Elliott
|
c15ffb3bf5
|
wxCocoa: Add some header files to the COCOA_HDR list
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25396 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-27 01:49:23 +00:00 |
|
Robin Dunn
|
7fcf27da12
|
x11/popupwin.h wasn't being installed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25137 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-13 01:36:35 +00:00 |
|
David Elliott
|
7c52e8ef95
|
wxCocoa: Enable wxSocket support using new CFSocket implementation from wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-24 04:39:05 +00:00 |
|
David Elliott
|
715c1da4a7
|
wxCocoa: New native wxToolBar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24884 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-16 15:44:11 +00:00 |
|
Gilles Depeyrot
|
d40f26be76
|
use gsockosx and unix sockets when building Mach-o wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24816 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-13 20:25:16 +00:00 |
|
David Elliott
|
9de2e75ad0
|
wxCocoa: Use the new native MDI implementation instead of generic
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-13 16:05:24 +00:00 |
|
Robin Dunn
|
20b35a6916
|
Added wxGridBagSizer, a grid sizer where item positions can be
specified and row/col spanning is allowed.
Updated docs, the layout sample, files.bkl, and updated makefiles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24416 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-06 01:31:44 +00:00 |
|
Vadim Zeitlin
|
0cc66b6c0b
|
moved DLL import/export declarations from wx/defs.h to (new) wx/dlimpexp.h for GSocket; added wxUnusedVar() and wxDUMMY_INITIALIZE() to wx/defs.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24195 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 10:25:56 +00:00 |
|
Mattia Barbon
|
833a51f67e
|
Implemented wxPopupWindow for wxMotif.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24175 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-14 17:05:28 +00:00 |
|
Václav Slavík
|
c839485c8e
|
added .chm support for Unix (Markus Sinner)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-07 19:47:02 +00:00 |
|
David Elliott
|
8897ca05eb
|
Added src/cocoa/evtloop.mm
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24064 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-03 13:12:52 +00:00 |
|
Stefan Neis
|
dd133a2044
|
Switches OS/2 back to generic ListCtrl and TreeCtrl as those compile and
link at least (and problems with generic controls needs fixing anyway).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24056 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-02 16:50:41 +00:00 |
|
Václav Slavík
|
bed0b9a688
|
added displayx11.{cpp,h}
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23987 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-28 16:05:23 +00:00 |
|
Mattia Barbon
|
5a98fd8de0
|
Linking fixes for wxGTK + wxUniversal: include minifram.cpp in
lowlevel files (as in wxMSW and wxX11).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23969 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-27 14:10:44 +00:00 |
|
Vadim Zeitlin
|
4048a3c86f
|
added vidmode.h; stack.h is a wxBase header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-27 13:18:27 +00:00 |
|
Vadim Zeitlin
|
6f96ac03f0
|
added wxGzipIOStreams (patch 792932)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-26 20:24:36 +00:00 |
|
Mattia Barbon
|
05e770c40e
|
Use glcanvas.cpp from wxX11 for wxMotif.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-23 19:25:45 +00:00 |
|
Stefan Neis
|
d7a8eacae9
|
Added evtloop.cpp for OS/2 to get rid of linker errors.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 18:49:38 +00:00 |
|
Vadim Zeitlin
|
e770e665fa
|
added wx/encinfo.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23724 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-19 22:09:34 +00:00 |
|
Robin Dunn
|
94d04b7ed3
|
Always build prntdlgg for wxMSW since it will be needed if
wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW is turned on.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23688 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 20:53:18 +00:00 |
|
Vadim Zeitlin
|
2524f1ce36
|
added some trivial macros for exception handling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23635 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-17 12:06:36 +00:00 |
|
Robin Dunn
|
2dbc444a19
|
Move more stuff into base for wxMac so that two level namespace dylibs
can be used on OS X.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-13 00:03:18 +00:00 |
|
Mattia Barbon
|
f4a3e0a956
|
Added src/motif/xmcombo/xmcombo.c.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-08 10:42:29 +00:00 |
|
Stefan Neis
|
f4a917a7d5
|
wxOS2: Added mdig.{cpp, h}.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23418 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-06 21:47:19 +00:00 |
|
David Elliott
|
1a249e049a
|
wxCocoa: Added mbarman.(mm|h)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-04 19:22:00 +00:00 |
|
Stefan Neis
|
a318e447a1
|
Added a couple of files that were missing for wxOS2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23338 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-31 22:27:24 +00:00 |
|
Stefan Neis
|
621ccd8a82
|
Fixed AppTraits handling on OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-31 18:15:10 +00:00 |
|
Mattia Barbon
|
e6a14306d1
|
Added X11 headers used by wxMotif. Removed nonexistsnt
wx/motif/settings.h. Only affects "make install" correctness.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-28 20:55:23 +00:00 |
|
Stefan Neis
|
5cc55caf2b
|
Some more fixes for OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23151 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-24 07:36:36 +00:00 |
|