Stefan Neis
|
fc3e2a3a66
|
Changed selection behaviour: Current selection will not be removed
_only_ if Ctrl is down when clicking.
Untabified.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-11 19:56:51 +00:00 |
|
Robin Dunn
|
44faee407c
|
added grid sizers
changed some build configurations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-11 19:30:19 +00:00 |
|
Vadim Zeitlin
|
08392f16cc
|
bug in ~wxOutputFTPStream which prevented multiple uploads fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-11 13:03:59 +00:00 |
|
Vadim Zeitlin
|
1f5e4b9004
|
fix for the fix for Centre()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7382 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-11 11:17:42 +00:00 |
|
Vadim Zeitlin
|
7162312f78
|
a fix for Centre() to always use the top level parent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-11 11:05:04 +00:00 |
|
Vadim Zeitlin
|
9b9d5355c8
|
some more tbar tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7380 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-10 23:28:03 +00:00 |
|
Vadim Zeitlin
|
364de90c91
|
fix for the stat bar positioning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7379 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-10 23:27:33 +00:00 |
|
Karsten Ballüder
|
548812d9af
|
Updated from Mahogany source
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7378 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-10 20:00:53 +00:00 |
|
Robert Roebling
|
bf49fbcff9
|
Added wxImage:Copy()
Added first 30% of wxImage::Paste()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-10 18:17:53 +00:00 |
|
Julian Smart
|
804a3434d6
|
Dialog Editor corrections, wxListBox::GetSelections correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7376 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-10 17:39:35 +00:00 |
|
Julian Smart
|
5a6d3ec3b1
|
DrawIcon correction for WIN16
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-10 13:21:24 +00:00 |
|
Julian Smart
|
dde04b1546
|
Corrected DrawIcon to take into account different icon sizes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-10 12:11:39 +00:00 |
|
Vadim Zeitlin
|
5c06d1b014
|
make -> nmake for VC++
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7373 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-10 12:02:24 +00:00 |
|
Vadim Zeitlin
|
c17cc4a96f
|
owner drawn buttons change appearance when double clicked
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-09 21:18:19 +00:00 |
|
Vadim Zeitlin
|
a58b3aa909
|
1. fixed thumb track/release events for positions > 65536
2. fixed (untested) wxSpinCtrl::GetPosition()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-09 21:11:30 +00:00 |
|
Vadim Zeitlin
|
8dbbdfd06f
|
serious bug in KeyExists() fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-08 22:49:40 +00:00 |
|
Robert Roebling
|
fb5ac85a06
|
Made a few helper functions public.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-08 11:39:05 +00:00 |
|
Bart A.M. Jourquin
|
ed62f512c0
|
include dcscreen.h and settings.h for gcc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-08 08:12:37 +00:00 |
|
Vadim Zeitlin
|
cdde63f535
|
1. buttons now generate double click events
2. double clicking in the tree ctrl generates an activate event
3. bug with hidden listbox mysteriously being shown fixed
4. tried to adjust the checkbox size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-07 20:35:00 +00:00 |
|
Ron Lee
|
6b958cfc0b
|
update for changes to wxPython
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-07 19:29:15 +00:00 |
|
Robert Roebling
|
8e1a0be217
|
Added and documented wxImage::Mirror() and wxImage::Rotate90().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-06 17:30:50 +00:00 |
|
Robert Roebling
|
4a18b95556
|
Added docs for new wxImage constructor.
Began docs for grid sizers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-05 20:17:41 +00:00 |
|
Robert Roebling
|
76dfc86313
|
Add possibility to create a wxImage from
static data (or data on the stack) without
using the heap.
Tried to fix the crash-all-apps problem
reported in the list.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-05 19:21:55 +00:00 |
|
David Webster
|
5c89255496
|
Some DC and Statusbar fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-05 19:07:28 +00:00 |
|
Ron Lee
|
76727e0cbf
|
typo fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-05 15:55:11 +00:00 |
|
Robin Dunn
|
366e627490
|
Added wxTipProfider and friends
Tweaked wxGrid a bit.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7354 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-05 15:06:55 +00:00 |
|
Robin Dunn
|
61471de76f
|
Methods to change the cell highlight colour
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7353 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-05 15:00:00 +00:00 |
|
Julian Smart
|
10c16e31a6
|
Fixed sash window colour (highlight wasn't showing up); Dialog Editor fix
for space distribution
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7351 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-05 10:01:19 +00:00 |
|
Stefan Neis
|
64561c3308
|
Fixed cell highlighting for disabled grid lines.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7350 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-05 09:43:29 +00:00 |
|
Ron Lee
|
42ab7508e8
|
workaround for one gtk Combo horror
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-05 08:10:50 +00:00 |
|
Robin Dunn
|
ddc0b275b3
|
fix for when gridlines are disabled. something still needs to be done
to crrectly redraw after the cell highlight moves.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-04 19:22:55 +00:00 |
|
Robin Dunn
|
36ce8f44db
|
added ability to disable gridlines in the sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7347 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-04 19:09:30 +00:00 |
|
Bart A.M. Jourquin
|
fa3a64d1ad
|
more info fetched in GetColumns
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-04 15:44:39 +00:00 |
|
Bart A.M. Jourquin
|
af9bf0bc25
|
typedef struct error fixed for bcc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-04 12:42:58 +00:00 |
|
Bart A.M. Jourquin
|
d55da698a8
|
new GetColumns() members
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7344 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-04 12:19:28 +00:00 |
|
Vadim Zeitlin
|
d70b1ce4d2
|
test for array sorting added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-04 11:52:32 +00:00 |
|
Vadim Zeitlin
|
5fe87ba09f
|
assert when sorting wxArrayString twice fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7342 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-04 11:42:51 +00:00 |
|
Ron Lee
|
758a4bb5a6
|
added comment about validators and SetValue(FALSE)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-03 17:01:47 +00:00 |
|
Ron Lee
|
806b8a2301
|
typo fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-03 17:00:29 +00:00 |
|
Vadim Zeitlin
|
f96ed10a83
|
trying to fix a (spurious) memory leak report
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-03 11:06:56 +00:00 |
|
Robert Roebling
|
da131498e8
|
Fixed colour buglet in wxListCtrl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7338 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-02 16:19:05 +00:00 |
|
Robert Roebling
|
c518860f60
|
Test for wxST_NO_AUTORESIZE in controls sample.
Add lots of code to change the (German) comma in
floating point number string in Postscript
code to ".".
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-02 15:34:14 +00:00 |
|
Vadim Zeitlin
|
066b2a4c3e
|
1. fixed fatal bug in SetImageList()
2. tried to make header resizing work with horz scrolling - it still doesn't
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-02 14:47:03 +00:00 |
|
Vadim Zeitlin
|
69400134a8
|
added wxLogWindow::OnFrameClose()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7335 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-02 07:52:35 +00:00 |
|
David Webster
|
5eabe5bbbf
|
Statusbar updates.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-02 03:51:51 +00:00 |
|
Robert Roebling
|
dc3f2c920f
|
Fixed wxNotebook::RemovePage(),
Made modal dialogs children of wxApp->GetTopWindow() if
no parent is given.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7333 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-01 20:20:16 +00:00 |
|
David Webster
|
3d3cbc05f6
|
Changes to DC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-01 19:36:32 +00:00 |
|
Robert Roebling
|
076e41016d
|
Tried to fix problem with wrong fonts in tool tips.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7331 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-01 19:04:30 +00:00 |
|
Ron Lee
|
cd73d539f6
|
fixed combo.h -> combobox.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7330 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-01 18:55:23 +00:00 |
|
Vadim Zeitlin
|
421da573e5
|
added wxFileConfig::SetUmask()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-01 13:40:00 +00:00 |
|