]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
25 years agoAdded wxColour::wxColour(unsigned long)
Robin Dunn [Thu, 4 Feb 1999 19:03:55 +0000 (19:03 +0000)] 
Added wxColour::wxColour(unsigned long)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1596 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agosome compilation "enhancements"
Vadim Zeitlin [Thu, 4 Feb 1999 17:39:04 +0000 (17:39 +0000)] 
some compilation "enhancements"

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agocommented out wxCrtSetDbgFlag for WXUSINGDLL=1 (ie building apps using dll linkage)
Unknown (UG) [Thu, 4 Feb 1999 16:46:24 +0000 (16:46 +0000)] 
commented out wxCrtSetDbgFlag for WXUSINGDLL=1 (ie building apps using dll linkage)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1594 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago#ifdef wxUSE_LIBJPEG changed to #if wxUSELIBJPEG
Unknown (UG) [Thu, 4 Feb 1999 16:28:06 +0000 (16:28 +0000)] 
#ifdef wxUSE_LIBJPEG changed to #if wxUSELIBJPEG

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago postscript Blit()
Robert Roebling [Thu, 4 Feb 1999 16:12:32 +0000 (16:12 +0000)] 
  postscript Blit()
  DC::GetSize() bug corrected

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1592 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoconversions from int/long to wxString won't compile any more
Vadim Zeitlin [Thu, 4 Feb 1999 16:06:01 +0000 (16:06 +0000)] 
conversions from int/long to wxString won't compile any more

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1591 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowxGTK compilation fixes
Vadim Zeitlin [Thu, 4 Feb 1999 16:01:30 +0000 (16:01 +0000)] 
wxGTK compilation fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agocompilation fix due to wxString(int) addition
Vadim Zeitlin [Thu, 4 Feb 1999 16:00:50 +0000 (16:00 +0000)] 
compilation fix due to wxString(int) addition

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoSome warnings removed.
Julian Smart [Thu, 4 Feb 1999 11:14:41 +0000 (11:14 +0000)] 
Some warnings removed.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago*** empty log message ***
Václav Slavík [Thu, 4 Feb 1999 10:58:33 +0000 (10:58 +0000)] 
*** empty log message ***

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowxJPEGHandler non-default
Václav Slavík [Thu, 4 Feb 1999 10:57:40 +0000 (10:57 +0000)] 
wxJPEGHandler non-default

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1586 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago Faster imagescale code
Robert Roebling [Thu, 4 Feb 1999 06:51:39 +0000 (06:51 +0000)] 
  Faster imagescale code
  Blit() rewritten

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1585 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoanother compilation fix
Vadim Zeitlin [Wed, 3 Feb 1999 22:58:21 +0000 (22:58 +0000)] 
another compilation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1584 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago_MSC_VER change fixes - now compiles again
Vadim Zeitlin [Wed, 3 Feb 1999 22:50:06 +0000 (22:50 +0000)] 
_MSC_VER change fixes - now compiles again

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoBefore/After => BeforeFirst/AfterFirst (corrects some minor bugs)
Vadim Zeitlin [Wed, 3 Feb 1999 19:11:02 +0000 (19:11 +0000)] 
Before/After => BeforeFirst/AfterFirst (corrects some minor bugs)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1582 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoreset m_sashPosition to 0 after calling OnUnsplit(), not before
Vadim Zeitlin [Wed, 3 Feb 1999 19:10:04 +0000 (19:10 +0000)] 
reset m_sashPosition to 0 after calling OnUnsplit(), not before

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1581 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago_MSC_VER => __VISUALC__ change
Vadim Zeitlin [Wed, 3 Feb 1999 16:48:12 +0000 (16:48 +0000)] 
_MSC_VER => __VISUALC__ change

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1580 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agocompilation problem fixed
Vadim Zeitlin [Wed, 3 Feb 1999 16:44:10 +0000 (16:44 +0000)] 
compilation problem fixed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1579 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago Trying to repair what CVS can do to source code
Robert Roebling [Wed, 3 Feb 1999 14:28:55 +0000 (14:28 +0000)] 
  Trying to repair what CVS can do to source code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoadded JPEG support
