Vadim Zeitlin
|
121fa06ab6
|
added wxStringStream classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-19 21:26:45 +00:00 |
|
Vadim Zeitlin
|
1892d641c6
|
mention that Check() doesn't work before the item is attached to a menu
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29210 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-18 21:54:00 +00:00 |
|
Vadim Zeitlin
|
e245458872
|
active mode support for wxFTP (extremely heavily modified patch 1006252)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29204 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-18 14:24:49 +00:00 |
|
Václav Slavík
|
f5de33e90f
|
moving XRC to the core
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-18 13:21:57 +00:00 |
|
Václav Slavík
|
7021360ad7
|
fixed corrupted file, checked in as text file now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29199 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-18 13:03:32 +00:00 |
|
Vadim Zeitlin
|
6e2fef031b
|
fixed SetWindowStyleFlag() to not remove WS_VISIBLE; also refresh the control automatically (closes bug 1019440)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29193 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-18 11:03:24 +00:00 |
|
Vadim Zeitlin
|
71c749e1d2
|
added GetMenu() (closes bug 1026662)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-18 09:53:20 +00:00 |
|
Vadim Zeitlin
|
600902562d
|
added possibility to specify printer bin (patch 910272)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29184 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-17 22:20:10 +00:00 |
|
Włodzimierz Skiba
|
566a06e8a5
|
Notebook sample redesign. Now it is 'wxNotebook & friends' and presents wxChoicebook and wxListbook without need of recompilation. User interface moved from buttons to menus in order to work with limited devices (lack of button control in Smartphones). Added presentation of default orientation in controls.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29178 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-17 18:20:08 +00:00 |
|
Vadim Zeitlin
|
e1ff932979
|
fix for crash on 64 bit platforms (patch 1028942)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-16 22:34:09 +00:00 |
|
Vadim Zeitlin
|
2c5ef4e2cb
|
smoother time estimation updates in wxProgressDialog (patch 992813)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-16 22:04:38 +00:00 |
|
Vadim Zeitlin
|
bceb8d0517
|
spelling fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29160 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-16 21:23:00 +00:00 |
|
Vadim Zeitlin
|
d4ea57e6e3
|
mention that read_write mode doesn't work for standalone buffers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-16 20:51:50 +00:00 |
|
Włodzimierz Skiba
|
569ef72a4d
|
Missed labels to replace number of 'topicNNN' with readable filenames in tex2rtf output.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29152 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-16 16:36:40 +00:00 |
|
Włodzimierz Skiba
|
8caac90d56
|
Corrections to frame/tlw references.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29150 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-16 15:42:40 +00:00 |
|
Włodzimierz Skiba
|
f5e0b4bc7c
|
wxChoicebook generic implementation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29148 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-16 11:29:15 +00:00 |
|
Vadim Zeitlin
|
13bcc34881
|
fixed sending duplicate EVT_COMBOBOX events; documented that GetValue() returns new value when called from EVT_COMBOBOX handler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29147 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-15 23:07:15 +00:00 |
|
Vadim Zeitlin
|
4bc0f25ed7
|
fixed wxMaximizeEvent generation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29145 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-15 22:14:05 +00:00 |
|
Vadim Zeitlin
|
9eace708fc
|
fixed base classes; also added include file section
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-14 17:33:26 +00:00 |
|
George Tasker
|
acbadd0bc5
|
Grammtical correction in commented out documentation, but fixed anyway as the comment says portions of the documentation may get moved to other sections of the manual
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29137 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-14 11:14:30 +00:00 |
|
Vadim Zeitlin
|
3fbade2be0
|
replaced wxControl with wxWindow in 2 methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-13 20:14:50 +00:00 |
|
Vadim Zeitlin
|
9ce8d05ed7
|
fixes after some of wxFrame methods were extracted to wxTLW docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29121 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-13 14:11:01 +00:00 |
|
Włodzimierz Skiba
|
8b2bac626c
|
Recursive wxSizer::Show for subsizer and return value if element was found.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29120 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-13 13:46:45 +00:00 |
|
Vadim Zeitlin
|
14236c1b61
|
mention wxDateTime::SetToTheWeek() change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-13 09:23:03 +00:00 |
|
Vadim Zeitlin
|
9a32d27d85
|
added missing conv parameter to wxTextOutputStream ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29117 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-13 09:22:11 +00:00 |
|
Vadim Zeitlin
|
4c27e2faf3
|
deprecated SetToTheWeek() and GetWeek(); added and documented new and well-defined SetToWeekOfYear()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29101 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-11 22:07:10 +00:00 |
|
Vadim Zeitlin
|
f499e61407
|
make background colour apply to choice/combobox dropdown listbox as well as the main part (patch 1023669)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29083 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-10 20:36:50 +00:00 |
|
Włodzimierz Skiba
|
302e251b4d
|
Native Smartphone wxTextCtrl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29045 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-08 06:20:42 +00:00 |
|
Vadim Zeitlin
|
dc92adaf0c
|
added wxTopLevelWindow::RequestUserAttention(); documented it and implemented it for MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29044 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-07 21:02:55 +00:00 |
|
Vadim Zeitlin
|
5a8e93c455
|
documented GetIcon(s), extended SetIcons() doc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29043 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-07 20:39:35 +00:00 |
|
Vadim Zeitlin
|
834ed99470
|
extracted common wxDialog/wxFrame methods to tlw.tex
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29042 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-07 20:34:08 +00:00 |
|
Włodzimierz Skiba
|
f70c044346
|
Spelling fixes [#1017001]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29023 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-04 02:44:43 +00:00 |
|
Václav Slavík
|
b5ab476a0f
|
load icons from current icon theme under GTK >= 2.4, too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-30 22:31:41 +00:00 |
|
Václav Slavík
|
5f7bcb48fd
|
new stock buttons API
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-30 14:42:51 +00:00 |
|
Julian Smart
|
50c538600e
|
First step in background erase optimization
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-29 10:22:34 +00:00 |
|
Włodzimierz Skiba
|
db11ea905f
|
Support for comma in contrib gizmo wxLEDNumberCtrl (patches #1006434, #1007063 with modifications).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-25 18:50:52 +00:00 |
|
Włodzimierz Skiba
|
1550d5f80d
|
Native SmartPhone wxChoice implementation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28865 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-23 10:53:57 +00:00 |
|
Václav Slavík
|
7bebedd826
|
added GTK2 implementation of wxArtProvider
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-22 19:23:53 +00:00 |
|
Václav Slavík
|
b5cf8234c6
|
added wxART_BUTTON
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-22 18:56:55 +00:00 |
|
Václav Slavík
|
feac79373c
|
added alpha channel support to wxGTK2's wxBitmap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-21 22:42:06 +00:00 |
|
Václav Slavík
|
ff5ad79411
|
added wxImage::ConvertAlphaToMask
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28810 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-16 12:31:08 +00:00 |
|
Václav Slavík
|
09d2369327
|
descriptiveLabel clarification
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-15 16:02:02 +00:00 |
|
Václav Slavík
|
401e3b6e5f
|
added stock buttons support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-15 15:56:56 +00:00 |
|
Václav Slavík
|
429ffcc411
|
move wxLANGUAGE_XXX constants to constans section of the manual
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28790 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-15 15:29:34 +00:00 |
|
Chris Elliott
|
85d525b111
|
fix bug with new numbering system
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28749 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-10 14:09:23 +00:00 |
|
Włodzimierz Skiba
|
b61d8079f5
|
Fixed bug with truncation of Unicode data in wxConnection under MSW.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-09 11:07:29 +00:00 |
|
Włodzimierz Skiba
|
8e254d94e2
|
wxUSE_GENERIC_DIALOGS_IN_MSW removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28718 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-09 07:44:37 +00:00 |
|
Vadim Zeitlin
|
d0247e6729
|
removed not existing GiveFeedback() parameter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28666 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-06 18:28:19 +00:00 |
|
Włodzimierz Skiba
|
daa9deb2a2
|
splash sample into distribution.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-05 09:06:40 +00:00 |
|
Włodzimierz Skiba
|
fd945da035
|
wxSplashScreen sample added.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-04 19:04:45 +00:00 |
|