Václav Slavík
|
a6a997a68d
|
radiobox default dimension changed from 0 to 1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7884 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-27 18:53:23 +00:00 |
|
Václav Slavík
|
11b6e0c533
|
fixed setting value in spinctrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7883 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-27 18:53:13 +00:00 |
|
Václav Slavík
|
75e0bd4460
|
added more controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7882 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-27 18:53:04 +00:00 |
|
Václav Slavík
|
ab13d1c58f
|
added notebooks support; added not_supported variable type
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7881 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-27 18:52:12 +00:00 |
|
Václav Slavík
|
45a248176c
|
added XMLCTRL() macro for fast access to dialog controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7880 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-27 18:51:28 +00:00 |
|
Václav Slavík
|
0bed1ceef8
|
notebooksizer is now property of notebook, not special kind of sizer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7879 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-27 18:51:07 +00:00 |
|
Julian Smart
|
f9c165b1d6
|
Generic dirctrl corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7878 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-27 16:34:51 +00:00 |
|
Julian Smart
|
d62653e63f
|
Updated wxMotif files.lst
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7877 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-27 15:12:56 +00:00 |
|
Julian Smart
|
55b88634eb
|
Updated file list to include dirctrlg.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7876 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-27 15:11:47 +00:00 |
|
Václav Slavík
|
b0f853260e
|
recommited binary files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7873 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-27 09:38:40 +00:00 |
|
Václav Slavík
|
af2251f16f
|
oops, forgot -kb
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7872 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-27 09:37:32 +00:00 |
|
Václav Slavík
|
4ee0ff3bd6
|
standardized projects
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7871 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-27 09:36:50 +00:00 |
|
Václav Slavík
|
7f3938321d
|
now uses resources, not xpm files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-27 09:35:42 +00:00 |
|
Václav Slavík
|
f443043db0
|
fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-27 09:35:35 +00:00 |
|
Václav Slavík
|
1ad83f6b37
|
added WXDLLEXPORT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7868 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-27 09:35:16 +00:00 |
|
Michael Bedward
|
ae9cab0676
|
Fix for bug where the cell highlight was not cleared from a cell
that was only partially in view.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-27 06:37:41 +00:00 |
|
Michael Bedward
|
a0948e2723
|
Added another hack to the collection of hacks in
wxGridCellTextEditor::SetSize so that the caret will show
for cells in the first row.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7865 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-27 06:23:33 +00:00 |
|
Michael Bedward
|
0767cb6f44
|
Changed wxGridCellAttr::HasAlignment to treat values of -1 as no
alignment because wxALIGN_LEFT and wxALIGN_TOP are 0.
Updated griddemo.cpp to use correct alignment defs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7864 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-27 04:09:21 +00:00 |
|
Michael Bedward
|
4c7277db42
|
Changed cell and label alignment functions to use wxALIGN_XXX defs.
SetXXXAlignment() functions still accept wxTOP, wxLEFT etc
for (some) backwards compatibility.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7863 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-27 01:57:24 +00:00 |
|
Michael Bedward
|
5c69031cd1
|
Some more wxGrid function docs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7862 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-27 01:29:07 +00:00 |
|
Václav Slavík
|
35a0184e7d
|
xmlres: added support for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-26 21:49:18 +00:00 |
|
Václav Slavík
|
10461e195f
|
standardized syntax of bool properties: '1' means true, anything else false
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-26 21:34:36 +00:00 |
|
Václav Slavík
|
d3e41b770e
|
changed content of checklist, choice, combobox, radiobox from <children> to <content>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-26 21:34:26 +00:00 |
|
Václav Slavík
|
78cb10ef7d
|
visual enhancements of wxrcedit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7858 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-26 21:34:19 +00:00 |
|
Václav Slavík
|
fccd6cdc31
|
added handling of wxGridSizer and wxFlexGridSizer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-26 21:34:05 +00:00 |
|
Václav Slavík
|
55db6a69ce
|
added wxMSW support to wxrcedit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7856 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-26 21:33:23 +00:00 |
|
Václav Slavík
|
4ccd46a29e
|
fixed typo in wxStaticBitmap wxrcedit definition
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-26 21:33:10 +00:00 |
|
Václav Slavík
|
dfc0e3fb9a
|
xmlres: added support for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7854 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-26 21:32:47 +00:00 |
|
Václav Slavík
|
1cfae2e074
|
added xmlres format docs (uncomplete)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-26 21:32:26 +00:00 |
|
Václav Slavík
|
1d43cb9e7f
|
changed shared library version number to 2.3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-26 21:31:39 +00:00 |
|
David Webster
|
07d7f20b50
|
fix for VA 3.0 vs 4.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7851 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-26 20:06:24 +00:00 |
|
Julian Smart
|
ad9cd15cb0
|
Better behaviour on NT (no dialogs when searching drives)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-26 14:08:39 +00:00 |
|
Julian Smart
|
031dfec8d4
|
WIN32 compilation of wxrc, wxrcedit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-26 12:40:49 +00:00 |
|
Julian Smart
|
1126585b76
|
Corrected makefile target bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7840 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-26 11:53:38 +00:00 |
|
Julian Smart
|
df801fc6d4
|
Added additional wxXML makefiles and projects files; added some
flexibility to VC++ make include files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-26 11:43:54 +00:00 |
|
Julian Smart
|
e45212eb04
|
Not sure why this file is being committed (CVS glitch?)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7837 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-26 08:50:18 +00:00 |
|
Václav Slavík
|
fd433c2e31
|
added xml resources readme
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7835 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-25 18:48:13 +00:00 |
|
Václav Slavík
|
3fa4bd0e78
|
wxGTK compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7834 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-25 18:47:58 +00:00 |
|
Václav Slavík
|
3509d340e2
|
wxGTK compilation fix (undefined wxDirDialogDefaultFolderStr)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-25 18:47:48 +00:00 |
|
Václav Slavík
|
3112490359
|
gtk 1.2.8 compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7832 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-25 18:47:29 +00:00 |
|
Václav Slavík
|
56d2f75071
|
added XML resources library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7831 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-25 18:47:21 +00:00 |
|
Mark Johnson
|
ca7408bd9a
|
dbbrowse.cpp dbgrid.cpp dbtree.cpp doc.cpp pgmctrl.cpp
dbbrowse.dsp dbbrowse.dsw dummy.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-25 12:15:55 +00:00 |
|
Guillermo Rodriguez Garcia
|
54ca0d120a
|
Modified mouse ENTER/LEAVE events so that they also
carry information about the state of the mouse buttons
(they only had info about SHIFT and CTRL keys so far)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7825 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-25 06:27:45 +00:00 |
|
Ove Kaaven
|
3419e8e7bd
|
Fix gtk+ 1.2 compilation...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7824 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-24 23:44:17 +00:00 |
|
Julian Smart
|
5e679c4070
|
Fixed wxMotif breakage, sorry!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7823 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-24 19:55:22 +00:00 |
|
Julian Smart
|
f77034779a
|
Added insertion point code to wxComboBox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7822 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-24 15:26:59 +00:00 |
|
Ove Kaaven
|
3e61dfb0e8
|
Try to include windows.h.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7821 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-24 13:47:19 +00:00 |
|
Guillermo Rodriguez Garcia
|
0a1c1e6214
|
Fixed broken compilation due to Ove's last nice changes :-(
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7820 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-24 13:28:01 +00:00 |
|
Guillermo Rodriguez Garcia
|
bb8a8dc5f7
|
Corrected comment about Norlander headers (no changes to the code itself)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7818 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-24 11:55:34 +00:00 |
|
Julian Smart
|
2a2b997f07
|
Updated version number.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7817 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-24 09:44:46 +00:00 |
|