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
Vadim Zeitlin
a1999705b6
rebaked after adding convauto.cpp/.h
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-05 15:06:15 +00:00
Robert Roebling
4ed7af081e
Added (yet unfunctional) skeleton files fir
...
generic implementation of wxDataViewCtrl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-20 16:37:24 +00:00
Włodzimierz Skiba
de97c9d7d9
Rebuild build files so all night/Tinderbox/Coverity builds could sleep well.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-16 08:06:27 +00:00
Vadim Zeitlin
937f314d3f
native implementation of wxDirDialog for wxCocoa (patch 1403780)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38035 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-12 15:30:52 +00:00
Włodzimierz Skiba
51bc4da1e9
Minimal (nearly empty) wxDisplay for wxMGL (to compensate src/common/tplvcmn.cpp wxDisplay usage).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37820 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-05 23:42:03 +00:00
Vadim Zeitlin
9d0b3fc5b7
removed main() definition from wxX11
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-05 00:52:56 +00:00
Robert Roebling
65616292d0
Added GtkTreeView item helper class.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37770 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-01 21:59:55 +00:00
Robert Roebling
a78d8dd08a
Move wxDataViewCtrl to Adv (hope this has worked..).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37743 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-26 19:26:19 +00:00
Vadim Zeitlin
0604740afd
regenerated make/project files after applying mediactrl patch (1427775)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-10 20:02:55 +00:00
Vadim Zeitlin
cf9b63b38a
regenerated all makefiles with bakefile 0.2.0; removed REZ option from config.bkl as it's now defined by bakefile
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37459 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-10 19:27:51 +00:00
Julian Smart
7dcea26b0b
Updates for wxToolbook class
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37215 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-30 15:38:51 +00:00
Włodzimierz Skiba
b7ba00e77a
wxBusyInfo interface moved to generic to make space for possible native implementations. wxInfoFrame moved from header to module.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37158 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-26 15:40:46 +00:00
Michael Wetherell
53375f8e5a
Back to copying for make dist
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37098 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 22:41:47 +00:00
Michael Wetherell
25a0a8f41e
Add gtk1 files to make dist
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 19:31:48 +00:00
Michael Wetherell
d044deea91
Regenerate with gtk1 changes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37074 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 12:11:50 +00:00