Václav Slavík [Wed, 3 Feb 1999 13:43:04 +0000 (13:43 +0000)] 
added JPEG support

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoCured some Latex problems; fixed i declaration; fixed filedlg.cpp
Julian Smart [Wed, 3 Feb 1999 10:01:34 +0000 (10:01 +0000)] 
Cured some Latex problems; fixed i declaration; fixed filedlg.cpp

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoremoved gtk_text references
Harco de Hilster [Wed, 3 Feb 1999 00:34:00 +0000 (00:34 +0000)] 
removed gtk_text references

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoA minimal document skeleton. See comments inside for details
Harco de Hilster [Wed, 3 Feb 1999 00:27:52 +0000 (00:27 +0000)] 
A minimal document skeleton. See comments inside for details

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1574 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoFixed incredibly stupid mistake made earlier by me that upset tex2rtf
Harco de Hilster [Wed, 3 Feb 1999 00:18:45 +0000 (00:18 +0000)] 
Fixed incredibly stupid mistake made earlier by me that upset tex2rtf

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoclicking on the messages about assert failures in VC++ brings up the source
Vadim Zeitlin [Tue, 2 Feb 1999 23:30:51 +0000 (23:30 +0000)] 
clicking on the messages about assert failures in VC++ brings up the source
file at the line with the assert statement (nothing changed for other compilers)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago1. Harm's patch for AppendText()
Vadim Zeitlin [Tue, 2 Feb 1999 22:23:44 +0000 (22:23 +0000)] 
1. Harm's patch for AppendText()
2. Kbd processing seems to work (dlg navigation keys, wxTE_PROCESS_TAB &c)
3. controls sample updated to use AppendText() and test kbd navigation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1571 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoincluded description of wxTextCtrl::AppendText
Harco de Hilster [Tue, 2 Feb 1999 19:20:48 +0000 (19:20 +0000)] 
included description of wxTextCtrl::AppendText

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoadded wxTextCtrl::AppendText, used by TextCtrl operator <<
Harco de Hilster [Tue, 2 Feb 1999 19:01:43 +0000 (19:01 +0000)] 
added wxTextCtrl::AppendText, used by TextCtrl operator <<

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoadded AppendText method, now used by operator <<
Harco de Hilster [Tue, 2 Feb 1999 18:56:18 +0000 (18:56 +0000)] 
added AppendText method, now used by operator <<

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoRemoved unnecessary (and buggy) additions. Sorry Guilhem!
Julian Smart [Tue, 2 Feb 1999 18:37:25 +0000 (18:37 +0000)] 
Removed unnecessary (and buggy) additions. Sorry Guilhem!

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoallow 8bit chars in the group names in wxFileConfig
Vadim Zeitlin [Tue, 2 Feb 1999 13:35:51 +0000 (13:35 +0000)] 
allow 8bit chars in the group names in wxFileConfig

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoConsistent naming of e.g. wxUSE_CTRL
Julian Smart [Tue, 2 Feb 1999 12:37:14 +0000 (12:37 +0000)] 
Consistent naming of e.g. wxUSE_CTRL

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1565 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agocompilation warning removed
Vadim Zeitlin [Tue, 2 Feb 1999 12:07:25 +0000 (12:07 +0000)] 
compilation warning removed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago* Someone destroy a part of my previous work. Redocumenting ...
Guilhem Lavaux [Mon, 1 Feb 1999 18:09:27 +0000 (18:09 +0000)] 
* Someone destroy a part of my previous work. Redocumenting ...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoupdated so that the dll will compile successfully
Unknown (UG) [Mon, 1 Feb 1999 16:51:39 +0000 (16:51 +0000)] 
updated so that the dll will compile successfully

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agolatest CW additions
Stefan Csomor [Mon, 1 Feb 1999 15:43:00 +0000 (15:43 +0000)] 
latest CW additions

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1561 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago Removed some trash from that came through tha cables
Robert Roebling [Mon, 1 Feb 1999 15:39:46 +0000 (15:39 +0000)] 
  Removed some trash from that came through tha cables
  Fixed Blit probs
  Fixed file dlg probs
  Fixed TextCtrl probs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agolatest CW additions
