Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2016-05-09 08:38:04

Changes per page:

25 50 100 250 500 1000 2000

Changelog for wxWidgets (70435 changes):

1999-05-04 03:43 RD, revision 2336

RPM bulid updates

1999-05-04 00:25 RD, revision 2335

Some slight cleanup and reorganization Added support for making RPM distribution

1999-05-03 23:11 RR, revision 2334

TreeCtrl indentation and spacing

1999-05-03 21:09 RR, revision 2333

Fixed a bug which sometimes lead to windows showing up at the size of 20x20 (default).

1999-05-03 19:17 AN, revision 2332

to not use 'div'

1999-05-03 19:01 AN, revision 2331

to not use 'div'

1999-05-03 14:28 KB, revision 2330

fix for gtk 1.0.x

1999-05-03 12:19 RR, revision 2329

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

1999-05-03 08:06 RR, revision 2328

configure defaults to sockets=1 and checks if threads are 1

1999-05-02 19:23 RR, revision 2327

Improved wxTextCtrl's wrapping behaviour wxGTK package corrections

1999-05-02 09:19 RR, revision 2326

mini-bugs in wxMenu (it now converts / to \ in the menu text) toolbar tips are yellow again typo in dcclient

1999-05-02 02:06 RD, revision 2325

More for wxPython 2.0b9 (hopefully the last...)

1999-05-02 00:04 RD, revision 2324

more 2.0b9 updates

1999-05-01 21:23 RR, revision 2323

Fix for wxPython segvs

1999-05-01 21:21 RR, revision 2322

Rewrite generic message box Minor corrections to frame/resizing Update for wxPython

1999-05-01 05:10 RD, revision 2321

wxPython 2.0b9, second phase (gtk) Added gobs of stuff, see wxPython/README.txt for details

1999-05-01 04:41 RD, revision 2320

wxPython 2.0b9, second phase (gtk) Added gobs of stuff, see wxPython/README.txt for details

1999-04-30 21:13 RD, revision 2319

wxPython 2.0b9, first phase (win32) Added gobs of stuff, see wxPython/README.txt for details

1999-04-30 21:11 RD, revision 2318

wxPython documentation update

1999-04-30 20:13 RR, revision 2317

Added hotkeys to menus "E&xit\tAlt-X" and such. Added hotkeys to minimal sample. Please on wxMSW.

1999-04-30 17:14 OK, revision 2316

Should compile better if wchar_t is not available.

1999-04-30 13:53 RR, revision 2315

Updated docs, distrib and version wxGLCanvas now gets keyboard input

1999-04-30 10:42 RR, revision 2314

jconfig.h uses configures results

1999-04-30 10:35 KB, revision 2313

suppressed compiler warning

1999-04-30 10:30 KB, revision 2312

suppressed compiler warning about unitialised umask value

1999-04-30 03:36 RD, revision 2311

wxPython 2.0b9, first phase (win32) Added gobs of stuff, see wxPython/README.txt for details

1999-04-30 03:29 RD, revision 2310

wxPython 2.0b9, first phase (win32) Added gobs of stuff, see wxPython/README.txt for details

1999-04-30 02:39 RD, revision 2309

Fixed wxValidator::Clone and friends to return a wxObject* to keep MS VC++ happy

1999-04-29 21:19 RR, revision 2308

Compile fixes for SGI

1999-04-29 17:19 OK, revision 2307

Unicode fixes.

1999-04-29 16:12 RD, revision 2306

wxPython documentation update

1999-04-29 15:57 RD, revision 2305

Added $(NEW_WXLIBNAME) to allow changing the library or DLL name

1999-04-29 15:00 RR, revision 2304

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

1999-04-28 21:41 RR, revision 2303

MiniFrame title are back. DnD and threads have stopped to work.

1999-04-28 18:28 RR, revision 2302

removed (wrong?) assert

1999-04-28 17:05 RR, revision 2301

Added configure patch for DEC Tried to find a DnD bug. Corrected a tree ctrl bug.

1999-04-28 14:06 KB, revision 2300

Fixed gtk 1.0.6 corruped menu entry names.

1999-04-28 12:56 RR, revision 2299

background colour changes for listbox and combobox

1999-04-28 11:39 KB, revision 2298

Fixed gtk 1.0.6 floating subwindow bug.

1999-04-28 08:29 RR, revision 2297

Chnages to focus code with debug code added wxSL_LABELS

1999-04-27 23:33 OK, revision 2296

Added wxchar.cpp, I think

1999-04-27 19:32 RR, revision 2295

New idle handling. Only that.

1999-04-27 18:24 GL, revision 2294

* Fixed a compilation problem on Windows * Fully added sckint.cpp to makefile.b32

1999-04-26 22:17 RR, revision 2293

combobox buglet when inserting item

1999-04-26 21:49 RR, revision 2292

compile fix in debug mode

1999-04-26 20:48 RR, revision 2291

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

1999-04-26 18:18 OK, revision 2290

