Václav Slavík
|
50c679c81a
|
dlg now centered
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10077 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-08 22:29:38 +00:00 |
|
Václav Slavík
|
b577ba22cb
|
added makefile.vc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10076 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-08 22:29:27 +00:00 |
|
Václav Slavík
|
cad599a1f1
|
MSVC fixes for wxEditableListBox (still misteriously gives assertion failure when calling wxListCtrl::EditLabel)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-08 22:29:02 +00:00 |
|
Julian Smart
|
779cedff87
|
Some makefile corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10032 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-07 14:37:53 +00:00 |
|
Julian Smart
|
e96360efd9
|
Misc small mods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10031 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-07 09:57:45 +00:00 |
|
Václav Slavík
|
e7d5dd022c
|
oops, forgot to remove temporary debug printf...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10028 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-06 22:22:47 +00:00 |
|
Václav Slavík
|
239229258a
|
wxTAB_TRAVERSAL is default style for wxPanels from XRC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10027 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-06 22:22:39 +00:00 |
|
Václav Slavík
|
00b2a5df95
|
added 'name' to wxEditableListBox ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10026 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-06 22:22:30 +00:00 |
|
Václav Slavík
|
7c4878b682
|
added <accel> attribute to wxMenuItem
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10025 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-06 22:22:03 +00:00 |
|
Václav Slavík
|
ccb220600d
|
added version saving to wxrcedit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10024 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-06 22:21:43 +00:00 |
|
Václav Slavík
|
1ce70313be
|
added version information to XML resources
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10023 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-06 22:21:33 +00:00 |
|
Václav Slavík
|
e6b506bf47
|
fixed loading of resource from zip files (now handles both .xrc and binary .xmb files)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10021 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-06 22:21:05 +00:00 |
|
Robert Roebling
|
db157a6cf8
|
Made the applet code compile under GTK.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10017 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-06 17:41:54 +00:00 |
|
Robin Dunn
|
37d6243357
|
Added MouseWheel support to wxSTC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10013 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-06 01:20:41 +00:00 |
|
Václav Slavík
|
a2cf862156
|
updated VC makefiles to compile expat
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10008 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-05 18:06:16 +00:00 |
|
Václav Slavík
|
f55d21ebb5
|
added new gizmo: wxEditableListBox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10004 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-05 18:05:12 +00:00 |
|
Václav Slavík
|
8173fefe0a
|
fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-05 18:04:22 +00:00 |
|
Václav Slavík
|
96742edfff
|
minor change: buf[(size_t)pos] instead of buf.c_str()[pos]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-05 18:04:13 +00:00 |
|
Václav Slavík
|
8513c19cba
|
applied patch #421410:
1. Mingw and BCC makefiles
2. compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9999 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-04 23:53:03 +00:00 |
|
Kendall Bennett
|
26ffe1fdba
|
Moved wxApplet files to the correct locations.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9987 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-03 20:10:52 +00:00 |
|
Kendall Bennett
|
67fc151d73
|
Removed tabs from applet code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9984 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-03 17:33:16 +00:00 |
|
Kendall Bennett
|
d9b91de7d3
|
Moved applet code into contrib.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-03 17:20:52 +00:00 |
|
Václav Slavík
|
ab708d5def
|
switched wxXML to expat parser ; some minor formatting mods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-02 23:09:55 +00:00 |
|
Václav Slavík
|
75e0142942
|
switched wxXML to expat parser
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9977 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-02 23:01:20 +00:00 |
|
Václav Slavík
|
eb8671f277
|
switched wxXML to expat parser; some formatting mods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-02 23:01:00 +00:00 |
|
Václav Slavík
|
7edb85b724
|
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-02 22:59:13 +00:00 |
|
Robin Dunn
|
60869eaf7e
|
typo fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-02 21:52:45 +00:00 |
|
Robert Roebling
|
d9a4f62064
|
wxScrolledWindow now emits wxScrollWinEvents. Something
does not work yet as desried, though.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-01 14:32:41 +00:00 |
|
Julian Smart
|
963a1fcd6e
|
Minor mods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9885 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-04-26 10:17:58 +00:00 |
|
George Tasker
|
1600865926
|
Fixed a possible double deletion of 'file'
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9830 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-04-21 18:02:57 +00:00 |
|
George Tasker
|
97af118998
|
Removed a duplicate "ADD_STYLE(wxLC_REPORT);" line
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9829 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-04-21 18:02:07 +00:00 |
|
Václav Slavík
|
ecdce304e4
|
applied BCC fixes for wxXML
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9822 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-04-21 14:53:54 +00:00 |
|
Václav Slavík
|
11ad1132ca
|
applied patch #415855
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9746 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-04-14 18:03:41 +00:00 |
|
George Tasker
|
62f1dc8207
|
Updated to alert the user to the need for them to edit this file to set the location of the libxml install so that XML will compile. Also tells them where to download libxml if they need to know that
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9742 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-04-13 11:40:58 +00:00 |
|
George Tasker
|
fafa563280
|
Fixed a BCC compilation ambiguity for wxString [int] vs [unsigned int]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9741 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-04-13 11:40:21 +00:00 |
|
George Tasker
|
9fd258db58
|
Updated to alert the user to the need for them to edit this file to set the location of the libxml install so that XML will compile. Also tells them where to download libxml if they need to know that
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9723 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-04-11 16:17:05 +00:00 |
|
Robin Dunn
|
d25f5fbb88
|
Finished the changes necessary to use the new event system.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9601 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-03-28 18:16:58 +00:00 |
|
Robin Dunn
|
a7642be106
|
Put back some code that was commented out for testing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9594 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-03-27 17:29:04 +00:00 |
|
Václav Slavík
|
01a5f47468
|
removed out-of-date info
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-03-17 23:44:35 +00:00 |
|
Václav Slavík
|
1486ed877a
|
fixed compilation problem (frame.h not included)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-21 23:51:39 +00:00 |
|
George Tasker
|
663af052c0
|
Added xh_frame.obj to the list of target objects
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-19 01:04:10 +00:00 |
|
Robin Dunn
|
ce1ecc6d48
|
Copied/merged from the 2.2 branch.
Changes needed to build with new event system
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-16 08:40:24 +00:00 |
|
Julian Smart
|
1ddfb726b2
|
Updated VC++ project files for making DLL-based samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9314 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-06 17:50:06 +00:00 |
|
George Tasker
|
1540e053dd
|
Initial checkin of the wxFrame support added by Aleks G.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-03 21:44:28 +00:00 |
|
Václav Slavík
|
a559d70856
|
_T() -> wxT()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9203 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-01-28 23:21:20 +00:00 |
|
George Tasker
|
2e4c3bf87a
|
Added wxFrame support contributed by Aleks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9188 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-01-27 14:29:01 +00:00 |
|
Robert Roebling
|
b578915045
|
Changed wxCanvas constants from XXX to wxXXX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9166 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-01-25 18:25:21 +00:00 |
|
Václav Slavík
|
429fdefcd7
|
moved XMLIDs counter inside GetXMLID to prevent initialization order problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-01-19 00:16:03 +00:00 |
|
Robert Roebling
|
27b1df435f
|
This is how wxPlotWindow would look like with the
suggested event type creation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9122 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-01-18 12:37:21 +00:00 |
|
Robert Roebling
|
adb85931ab
|
This way the plot events work.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-01-16 23:59:03 +00:00 |
|