]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
25 years agoAdded a generic wxProgressDialog and made wxPostscriptPrinter use it.
Karsten Ballüder [Sun, 9 May 1999 15:19:45 +0000 (15:19 +0000)] 
Added a generic wxProgressDialog and made wxPostscriptPrinter use it.

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

25 years ago*** empty log message ***
Julian Smart [Sun, 9 May 1999 15:03:29 +0000 (15:03 +0000)] 
*** empty log message ***

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

25 years agoMisc. fixes
Julian Smart [Sun, 9 May 1999 14:49:40 +0000 (14:49 +0000)] 
Misc. fixes

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

25 years agoAdded JPEG jconfig.vc, BC++/VC++ makefiles. Sort of fixed jconfig.h for
Julian Smart [Sun, 9 May 1999 14:48:20 +0000 (14:48 +0000)] 
Added JPEG jconfig.vc, BC++/VC++ makefiles. Sort of fixed jconfig.h for
VC++ compilation but probably configure on Unix will go and overwrite it or something.

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

25 years ago* Fixed two or three things in sckint.cpp but I still don't manage to
Guilhem Lavaux [Sun, 9 May 1999 12:24:13 +0000 (12:24 +0000)] 
* Fixed two or three things in sckint.cpp but I still don't manage to
  fix the bug in wxSocketInternal::StopWaiter (Main thread hangs in
  wxThreadInternal::Wait). If someone has an idea I would be very happy ...

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

25 years ago Applied FreeBSD patch
Robert Roebling [Sun, 9 May 1999 10:54:11 +0000 (10:54 +0000)] 
  Applied FreeBSD patch
  augmented beta version to 4

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

25 years agoRecursion bad... handle C++ style comments
Brian Macy [Sun, 9 May 1999 02:35:00 +0000 (02:35 +0000)] 
Recursion bad... handle C++ style comments

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

25 years agoCommented out 2 apparently used and invalid bitmaps
Brian Macy [Sat, 8 May 1999 21:21:35 +0000 (21:21 +0000)] 
Commented out 2 apparently used and invalid bitmaps

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

25 years agoReference counted objects should be used *much* more carefully. This was
Brian Macy [Sat, 8 May 1999 21:21:10 +0000 (21:21 +0000)] 
Reference counted objects should be used *much* more carefully. This was
completely unnecessary.

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

25 years agoMuch improved, update rectangles almost work. Selections seem to work.
Karsten Ballüder [Sat, 8 May 1999 18:01:24 +0000 (18:01 +0000)] 
Much improved, update rectangles almost work. Selections seem to work.

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

25 years ago Corrected bmpbutton size
Robert Roebling [Sat, 8 May 1999 14:18:51 +0000 (14:18 +0000)] 
  Corrected bmpbutton size
  added wxNO_BORDER style to button classes
  added WMclass and WMname strings to dialogs and frames
  added flag to scroll sample

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

