]>
git.saurik.com Git - wxWidgets.git/log
Julian Smart [Sun, 20 Sep 1998 20:59:30 +0000 (20:59 +0000)]
More Motif stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@763
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Sun, 20 Sep 1998 19:44:41 +0000 (19:44 +0000)]
Now dot_special argument in wxMatchWild() is honoured. :-)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@762
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Sun, 20 Sep 1998 19:34:30 +0000 (19:34 +0000)]
see mail to list
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@761
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Sun, 20 Sep 1998 15:45:12 +0000 (15:45 +0000)]
* Fixed a bug in notebook.tex
* Added a basic documentation on wxSocket (currently wxSocketBase, wxSocketClient, wxSocketServer, wxSocketHandler, wxURL)
There are still things to write and I hope I didn't have a too bad english ...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@760
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 20 Sep 1998 07:44:24 +0000 (07:44 +0000)]
Commented out those wretched crt debug thingies yet again. It doesn't compile for
me and presumably other people who use the makefiles, sorry.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@759
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 20 Sep 1998 07:35:20 +0000 (07:35 +0000)]
More Motif stuff, minor stubs correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@758
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Sep 1998 21:01:01 +0000 (21:01 +0000)]
ConvertToStandardCommandArgs() was ugly, buggy and leaked memory (not bad
for 10 lines of code). Now it's only ugly...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@757
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Sat, 19 Sep 1998 15:13:02 +0000 (15:13 +0000)]
changed wxMatchWild() 3rd parameter not used under Unix - what is it good for?
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@756
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 18 Sep 1998 21:36:20 +0000 (21:36 +0000)]
menuitem.h is now per port, since some ports (e.g. Motif!) need extra members etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@755
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 18 Sep 1998 21:35:44 +0000 (21:35 +0000)]
wxBaseArray::Shrink() added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@754
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 18 Sep 1998 21:33:46 +0000 (21:33 +0000)]
Some more wxMotif stuff: menus
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@753
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 18 Sep 1998 10:20:32 +0000 (10:20 +0000)]
Fixed some .tex problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@752
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 18 Sep 1998 10:19:10 +0000 (10:19 +0000)]
Added Motif files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@751
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 18 Sep 1998 10:14:43 +0000 (10:14 +0000)]
Motif files added.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@750
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 17 Sep 1998 20:57:55 +0000 (20:57 +0000)]
log.tex uncommented
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@749
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 17 Sep 1998 20:57:08 +0000 (20:57 +0000)]
wxLog and wxConfig docs update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@748
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Thu, 17 Sep 1998 17:32:38 +0000 (17:32 +0000)]
* fixed a wrong line.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@747
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Thu, 17 Sep 1998 17:30:13 +0000 (17:30 +0000)]
* Added wxSerial DLL support for Borland 32
* zstream.h doesn't anymore include zlib.h
* updated static data
* made wxClassInfo::GetFirst() static
* added user/password support in the URL parser
* fixed bugs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@746
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 17 Sep 1998 16:57:01 +0000 (16:57 +0000)]
Dnd constant name changes because names like Copy can be #defined by other
apps. Various other changes to stubs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@745
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 17 Sep 1998 15:18:33 +0000 (15:18 +0000)]
VZ: I have reformatted it to correspond to our style conventions (tab stop =
4, no hard tabs, no function(void), ...) and added a couple of comments to
make it (hopefully!) more understandable.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@744
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 17 Sep 1998 14:43:21 +0000 (14:43 +0000)]
corrected a bug in ConcatSelf() induced by the latest change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@743
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 17 Sep 1998 14:31:17 +0000 (14:31 +0000)]
fixed 64but bug with g_strEmpty initialization
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@742
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 17 Sep 1998 09:58:52 +0000 (09:58 +0000)]
Simplified app initialisation in wxMSW and wxStubs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@741
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 16 Sep 1998 21:52:23 +0000 (21:52 +0000)]
Made wxStubs compile on Unix.
Improvements to doc/view on MDI, including multiple menus for wxFileHistory.
Added wxDirExists to wxMSW; moved wxMatchWild to filefn.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@740
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 16 Sep 1998 21:44:17 +0000 (21:44 +0000)]
Misc OGL changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@739
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 15 Sep 1998 22:08:17 +0000 (22:08 +0000)]
wxPenRefData copy ctor was somehow not declared in the class definition
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@738
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 14 Sep 1998 17:38:10 +0000 (17:38 +0000)]
Updated debug flags in makefile for DLL compilation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@737
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 14 Sep 1998 16:37:24 +0000 (16:37 +0000)]
DLL-related changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@736
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 12 Sep 1998 22:11:40 +0000 (22:11 +0000)]
Removed warnings
Added GetCount() to wxList and wxDaynArray
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@734
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 12 Sep 1998 20:38:55 +0000 (20:38 +0000)]
Next try at removing the dancing sliders
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@733
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 12 Sep 1998 17:33:59 +0000 (17:33 +0000)]
Added sashtest GTK makefiles (crashing bug to be solved); added typetest sample
with simple wxVariant test; changed wxICON macro and used it in minimal.cpp
to avoid #ifdefing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@732
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 12 Sep 1998 17:31:48 +0000 (17:31 +0000)]
Added variant.h/cpp; changed variable names in object.h; added some functions
to wxStringList; added wxTrue and wxFalse to supress some warnings; some bugs fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@731
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 12 Sep 1998 17:29:57 +0000 (17:29 +0000)]
Added variant.h/cpp; changed variable names in object.h; added some
functions to wxStringList; some bugs fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@730
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 12 Sep 1998 17:18:12 +0000 (17:18 +0000)]
Changed instal path for setup.h
changed socket stream inheritance to virtual
removed a few more warnings from the samples
corrected thread habdling in configure.in
removed dancing sliders from scrollbars
corrected notebook send event bug and added it
the controls sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@729
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 11 Sep 1998 09:05:26 +0000 (09:05 +0000)]
Updates to memcheck
Corrected and beautified memory (output)
Fixed a few memory leaks
Fixed resizing in in wxRadioBox
Added many wxFAIL and wxASSERT
Corrected other wxFAIL (removed from ..::Ok())
Added wxBrush::Set..() functions
Added CopyOnWrite support in GDI objects (Unshare)
Disabled all occurences of WXDEBUG_NEW
made clean, recompiled with mem_chcking on
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@728
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 11 Sep 1998 01:28:41 +0000 (01:28 +0000)]
Added #include to get FIONBIO on Solaris 2.6
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@727
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Thu, 10 Sep 1998 17:22:20 +0000 (17:22 +0000)]
* Bug fix in wxFilter*Stream
* corrected the URL parser
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@726
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 10 Sep 1998 11:41:14 +0000 (11:41 +0000)]
Eliminated some warnings under Windows; wxGetHomeDir problem in wxFile;
eliminated memory leak report by making class table dynamically allocated/freed;
tidied up names in wxClassInfo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@725
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 9 Sep 1998 09:57:24 +0000 (09:57 +0000)]
Tried to find a non-existing bug in the cursor-code
Removed Karsten's third Makefile.in attempt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@724
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Wed, 9 Sep 1998 09:06:30 +0000 (09:06 +0000)]
fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@723
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Wed, 9 Sep 1998 09:00:54 +0000 (09:00 +0000)]
removed wxsetup.h from libdir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@722
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Wed, 9 Sep 1998 08:49:33 +0000 (08:49 +0000)]
removed __WXMSW__ define
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@721
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Unknown (HB) [Wed, 9 Sep 1998 07:57:51 +0000 (07:57 +0000)]
DEC Alpha does not need -ldl, therefore check for it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@720
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 8 Sep 1998 22:27:12 +0000 (22:27 +0000)]
Additional makefiles; changes for compilation with BC++ and GnuWin32
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@719
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 8 Sep 1998 22:24:52 +0000 (22:24 +0000)]
Added Latex style file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@718
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Tue, 8 Sep 1998 19:09:50 +0000 (19:09 +0000)]
now installs properly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@717
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 8 Sep 1998 18:21:16 +0000 (18:21 +0000)]
It's now possible to drag a listbox filled with entries
Removed #ifdef 0 from resource.cpp around reading code
for wxRadioBox
#ifdeffed a Refresh call that causes DialogEd to dump
code in wxGTK when deleting an item
Suppressed some warnings
Readded socket stuffto gtk.inc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@716
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Tue, 8 Sep 1998 17:19:16 +0000 (17:19 +0000)]
* some C++ness correction in wxStream.
* added support for DLL on Borland32
* fixed export bugs
* fixed a portability problem in socket.cpp
* added a missing function in utilsexc.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@715
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 8 Sep 1998 14:38:35 +0000 (14:38 +0000)]
Updated OGL documentation and tidied up some code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@714
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 8 Sep 1998 00:27:29 +0000 (00:27 +0000)]
Rewrote wxRadioBox (recompile)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@713
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 7 Sep 1998 22:38:10 +0000 (22:38 +0000)]
I debug DialogEd for five hours and then Karsten
tells me that CaptureMouse is broken. Doh.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@712
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 7 Sep 1998 22:04:40 +0000 (22:04 +0000)]
Changed DnD MIME file type for file DnD. Understood?
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@711
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 7 Sep 1998 22:01:55 +0000 (22:01 +0000)]
After resolving all conflicts that came down the
telephone line: DialogEd is ready for general
consumption now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@710
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 7 Sep 1998 21:53:34 +0000 (21:53 +0000)]
Fixed wxCheckBox on wxGTK (SetLabel called before widget creation),
wxListBox::GetSelection returning -1 now doesn't assert; wxProp improvements
for wxGTK; parser.y includes <io.h> under VC++ to eliminate 'read' warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@709
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 7 Sep 1998 18:04:27 +0000 (18:04 +0000)]
Suppress warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@708
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 7 Sep 1998 17:23:29 +0000 (17:23 +0000)]
Added USE_CONFIG
A little more DnD work
wxDialog now inherits from wxPanel (recompile)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@707
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 7 Sep 1998 15:38:51 +0000 (15:38 +0000)]
ok, now it _does_ compile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@706
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 7 Sep 1998 15:32:32 +0000 (15:32 +0000)]
cvs incorrectly merged my last change somehow (there a\were 2
SetActiveTargets), corrected.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@705
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 7 Sep 1998 14:44:38 +0000 (14:44 +0000)]
wxProp now intercepts EVT_TEXT_ENTER instead of EVT_TEXT
Added Checkbox::SetLabel
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@704
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 7 Sep 1998 12:29:07 +0000 (12:29 +0000)]
Much more aggressive for intercepting events and
(not) redirecting them to wxWindows or GTK
All widgets work now in DialogEd
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@703
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 7 Sep 1998 09:27:34 +0000 (09:27 +0000)]
Added wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorithm classes and sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@702
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 7 Sep 1998 09:17:58 +0000 (09:17 +0000)]
Tries unsuccesfully to cure a few more problems
for DialogEd
wxFileSelector now sets the title
Todo is quite complete now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@701
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 7 Sep 1998 09:01:35 +0000 (09:01 +0000)]
some clean up of the code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@700
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 7 Sep 1998 08:59:10 +0000 (08:59 +0000)]
tab traversal now works better (using uninitialized variable was a bad idea :-)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@699
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 7 Sep 1998 08:57:14 +0000 (08:57 +0000)]
added wxLogSysError() in wxExecute() if the command fails
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@698
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 7 Sep 1998 08:56:29 +0000 (08:56 +0000)]
wxGetHomeDir() added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@697
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 7 Sep 1998 08:55:28 +0000 (08:55 +0000)]
wxRegConfig now works again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@696
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 7 Sep 1998 08:54:52 +0000 (08:54 +0000)]
the notebook now has wxTAB_TRAVERSAL style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@695
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 7 Sep 1998 08:53:49 +0000 (08:53 +0000)]
added support for right aligned labels (wxALIGN_RIGT maps to BS_LEFTTEXT)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@694
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 7 Sep 1998 08:52:10 +0000 (08:52 +0000)]
"const" added to wxAceelTable ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@693
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 7 Sep 1998 08:48:06 +0000 (08:48 +0000)]
wxRegConfig now works correctly again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@692
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 7 Sep 1998 08:46:57 +0000 (08:46 +0000)]
"const" added to wxAccelTable ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@691
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 7 Sep 1998 08:45:40 +0000 (08:45 +0000)]
const char *wxGetHomeDir(wxString*) added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@690
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 7 Sep 1998 08:44:46 +0000 (08:44 +0000)]
minor change (using wxLogNull no doesn't flush the old messages)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@689
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 7 Sep 1998 07:58:29 +0000 (07:58 +0000)]
Made wxSocket compile using makefiles; #ifdefed out <<, >> operators in stream.cpp
for USE_SERIALL; included io.h for VC++ in socket.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@688
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 6 Sep 1998 20:27:21 +0000 (20:27 +0000)]
Fillid in many more missing functions (such as Enable())
There are still things to fix when compiling sockets ..
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@687
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 6 Sep 1998 18:47:46 +0000 (18:47 +0000)]
wxMenu doesn't anylonger call the callback if the
event is only a highlight event (more similar to wxMSW)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@686
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 6 Sep 1998 18:34:18 +0000 (18:34 +0000)]
SetFont() the second
#ifdefed SetFont() in Statusbars destructor
wxRadioBox setsize corrected (Still only simple layout)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@685
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Sun, 6 Sep 1998 18:28:00 +0000 (18:28 +0000)]
* Added wxsocket lib and sample (I hope I don't forget some file)
* Updated some wx data and makefiles
* Updates on wxStream (reorganization)
makefile for Windows will nearly follow
wxSocket should work on wxGTK (I've tested it)
* IPC over Network is included
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@684
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 6 Sep 1998 16:55:57 +0000 (16:55 +0000)]
Commented out Robert's SetFont change for now; changed menu handling slightly
in Dialog Editor; use wxConfig now in Dialog Editor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@683
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 6 Sep 1998 15:57:43 +0000 (15:57 +0000)]
GetItem() now works (it was completely broken)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@682
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 6 Sep 1998 14:57:36 +0000 (14:57 +0000)]
Removed bitmap.cpp, bitmap.h from OGL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@681
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 6 Sep 1998 14:52:16 +0000 (14:52 +0000)]
Various changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@680
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 6 Sep 1998 14:43:36 +0000 (14:43 +0000)]
Added some more class docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@679
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 6 Sep 1998 14:35:53 +0000 (14:35 +0000)]
Renamed bitmap.cpp to bmpshape.cpp to aid debugging
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@678
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 6 Sep 1998 14:32:25 +0000 (14:32 +0000)]
OGL improvements
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@677
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 6 Sep 1998 13:46:50 +0000 (13:46 +0000)]
Added SetFont to most controls and controls sample
(recompile)
Added tiny bit of documentation to window.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@676
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 5 Sep 1998 22:36:13 +0000 (22:36 +0000)]
Removed some bugs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@675
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 5 Sep 1998 18:26:06 +0000 (18:26 +0000)]
Fixed two small things in wxListCtrl
Removed SetSizeHint from wxDialog (recompile)
Removed dialog modal flag
Code clean up here and there
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@674
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 5 Sep 1998 16:45:26 +0000 (16:45 +0000)]
Fixed Get...String functions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@673
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 5 Sep 1998 16:37:48 +0000 (16:37 +0000)]
Shared libs now get installed correctly on Linux.
Fixed a compile bug on bitmap.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@672
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 5 Sep 1998 13:59:23 +0000 (13:59 +0000)]
Makefile next attempt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@671
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 5 Sep 1998 08:37:40 +0000 (08:37 +0000)]
Fixed a small wxDialog thing
Fixed transparency in wxNotebook
Turned the controls sample in way the coolest of all smaples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@670
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Fri, 4 Sep 1998 17:32:11 +0000 (17:32 +0000)]
* wxFileInputStream and wxFileOutputStream doesn't inherit anymore from wxFile.
* The destructor of wxFile isn't anymore virtual.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@669
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 4 Sep 1998 12:45:34 +0000 (12:45 +0000)]
friends declarations removed, GetBitmap/Pixmap functions made public
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@668
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 4 Sep 1998 12:45:00 +0000 (12:45 +0000)]
Removed remaining file.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@667
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 4 Sep 1998 12:43:41 +0000 (12:43 +0000)]
Corrected wxWindow::GetExtent
s econd attempt at accelerators (mdi sample works)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@666
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 4 Sep 1998 11:56:53 +0000 (11:56 +0000)]
image in the notebook is now at the left of the label (as in wxMSW), not at
its right
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@665
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 4 Sep 1998 11:25:34 +0000 (11:25 +0000)]
Added friend wxNotebook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@664
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 4 Sep 1998 11:24:30 +0000 (11:24 +0000)]
Fixed compile error in gtk/dc.cpp (L.88); also menu problem in msw/mdi.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@663
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775