Stefan Csomor [Mon, 1 Feb 1999 15:25:15 +0000 (15:25 +0000)] 
latest CW additions

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agolatest CW additions
Stefan Csomor [Mon, 1 Feb 1999 15:20:16 +0000 (15:20 +0000)] 
latest CW additions

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1558 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agolatest CW additions
Stefan Csomor [Mon, 1 Feb 1999 15:06:39 +0000 (15:06 +0000)] 
latest CW additions

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agolatest CW additions
Stefan Csomor [Mon, 1 Feb 1999 15:00:12 +0000 (15:00 +0000)] 
latest CW additions

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1556 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agofile I forgot to commit with other "filedlg.h"s
Vadim Zeitlin [Mon, 1 Feb 1999 14:42:35 +0000 (14:42 +0000)] 
file I forgot to commit with other "filedlg.h"s

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowxToolTip modifications: wxUSE_TOOLTIPS setting (default: on) added and
Vadim Zeitlin [Mon, 1 Feb 1999 14:40:53 +0000 (14:40 +0000)] 
wxToolTip modifications: wxUSE_TOOLTIPS setting (default: on) added and
the interface changed slightly to be even more consistent with wxMSW

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago wxToolTip
Robert Roebling [Mon, 1 Feb 1999 06:44:35 +0000 (06:44 +0000)] 
  wxToolTip

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoAdded the missing EVT_LIST_ITEM_SELECTED and friends.
Robin Dunn [Mon, 1 Feb 1999 00:17:53 +0000 (00:17 +0000)] 
Added the missing EVT_LIST_ITEM_SELECTED and friends.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoAdded the missing EVT_LIST_ITEM_SELECTED and friends.
Robin Dunn [Mon, 1 Feb 1999 00:11:43 +0000 (00:11 +0000)] 
Added the missing EVT_LIST_ITEM_SELECTED and friends.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agothis should be the file with the standard setting for wxWin compilation
Vadim Zeitlin [Mon, 1 Feb 1999 00:10:05 +0000 (00:10 +0000)] 
this should be the file with the standard setting for wxWin compilation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agomore wxToolTip changes
Vadim Zeitlin [Mon, 1 Feb 1999 00:05:03 +0000 (00:05 +0000)] 
more wxToolTip changes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agosome kbd handling fixes (some problems still persist)
Vadim Zeitlin [Mon, 1 Feb 1999 00:03:42 +0000 (00:03 +0000)] 
some kbd handling fixes (some problems still persist)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agounused message removed from event table
Vadim Zeitlin [Sun, 31 Jan 1999 23:54:53 +0000 (23:54 +0000)] 
unused message removed from event table

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago"selection changed" events are not generated any more when notebook
Vadim Zeitlin [Sun, 31 Jan 1999 23:53:21 +0000 (23:53 +0000)] 
"selection changed" events are not generated any more when notebook
changes size

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowxControl::MSWNotify() handler calls wxWindow version if it doesn't
Vadim Zeitlin [Sun, 31 Jan 1999 23:52:39 +0000 (23:52 +0000)] 
wxControl::MSWNotify() handler calls wxWindow version if it doesn't
process the message (some messages were "missing" before due to this bug)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agobug with Shift-TAB handling corrected
Vadim Zeitlin [Sun, 31 Jan 1999 23:50:58 +0000 (23:50 +0000)] 
bug with Shift-TAB handling corrected

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agovery minor changes
Vadim Zeitlin [Sun, 31 Jan 1999 23:49:57 +0000 (23:49 +0000)] 
very minor changes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowxToolTip for MSW implementation (it has several problems right now, but it
Vadim Zeitlin [Sun, 31 Jan 1999 23:38:10 +0000 (23:38 +0000)] 
wxToolTip for MSW implementation (it has several problems right now, but it
still works)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agomemory debugging using VC++ debug CRT works for DLL wxWin builds as well.
Vadim Zeitlin [Sun, 31 Jan 1999 23:32:58 +0000 (23:32 +0000)] 
memory debugging using VC++ debug CRT works for DLL wxWin builds as well.
The relevant macros are now in include/wx/msw/msvcrt.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowxStaticBitmap, wxStaticBox and wxPanel don't accept keyboard focus now
Vadim Zeitlin [Sun, 31 Jan 1999 23:30:33 +0000 (23:30 +0000)] 
wxStaticBitmap, wxStaticBox and wxPanel don't accept keyboard focus now

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1539 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoby default the ctrl accepts keyboard input now (why wouldn't it?)
Vadim Zeitlin [Sun, 31 Jan 1999 23:28:58 +0000 (23:28 +0000)] 
by default the ctrl accepts keyboard input now (why wouldn't it?)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agointernal browser creates temp file in current dir, safer if /tmp doesn't
Harco de Hilster [Sun, 31 Jan 1999 22:26:35 +0000 (22:26 +0000)] 
internal browser creates temp file in current dir, safer if /tmp doesn't
exist

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoThe obligatory Slashdot headlines retriever. Every self-respecting modern
Harco de Hilster [Sun, 31 Jan 1999 19:55:22 +0000 (19:55 +0000)] 
The obligatory Slashdot headlines retriever. Every self-respecting modern
widget library has to have one... I think it also makes a nice demonstration
of wxPython's capabilities.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoAdded (untested) support for sub-locales.
Karsten Ballüder [Sun, 31 Jan 1999 19:38:40 +0000 (19:38 +0000)] 
Added (untested) support for sub-locales.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoAdded a few files; fixed some warnings and wxMotif compile problems
Julian Smart [Sun, 31 Jan 1999 18:47:10 +0000 (18:47 +0000)] 
Added a few files; fixed some warnings and wxMotif compile problems

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago* Some more on streams.
Guilhem Lavaux [Sun, 31 Jan 1999 16:56:04 +0000 (16:56 +0000)] 
* Some more on streams.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoVarious small fixes
Julian Smart [Sun, 31 Jan 1999 13:58:17 +0000 (13:58 +0000)] 
Various small fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoSome corrections for BC++ compilation; Latex doc corrections
Julian Smart [Sun, 31 Jan 1999 11:42:58 +0000 (11:42 +0000)] 
Some corrections for BC++ compilation; Latex doc corrections

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoLoads of updates/fixes. Everything is now zero-based (positions, columns,
Harco de Hilster [Sun, 31 Jan 1999 04:15:31 +0000 (04:15 +0000)] 
Loads of updates/fixes. Everything is now zero-based (positions, columns,
line numbers, insertion points, the whole business). SetInsertionPoint now
works, sort of. It doesn't move the actual cursor, but WriteText will
insert at the newly set insertion point (after which the cursor is moved
anyway). This should be good enough for most uses. See further comments
in the source. BTW, WriteText now inserts text at the current point (used
to append to the end only).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoSome updates to clarify definitions and behaviour of lines, columns,
Harco de Hilster [Sun, 31 Jan 1999 04:11:10 +0000 (04:11 +0000)] 
Some updates to clarify definitions and behaviour of lines, columns,
positions etc. Also some general stuff added.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago My last patch for status bar size events wasn't perfect
Robert Roebling [Sat, 30 Jan 1999 22:54:23 +0000 (22:54 +0000)] 
  My last patch for status bar size events wasn't perfect
  Added wxPython to the wxGTK dist script
  docs for wxPrivateDataObject
  Corrected penguin makefile

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoMade wxLayoutAlgorithm more general (copes with nested sash windows)
Julian Smart [Sat, 30 Jan 1999 21:37:17 +0000 (21:37 +0000)] 
Made wxLayoutAlgorithm more general (copes with nested sash windows)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago Added size event for status bar
Robert Roebling [Sat, 30 Jan 1999 16:43:47 +0000 (16:43 +0000)] 
  Added size event for status bar

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago docs for wxTextDataObjet and wxBitmapDataObject
Robert Roebling [Sat, 30 Jan 1999 15:58:31 +0000 (15:58 +0000)] 
  docs for wxTextDataObjet and wxBitmapDataObject

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoAdded wxSashWindow, wxSashEvent, wxLayoutAlgorithm, etc.
Robin Dunn [Sat, 30 Jan 1999 08:18:32 +0000 (08:18 +0000)] 
Added wxSashWindow, wxSashEvent, wxLayoutAlgorithm, etc.

Various cleanup, tweaks, minor additions, etc. to maintain
compatibility with the current wxWindows.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoAdded wxSashWindow, wxSashEvent, wxLayoutAlgorithm, etc.
Robin Dunn [Sat, 30 Jan 1999 08:17:27 +0000 (08:17 +0000)] 
Added wxSashWindow, wxSashEvent, wxLayoutAlgorithm, etc.

Various cleanup, tweaks, minor additions, etc. to maintain
compatibility with the current wxWindows.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoAdded wxSashWindow, wxSashEvent, wxLayoutAlgorithm, etc.
Robin Dunn [Sat, 30 Jan 1999 07:31:33 +0000 (07:31 +0000)] 
Added wxSashWindow, wxSashEvent, wxLayoutAlgorithm, etc.

Various cleanup, tweaks, minor additions, etc. to maintain
compatibility with the current wxWindows.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago wxDataObject documented
Robert Roebling [Sat, 30 Jan 1999 00:15:17 +0000 (00:15 +0000)] 
  wxDataObject documented

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoAdded \pythonnote macros. Default empty.
Harco de Hilster [Fri, 29 Jan 1999 22:05:00 +0000 (22:05 +0000)] 
Added \pythonnote macros. Default empty.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoAdded a \pythonnote command to tex2rtf.ini. By default, it's an empty macro,
Harco de Hilster [Fri, 29 Jan 1999 21:32:10 +0000 (21:32 +0000)] 
Added a \pythonnote command to tex2rtf.ini. By default, it's an empty macro,
so it just swallows the input. To generate documents with python notes,
comment out (%) the empty macro and enable the one above.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1518 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoAdded aliases for wxDefaultPosition and wxDefaultSize (from wxPy..) in _extras,
Harco de Hilster [Fri, 29 Jan 1999 21:13:42 +0000 (21:13 +0000)] 
Added aliases for wxDefaultPosition and wxDefaultSize (from wxPy..) in _extras,
so that C++ documentation applies.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoSome tweaks to includes for compilers without precompiled headers
Harco de Hilster [Fri, 29 Jan 1999 20:22:37 +0000 (20:22 +0000)] 
Some tweaks to includes for compilers without precompiled headers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago Bild fixes
Robert Roebling [Fri, 29 Jan 1999 18:04:49 +0000 (18:04 +0000)] 
  Bild fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoDoc mods, sash window bug
Julian Smart [Fri, 29 Jan 1999 17:22:47 +0000 (17:22 +0000)] 
Doc mods, sash window bug

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoIn test4's toolbar sample, changed NULL to wxNullBitmap to prevent SIGSEVS
Harco de Hilster [Fri, 29 Jan 1999 16:17:59 +0000 (16:17 +0000)] 
In test4's toolbar sample, changed NULL to wxNullBitmap to prevent SIGSEVS
with wxGTK. The sample works now.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowxEVT_COMMAND_CHOICE_SELECTED => wxEVT_COMMAND_COMBOBOX_SELECTED
Vadim Zeitlin [Fri, 29 Jan 1999 13:18:16 +0000 (13:18 +0000)] 
wxEVT_COMMAND_CHOICE_SELECTED => wxEVT_COMMAND_COMBOBOX_SELECTED

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowxConfig() ambiguity resolved
Vadim Zeitlin [Fri, 29 Jan 1999 13:12:09 +0000 (13:12 +0000)] 
wxConfig() ambiguity resolved

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago Added distribution script
Robert Roebling [Fri, 29 Jan 1999 12:54:50 +0000 (12:54 +0000)] 
  Added distribution script
  Corrected wxGTK.spec
  Applied socket patch
  Small updates

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agocompile fix (still not tested) for GetLastChild()
Vadim Zeitlin [Fri, 29 Jan 1999 12:49:08 +0000 (12:49 +0000)] 
compile fix (still not tested) for GetLastChild()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1509 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago Removed wxNullRegion
Robert Roebling [Thu, 28 Jan 1999 18:25:36 +0000 (18:25 +0000)] 
  Removed wxNullRegion
  Finalized wxClpboard

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago1. PositionToXY() off-by-2 (!) bug corrected
Vadim Zeitlin [Thu, 28 Jan 1999 14:41:44 +0000 (14:41 +0000)] 
1. PositionToXY() off-by-2 (!) bug corrected
2. controls sample dumps info about text control when F1 is pressed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agocorrected an off-by-1 bug in GetNumberOfLines() and PositionToXY() for
Vadim Zeitlin [Thu, 28 Jan 1999 14:01:37 +0000 (14:01 +0000)] 
corrected an off-by-1 bug in GetNumberOfLines() and PositionToXY() for
single-line text controls

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agobool wxString::operator!() const added
Vadim Zeitlin [Thu, 28 Jan 1999 13:44:26 +0000 (13:44 +0000)] 
bool wxString::operator!() const added

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1505 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowxLogMessage()s are now shown (again)
Vadim Zeitlin [Thu, 28 Jan 1999 13:37:49 +0000 (13:37 +0000)] 
wxLogMessage()s are now shown (again)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1504 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago Found mem leaks (except one)
Robert Roebling [Thu, 28 Jan 1999 09:57:29 +0000 (09:57 +0000)] 
  Found mem leaks (except one)
  Next take at focus vs. keyboard input probs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago Committing wxUSE_DEBUG_NEW_ALWAYS
Robert Roebling [Thu, 28 Jan 1999 08:34:55 +0000 (08:34 +0000)] 
  Committing wxUSE_DEBUG_NEW_ALWAYS

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoGTK asserts disappeared - but surprizngly, SetInsertionPoint() still doesn't
Vadim Zeitlin [Wed, 27 Jan 1999 18:46:07 +0000 (18:46 +0000)] 
GTK asserts disappeared - but surprizngly, SetInsertionPoint() still doesn't
seem to work for multiline controls.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoHarm's patch to fix a crash of wxPoem sample on termination
Vadim Zeitlin [Wed, 27 Jan 1999 18:42:14 +0000 (18:42 +0000)] 
Harm's patch to fix a crash of wxPoem sample on termination

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoadded wxJPEGHandler
Václav Slavík [Wed, 27 Jan 1999 18:20:53 +0000 (18:20 +0000)] 
added wxJPEGHandler

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago wxToolTip part II
Robert Roebling [Wed, 27 Jan 1999 17:15:34 +0000 (17:15 +0000)] 
  wxToolTip part II
  small change in tab traversal
  makefile corrections
  wxGLCanvas moved

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoadded wxJPEGHandler
Václav Slavík [Wed, 27 Jan 1999 16:13:16 +0000 (16:13 +0000)] 
added wxJPEGHandler

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago1. added wxTreeCtrl::GetLastChild (modified MSW, GTK, generic and docs)
Vadim Zeitlin [Wed, 27 Jan 1999 15:28:48 +0000 (15:28 +0000)] 
1. added wxTreeCtrl::GetLastChild (modified MSW, GTK, generic and docs)
2. added more kbd logic to the generic tree ctrl (Home, End are now
   understood, Left does the same thing as under Windows and not the same
   thing as Up arrow)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agomade wxSplitterWindow::SplitXXX() virtual
Vadim Zeitlin [Wed, 27 Jan 1999 15:17:24 +0000 (15:17 +0000)] 
made wxSplitterWindow::SplitXXX() virtual

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775