]>
git.saurik.com Git - wxWidgets.git/log
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Ove Kaaven [Sat, 24 Apr 1999 13:57:26 +0000 (13:57 +0000)]
Added wxOKlibc(), which checks for glibc2.0, which incorrectly does UTF-8
conversion even when it's not in UTF-8 locale
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2273
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Sat, 24 Apr 1999 13:07:43 +0000 (13:07 +0000)]
Small bugfix for wxString::Printf regarding %hs...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2272
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 24 Apr 1999 12:55:04 +0000 (12:55 +0000)]
small change required for OLE component
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2271
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Sat, 24 Apr 1999 12:25:03 +0000 (12:25 +0000)]
Constructor should survive getting passed a null pointer for conversion.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2270
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Sat, 24 Apr 1999 12:21:03 +0000 (12:21 +0000)]
cMB2WX and cWX2MB accepts null pointers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2269
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 24 Apr 1999 10:18:09 +0000 (10:18 +0000)]
wxGLCanvas works again
added GTK 1.2 logical functions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2268
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 24 Apr 1999 08:50:40 +0000 (08:50 +0000)]
minimal now works in Unicode mode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2267
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 23 Apr 1999 10:38:58 +0000 (10:38 +0000)]
made controls sample compile in unicode mode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2266
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Fri, 23 Apr 1999 09:14:48 +0000 (09:14 +0000)]
Modify to demonstrate layout bug.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2265
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Fri, 23 Apr 1999 07:31:12 +0000 (07:31 +0000)]
More fixes to make Borland compile this in Unicode mode.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2264
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Fri, 23 Apr 1999 07:30:12 +0000 (07:30 +0000)]
Unicode fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2263
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Thu, 22 Apr 1999 22:45:32 +0000 (22:45 +0000)]
Yet another one.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2262
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Thu, 22 Apr 1999 22:39:31 +0000 (22:39 +0000)]
Another Unicode fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2261
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Thu, 22 Apr 1999 22:19:28 +0000 (22:19 +0000)]
Unicode fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2260
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Thu, 22 Apr 1999 21:54:38 +0000 (21:54 +0000)]
Unicode fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2259
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Thu, 22 Apr 1999 00:31:06 +0000 (00:31 +0000)]
Added operator[] (read-only of course). Borland C++ 4.52 wasn't smart
enough to automatically convert to a pointer for array indexing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2258
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Wed, 21 Apr 1999 21:46:02 +0000 (21:46 +0000)]
Unicode fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2257
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 21 Apr 1999 12:35:02 +0000 (12:35 +0000)]
fixed bitmap constructor for monochrome bitmaps
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2256
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 20 Apr 1999 19:23:03 +0000 (19:23 +0000)]
script update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2255
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Tue, 20 Apr 1999 14:23:27 +0000 (14:23 +0000)]
Another "char" occurrence
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2254
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Brian Macy [Tue, 20 Apr 1999 13:52:19 +0000 (13:52 +0000)]
Can't figure out why Borland was excluded from DRAG and DROP... anyways, its changed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2253
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Tue, 20 Apr 1999 11:08:02 +0000 (11:08 +0000)]
Some Unicode fixes (mostly for Borland's pickiness regarding _T(), which
might be considered a good thing anyway).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2252
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Tue, 20 Apr 1999 11:05:44 +0000 (11:05 +0000)]
Moved that HAVE_WCSTR_H here.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2251
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Tue, 20 Apr 1999 11:05:16 +0000 (11:05 +0000)]
...and my Linux doesn't have wcstr.h. (Including of those files should be
performed in wxchar.h now anyway)
Also encapsulated wxWCharBuffer in #if wxUSE_WCHAR_T
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2250
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Tue, 20 Apr 1999 11:00:06 +0000 (11:00 +0000)]
Some further changes. Now also sets a wsUSE_WCHAR_T that's set to 0 for
MSVC++ 1.5, and 1 otherwise. You may define it to 0 for other compilers
that don't have wchar_t either.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2249
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 20 Apr 1999 10:49:32 +0000 (10:49 +0000)]
two people fixing the same thing...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2248
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Tue, 20 Apr 1999 10:30:53 +0000 (10:30 +0000)]
typos fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2247
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Tue, 20 Apr 1999 10:26:43 +0000 (10:26 +0000)]
Tests for wchar.h/wcstr.h - PLEASE DO NOT GUESS BUT USE CONFIGURE TO TEST!!!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2246
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Tue, 20 Apr 1999 10:25:56 +0000 (10:25 +0000)]
I think I fixed the wxGenericPrintSetupDialog but PLEASE CHECK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2245
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 20 Apr 1999 10:09:15 +0000 (10:09 +0000)]
little doc updates
removed GTK 1.0 Drag'n'Drop
added (const char*) constructor to wxDataFormat
added -I pointing to embedded /png and /jpeg dirs
corrected frame/dialog resizing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2244
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 19 Apr 1999 20:43:41 +0000 (20:43 +0000)]
Fixed wxPostScript printing problem (used wrong constructor, and the right
one was wrong anyway...) Fixed include dir ordering in wxMotif makefiles (wrong version of zlib.h picked up) and added wxchar.cpp to Motif makefile. Changed buffer.h since there's no wchar.h on my system.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2243
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 19 Apr 1999 20:27:40 +0000 (20:27 +0000)]
a wxCHECK added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2242
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Mon, 19 Apr 1999 19:54:58 +0000 (19:54 +0000)]
Must include wchar.h in non-Unicode build too, since buffer.h depends on it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2241
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Mon, 19 Apr 1999 18:27:51 +0000 (18:27 +0000)]
Hmm, seems Borland also doesn't want wchar_t in fopen() and friends
(correct me if I'm wrong?)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2240
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Mon, 19 Apr 1999 18:23:09 +0000 (18:23 +0000)]
More wxChar conversion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2239
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Mon, 19 Apr 1999 18:04:57 +0000 (18:04 +0000)]
Those pesky globals declared all over again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2238
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Mon, 19 Apr 1999 18:02:45 +0000 (18:02 +0000)]
Unicode conversion for MSW, or something
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2237
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Mon, 19 Apr 1999 17:48:28 +0000 (17:48 +0000)]
Helps Borland compile further in Unicode mode.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2236
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Mon, 19 Apr 1999 17:47:19 +0000 (17:47 +0000)]
Some Unicode changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2235
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Mon, 19 Apr 1999 16:31:11 +0000 (16:31 +0000)]
SOCKLEN_T expanded to socklen_t if supported, neede by ALPHA (yes, it's back!)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2234
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Mon, 19 Apr 1999 16:11:22 +0000 (16:11 +0000)]
Forgot an additional prototype.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2233
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Mon, 19 Apr 1999 16:07:51 +0000 (16:07 +0000)]
Attempts to make this wchar_t business compile with Borland C++ 4.52.
(While I was at it, I made the macro usage even more confus...
I mean portable... than before.)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2232
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 19 Apr 1999 15:13:31 +0000 (15:13 +0000)]
JPEG fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2231
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 19 Apr 1999 12:51:51 +0000 (12:51 +0000)]
wxTextCtrl::DiscardEdits doesn't empty the text ctrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2230
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 19 Apr 1999 10:14:51 +0000 (10:14 +0000)]
Fixed wxexpr.cpp bug (quote wasn't being removed in new MB code);
fixed one of the remaining memory leaks (wxMSW, wxDefaultValidator)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2229
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 18 Apr 1999 21:22:40 +0000 (21:22 +0000)]
fix for the fix for the umask fix in wxTempFile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2228
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Sun, 18 Apr 1999 10:48:43 +0000 (10:48 +0000)]
glibc2.1 chokes on null input to wcstombs()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2227
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Sun, 18 Apr 1999 00:20:20 +0000 (00:20 +0000)]
...for both buffer types...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2226
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Sun, 18 Apr 1999 00:18:39 +0000 (00:18 +0000)]
Oops. The typecasting was interpreted as a constructor call...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2225
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Sat, 17 Apr 1999 23:01:48 +0000 (23:01 +0000)]
Defer retrieval of LANG env var, too. No memory management
or conversion is now performed in wxCSConv constructor.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2224
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Sat, 17 Apr 1999 22:51:21 +0000 (22:51 +0000)]
New private SetName method in wxCSConv...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2223
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 17 Apr 1999 20:30:28 +0000 (20:30 +0000)]
tooltips in controls in dialogs actually work now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2222
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 17 Apr 1999 20:29:40 +0000 (20:29 +0000)]
radiobox now sends notification messages when the selection is changed from
keyboard, but doesn't send them when the selection does not change (when the
already selected button is clicked with the mouse)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2221
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Brian Macy [Sat, 17 Apr 1999 19:46:57 +0000 (19:46 +0000)]
Enough wxBitmapDataObject implementation to work with wxClipboard
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2220
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 17 Apr 1999 17:54:07 +0000 (17:54 +0000)]
Added a bit of libJPEG 6.0b
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2219
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Sat, 17 Apr 1999 13:55:56 +0000 (13:55 +0000)]
Unicodified list of color strings.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2218
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 17 Apr 1999 13:46:46 +0000 (13:46 +0000)]
added missing files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2217
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 17 Apr 1999 13:43:15 +0000 (13:43 +0000)]
libPNG 1.0.3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2216
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Sat, 17 Apr 1999 13:21:38 +0000 (13:21 +0000)]
Adapted those asserts and debug messages for Unicode.
All of wxGTK now compiles, and for my app, also links in Unicode mode.
(Too bad it just segfaults though, guess it's debugging time...
if only gdb wouldn't segfault even when just loading the core file)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2215
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Sat, 17 Apr 1999 13:12:39 +0000 (13:12 +0000)]
Unicodified wxEndsWithPathSeparator
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2214
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Sat, 17 Apr 1999 12:21:58 +0000 (12:21 +0000)]
Fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2213
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Sat, 17 Apr 1999 12:20:43 +0000 (12:20 +0000)]
Unicodified a few routines.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2212
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Fri, 16 Apr 1999 23:06:39 +0000 (23:06 +0000)]
Unicodified wxSplitPath
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2211
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Fri, 16 Apr 1999 22:59:58 +0000 (22:59 +0000)]
Had changed the prototype of wxOnAssert after the discovery of __TFILE__
but had forgotten to change the implementation too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2210
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 16 Apr 1999 21:47:34 +0000 (21:47 +0000)]
bug in handling escaped chars in entries/group names corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2209
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Brian Macy [Fri, 16 Apr 1999 19:05:11 +0000 (19:05 +0000)]
Made return a const reference
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2208
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 16 Apr 1999 18:35:39 +0000 (18:35 +0000)]
attempted Borland C++ compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2207
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 16 Apr 1999 18:35:22 +0000 (18:35 +0000)]
log unknown log levels too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2206
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Brian Macy [Fri, 16 Apr 1999 18:27:29 +0000 (18:27 +0000)]
Changed some parameters to be const references
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2205
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 16 Apr 1999 17:51:31 +0000 (17:51 +0000)]
wxLog shouldn't complain about log levels it doesn't know about
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2204
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Fri, 16 Apr 1999 17:26:23 +0000 (17:26 +0000)]
const-ness warnings in non-Unicode again.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2203
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Fri, 16 Apr 1999 16:41:05 +0000 (16:41 +0000)]
Hm, better make the operators inline.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2202
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Fri, 16 Apr 1999 14:19:32 +0000 (14:19 +0000)]
All files compile in Unicode mode, but I have only converted things near
points of compiler warnings/errors, they have not been exhaustively
reviewed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2201
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Fri, 16 Apr 1999 14:15:40 +0000 (14:15 +0000)]
Added a comment.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2200
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Fri, 16 Apr 1999 14:14:47 +0000 (14:14 +0000)]
Some Unicode conversion.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2199
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 16 Apr 1999 14:05:33 +0000 (14:05 +0000)]
don't log empty status messages in wxLogWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2198
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Fri, 16 Apr 1999 12:49:47 +0000 (12:49 +0000)]
Needed the reverse operator+ too...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2197
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Fri, 16 Apr 1999 12:24:26 +0000 (12:24 +0000)]
operator+(const wxString&, const wx[W]CharBuffer)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2196
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775