Changed capitalization style of wxConv* (e.g. wxConv_current is now wxConvCurrent, although I put some #defines in to still have it compile)

1999-04-26 18:16 GL, revision 2289

* 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.

1999-04-26 15:15 KB, revision 2288

Added the missing check for libw needed for wcslen() (Just defines in headers don't fix such a problem.)

1999-04-26 15:14 RR, revision 2287

Another attempts at getting dialog positions right Cursor fixes. This requires a recompile.

1999-04-26 13:10 RR, revision 2286

Layout things in wxMessageBox Positioning of frames and dialogs

1999-04-26 10:33 OK, revision 2285

Heavier checks for wxUSE_WCHAR_T

1999-04-26 10:16 OK, revision 2284

Optional implementation of wcslen().

1999-04-25 16:55 RR, revision 2283

experimental OLE control (the reason for the recent reshuffle)

1999-04-25 16:31 RR, revision 2282

The colour is called Aquamarine, not Aquaramine. No, you cannot eat it either. Also, menubar short cuts work now. Some more focus goodies.

1999-04-25 15:10 RR, revision 2281

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

1999-04-25 12:43 OK, revision 2280

Implemented UTF-8 encoding.

1999-04-25 12:42 OK, revision 2279

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).

1999-04-25 01:00 RR, revision 2278

Fixed a layout bug in MyFixed More things done after realization wxListCtrl is grey now. Why?

1999-04-24 22:36 OK, revision 2277

GetValue() converts using wxConv_current... my app seems to be starting to work in Unicode mode, will wonders never cease.

1999-04-24 21:57 RR, revision 2276

Had to change the time point, when widgets are created (no longer forced). This seems to break wxNotebook...

1999-04-24 19:34 OK, revision 2275

Fixed bug in wxConv_local.

1999-04-24 16:00 RR, revision 2274

DnD with Unicode fixes

1999-04-24 13:57 OK, revision 2273

Added wxOKlibc(), which checks for glibc2.0, which incorrectly does UTF-8 conversion even when it's not in UTF-8 locale

1999-04-24 13:07 OK, revision 2272

Small bugfix for wxString::Printf regarding %hs...

1999-04-24 12:55 RR, revision 2271

small change required for OLE component

1999-04-24 12:25 OK, revision 2270

Constructor should survive getting passed a null pointer for conversion.

1999-04-24 12:21 OK, revision 2269

cMB2WX and cWX2MB accepts null pointers.

1999-04-24 10:18 RR, revision 2268

wxGLCanvas works again added GTK 1.2 logical functions

1999-04-24 08:50 RR, revision 2267

minimal now works in Unicode mode

1999-04-23 10:38 RR, revision 2266

made controls sample compile in unicode mode

1999-04-23 09:14 KB, revision 2265

Modify to demonstrate layout bug.

1999-04-23 07:31 OK, revision 2264

More fixes to make Borland compile this in Unicode mode.

1999-04-23 07:30 OK, revision 2263

Unicode fix.

1999-04-22 22:45 OK, revision 2262

Yet another one.

1999-04-22 22:39 OK, revision 2261

Another Unicode fix.

1999-04-22 22:19 OK, revision 2260

Unicode fix.

1999-04-22 21:54 OK, revision 2259

Unicode fix.

1999-04-22 00:31 OK, revision 2258

Added operator[] (read-only of course). Borland C++ 4.52 wasn't smart enough to automatically convert to a pointer for array indexing.

1999-04-21 21:46 OK, revision 2257

Unicode fixes.

1999-04-21 12:35 RR, revision 2256

fixed bitmap constructor for monochrome bitmaps

1999-04-20 19:23 RR, revision 2255

script update

1999-04-20 14:23 OK, revision 2254

Another "char" occurrence

1999-04-20 13:52 BM, revision 2253

Can't figure out why Borland was excluded from DRAG and DROP... anyways, its changed

1999-04-20 11:08 OK, revision 2252

Some Unicode fixes (mostly for Borland's pickiness regarding _T(), which might be considered a good thing anyway).

1999-04-20 11:05 OK, revision 2251

Moved that HAVE_WCSTR_H here.

1999-04-20 11:05 OK, revision 2250

...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

1999-04-20 11:00 OK, revision 2249

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.

1999-04-20 10:49 RR, revision 2248

two people fixing the same thing...

1999-04-20 10:30 KB, revision 2247

typos fixed

1999-04-20 10:26 KB, revision 2246

Tests for wchar.h/wcstr.h - PLEASE DO NOT GUESS BUT USE CONFIGURE TO TEST!!!

1999-04-20 10:25 KB, revision 2245

I think I fixed the wxGenericPrintSetupDialog but PLEASE CHECK

1999-04-20 10:09 RR, revision 2244

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

1999-04-19 20:43 JS, revision 2243

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.

1999-04-19 20:27 VZ, revision 2242

a wxCHECK added

1999-04-19 19:54 OK, revision 2241

Must include wchar.h in non-Unicode build too, since buffer.h depends on it

1999-04-19 18:27 OK, revision 2240

Hmm, seems Borland also doesn't want wchar_t in fopen() and friends (correct me if I'm wrong?)

1999-04-19 18:23 OK, revision 2239

More wxChar conversion

1999-04-19 18:04 OK, revision 2238

Those pesky globals declared all over again

1999-04-19 18:02 OK, revision 2237

Unicode conversion for MSW, or something