25 years ago* implemented VZ's idea about creating and destroying bg threads.
Guilhem Lavaux [Sat, 8 May 1999 12:18:53 +0000 (12:18 +0000)] 
* implemented VZ's idea about creating and destroying bg threads.
  (PB with the destruction of waiter: I think it's a race problem but
   I can't localize it if someone finds it please mail it to me)
* Fixed race condition in threadpsx.cpp.

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

25 years agoFixed two missing parens
Brian Macy [Sat, 8 May 1999 04:58:10 +0000 (04:58 +0000)] 
Fixed two missing parens

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

25 years agoFixed SetZoom() so it can be used from the outside.
Karsten Ballüder [Fri, 7 May 1999 23:05:22 +0000 (23:05 +0000)] 
Fixed SetZoom() so it can be used from the outside.

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

25 years ago a bit of debug code
Robert Roebling [Fri, 7 May 1999 21:26:56 +0000 (21:26 +0000)] 
  a bit of debug code
  radiobox gets frames again

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

25 years agocompilation fix
Vadim Zeitlin [Fri, 7 May 1999 20:48:42 +0000 (20:48 +0000)] 
compilation fix

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

25 years agoTry to not include ctype functions for win32. Not really tested with
Ove Kaaven [Fri, 7 May 1999 18:36:06 +0000 (18:36 +0000)] 
Try to not include ctype functions for win32. Not really tested with
Borland C++, as I don't have the machine with BC++ available right now,
but it should probably be better anyway...

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

25 years ago* Created a new wxObject method: wxObject::CopyObject(wxObject&)
Guilhem Lavaux [Fri, 7 May 1999 18:34:32 +0000 (18:34 +0000)] 
* Created a new wxObject method: wxObject::CopyObject(wxObject&)
  and wxObject::Clone() uses it.
* Added some CopyObject to events.
* Reenable the idle loop in wxEvtHandler::ProcessThreadEvent(...)
* Some correctness in wxSocket.
   Major bugs remaining:
      - it seems there is a mutex problem when it works too quickly
      - all threads aren't destroyed ...

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

25 years agotree ctrl sorting shouldn't crash when items don't have data
Vadim Zeitlin [Fri, 7 May 1999 18:02:41 +0000 (18:02 +0000)] 
tree ctrl sorting shouldn't crash when items don't have data

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

25 years agoCrude hack to fix crash for 8bit displays. Seems to work fine. PLEASE CHECK
Karsten Ballüder [Fri, 7 May 1999 10:51:50 +0000 (10:51 +0000)] 
Crude hack to fix crash for 8bit displays. Seems to work fine. PLEASE CHECK

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

25 years agoTook care of those missing frees from failure conditions in wxExecute.
Ove Kaaven [Fri, 7 May 1999 10:20:14 +0000 (10:20 +0000)] 
Took care of those missing frees from failure conditions in wxExecute.

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

25 years agoprintf => wxLogTrace
Vadim Zeitlin [Thu, 6 May 1999 18:40:04 +0000 (18:40 +0000)] 
printf => wxLogTrace

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

25 years agoRemoved superfluous GDK_DECOR_BORDER.
Karsten Ballüder [Thu, 6 May 1999 15:13:02 +0000 (15:13 +0000)] 
Removed superfluous GDK_DECOR_BORDER.

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

25 years ago minor fixes
Robert Roebling [Thu, 6 May 1999 14:30:49 +0000 (14:30 +0000)] 
  minor fixes
  cursor fix for splitter window

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

25 years agoMinor fixes, should be ok now.
Karsten Ballüder [Thu, 6 May 1999 09:47:01 +0000 (09:47 +0000)] 
Minor fixes, should be ok now.

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

25 years agoSome doc corrections; various small fixes for Cygwin and BC++
Julian Smart [Thu, 6 May 1999 08:38:01 +0000 (08:38 +0000)] 
Some doc corrections; various small fixes for Cygwin and BC++

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

25 years agoDefined PBS_SMOOTH, PBS_VERTICAL in gauge95.cpp, if required
Julian Smart [Thu, 6 May 1999 08:31:56 +0000 (08:31 +0000)] 
Defined PBS_SMOOTH, PBS_VERTICAL in gauge95.cpp, if required

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

25 years ago added wxStaticLine used in wxMessageBox
Robert Roebling [Wed, 5 May 1999 21:42:48 +0000 (21:42 +0000)] 
 added wxStaticLine used in wxMessageBox
 added wxNO_BORDER style to radiobox

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

25 years agoModified WM hints handling which should be much better now.
Karsten Ballüder [Wed, 5 May 1999 21:16:16 +0000 (21:16 +0000)] 
Modified WM hints handling which should be much better now.

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

25 years ago fix for menu separator
Robert Roebling [Wed, 5 May 1999 20:05:26 +0000 (20:05 +0000)] 
  fix for menu separator
  wxGlCanvas works again (but flickers)

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

25 years agocWX2MB and cMB2WX should be available even when without wchar_t.
Ove Kaaven [Wed, 5 May 1999 14:20:05 +0000 (14:20 +0000)] 
cWX2MB and cMB2WX should be available even when without wchar_t.

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

25 years agoFixed Yield/Windows clash in sckint.cpp, updated makefile
Julian Smart [Wed, 5 May 1999 11:45:20 +0000 (11:45 +0000)] 
Fixed Yield/Windows clash in sckint.cpp, updated makefile

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

25 years ago Added scrolling of widgets and sample
Robert Roebling [Wed, 5 May 1999 10:25:38 +0000 (10:25 +0000)] 
  Added scrolling of widgets and sample

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

25 years agowxNotebook fixes for Win16; VC++ 4 fixes for OLE files; wxGA_SMOOTH flag (wxMSW);
Julian Smart [Wed, 5 May 1999 08:57:41 +0000 (08:57 +0000)] 
wxNotebook fixes for Win16;  VC++ 4 fixes for OLE files; wxGA_SMOOTH flag (wxMSW);
wxFRAME_FLOAT_ON_PARENT style for frames (wxMSW) to get traditional MSW behaviour.

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

25 years agoAdded wxCONFIG_USE_RELATIVE_PATH option to allow relative paths for config files
J. Russell Smyth [Wed, 5 May 1999 05:01:08 +0000 (05:01 +0000)] 
Added wxCONFIG_USE_RELATIVE_PATH option to allow relative paths for config files

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

25 years agoAdded wxCONFIG_USE_RELATIVE_PATH option to allow config files to be
J. Russell Smyth [Wed, 5 May 1999 05:00:12 +0000 (05:00 +0000)] 
Added wxCONFIG_USE_RELATIVE_PATH option to allow config files to be
specified with relative paths

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

25 years ago Fox around a bug in GTK's GtkNotebook
Robert Roebling [Tue, 4 May 1999 16:16:31 +0000 (16:16 +0000)] 
  Fox around a bug in GTK's GtkNotebook

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

25 years ago Found a few situations where the most recent
Robert Roebling [Tue, 4 May 1999 15:54:49 +0000 (15:54 +0000)] 
  Found a few situations where the most recent
    corrections crashed.
  Changed default size of wxComboBox to what
    seems to be the only value the arrow button
    likes.

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

25 years ago Added window resize patch to wxFrame
Robert Roebling [Tue, 4 May 1999 11:15:37 +0000 (11:15 +0000)] 
  Added window resize patch to wxFrame
  Added patch to wxNotebook for keeping m_id in
    synch after deletion of pages
  Added patch for idle handling within DnD

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

25 years agoRPM bulid updates
Robin Dunn [Tue, 4 May 1999 03:43:25 +0000 (03:43 +0000)] 
RPM bulid updates

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

25 years agoSome slight cleanup and reorganization
Robin Dunn [Tue, 4 May 1999 00:25:56 +0000 (00:25 +0000)] 
Some slight cleanup and reorganization

Added support for making RPM distribution

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

25 years ago TreeCtrl indentation and spacing
Robert Roebling [Mon, 3 May 1999 23:11:53 +0000 (23:11 +0000)] 
  TreeCtrl indentation and spacing

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

25 years ago Fixed a bug which sometimes lead to windows
Robert Roebling [Mon, 3 May 1999 21:09:58 +0000 (21:09 +0000)] 
  Fixed a bug which sometimes lead to windows
    showing up at the size of 20x20 (default).

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

25 years agofix for gtk 1.0.x
Karsten Ballüder [Mon, 3 May 1999 14:28:51 +0000 (14:28 +0000)] 
fix for gtk 1.0.x

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

25 years ago Implemented flat toolbars
Robert Roebling [Mon, 3 May 1999 12:19:16 +0000 (12:19 +0000)] 
  Implemented flat toolbars
  corrected mouse cursor over splitter window
  corrected segvs when setting bg colour in text ctrl
  sliders enlarge when they have labels to avoid pixel junk

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

25 years ago configure defaults to sockets=1 and checks if threads are 1
Robert Roebling [Mon, 3 May 1999 08:06:53 +0000 (08:06 +0000)] 
  configure defaults to sockets=1 and checks if threads are 1

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

25 years ago Improved wxTextCtrl's wrapping behaviour
Robert Roebling [Sun, 2 May 1999 19:23:38 +0000 (19:23 +0000)] 
  Improved wxTextCtrl's wrapping behaviour
  wxGTK package corrections

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

25 years ago mini-bugs in wxMenu (it now converts / to \ in
Robert Roebling [Sun, 2 May 1999 09:19:44 +0000 (09:19 +0000)] 
  mini-bugs in wxMenu (it now converts / to \ in
    the menu text)
  toolbar tips are yellow again
  typo in dcclient

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

25 years agoMore for wxPython 2.0b9 (hopefully the last...)
Robin Dunn [Sun, 2 May 1999 02:06:43 +0000 (02:06 +0000)] 
More for wxPython 2.0b9 (hopefully the last...)

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

25 years agomore 2.0b9 updates
Robin Dunn [Sun, 2 May 1999 00:04:00 +0000 (00:04 +0000)] 
more 2.0b9 updates

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

25 years ago Fix for wxPython segvs
Robert Roebling [Sat, 1 May 1999 21:23:41 +0000 (21:23 +0000)] 
 Fix for wxPython segvs

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

25 years ago Rewrite generic message box
Robert Roebling [Sat, 1 May 1999 21:21:35 +0000 (21:21 +0000)] 
  Rewrite generic message box
  Minor corrections to frame/resizing
  Update for wxPython

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

25 years agowxPython 2.0b9, second phase (gtk)
Robin Dunn [Sat, 1 May 1999 05:10:31 +0000 (05:10 +0000)] 
wxPython 2.0b9, second phase (gtk)
Added gobs of stuff, see wxPython/README.txt for details

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

25 years agowxPython 2.0b9, second phase (gtk)
Robin Dunn [Sat, 1 May 1999 04:41:52 +0000 (04:41 +0000)] 
wxPython 2.0b9, second phase (gtk)
Added gobs of stuff, see wxPython/README.txt for details

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

25 years agowxPython 2.0b9, first phase (win32)
Robin Dunn [Fri, 30 Apr 1999 21:13:43 +0000 (21:13 +0000)] 
wxPython 2.0b9, first phase (win32)
Added gobs of stuff, see wxPython/README.txt for details

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

25 years agowxPython documentation update
Robin Dunn [Fri, 30 Apr 1999 21:11:11 +0000 (21:11 +0000)] 
wxPython documentation update

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

25 years ago Added hotkeys to menus "E&xit\tAlt-X" and such.
Robert Roebling [Fri, 30 Apr 1999 20:13:24 +0000 (20:13 +0000)] 
  Added hotkeys to menus "E&xit\tAlt-X" and such.
  Added hotkeys to minimal sample. Please on wxMSW.

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

25 years agoShould compile better if wchar_t is not available.
Ove Kaaven [Fri, 30 Apr 1999 17:14:48 +0000 (17:14 +0000)] 
Should compile better if wchar_t is not available.

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

25 years ago Updated docs, distrib and version
Robert Roebling [Fri, 30 Apr 1999 13:53:02 +0000 (13:53 +0000)] 
  Updated docs, distrib and version
  wxGLCanvas now gets keyboard input

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

25 years ago jconfig.h uses configures results
Robert Roebling [Fri, 30 Apr 1999 10:42:51 +0000 (10:42 +0000)] 
  jconfig.h uses configures results

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

25 years agosuppressed compiler warning
Karsten Ballüder [Fri, 30 Apr 1999 10:35:30 +0000 (10:35 +0000)] 
suppressed compiler warning

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

25 years agosuppressed compiler warning about unitialised umask value
Karsten Ballüder [Fri, 30 Apr 1999 10:30:19 +0000 (10:30 +0000)] 
suppressed compiler warning about unitialised umask value

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

25 years agowxPython 2.0b9, first phase (win32)
Robin Dunn [Fri, 30 Apr 1999 03:36:26 +0000 (03:36 +0000)] 
wxPython 2.0b9, first phase (win32)
Added gobs of stuff, see wxPython/README.txt for details

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

25 years agowxPython 2.0b9, first phase (win32)
Robin Dunn [Fri, 30 Apr 1999 03:29:54 +0000 (03:29 +0000)] 
wxPython 2.0b9, first phase (win32)
Added gobs of stuff, see wxPython/README.txt for details

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

25 years agoFixed wxValidator::Clone and friends to return a wxObject* to keep
Robin Dunn [Fri, 30 Apr 1999 02:39:50 +0000 (02:39 +0000)] 
Fixed wxValidator::Clone and friends to return a wxObject* to keep
MS VC++ happy

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

25 years ago Compile fixes for SGI
Robert Roebling [Thu, 29 Apr 1999 21:19:57 +0000 (21:19 +0000)] 
  Compile fixes for SGI

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

25 years agoUnicode fixes.
Ove Kaaven [Thu, 29 Apr 1999 17:19:09 +0000 (17:19 +0000)] 
Unicode fixes.

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

25 years agowxPython documentation update
Robin Dunn [Thu, 29 Apr 1999 16:12:07 +0000 (16:12 +0000)] 
wxPython documentation update

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

25 years agoAdded $(NEW_WXLIBNAME) to allow changing the library or DLL name
Robin Dunn [Thu, 29 Apr 1999 15:57:41 +0000 (15:57 +0000)] 
Added $(NEW_WXLIBNAME) to allow changing the library or DLL name

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

25 years ago controls sample tests a bit more
Robert Roebling [Thu, 29 Apr 1999 15:00:11 +0000 (15:00 +0000)] 
  controls sample tests a bit more
  combox doesn't send start-up event
  spinbutton looks correct now
  slider had vertic/horiz flags mixed up
  threads use gdk_enter_gui()
  dnd works a bit more often

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

25 years ago MiniFrame title are back.
Robert Roebling [Wed, 28 Apr 1999 21:41:16 +0000 (21:41 +0000)] 
  MiniFrame title are back.
  DnD and threads have stopped to work.

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

25 years ago removed (wrong?) assert
Robert Roebling [Wed, 28 Apr 1999 18:28:06 +0000 (18:28 +0000)] 
  removed (wrong?) assert

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

25 years ago Added configure patch for DEC
Robert Roebling [Wed, 28 Apr 1999 17:05:45 +0000 (17:05 +0000)] 
  Added configure patch for DEC
  Tried to find a DnD bug.
  Corrected a tree ctrl bug.

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

25 years agoFixed gtk 1.0.6 corruped menu entry names.
Karsten Ballüder [Wed, 28 Apr 1999 14:06:09 +0000 (14:06 +0000)] 
Fixed gtk 1.0.6 corruped menu entry names.

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

25 years ago background colour changes for listbox and combobox
Robert Roebling [Wed, 28 Apr 1999 12:56:25 +0000 (12:56 +0000)] 
  background colour changes for listbox and combobox

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

25 years agoFixed gtk 1.0.6 floating subwindow bug.
Karsten Ballüder [Wed, 28 Apr 1999 11:39:57 +0000 (11:39 +0000)] 
Fixed gtk 1.0.6 floating subwindow bug.

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

25 years ago Chnages to focus code with debug code
Robert Roebling [Wed, 28 Apr 1999 08:29:22 +0000 (08:29 +0000)] 
  Chnages to focus code with debug code
  added wxSL_LABELS

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

25 years agoAdded wxchar.cpp, I think
Ove Kaaven [Tue, 27 Apr 1999 23:33:24 +0000 (23:33 +0000)] 
Added wxchar.cpp, I think

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

25 years ago New idle handling. Only that.
Robert Roebling [Tue, 27 Apr 1999 19:32:19 +0000 (19:32 +0000)] 
  New idle handling. Only that.

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

25 years ago* Fixed a compilation problem on Windows
Guilhem Lavaux [Tue, 27 Apr 1999 18:24:37 +0000 (18:24 +0000)] 
* Fixed a compilation problem on Windows
* Fully added sckint.cpp to makefile.b32

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

25 years ago combobox buglet when inserting item
Robert Roebling [Mon, 26 Apr 1999 22:17:55 +0000 (22:17 +0000)] 
  combobox buglet when inserting item

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

25 years ago compile fix in debug mode
Robert Roebling [Mon, 26 Apr 1999 21:49:42 +0000 (21:49 +0000)] 
  compile fix in debug mode

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

25 years ago added check for GTK 1.2
Robert Roebling [Mon, 26 Apr 1999 20:48:39 +0000 (20:48 +0000)] 
  added check for GTK 1.2
  added symbol __WXGTK12__  (do not use GTK_MINOR_VERSION in your code
    as this is undefined anywhere outside wxGTK itself)
  updated wxGTK.spec for local builds
  fixed clipboard clear/setdata race
  test for wxConvLocal in dialogs sample

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

25 years agoChanged capitalization style of wxConv*
Ove Kaaven [Mon, 26 Apr 1999 18:18:30 +0000 (18:18 +0000)] 
Changed capitalization style of wxConv*
(e.g. wxConv_current is now wxConvCurrent, although I put some #defines
in to still have it compile)

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

25 years ago* Committing new wxSocket core (socket.cpp sckint.cpp). It has to be improved ...
Guilhem Lavaux [Mon, 26 Apr 1999 18:16:56 +0000 (18:16 +0000)] 
* Committing new wxSocket core (socket.cpp sckint.cpp). It has to be improved ...
* Adding sckint.cpp to various makefiles.
* Fixes in threadpsx.cpp (Pause/Resume)
* Fixes in threaded event dispatching
* Added Clone() to wxObject
* Implemented Clone() in wxEvent and wxSocketEvent
* wxSocket sample save the data got from the URL in test.url (this will change)
* As I only tested wxSocket on Linux Redhat 5.2 I disabled it by default on
  Windows, Mac and Unix platforms.

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

25 years agoAdded the missing check for libw needed for wcslen() (Just defines in headers
Karsten Ballüder [Mon, 26 Apr 1999 15:15:11 +0000 (15:15 +0000)] 
Added the missing check for libw needed for wcslen() (Just defines in headers
don't fix such a problem.)

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

25 years ago Another attempts at getting dialog positions right
Robert Roebling [Mon, 26 Apr 1999 15:14:33 +0000 (15:14 +0000)] 
  Another attempts at getting dialog positions right
  Cursor fixes.

  This requires a recompile.

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

25 years ago Layout things in wxMessageBox
Robert Roebling [Mon, 26 Apr 1999 13:10:49 +0000 (13:10 +0000)] 
  Layout things in wxMessageBox
  Positioning of frames and dialogs

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

25 years agoHeavier checks for wxUSE_WCHAR_T
Ove Kaaven [Mon, 26 Apr 1999 10:33:43 +0000 (10:33 +0000)] 
Heavier checks for wxUSE_WCHAR_T

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

25 years agoOptional implementation of wcslen().
Ove Kaaven [Mon, 26 Apr 1999 10:16:21 +0000 (10:16 +0000)] 
Optional implementation of wcslen().

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

25 years ago experimental OLE control (the reason for the
Robert Roebling [Sun, 25 Apr 1999 16:55:03 +0000 (16:55 +0000)] 
  experimental OLE control (the reason for the
    recent reshuffle)

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

25 years ago The colour is called Aquamarine, not Aquaramine. No,
Robert Roebling [Sun, 25 Apr 1999 16:31:27 +0000 (16:31 +0000)] 
  The colour is called Aquamarine, not Aquaramine. No,
  you cannot eat it either.
  Also, menubar short cuts work now.
  Some more focus goodies.

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

25 years ago Backgrounds work again
Robert Roebling [Sun, 25 Apr 1999 15:10:52 +0000 (15:10 +0000)] 
  Backgrounds work again
  splitter sample compiles with Unicode
  if a wxClientDC is used on an unrealized widget,
    the widget's realization is forced in wxClientDC
  added underscores to wxMenuBar - don't work..
  tried to figure out why wxFrame doesn't get keyboard input

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

25 years agoImplemented UTF-8 encoding.
Ove Kaaven [Sun, 25 Apr 1999 12:43:55 +0000 (12:43 +0000)] 
Implemented UTF-8 encoding.

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

25 years agoUses wxUSE_WCHAR_T for compilers that don't support wchar_t.
Ove Kaaven [Sun, 25 Apr 1999 12:42:55 +0000 (12:42 +0000)] 
Uses wxUSE_WCHAR_T for compilers that don't support wchar_t.
Added wx_str() and WXCSTRINGCAST, which should be explicitly defined
to work on wxChar (doesn't look like people want c_str() to be
unconditionally defined as wxChar).

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

25 years ago Fixed a layout bug in MyFixed
Robert Roebling [Sun, 25 Apr 1999 01:00:34 +0000 (01:00 +0000)] 
  Fixed a layout bug in MyFixed
  More things done after realization
  wxListCtrl is grey now. Why?

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

25 years agoGetValue() converts using wxConv_current...
Ove Kaaven [Sat, 24 Apr 1999 22:36:02 +0000 (22:36 +0000)] 
GetValue() converts using wxConv_current...
my app seems to be starting to work in Unicode mode,
will wonders never cease.

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

25 years ago Had to change the time point, when widgets are
Robert Roebling [Sat, 24 Apr 1999 21:57:18 +0000 (21:57 +0000)] 
  Had to change the time point, when widgets are
  created (no longer forced). This seems to break
  wxNotebook...

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

25 years agoFixed bug in wxConv_local.
Ove Kaaven [Sat, 24 Apr 1999 19:34:06 +0000 (19:34 +0000)] 
Fixed bug in wxConv_local.

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

25 years ago DnD with Unicode fixes
Robert Roebling [Sat, 24 Apr 1999 16:00:28 +0000 (16:00 +0000)] 
  DnD with Unicode fixes

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