Commit Graph

999 Commits

Author SHA1 Message Date
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
Włodzimierz Skiba
9a8fc68d92 Build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-29 21:45:52 +00:00
Robin Dunn
9e89f049b8 rebake for *hyperlink.* files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39451 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-29 19:16:15 +00:00
Kevin Ollivier
6f828b026b widgets sample no longer has .rc file.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39416 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-29 04:58:42 +00:00
Vadim Zeitlin
17e914373a added wxHyperlinkCtrl (patch 1476781 from Francesco)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-28 17:41:09 +00:00
Vadim Zeitlin
6540132fa1 wxFontEnumerator::GetFacenames/Encodings() now return arrays and not pointers to them (patch 1483341)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-28 13:51:34 +00:00
Vadim Zeitlin
3032b7b5c2 moved power functions for MSW from utils.cpp to (new) power.cpp and implemented them
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-27 14:29:30 +00:00
Vadim Zeitlin
355debca06 added wxPowerEvent; moved power functions stubs to common/powercmn.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-27 14:09:40 +00:00
Włodzimierz Skiba
133f3119f0 Removed some references to unused files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39327 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-25 10:03:56 +00:00
Julian Smart
43be3c33f3 Applied patch 1489656: support for wxToggleButton under wxUniversal
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39293 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-23 17:53:50 +00:00
Włodzimierz Skiba
f385b493df Workaround to broken WinCE directory scanning for all includes (#ifdefed for other ports).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-21 20:53:20 +00:00
Włodzimierz Skiba
311161449b Rebaked wxOS2 makefile.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39253 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-20 23:39:54 +00:00
Włodzimierz Skiba
8ef6d51ed7 Rebaked wxMGL makefile.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39250 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-20 22:55:34 +00:00
Włodzimierz Skiba
92d594fc71 Workaround to broken WinCE directory scanning for all includes (#ifdefed for other ports).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39248 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-20 21:32:34 +00:00
Robin Dunn
f460c29d59 Use correct DLL import/export specifier for multi-lib builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-18 01:22:06 +00:00
Vadim Zeitlin
e328812d74 buttonbar.cpp/.h must be in GUI_CMN_SRC/HDR as toolbkg.cpp which is in common depends on them under Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39197 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-18 01:05:21 +00:00
Chris Elliott
3dbe49e1aa change of hardware - modify daily build script
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39122 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-09 12:52:03 +00:00
Vadim Zeitlin
a340b80d8a wxComboControl and wxOwnerDrawnComboBox (patch 1479938)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-08 23:42:45 +00:00
Vadim Zeitlin
19ea26f684 moved wx/msw/helpbest.h to HTML_HDR from MSW_DESKTOP_HDR
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-03 22:22:23 +00:00
Robert Roebling
4d5beb1c33 Committed bakefile correction.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-30 09:52:27 +00:00