Václav Slavík
|
c369d4f116
|
added all IDs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29033 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-05 19:19:41 +00:00 |
|
Václav Slavík
|
b3e8529208
|
wxArtProvider fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29024 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-04 13:23:57 +00:00 |
|
Robin Dunn
|
ee8bee6c8c
|
Fixed incorrect clipping region on wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-03 18:59:14 +00:00 |
|
Robin Dunn
|
36215a7071
|
rebaked, for addition of xh_tglbtn
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28990 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-01 19:04:25 +00:00 |
|
Robin Dunn
|
4ac23d05f4
|
Add 3-state styles, and wxALIGN_RIGHT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-01 19:02:19 +00:00 |
|
Julian Smart
|
3e2656801d
|
Added wxToggleButton handler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28988 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-01 18:24:05 +00:00 |
|
Julian Smart
|
85f138db83
|
Added wxToggleButton handler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-31 07:53:21 +00:00 |
|
Robin Dunn
|
ffdf1b4903
|
wxScrolledWindow should allow the same styles as wxPanel, especially wxTAB_TRAVERSAL.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28908 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-25 22:09:01 +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 |
|
Václav Slavík
|
6ea1280cb7
|
added wxListBox styles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28880 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-24 22:24:21 +00:00 |
|
Václav Slavík
|
9dc579b3c5
|
all windows can use wxCLIP_CHILDREN
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28798 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-15 19:37:49 +00:00 |
|
Robin Dunn
|
8ae4f08661
|
Set minsize and implement DoGetBestSize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28763 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-11 18:11:30 +00:00 |
|
Robin Dunn
|
610c50a239
|
Convert EOLs in pasted or DnD'd text to match what is in the current document.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-09 23:40:26 +00:00 |
|
Włodzimierz Skiba
|
9cf662c492
|
GCC fixes: order of initializations, type casting, empty last lines.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28640 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-05 15:01:34 +00:00 |
|
Włodzimierz Skiba
|
f3ac19c289
|
Makefiles for foldbar contrib.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-03 14:44:01 +00:00 |
|
Włodzimierz Skiba
|
f857e441bf
|
Full headers, Unicode markup, whitespaces, wxID_ANY, wxDefaultCoord conventions applied with some warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28602 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-03 14:39:09 +00:00 |
|
Vadim Zeitlin
|
957f5ab77a
|
added foldbar contrib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28599 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-03 11:18:36 +00:00 |
|
Włodzimierz Skiba
|
c7f8ebf848
|
wxUSE_STL fixes and suggested coding of -1/TRUE/FALSE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-30 15:28:32 +00:00 |
|
Julian Smart
|
90dedfca12
|
Needs log.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-29 20:17:15 +00:00 |
|
Václav Slavík
|
2c21838ef9
|
removed useless event handlers that were breaking focus handling in wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-27 09:40:28 +00:00 |
|
Vadim Zeitlin
|
c2919ab326
|
added status bar fields styles support (patch 988292)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28480 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 16:13:52 +00:00 |
|
Vadim Zeitlin
|
fdaebb0520
|
GTK2 fixes (patch 966803)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28452 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 11:10:42 +00:00 |
|
Włodzimierz Skiba
|
5e0dbc8dd9
|
wxUSE_STL fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-23 18:04:12 +00:00 |
|
Włodzimierz Skiba
|
36ca94a260
|
wxUSE_STL fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-22 19:07:59 +00:00 |
|
Włodzimierz Skiba
|
b02a6dc2b6
|
wxUSE_STL fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-22 18:51:13 +00:00 |
|
Václav Slavík
|
166bcebb8e
|
install headers in prefix/include/wx-version/wx/ instead of prefix/include/wx/
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-22 08:28:28 +00:00 |
|
Włodzimierz Skiba
|
422d0ff0be
|
wxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-20 10:09:47 +00:00 |
|
Robin Dunn
|
81bfa5ae22
|
Handle terminating NULL correctly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28312 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-19 20:51:18 +00:00 |
|
Václav Slavík
|
648db587c4
|
added wxXRC_NO_RELOADING
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28274 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-16 22:01:47 +00:00 |
|
Włodzimierz Skiba
|
1c9819e417
|
OpenWatcom warning fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28236 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-14 19:31:38 +00:00 |
|
Václav Slavík
|
adbf2d732f
|
deprecated wxBookCtrlSizer and wxNotebookSizer, they are no longer needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-24 11:58:06 +00:00 |
|
Włodzimierz Skiba
|
dea7e44a76
|
-1, TRUE/true, FALSE/false and tabs replacements.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27838 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-16 15:22:59 +00:00 |
|
Robin Dunn
|
8a07b43cf6
|
Patch [ 971542 ] Tiny speedup for stc2wx in PlatWX.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27798 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-14 22:44:57 +00:00 |
|
Robin Dunn
|
ec830416c5
|
This workaround is no longer needed because of fix in
wxWindowMac::MacWindowToRootWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-14 22:05:52 +00:00 |
|
Dimitri Schoolwerth
|
dabbc6a5a1
|
removed SetAutoLayout(true) calls when a corresponding SetSizer() was also called (the latter already calls SetAutoLayout(true) in case of a non-NULL window); usual cleanup: removing tabs and end of line whitespace, TRUE->true, FALSE->false, -1->wxID_ANY, Enable(false)->Disable(), ""->wxEmptyString
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-12 23:44:08 +00:00 |
|
Włodzimierz Skiba
|
f80ea77b4a
|
wxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND, true, false, tabs replacements.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27745 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-11 13:14:23 +00:00 |
|
Julian Smart
|
0099f3435b
|
OR extra style with existing value or some implementations will
have problems (espec. wxGTK modal dialogs closing behaviour)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27728 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-10 13:28:31 +00:00 |
|
Robin Dunn
|
719ee9c389
|
Take care of some focus issues with the AutoComp list box and also a
crash at exit when losing focus.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27723 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-10 00:09:27 +00:00 |
|
Robin Dunn
|
8a79319461
|
Ensure that the correct rectangle is clipped and refreshed for the CallTip
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27721 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-09 22:19:57 +00:00 |
|
Włodzimierz Skiba
|
2ba06d5a8c
|
-1->wxID_ANY, TRUE->true, FALSE->false and tabs replacements. Correct help system in non MSW builds of OGL-Studio sample.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27708 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-09 16:42:34 +00:00 |
|
Włodzimierz Skiba
|
a2d49353d4
|
-1->wxID_ANY, TRUE->true, FALSE->false and tabs replacements.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27693 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-08 19:27:42 +00:00 |
|
Włodzimierz Skiba
|
c82c42d498
|
-1->wxID_ANY, TRUE->true, FALSE->false and tabs replacements.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27674 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-07 16:02:23 +00:00 |
|
Robin Dunn
|
f325fa52de
|
Default arg for Id
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-02 20:57:27 +00:00 |
|
Robin Dunn
|
be698f5030
|
remove EVT_STC_POSCHANGED as it's been deprecated in Scintilla for
several releases now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-01 21:26:42 +00:00 |
|
Robin Dunn
|
fdde476d53
|
missing OnBeginSize call
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-28 19:21:49 +00:00 |
|
Dimitri Schoolwerth
|
2a21ac1590
|
applied patch #935127: "wxDIALOG_MODAL and wxDIALOG_MODELESS cleaning"; some cosmetic cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 12:44:56 +00:00 |
|
Julian Smart
|
be5a51fb59
|
More name changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 11:20:37 +00:00 |
|
Robin Dunn
|
8151e9970d
|
Remove treelistctrl from gizmos. The one from the wxCode project
should be used instead as it is newer and more activly maintained.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27419 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 04:52:41 +00:00 |
|
Robin Dunn
|
ab0f5fa6a7
|
No longer any need for the dc parameter to FullPaint.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27413 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-24 20:10:32 +00:00 |
|
Robin Dunn
|
cadea444a0
|
Fix FullPaint to actually force the whole window to be repainted
instead of being constrained by the previous paint's update region.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-24 19:52:41 +00:00 |
|