]>
git.saurik.com Git - wxWidgets.git/log
Robin Dunn [Wed, 19 Aug 1998 00:10:03 +0000 (00:10 +0000)]
GTK version of the SWIG-generated files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@605
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 19 Aug 1998 00:05:43 +0000 (00:05 +0000)]
placeholder
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@604
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 18 Aug 1998 21:55:10 +0000 (21:55 +0000)]
New build directory structure
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@603
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 18 Aug 1998 21:54:12 +0000 (21:54 +0000)]
ifdef out some wxGTK specific code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@602
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 18 Aug 1998 21:52:31 +0000 (21:52 +0000)]
MSW version of the SWIG-generated files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@601
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 18 Aug 1998 21:50:11 +0000 (21:50 +0000)]
moving the SWIG-generated files to toolkit specific subdirectories
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@600
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 18 Aug 1998 20:15:51 +0000 (20:15 +0000)]
uint -> size_t change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@599
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 18 Aug 1998 19:57:02 +0000 (19:57 +0000)]
Added wxTheApp = this; to wxApp::wxApp for wxPython
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@598
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Denis Pershin [Tue, 18 Aug 1998 19:54:06 +0000 (19:54 +0000)]
Second try
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@597
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 18 Aug 1998 19:48:20 +0000 (19:48 +0000)]
more wxGTK compatibility things.
It builds now but there are serious runtime problems...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@596
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 18 Aug 1998 19:45:09 +0000 (19:45 +0000)]
a few tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@595
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Denis Pershin [Tue, 18 Aug 1998 19:25:46 +0000 (19:25 +0000)]
Seems it works reasonably stable...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@594
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 18 Aug 1998 17:41:55 +0000 (17:41 +0000)]
Added TOOL_ENTER command. Now wxGTK and wxMSW misbehave
equally on that matter.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@593
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Tue, 18 Aug 1998 17:22:15 +0000 (17:22 +0000)]
* wxThread: new functions: wxThread::Pause/Resume, wxThread::GetThreadFromID
* Updates and new objects in utils/serialize
* wxLayout*_Serialize are friends of wxLayout* (so I can access to the
internal fields)
* wxMenu (GTK): SetTitle/GetTitle (basic implementation)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@592
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 18 Aug 1998 15:36:12 +0000 (15:36 +0000)]
globally renamed uint to size_t. This has _not_ been checked under Windows,
although I changed msw files also, so please wait until this evening if you
want to be sure that it compiles. This change should fix 64 bit compilation
problems, but it would be nice to test it...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@591
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 18 Aug 1998 15:28:46 +0000 (15:28 +0000)]
Next attempt at dynlib.cpp
Disabled ImLib's cashing
Confirmed Vadim's changes to wxListCtrl :-)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@590
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 18 Aug 1998 14:59:26 +0000 (14:59 +0000)]
corrected wxListCtrl compilation problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@589
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 18 Aug 1998 14:54:21 +0000 (14:54 +0000)]
Various .tex files updated. .bmp files were corrupted, recomitting.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@588
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Tue, 18 Aug 1998 12:37:53 +0000 (12:37 +0000)]
reordered headers to compile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@587
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Tue, 18 Aug 1998 12:30:40 +0000 (12:30 +0000)]
#ifdef'd out some parts for non-supported systems.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@586
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Tue, 18 Aug 1998 12:18:37 +0000 (12:18 +0000)]
Added configure to cvs - there are systems without autoconf!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@585
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 18 Aug 1998 07:09:00 +0000 (07:09 +0000)]
Added the static text patch for multiline text
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@584
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 17 Aug 1998 22:45:47 +0000 (22:45 +0000)]
added wxConfigBase documentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@583
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 17 Aug 1998 22:22:29 +0000 (22:22 +0000)]
minor change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@582
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 17 Aug 1998 22:19:17 +0000 (22:19 +0000)]
a micro bug (but which was enough to break regtest sample) corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@581
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 17 Aug 1998 22:18:21 +0000 (22:18 +0000)]
replaced another printf() with wxLogDebug()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@580
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 17 Aug 1998 21:35:03 +0000 (21:35 +0000)]
Added missing declaration of wxIcon::operator =(const wxIcon &)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@579
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 17 Aug 1998 20:07:50 +0000 (20:07 +0000)]
Added IRIX compile fixes
Added functions that must be handed down
from wxListCtrl to the main window
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@578
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 17 Aug 1998 18:29:40 +0000 (18:29 +0000)]
Removed an extra method definition
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@577
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 17 Aug 1998 18:25:14 +0000 (18:25 +0000)]
Corrected the signature for wxFrame::Maximize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@576
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 17 Aug 1998 18:24:32 +0000 (18:24 +0000)]
Added wxWindow::Center
Corrected the signature for wxWindow::SetSizeHints
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@575
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 17 Aug 1998 17:05:47 +0000 (17:05 +0000)]
Added in-place editiging in wxListCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@574
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 17 Aug 1998 15:48:25 +0000 (15:48 +0000)]
Added list ctrl sample. Looks better than what I thought...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@573
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 17 Aug 1998 14:29:53 +0000 (14:29 +0000)]
Turned wxIcon inline constructors to real constructors
Removed warning from dcclient
Added wxTheFontList->Add(this) somewhere in wxFont
CleanUp() now printfs the number of members in
wxTheBitmapList
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@572
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 17 Aug 1998 11:11:13 +0000 (11:11 +0000)]
Got printing, toolbar samples compiling under Windows again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@571
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 17 Aug 1998 09:39:39 +0000 (09:39 +0000)]
Changed floats to doubles in wxexpr.h; added a flag in accel.h (wxACCEL_NONE for
'no ctrl/alt/shift key')
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@570
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 17 Aug 1998 09:38:28 +0000 (09:38 +0000)]
Changed floats to doubles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@569
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 17 Aug 1998 09:16:28 +0000 (09:16 +0000)]
GTK's toolbar class has no OnPaint
Added missing bitmap in mdi sample
Added OpenGL support (I Get segv on
my Debian/Mesa system, don't know why).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@568
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 16 Aug 1998 21:02:14 +0000 (21:02 +0000)]
1) corrected bug in log.cpp which only affected wxGTK: some messages could
appear twice
2) tried to use gtk_widget_set_usize in wxFrame::SetSizeHints(), but it
still doesn't work...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@567
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 16 Aug 1998 19:39:29 +0000 (19:39 +0000)]
Added mising AddBitmapList in wxBitmap
Added missing deletion of wxFrame's toolbar
Removed a few superfluous ; (sorry)
Mentioned dmalloc in INSTALL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@566
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 16 Aug 1998 17:07:17 +0000 (17:07 +0000)]
New scrolling for GTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@565
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Sun, 16 Aug 1998 11:28:39 +0000 (11:28 +0000)]
added one extra check for emptyness
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@564
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 16 Aug 1998 08:03:13 +0000 (08:03 +0000)]
Changed wxMenu::GetTitle to return a wxString.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@563
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 16 Aug 1998 04:31:11 +0000 (04:31 +0000)]
More wxGTK work.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@562
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 16 Aug 1998 04:30:03 +0000 (04:30 +0000)]
updated email address
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@561
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 16 Aug 1998 01:37:16 +0000 (01:37 +0000)]
Karsten's correction undone - this code is (was) correct!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@560
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Sat, 15 Aug 1998 23:52:16 +0000 (23:52 +0000)]
Added configure option --with-dmalloc to use the dmalloc memory debugging library.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@559
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Aug 1998 21:05:06 +0000 (21:05 +0000)]
'&' are removed from checkbox labels (all controls should call
wxControl::SetLabel and use m_label which contains the label without '&')
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@558
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Aug 1998 21:03:28 +0000 (21:03 +0000)]
added default values for ax size arguments of SetSizeHints (for msw
compatibility)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@557
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 15 Aug 1998 20:10:16 +0000 (20:10 +0000)]
Small changes after Robert's edits
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@556
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 15 Aug 1998 18:58:26 +0000 (18:58 +0000)]
Fixed my own Makefile bug
New INSTALL
Fixed path in imrc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@555
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Sat, 15 Aug 1998 18:47:23 +0000 (18:47 +0000)]
fixed GetSelection() inversion bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@554
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 15 Aug 1998 17:48:39 +0000 (17:48 +0000)]
Added isosurf wxGLCanvas sample, cured OnPaint bug (missing wxPaintDC object)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@553
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Sat, 15 Aug 1998 17:05:48 +0000 (17:05 +0000)]
fixed a logical error (! isempty) instead of isempty
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@552
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 15 Aug 1998 15:59:43 +0000 (15:59 +0000)]
Added graying out of menus and buttons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@551
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 15 Aug 1998 15:23:47 +0000 (15:23 +0000)]
DialogEd's missing icons.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@550
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 15 Aug 1998 14:45:04 +0000 (14:45 +0000)]
DialogEd now compiles, links and runs under wxGTK
I didn't say it worked, eh.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@549
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Denis Pershin [Sat, 15 Aug 1998 14:42:09 +0000 (14:42 +0000)]
DP: Just came back from 3 days fishing and found that forget to commit some
changes.
GetBitmap added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@548
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 15 Aug 1998 13:20:52 +0000 (13:20 +0000)]
Added wxPropList library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@547
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 15 Aug 1998 12:43:34 +0000 (12:43 +0000)]
Added GLCanvas library (Win only at present).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@546
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 15 Aug 1998 12:30:42 +0000 (12:30 +0000)]
2 GnuWin32 compile bugs fixed, incl. printf bug in prntdlgg that sent GnuWin32
into an endless loop
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@545
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 15 Aug 1998 12:06:45 +0000 (12:06 +0000)]
Resource sample works now, apart from
wxRadioBox, which is #ifdef 0 in
resource.cpp
Fixed tiny thing in resource.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@544
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 15 Aug 1998 10:52:09 +0000 (10:52 +0000)]
See last changelog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@543
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 15 Aug 1998 10:47:47 +0000 (10:47 +0000)]
Makefile fixes
Added resource sample (segvs)
Added functions to menu, mdi, frame, dialog, window
that were missing e.g. in wxPython
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@542
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 15 Aug 1998 07:36:54 +0000 (07:36 +0000)]
- Moved the header in the .i files out of the code that gets put into
the .cpp files. It caused CVS conflicts because of the RCS ID being
different each time.
- A few minor fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@541
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 15 Aug 1998 00:23:28 +0000 (00:23 +0000)]
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
compiles under Windows with VC++. Also OGL enhancements espec. wxDrawnShape.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@540
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 14 Aug 1998 23:36:49 +0000 (23:36 +0000)]
Beginings of wxGTK compatibility
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@539
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 14 Aug 1998 22:53:21 +0000 (22:53 +0000)]
Added validation support
Fixed a few minor things in wxGrid
Fixed bug in SetClippingregion
Disabled SetDefault again
Fixed bug in AddChild, SetSize et al.
Add PROCESS_ENTER and wxEVT_TEXT_CHANGE
Renamed OnOk -> OnOK
Added a few compatibilty functions
Added code to make iinterception
of events possible and work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@538
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 14 Aug 1998 21:49:27 +0000 (21:49 +0000)]
wxLogWindoe changed again: now takes a parent frame in ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@537
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 14 Aug 1998 21:47:49 +0000 (21:47 +0000)]
a small GUI glitch corrected (if a frame with child frames was resized, it
was lowered below it's children)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@536
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 14 Aug 1998 21:41:53 +0000 (21:41 +0000)]
WM_MOVE processing added (wxMoveEvent generated)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@535
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Unknown (AN) [Fri, 14 Aug 1998 20:12:00 +0000 (20:12 +0000)]
-somewhat more elegant method, supporting the src subdir (-Markus)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@534
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Fri, 14 Aug 1998 11:20:00 +0000 (11:20 +0000)]
added option to hide page controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@533
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 14 Aug 1998 11:15:17 +0000 (11:15 +0000)]
wxToolBarBase -> wxToolBar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@532
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Fri, 14 Aug 1998 11:02:39 +0000 (11:02 +0000)]
printing works, page number controls are hidden
portrait/landscape doesn't work, pages are printed wrong
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@531
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 14 Aug 1998 10:07:38 +0000 (10:07 +0000)]
Added wxRadioButton (not tested)
Added wxValidator to constructros
Added resource.cpp
Added parser stuff
Added the coolest Makefile.in
Added callbacks to Menu
Changed parser.y to include lexer.c for wxGTK
(Is that right?)
Can't remeber havning changed the printing stuff.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@530
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Fri, 14 Aug 1998 08:33:33 +0000 (08:33 +0000)]
added printing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@529
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 14 Aug 1998 03:34:23 +0000 (03:34 +0000)]
made pre-compiling the python files optional
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@528
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 14 Aug 1998 03:16:39 +0000 (03:16 +0000)]
removed some definitions that got removed from defs.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@527
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Unknown (AN) [Thu, 13 Aug 1998 11:45:43 +0000 (11:45 +0000)]
-Debian glibc2 system is 'linux-gnu', not 'Linux';updated .cvsignore's -Markus
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@526
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 13 Aug 1998 10:19:16 +0000 (10:19 +0000)]
Attempting to check in this wretched cursor again. Also added SetAcceleratorTable
to wxWindow, GnuWin32 fix in registry.h.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@525
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 13 Aug 1998 10:16:03 +0000 (10:16 +0000)]
Fixed compile bug in dropsrc.cpp (constr. arg); GnuWin32 fix in registry.cpp;
combobox event fix; moved SetAcceleratorTable down to window.h/cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@524
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Thu, 13 Aug 1998 10:03:26 +0000 (10:03 +0000)]
integrated my latest changes and Vadim's fixes on top of that
Compiles, but works?
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@523
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 13 Aug 1998 09:11:23 +0000 (09:11 +0000)]
Added ToogleTool from Markus
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@522
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 12 Aug 1998 22:44:51 +0000 (22:44 +0000)]
wxWindow::MSWOnHScroll changed to call the default handler if the message isn't
processed (earlier it wasn't called in some cases)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@521
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 12 Aug 1998 22:42:01 +0000 (22:42 +0000)]
stack overflow when clicking on the arrow in a notebook fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@520
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 12 Aug 1998 22:41:02 +0000 (22:41 +0000)]
suppressed VC++ 5.0 bool to int conversion warning (when compiling with
USE_RESSOURCE_LOADING_IN_MSW only)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@519
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 12 Aug 1998 22:38:30 +0000 (22:38 +0000)]
one more minor wxLogWindow fix (I try to get it really right...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@518
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 12 Aug 1998 22:37:20 +0000 (22:37 +0000)]
added a "wxWindow *" (unused) argument for wxGTK compatibility
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@517
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 12 Aug 1998 22:36:21 +0000 (22:36 +0000)]
explicit SetSelection/SetOldSelection methods added to wxNotebookEvent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@516
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 12 Aug 1998 21:39:12 +0000 (21:39 +0000)]
Forgot this one.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@515
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 12 Aug 1998 21:24:51 +0000 (21:24 +0000)]
Added PushEventHandler, Pop...
Corrected spelling of SetEventhandler
Fixed two bugs in wxGenericPrintDlg
Tried in vain to make printing of icons work.
It now prints black on black, mostly.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@514
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 12 Aug 1998 20:57:08 +0000 (20:57 +0000)]
had to modify it (added one pixel...) to be able to commit: the file in the
repository was indeed corrupted (as noticed by Robin a couple of days ago)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@513
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 12 Aug 1998 20:30:23 +0000 (20:30 +0000)]
file d&d (re)enabled under Windows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@512
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Wed, 12 Aug 1998 16:14:15 +0000 (16:14 +0000)]
Looks like I've fixed the editing
bugs. Delete/Insert/Home/End/Ctrl-Delete all work as expected.
Cursor gets redrawn properly.
Scroll-to-cursor still missing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@511
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 12 Aug 1998 11:44:33 +0000 (11:44 +0000)]
Added wxFrame::OnCreateStatusBar and ToolBar
Added wxWindow::Raise and Lower
There isn't going to be wxFrame::SetToolBar.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@510
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Wed, 12 Aug 1998 09:16:21 +0000 (09:16 +0000)]
replaced by stubs files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@509
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Wed, 12 Aug 1998 08:50:25 +0000 (08:50 +0000)]
fixed mysterious mistakes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@508
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Wed, 12 Aug 1998 08:33:34 +0000 (08:33 +0000)]
Cursor and insert/delete work much better now, code streamlined, still
a minor problem left.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@507
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 11 Aug 1998 21:14:47 +0000 (21:14 +0000)]
more minor changes to wxLogWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@506
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775