]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
25 years agoWatcom C++ mods
Julian Smart [Thu, 7 Jan 1999 15:22:05 +0000 (15:22 +0000)] 
Watcom C++ mods

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

25 years agoDoc & Symantec C++ fixes
Julian Smart [Thu, 7 Jan 1999 08:43:47 +0000 (08:43 +0000)] 
Doc & Symantec C++ fixes

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

25 years ago Compilation fixes
Robert Roebling [Wed, 6 Jan 1999 21:09:17 +0000 (21:09 +0000)] 
  Compilation fixes
  Found out how to do wxUSE_XX 0 and 1

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

25 years agobug in wxString::Printf() corrected (the length of the string wasn't updated
Vadim Zeitlin [Tue, 5 Jan 1999 22:53:29 +0000 (22:53 +0000)] 
bug in wxString::Printf() corrected (the length of the string wasn't updated
correctly)

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

25 years agoadded wx<TemplateListName>::Node typedef for the node corresponding to this list
Vadim Zeitlin [Tue, 5 Jan 1999 22:52:22 +0000 (22:52 +0000)] 
added wx<TemplateListName>::Node typedef for the node corresponding to this list

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

25 years agoMIME classes with docs (not yet added to the makefiles)
Vadim Zeitlin [Tue, 5 Jan 1999 22:40:50 +0000 (22:40 +0000)] 
MIME classes with docs (not yet added to the makefiles)

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

25 years agoAdded thread makefile
Julian Smart [Tue, 5 Jan 1999 22:15:54 +0000 (22:15 +0000)] 
Added thread makefile

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

25 years ago simple spec for RPMs
Robert Roebling [Tue, 5 Jan 1999 18:46:22 +0000 (18:46 +0000)] 
  simple spec for RPMs

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

25 years agofile I forgot to commit last time (wxCritSection)
Vadim Zeitlin [Tue, 5 Jan 1999 03:04:48 +0000 (03:04 +0000)] 
file I forgot to commit last time (wxCritSection)

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

25 years agoSimplified BC++ makefiles; C++Builder 1.0 compilation seems to work;
Julian Smart [Mon, 4 Jan 1999 21:51:15 +0000 (21:51 +0000)] 
Simplified BC++ makefiles; C++Builder 1.0 compilation seems to work;
changed #ifdef -> #if for wxUSE_STD_IOSTREAM; #ifdefed thread usage in app.cpp.

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

25 years agoSome small corrections and setup.h additions
Julian Smart [Mon, 4 Jan 1999 18:34:42 +0000 (18:34 +0000)] 
Some small corrections and setup.h additions

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

25 years ago configure and #ifdef wxUSE_XXX updates
Robert Roebling [Mon, 4 Jan 1999 13:52:06 +0000 (13:52 +0000)] 
  configure and #ifdef wxUSE_XXX updates

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

25 years agoCorrected memory.cpp compilation error; Cygwin makefile uses generic wxDirDlg
Julian Smart [Mon, 4 Jan 1999 10:53:42 +0000 (10:53 +0000)] 
Corrected memory.cpp compilation error; Cygwin makefile uses generic wxDirDlg

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

25 years ago Proofed that iostreams break threads
Robert Roebling [Sun, 3 Jan 1999 16:54:26 +0000 (16:54 +0000)] 
  Proofed that iostreams break threads

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

25 years ago new cursors
Robert Roebling [Sun, 3 Jan 1999 11:03:59 +0000 (11:03 +0000)] 
  new cursors
  bug in menuitem->check
  minor things here and there

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

25 years ago1. New classes documented: wxCriticalSection, wxMutexLocker,
Vadim Zeitlin [Sat, 2 Jan 1999 23:02:30 +0000 (23:02 +0000)] 
1. New classes documented: wxCriticalSection, wxMutexLocker,
   wxCriticalSectionLocker
2. New overviews: Threads overview, Container classes overview
3. A modest update of wxList/wxNode docs to bring them up to date
   with the new classes (array.tex is simply empty for the moment)

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

25 years agorestoring wxUSE_GLOBAL_MEMORY_OPERATORS I accidentally removed a moment ago
Vadim Zeitlin [Sat, 2 Jan 1999 22:58:27 +0000 (22:58 +0000)] 
restoring wxUSE_GLOBAL_MEMORY_OPERATORS I accidentally removed a moment ago

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

25 years agoThread fixes (but they still don't work at all...)
Vadim Zeitlin [Sat, 2 Jan 1999 22:55:03 +0000 (22:55 +0000)] 
Thread fixes (but they still don't work at all...)

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

25 years ago Triued in vain to fix threads segvs with gcc
Robert Roebling [Sat, 2 Jan 1999 22:24:41 +0000 (22:24 +0000)] 
  Triued in vain to fix threads segvs with gcc
  Removed wxDebugStream

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

25 years ago Header changes (gtk.h etc no longer included in defs.h
Robert Roebling [Sat, 2 Jan 1999 19:13:25 +0000 (19:13 +0000)] 
  Header changes (gtk.h etc no longer included in defs.h
    but in *.cpp to speed up compilation (?) )

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

25 years agoCorrected memory.cpp checkpoint bug; added Tex2RTF
Julian Smart [Sat, 2 Jan 1999 00:45:39 +0000 (00:45 +0000)] 
Corrected memory.cpp checkpoint bug; added Tex2RTF

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

25 years agowxString(const wxString& str, size_t position, size_t len) ctor now doesn't
Vadim Zeitlin [Fri, 1 Jan 1999 22:49:27 +0000 (22:49 +0000)] 
wxString(const wxString& str, size_t position, size_t len) ctor now doesn't
have default value for the third param to avoid conflicts with
wxString(const wxString& str, size_t len) ctor. Sorry if this breaks code
which relied on it...

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

25 years agoLots of wxMotif fixes
Julian Smart [Fri, 1 Jan 1999 19:13:35 +0000 (19:13 +0000)] 
Lots of wxMotif fixes

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

25 years agomac support as stubs added
Stefan Csomor [Fri, 1 Jan 1999 16:22:21 +0000 (16:22 +0000)] 
mac support as stubs added

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

25 years agocw makefile for minimal - to be used as template
Stefan Csomor [Fri, 1 Jan 1999 16:15:24 +0000 (16:15 +0000)] 
cw makefile for minimal - to be used as template

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

25 years agocommon definitions for cw
Stefan Csomor [Fri, 1 Jan 1999 16:14:00 +0000 (16:14 +0000)] 
common definitions for cw

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

25 years agomac socket port (preliminary - based on M. Neerachers GUSI + additions)
Stefan Csomor [Fri, 1 Jan 1999 16:12:06 +0000 (16:12 +0000)] 
mac socket port (preliminary - based on M. Neerachers GUSI + additions)

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

25 years agoadded win32 release and ppc targets
Stefan Csomor [Fri, 1 Jan 1999 16:09:58 +0000 (16:09 +0000)] 
added win32 release and ppc targets

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

25 years agostarted once again from stubs
Stefan Csomor [Fri, 1 Jan 1999 16:05:26 +0000 (16:05 +0000)] 
started once again from stubs

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

25 years agosource files for precompiled headers for cw
Stefan Csomor [Fri, 1 Jan 1999 15:58:51 +0000 (15:58 +0000)] 
source files for precompiled headers for cw

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

25 years agostarted once again from stubs
Stefan Csomor [Fri, 1 Jan 1999 15:56:08 +0000 (15:56 +0000)] 
started once again from stubs

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

25 years ago Compile and build fixes
Robert Roebling [Thu, 31 Dec 1998 21:58:16 +0000 (21:58 +0000)] 
  Compile and build fixes
  Version update etc.

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

25 years agoRationalised a few more docs
Julian Smart [Thu, 31 Dec 1998 18:18:56 +0000 (18:18 +0000)] 
Rationalised a few more docs

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

25 years agoFixed Dialog Editor compilation
Julian Smart [Thu, 31 Dec 1998 17:32:18 +0000 (17:32 +0000)] 
Fixed Dialog Editor compilation

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

25 years agoAdded Property List classes to main library; added proplist sample; merged
Julian Smart [Thu, 31 Dec 1998 16:15:45 +0000 (16:15 +0000)] 
Added Property List classes to main library; added proplist sample; merged
changes.txt files

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

25 years agoRmoved more wxprop files
Julian Smart [Thu, 31 Dec 1998 15:59:33 +0000 (15:59 +0000)] 
Rmoved more wxprop files

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

25 years agoRemoved wxProp source files
Julian Smart [Thu, 31 Dec 1998 15:56:03 +0000 (15:56 +0000)] 
Removed wxProp source files

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

25 years agoAdded fractal, bombs samples; removed global app variable from dbtest.cpp
Julian Smart [Thu, 31 Dec 1998 10:54:41 +0000 (10:54 +0000)] 
Added fractal, bombs samples; removed global app variable from dbtest.cpp

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

25 years ago Guess what: ODBC updates and build fixes.
Robert Roebling [Wed, 30 Dec 1998 23:30:49 +0000 (23:30 +0000)] 
  Guess what: ODBC updates and build fixes.

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

25 years ago sockets work now an all platforms
Robert Roebling [Wed, 30 Dec 1998 20:44:00 +0000 (20:44 +0000)] 
  sockets work now an all platforms

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

25 years agoIntroduced wxSOCKET_INT to socket.cpp. The previous code wouldn't compile on Windows.
Julian Smart [Wed, 30 Dec 1998 17:55:38 +0000 (17:55 +0000)] 
Introduced wxSOCKET_INT to socket.cpp. The previous code wouldn't compile on Windows.
Someone please determine what wxSOCKET_INT should be on your platform
(I'm pretty sure just 'int' was OK on Linux when I tested it)

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

25 years agoadded directories for Motif headers and libs under Solaris to the search path
Vadim Zeitlin [Wed, 30 Dec 1998 17:55:20 +0000 (17:55 +0000)] 
added directories for Motif headers and libs under Solaris to the search path

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

25 years agoAdded makefile.b32 to db sample
Julian Smart [Wed, 30 Dec 1998 17:42:59 +0000 (17:42 +0000)] 
Added makefile.b32 to db sample

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

25 years agoUpdated the Remstar ODBC files, got the db sample compiling; added Freq and SubString
Julian Smart [Wed, 30 Dec 1998 17:40:53 +0000 (17:40 +0000)] 
Updated the Remstar ODBC files, got the db sample compiling; added Freq and SubString
to wxString

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

25 years ago Motif corrections in
Robert Roebling [Wed, 30 Dec 1998 16:24:18 +0000 (16:24 +0000)] 
  Motif corrections in
    wxDC (match wxWin 2.0 drawing stuff)
    on idle handling -> speed-up
    threads work now
    modules work now (also in release mode...)
    wxMotif compiles with configure again

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

25 years agostupid bug corrected (the code was never compiled)
Vadim Zeitlin [Wed, 30 Dec 1998 16:04:01 +0000 (16:04 +0000)] 
stupid bug corrected (the code was never compiled)

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

25 years ago Tried to fix some socket things. Wasn't enough.
Robert Roebling [Tue, 29 Dec 1998 17:18:41 +0000 (17:18 +0000)] 
  Tried to fix some socket things. Wasn't enough.

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

25 years agoadded WX_CLEAR_ARRAY() macro to delete all the elements of an array
Vadim Zeitlin [Tue, 29 Dec 1998 16:54:48 +0000 (16:54 +0000)] 
added WX_CLEAR_ARRAY() macro to delete all the elements of an array

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

25 years agosmall optimization in ProcessEvent() (IsKindOf(wxWindow) only called once)
Vadim Zeitlin [Tue, 29 Dec 1998 15:25:07 +0000 (15:25 +0000)] 
small optimization in ProcessEvent() (IsKindOf(wxWindow) only called once)

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

25 years agoBC++/16-bit support now working, but without resource system
Julian Smart [Tue, 29 Dec 1998 11:02:36 +0000 (11:02 +0000)] 
BC++/16-bit support now working, but without resource system

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

25 years ago Added wxNotebook::SetText and SetImage (thanks Harm)
Robert Roebling [Tue, 29 Dec 1998 08:42:15 +0000 (08:42 +0000)] 
  Added wxNotebook::SetText and SetImage (thanks Harm)

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

25 years agoFixes to wxMotif scrolling and colours (wxTreeCtrl/wxListCtrl now seem to work
Julian Smart [Mon, 28 Dec 1998 21:32:10 +0000 (21:32 +0000)] 
Fixes to wxMotif scrolling and colours (wxTreeCtrl/wxListCtrl now seem to work
well, ta-ra!); fixes to thread.cpp since constants were changed

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

25 years ago Compile fix for filefn.cpp
Robert Roebling [Mon, 28 Dec 1998 18:53:03 +0000 (18:53 +0000)] 
  Compile fix for filefn.cpp
  doc update
  SGI threads use new constant names

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

25 years ago Added facenames support to wxFont
Robert Roebling [Mon, 28 Dec 1998 16:03:19 +0000 (16:03 +0000)] 
  Added facenames support to wxFont

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

25 years agowxGTK compiles (and links) when configured without threads
Vadim Zeitlin [Mon, 28 Dec 1998 15:36:14 +0000 (15:36 +0000)] 
wxGTK compiles (and links) when configured without threads

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

25 years agoChanges for 16-bit BC++ (not there yet), GnuWin32; typetest sample
Julian Smart [Mon, 28 Dec 1998 12:35:49 +0000 (12:35 +0000)] 
Changes for 16-bit BC++ (not there yet), GnuWin32; typetest sample
fixed; some documentation fixes

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

25 years agoAdded CodeWarrior files to distribution scripts
Julian Smart [Mon, 28 Dec 1998 12:33:30 +0000 (12:33 +0000)] 
Added CodeWarrior files to distribution scripts

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

25 years ago Now even Julian can use wxGTK :-)
Robert Roebling [Mon, 28 Dec 1998 11:39:06 +0000 (11:39 +0000)] 
  Now even Julian can use wxGTK :-)

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

25 years ago Compilation fixes for OGL
Robert Roebling [Sun, 27 Dec 1998 14:44:40 +0000 (14:44 +0000)] 
  Compilation fixes for OGL

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

25 years ago1. Pause()/Resume() implemented for wxMSW
Vadim Zeitlin [Sun, 27 Dec 1998 00:54:53 +0000 (00:54 +0000)] 
1. Pause()/Resume() implemented for wxMSW
2. crash on startup in the sample corrected

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

25 years ago Makefile tweaks
Robert Roebling [Sat, 26 Dec 1998 20:09:03 +0000 (20:09 +0000)] 
  Makefile tweaks
  Threads work now under wxGTK and glibc 2

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

25 years ago* Fixes (AIF works on Linux)
Guilhem Lavaux [Sat, 26 Dec 1998 15:36:45 +0000 (15:36 +0000)] 
* Fixes (AIF works on Linux)

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

25 years agono message
Unknown (UG) [Sat, 26 Dec 1998 03:41:38 +0000 (03:41 +0000)] 
no message

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

25 years ago* Fixes (WAV works on Linux, AIFF following)
Guilhem Lavaux [Fri, 25 Dec 1998 11:02:39 +0000 (11:02 +0000)] 
* Fixes (WAV works on Linux, AIFF following)

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

25 years agowxStringList::Sort() bug corrected
Vadim Zeitlin [Fri, 25 Dec 1998 00:34:23 +0000 (00:34 +0000)] 
wxStringList::Sort() bug corrected

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

25 years agoattempt to fix a report about compile problems in generic treectrl
Vadim Zeitlin [Fri, 25 Dec 1998 00:06:15 +0000 (00:06 +0000)] 
attempt to fix a report about compile problems in generic treectrl

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

25 years agowxGetUserName() returns the user name (wxGetUserId()) if all else fails
Vadim Zeitlin [Thu, 24 Dec 1998 23:26:41 +0000 (23:26 +0000)] 
wxGetUserName() returns the user name (wxGetUserId()) if all else fails

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

25 years agoSome more wxMotif improvements: DrawIcon fixed; generic notebook
Julian Smart [Wed, 23 Dec 1998 21:35:51 +0000 (21:35 +0000)] 
Some more wxMotif improvements: DrawIcon fixed; generic notebook
implementation used. wxGTK's DrawIcon has 2 args added for wxMSW compatibility.

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

25 years ago* Fixes
Guilhem Lavaux [Wed, 23 Dec 1998 18:16:19 +0000 (18:16 +0000)] 
* Fixes

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

25 years agoMoved the main funtion into its own source file.
Robin Dunn [Wed, 23 Dec 1998 17:51:12 +0000 (17:51 +0000)] 
Moved the main funtion into its own source file.

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

25 years agoCompilation fixes for SUN CC.
Julian Smart [Wed, 23 Dec 1998 12:33:45 +0000 (12:33 +0000)] 
Compilation fixes for SUN CC.

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

25 years agoGot generic wxListCtrl, wxTreeCtrl working under Windows, wxNotebook almost;
Julian Smart [Wed, 23 Dec 1998 09:58:02 +0000 (09:58 +0000)] 
Got generic wxListCtrl, wxTreeCtrl working under Windows, wxNotebook almost;
some doc corrections; Win16 dialog crash cured

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

25 years agowxTextFile::Type changed to ::wxTextFileType (portability)
Vadim Zeitlin [Tue, 22 Dec 1998 11:55:03 +0000 (11:55 +0000)] 
wxTextFile::Type changed to ::wxTextFileType (portability)

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

25 years agoNow compiles with /GX- on MSW.
Robin Dunn [Mon, 21 Dec 1998 19:59:03 +0000 (19:59 +0000)] 
Now compiles with /GX- on MSW.

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

25 years agoAdded $(OVERRIDEFLAGS) to the end of the flags so default flags can be overridden.
Robin Dunn [Mon, 21 Dec 1998 19:49:46 +0000 (19:49 +0000)] 
Added $(OVERRIDEFLAGS) to the end of the flags so default flags can be overridden.

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

25 years agoAdded convenience form of wxEvtHandler::Connect, only one id; changed
Julian Smart [Mon, 21 Dec 1998 09:59:58 +0000 (09:59 +0000)] 
Added convenience form of wxEvtHandler::Connect, only one id; changed
type to wxEventType; fixed my regconf.h mistake in config.cpp (oops)

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

25 years agoCW Win32 support
Stefan Csomor [Mon, 21 Dec 1998 09:10:07 +0000 (09:10 +0000)] 
CW Win32 support

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

25 years agoCW Win32 support
Stefan Csomor [Mon, 21 Dec 1998 08:44:48 +0000 (08:44 +0000)] 
CW Win32 support

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

25 years agoCW Win32 support
Stefan Csomor [Mon, 21 Dec 1998 08:36:48 +0000 (08:36 +0000)] 
CW Win32 support

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

25 years agowxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return
Julian Smart [Sun, 20 Dec 1998 23:49:21 +0000 (23:49 +0000)] 
wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return
types in wxCHECK_MSG); compiles again for 16-bit Windows, though dialogs don't work;
added generic notebook implementation (copied from wxMotif); fixed event handler
arg in wxDirDialog; added preliminary wxImage reference; removed some constructors from documentation; fixed wxIniConfig compilation

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

25 years agomissing functions implemented in wxMSW tree ctrl (custom sorting,
Vadim Zeitlin [Sun, 20 Dec 1998 00:34:52 +0000 (00:34 +0000)] 
missing functions implemented in wxMSW tree ctrl (custom sorting,
GetChildrenCount(), DeleteChildren()).

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

25 years ago wxPython updates (SWIG really works, cannot believe it)
Robert Roebling [Sat, 19 Dec 1998 12:38:52 +0000 (12:38 +0000)] 
  wxPython updates (SWIG really works, cannot believe it)
  wxRadioBox now has multi column layout (the wxPython sample
    still doesn't do that correctly)

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

25 years ago Added missing filed to sample
Robert Roebling [Sat, 19 Dec 1998 08:19:24 +0000 (08:19 +0000)] 
  Added missing filed to sample

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

25 years ago Added more keyboard handling to wxTreeCtrl
Robert Roebling [Sat, 19 Dec 1998 08:16:45 +0000 (08:16 +0000)] 
  Added more keyboard handling to wxTreeCtrl
  Fixed HitText wrt to items with an image
  changed size calculation in wxStatText

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

25 years agoPartial Watcom C++ 10.6 support added (doesn't link for some reason)
Julian Smart [Fri, 18 Dec 1998 23:18:59 +0000 (23:18 +0000)] 
Partial Watcom C++ 10.6 support added (doesn't link for some reason)

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

25 years agoSolved a bug in generic wxTreeCtrl whereby CalculatePositions was not completing
Julian Smart [Fri, 18 Dec 1998 18:22:43 +0000 (18:22 +0000)] 
Solved a bug in generic wxTreeCtrl whereby CalculatePositions was not completing
due to a missing '!', so scrollbars were not set properly. Tidied up wxMotif
scrollbar setting.

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

25 years ago wxDirDialog now sorts its entries
Robert Roebling [Fri, 18 Dec 1998 17:05:57 +0000 (17:05 +0000)] 
   wxDirDialog now sorts its entries

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

25 years ago wxClipboard now serves the primary selection as well
Robert Roebling [Fri, 18 Dec 1998 15:49:10 +0000 (15:49 +0000)] 
  wxClipboard now serves the primary selection as well
  wxPython fixes
  warning mesages

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

25 years agoadded stubs for wxTreeCtrl functions not yet implemented under MSW
Vadim Zeitlin [Fri, 18 Dec 1998 15:47:08 +0000 (15:47 +0000)] 
added stubs for wxTreeCtrl functions not yet implemented under MSW

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

25 years agowxTreeCtrl::Sort() changed, adapted the sample to show it.
Vadim Zeitlin [Fri, 18 Dec 1998 15:37:19 +0000 (15:37 +0000)] 
wxTreeCtrl::Sort() changed, adapted the sample to show it.

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

25 years agoAdded dummy DeleteChildren so the sample will at least link.
Julian Smart [Fri, 18 Dec 1998 14:53:13 +0000 (14:53 +0000)] 
Added dummy DeleteChildren so the sample will at least link.

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

25 years agoIn DialogEd, changed Close to Destroy to make it shut down properly.
Julian Smart [Fri, 18 Dec 1998 14:40:38 +0000 (14:40 +0000)] 
In DialogEd, changed Close to Destroy to make it shut down properly.
Various Motif fixes incl. fixing window colours, menu fonts/colours, dialog box

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

25 years ago Fixed nasty bug wxFont
Robert Roebling [Fri, 18 Dec 1998 13:35:58 +0000 (13:35 +0000)] 
  Fixed nasty bug wxFont
  Removed wxDirDialog from /src/gtk

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

25 years ago Tried to add sorting to wxTreeCtrl
Robert Roebling [Fri, 18 Dec 1998 10:19:07 +0000 (10:19 +0000)] 
  Tried to add sorting to wxTreeCtrl
  minor fixes to radiobutton

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

25 years agoAdded an index for the HTML files
Julian Smart [Thu, 17 Dec 1998 22:39:43 +0000 (22:39 +0000)] 
Added an index for the HTML files

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

25 years agoAdded some gettext HTML files
Julian Smart [Thu, 17 Dec 1998 22:13:38 +0000 (22:13 +0000)] 
Added some gettext HTML files

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

25 years ago*** empty log message ***
Julian Smart [Thu, 17 Dec 1998 21:06:15 +0000 (21:06 +0000)] 
*** empty log message ***

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

25 years agoAdded wxRA_SPECIFY_COLS/ROWS (same as wxRA_HORIZONTAL/VERTICAL)
Julian Smart [Thu, 17 Dec 1998 21:05:28 +0000 (21:05 +0000)] 
Added wxRA_SPECIFY_COLS/ROWS (same as wxRA_HORIZONTAL/VERTICAL)

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

25 years agoAdded wxDirDialog to generic directories
Julian Smart [Thu, 17 Dec 1998 20:56:27 +0000 (20:56 +0000)] 
Added wxDirDialog to generic directories

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

25 years agoThe checkbox doesn't eat the first "toggled" event if SetValue(FALSE) was
Vadim Zeitlin [Thu, 17 Dec 1998 20:24:44 +0000 (20:24 +0000)] 
The checkbox doesn't eat the first "toggled" event if SetValue(FALSE) was
called any more. Added 2 lines to the controls sample to demonstrate it.

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