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.