Robin Dunn
e17b6377be
More bakfile changes needed for bmpcbox. Rebaked.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-09-23 22:54:16 +00:00
Vadim Zeitlin
8b0b78b0fa
regenrated after removing imaglist.cpp from GTK and Motif sources
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41393 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-09-23 17:06:35 +00:00
Robert Roebling
c86d8baad7
Updated Makefile.in after wxBitmapComboBox addition.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-09-23 09:19:16 +00:00
Włodzimierz Skiba
c744d3f862
'configtool' removal.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41301 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-09-19 15:37:21 +00:00
Vadim Zeitlin
8930b2ed1e
rebaked after listctrl/imagelist and wxUniv changes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41290 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-09-18 23:26:55 +00:00
Kevin Ollivier
c2c04edc2c
Commiting re-baked files after wxListCtrl OS X additions.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-09-17 08:06:09 +00:00
Václav Slavík
52c8d32a71
use C++ wrappers around DirectFB API for easier use
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41029 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-09-06 09:40:31 +00:00
Stefan Neis
b6f802f88a
Removed more references to removed source file.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40880 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-27 18:16:55 +00:00
Stefan Neis
d1c3843c77
Removed no longer needed/existing file os2/gdiobj.cpp from filelist.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40878 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-27 16:36:41 +00:00
Václav Slavík
b3c861501a
initial (not yet working) code for DirectFB port
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40865 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-27 09:42:42 +00:00
Włodzimierz Skiba
99713fe395
After adding check to wx/mgl/chkconf.h for UNIV flag, our regex needs this flag delivered by makefiles (with rebaking).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-24 16:08:21 +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
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
Włodzimierz Skiba
838bdeaa7b
Removed unused Symantec (*.sc) build system. Symantec C++ is now replaced by DigitalMars.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-01 13:26:34 +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
Vadim Zeitlin
fdb41a39a0
rebaked after wxrc-related change
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-29 15:11:58 +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
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
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
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
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
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
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
Robin Dunn
6de5430bc6
Updated debian-dist and debian package scripts from 2.6 branch
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-01 22:22:02 +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
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
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
88c576e5df
src/mac/carbon/pnghand.cpp removed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-25 14:45:39 +00:00
Julian Smart
2ee0e1869a
Makefile change for wxUniversal wxToggleButton
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39299 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-23 18:13:44 +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
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
Robert Roebling
3f8fba02a2
Added gtk dirdlg
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-30 10:10:09 +00:00
Włodzimierz Skiba
40989e46b8
[ 1473731 ] 'wxColourBase and wxString <-> wxColour implementation' with minor modifications and rebaked build files.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-24 14:52:23 +00:00
Paul Cornett
45ae6833c3
remove unneeded gdiobj.h files
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38820 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-19 00:25:30 +00:00
Julian Smart
64d3ed176d
Steps towards implementing native-style, non-top-level toolbars on Mac
...
by implementing a toolbar class that uses native buttons.
Ultimately this should allow wxToolbook and wxPropertySheetDialog
classes to look native, when we complete the button API improvements
to combine text, bitmaps and toggling.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38703 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-14 09:15:10 +00:00
Włodzimierz Skiba
f321851acb
Regenerated Makefile after wxBaseOS2 fix.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-11 13:26:11 +00:00