Michael Wetherell
|
e321ac6160
|
Bring through upstream version tagged SDL_1_2_11.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40649 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-16 19:56:02 +00:00 |
|
Michael Wetherell
|
991a9f9710
|
Bring through upstream version tagged PKGCONF_0_20.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40646 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-16 19:51:18 +00:00 |
|
Michael Wetherell
|
5a0bcf1f34
|
Allow unknown generic unix systems.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-16 19:31:12 +00:00 |
|
Michael Wetherell
|
b45b79f286
|
Display 'no' when the test fails and correct quoting.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40636 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-16 19:21:16 +00:00 |
|
Michael Wetherell
|
6a4d465c26
|
Bring upstream version tagged ACARC_2006_07_16 through from vendor branch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40633 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-16 19:06:23 +00:00 |
|
Václav Slavík
|
5819f832e6
|
moved IMPLEMENT_DYNAMIC_CLASS(wxGDIObject,wxObject) line to gdicmn.cpp so that we don't have to have several identical gdiobj.cpp files containing only it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40626 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-16 14:53:49 +00:00 |
|
Vadim Zeitlin
|
fc1dea3de0
|
regenerated after adding platinfo.{h|cpp}
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40601 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-13 21:10:59 +00:00 |
|
Vadim Zeitlin
|
8bb6b2c057
|
wxPlatformInfo (patch 1532064)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40599 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-13 21:00:32 +00:00 |
|
Václav Slavík
|
3da12c22f2
|
moved mgl/colour.{cpp,h} to generic so that it can be reused by other ports without native colour representation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-10 11:16:30 +00:00 |
|
Václav Slavík
|
71451a6d16
|
moved wxIcon implementation for ports where it's identical to wxBitmap to generic/icon.{cpp,h} so that the same code is not duplicated several times
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-09 17:59:30 +00:00 |
|
Vadim Zeitlin
|
b3b109d381
|
removed mentions of wxWINE.spec
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-05 16:14:24 +00:00 |
|
Vadim Zeitlin
|
8f70a1ea88
|
install locale files as part of wxBase; name directory created by BASE_DIST wxBase-x.y and not wxGTK-x.y
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40460 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-04 23:09:04 +00:00 |
|
Vadim Zeitlin
|
568f139b15
|
corrected bug in recent commit which overwrote some samples makefiles in the distribution
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40448 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-04 14:14:39 +00:00 |
|
Mart Raudsepp
|
b1df0ce2b2
|
Rebake after removing wxHtml and wxXml dependency from wxAdv (as wxRichTextCtrl is a separate library now)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-02 19:04:31 +00:00 |
|
Mart Raudsepp
|
8ce1206e96
|
Remove wxHtml and wxXml dependency from wxAdv
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-02 18:28:13 +00:00 |
|
Włodzimierz Skiba
|
065bb76dba
|
Removed unused Symantec (*.sc) build system. Symantec C++ is now replaced by DigitalMars.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40413 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-01 12:49:12 +00:00 |
|
Václav Slavík
|
050242339c
|
move wx11 and (the rest of) wxMGL specific checks into /chkconf.h file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-01 09:01:01 +00:00 |
|
Vadim Zeitlin
|
4b9c5d0c5b
|
copy most of the files for all of the samples automatically instead of listing all of them manually
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-29 17:42:33 +00:00 |
|
Václav Slavík
|
09abe5d47d
|
fixed makefiles to fail if building wxrc fails
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40350 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-28 10:38:22 +00:00 |
|
Benjamin Williams
|
96fc10390b
|
added auibook.cpp and tabmdi.cpp to build scripts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40234 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-22 14:00:57 +00:00 |
|
Włodzimierz Skiba
|
c7e4ff1497
|
Follow lib dependancy.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40212 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-20 20:01:31 +00:00 |
|
Włodzimierz Skiba
|
5c993ea4f8
|
Follow lib dependancy.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40211 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-20 17:28:18 +00:00 |
|
Stefan Neis
|
5824777356
|
Added support for MirOS, an OpenBSD variant (patch #1520208).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40074 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-12 08:59:53 +00:00 |
|
Włodzimierz Skiba
|
67193066b2
|
Rich text lib separation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-03 18:12:38 +00:00 |
|
Robin Dunn
|
a3f6a2cd3a
|
The richtext DLL needs to also link with the html and xml DLLs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39953 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-03 17:22:02 +00:00 |
|
Włodzimierz Skiba
|
2cb77cb189
|
Rich text lib separation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-03 15:12:36 +00:00 |
|
Julian Smart
|
c69f98840b
|
Typo correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39883 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-29 07:50:32 +00:00 |
|
Julian Smart
|
3b2cb4316b
|
Moved wxRichTextCtrl to its own library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39882 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-29 07:16:39 +00:00 |
|
Vadim Zeitlin
|
fb9534f1e1
|
removed unexplainable deletion of .bkl files in debian-dist target which broke make install
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39815 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-21 21:46:31 +00:00 |
|
Włodzimierz Skiba
|
53e5be64f6
|
Rebuild after new files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-20 14:46:55 +00:00 |
|
Włodzimierz Skiba
|
badea9f271
|
Rebuild after new files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-20 12:59:39 +00:00 |
|
Włodzimierz Skiba
|
582f07c253
|
[ 1487463 ] XRC handler for wxOwnerDrawnComboBox.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-20 12:26:09 +00:00 |
|
Kevin Ollivier
|
000cdd5eac
|
Fix typos in picker control header names in files.bkl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39757 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 23:06:45 +00:00 |
|
Włodzimierz Skiba
|
32a5229008
|
USE_AUI build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39649 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-09 15:37:10 +00:00 |
|
Julian Smart
|
58c23da1d5
|
Added missing wx_aui.dsp file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39643 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-08 19:58:59 +00:00 |
|
Robin Dunn
|
2c52450c87
|
Added wx/pickerbase.h so it will get installed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39608 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-07 02:23:02 +00:00 |
|
Włodzimierz Skiba
|
b2e178485a
|
AUI under wxMGL build fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-06 21:44:39 +00:00 |
|
Włodzimierz Skiba
|
3a7458677b
|
AUI under wxOS2 build fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39605 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-06 21:07:42 +00:00 |
|
Julian Smart
|
834cc67c64
|
Updated make dist script for wxAUI
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-06 14:35:45 +00:00 |
|
Julian Smart
|
50acee04cd
|
Initial commit of wxAUI
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-06 13:12:07 +00:00 |
|
Michael Wetherell
|
88f5a9ba6e
|
Move the generic picker files to the GUI common section.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39582 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-06 07:22:43 +00:00 |
|
Michael Wetherell
|
2da724cb54
|
Add missing picker files for gtk1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39558 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-05 14:16:46 +00:00 |
|
Chris Elliott
|
c8333fe800
|
changed hardware at York
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-05 10:29:53 +00:00 |
|
Michael Wetherell
|
03ead65495
|
Add picker files for mac.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-03 10:21:10 +00:00 |
|
Włodzimierz Skiba
|
2d4c14ab56
|
OW/MGL build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-01 22:17:39 +00:00 |
|
Włodzimierz Skiba
|
5b27bcb66c
|
Add new components to wxOS2 builds.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-01 15:16:27 +00:00 |
|
Włodzimierz Skiba
|
24bbfc6292
|
Universal build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-01 13:18:10 +00:00 |
|
Vadim Zeitlin
|
ec376c8fd9
|
added wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329 by Francesco)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-31 23:57:54 +00:00 |
|
Włodzimierz Skiba
|
b9c94fbf31
|
PCH support for !MSW/!autoconf platforms.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39483 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-31 12:10:38 +00:00 |
|
Włodzimierz Skiba
|
66b9f7f7e4
|
Various dummy.cpp centralized in common/dummy.cpp. Build rebaked.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39482 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-31 11:48:45 +00:00 |
|