Vadim Zeitlin
|
763a868d69
|
use ../sample.* instead
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-19 14:45:39 +00:00 |
|
Vadim Zeitlin
|
62a2a12d3c
|
use standard icon under Unix as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31060 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-19 14:41:45 +00:00 |
|
Vadim Zeitlin
|
84ff9d5f98
|
use standard icon; minor layout fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31059 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-19 14:40:46 +00:00 |
|
Vadim Zeitlin
|
00e5289408
|
use the standard .rc file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31058 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-19 14:39:43 +00:00 |
|
Vadim Zeitlin
|
35f545409d
|
make icons for different effects different
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-19 14:36:13 +00:00 |
|
Ryan Norton
|
9180b5352f
|
wxMediaCtrl API changes for 2.5.x/2.6
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-17 16:07:21 +00:00 |
|
Włodzimierz Skiba
|
4bfa318965
|
Send full url to wxHtmlWindow::OnOpeningURL validation (and therefore use wxURL to not duplicate code). Present it in statusbar of samples/html/test application.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31033 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-16 20:32:43 +00:00 |
|
Włodzimierz Skiba
|
b713f8919c
|
wx/math.h integration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-14 20:52:13 +00:00 |
|
Włodzimierz Skiba
|
e0d3147139
|
math.h/PI integration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30991 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-13 20:04:51 +00:00 |
|
Vadim Zeitlin
|
bebc503c78
|
compilation fix for wxUSE_TOGGLEBTN == 0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-12 18:32:26 +00:00 |
|
Vadim Zeitlin
|
14b4c0ff12
|
gravity for splitter window (patch 1046105)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30947 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-12 11:19:36 +00:00 |
|
Mattia Barbon
|
7d9cfc5483
|
Moved tests for wxHashMap, wxHashSet and wxList
from console sample and converted them to unit tests.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-08 22:39:22 +00:00 |
|
Robert Roebling
|
78b3b018ce
|
Corrected wxComboBox::GetValue() after a
selection has changed. Added test for
that to the "widgets" sample.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30906 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-08 22:08:28 +00:00 |
|
Włodzimierz Skiba
|
c193de847b
|
Warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30898 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-08 17:12:53 +00:00 |
|
Robert Roebling
|
9f37db4291
|
Made sample compile after removal of wxPrintSetupDialog.
Tweak makefile to work with GNOME printing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30883 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-06 23:43:29 +00:00 |
|
Robert Roebling
|
4ba64bdeb2
|
Compilation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30882 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-06 23:41:28 +00:00 |
|
Włodzimierz Skiba
|
abc2a4ccec
|
Warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30878 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-06 17:35:00 +00:00 |
|
Václav Slavík
|
6372b068b2
|
fixed typos (patch 1079876)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30872 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-06 10:28:58 +00:00 |
|
Julian Smart
|
c242a1ec6d
|
Use the right symbol
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30842 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-02 12:03:45 +00:00 |
|
Julian Smart
|
ea787af196
|
Allow memcheck.cpp to be compiled without wxDebugContext (for e.g. testing
using other leak checkers).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-01 12:50:24 +00:00 |
|
Robert Roebling
|
cac7ac30cb
|
Added support for DrawEllipse and pen styles to
GNOME printing. Added test.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-27 12:50:01 +00:00 |
|
Włodzimierz Skiba
|
516ab39908
|
wxUSE_GAUGE/PROGRESSDLG condition.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30789 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-25 18:05:12 +00:00 |
|
Włodzimierz Skiba
|
e9043580b8
|
Nicer and longer fading.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30787 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-25 17:48:10 +00:00 |
|
Ryan Norton
|
503271a574
|
regen bakefiles - get rid of explicit size setting after ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30762 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-24 19:27:06 +00:00 |
|
Włodzimierz Skiba
|
6bb44116c2
|
wxUSE_SLIDER=0 fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-24 16:08:12 +00:00 |
|
Włodzimierz Skiba
|
455a9ca633
|
wxMediaCtrl in wxSplashScreen presentation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30754 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-24 15:49:40 +00:00 |
|
Włodzimierz Skiba
|
f730d6df2e
|
Should be binary.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30753 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-24 15:46:53 +00:00 |
|
Włodzimierz Skiba
|
b1096e4573
|
wxMediaCtrl in wxSplashScreen presentation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-24 15:43:56 +00:00 |
|
Włodzimierz Skiba
|
61c083e781
|
wxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most suitable book for given platform. Samples adjustement.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30723 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-23 11:45:07 +00:00 |
|
Julian Smart
|
053950ae73
|
Added missing licence line
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-22 20:40:22 +00:00 |
|
Julian Smart
|
4188e09243
|
Removed unnecessary files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30701 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-22 19:52:14 +00:00 |
|
Włodzimierz Skiba
|
f0fb3b3b60
|
GCC fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30700 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-22 19:32:37 +00:00 |
|
Włodzimierz Skiba
|
51e298bbbb
|
GCC fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30698 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-22 17:48:33 +00:00 |
|
Vadim Zeitlin
|
9f486b326a
|
gave different accels to different radio items
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30660 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-19 22:35:22 +00:00 |
|
Vadim Zeitlin
|
e6f3cbd272
|
added missing header for USE_PCH == 0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30648 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-19 20:18:02 +00:00 |
|
Vadim Zeitlin
|
750972abb4
|
refresh widget after changing its colour
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30645 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-19 20:04:22 +00:00 |
|
Vadim Zeitlin
|
195df7a767
|
added tests for setting fg/bg colours
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-19 19:03:04 +00:00 |
|
Vadim Zeitlin
|
6e9324fc52
|
removed duplicated code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30629 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-19 16:49:15 +00:00 |
|
Ryan Norton
|
57ac1a563e
|
patch [ 762159 ] scroll sample auto-scroll test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-19 07:16:40 +00:00 |
|
Ryan Norton
|
1e72e3cc53
|
fix dialogs sample to remember last color with generic color dialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30614 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-18 16:20:04 +00:00 |
|
Włodzimierz Skiba
|
226ec5a71a
|
Define wxMediaEvent before it is used. Make OnMediaFinish compatible to wxObjectEventFunction. Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-16 13:49:27 +00:00 |
|
Włodzimierz Skiba
|
c16ab217c1
|
Wise path to generic dialogs sources.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-15 07:08:47 +00:00 |
|
Ryan Norton
|
ff4aedc554
|
Massive reworking of wxMediaCtrl code - backend everything, search for backends via RTTI lookup, and more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-14 23:26:55 +00:00 |
|
Włodzimierz Skiba
|
ceefc965f9
|
Warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-12 14:23:02 +00:00 |
|
Włodzimierz Skiba
|
79911be138
|
Warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-12 14:15:30 +00:00 |
|
Włodzimierz Skiba
|
9386cb75e3
|
Warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-12 14:08:31 +00:00 |
|
Ryan Norton
|
b46f913bee
|
don't include strmiids.lib as its not needed by default anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-12 13:03:02 +00:00 |
|
Vadim Zeitlin
|
81152407d0
|
removed 2.0 compatibility stuff (patch 1054261)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30471 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-11 18:59:51 +00:00 |
|
Ryan Norton
|
e4b12a53fe
|
tweak stopping - nicen up sample some more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-11 15:18:18 +00:00 |
|
Ryan Norton
|
a2d9b7d02e
|
clean up
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-11 14:14:12 +00:00 |
|