]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
1999-05-06  Karsten BallüderMinor fixes, should be ok now.
1999-05-06  Julian SmartSome doc corrections; various small fixes for Cygwin...
1999-05-06  Julian SmartDefined PBS_SMOOTH, PBS_VERTICAL in gauge95.cpp, if...
1999-05-05  Robert Roebling added wxStaticLine used in wxMessageBox
1999-05-05  Karsten BallüderModified WM hints handling which should be much better...
1999-05-05  Robert Roebling fix for menu separator
1999-05-05  Ove KaavencWX2MB and cMB2WX should be available even when without...
1999-05-05  Julian SmartFixed Yield/Windows clash in sckint.cpp, updated makefile
1999-05-05  Robert Roebling Added scrolling of widgets and sample
1999-05-05  Julian SmartwxNotebook fixes for Win16; VC++ 4 fixes for OLE files...
1999-05-05  J. Russell... Added wxCONFIG_USE_RELATIVE_PATH option to allow relati...
1999-05-05  J. Russell... Added wxCONFIG_USE_RELATIVE_PATH option to allow config...
1999-05-04  Robert Roebling Fox around a bug in GTK's GtkNotebook
1999-05-04  Robert Roebling Found a few situations where the most recent
1999-05-04  Robert Roebling Added window resize patch to wxFrame
1999-05-04  Robin DunnRPM bulid updates
1999-05-04  Robin DunnSome slight cleanup and reorganization
1999-05-03  Robert Roebling TreeCtrl indentation and spacing
1999-05-03  Robert Roebling Fixed a bug which sometimes lead to windows
1999-05-03  Karsten Ballüderfix for gtk 1.0.x
1999-05-03  Robert Roebling Implemented flat toolbars
1999-05-03  Robert Roebling configure defaults to sockets=1 and checks if threads...
1999-05-02  Robert Roebling Improved wxTextCtrl's wrapping behaviour
1999-05-02  Robert Roebling mini-bugs in wxMenu (it now converts / to \ in
1999-05-02  Robin DunnMore for wxPython 2.0b9 (hopefully the last...)
1999-05-02  Robin Dunnmore 2.0b9 updates
1999-05-01  Robert Roebling Fix for wxPython segvs
1999-05-01  Robert Roebling Rewrite generic message box
1999-05-01  Robin DunnwxPython 2.0b9, second phase (gtk)
1999-05-01  Robin DunnwxPython 2.0b9, second phase (gtk)
1999-04-30  Robin DunnwxPython 2.0b9, first phase (win32)
1999-04-30  Robin DunnwxPython documentation update
1999-04-30  Robert Roebling Added hotkeys to menus "E&xit\tAlt-X" and such.
1999-04-30  Ove KaavenShould compile better if wchar_t is not available.
1999-04-30  Robert Roebling Updated docs, distrib and version
1999-04-30  Robert Roebling jconfig.h uses configures results
1999-04-30  Karsten Ballüdersuppressed compiler warning
1999-04-30  Karsten Ballüdersuppressed compiler warning about unitialised umask...
1999-04-30  Robin DunnwxPython 2.0b9, first phase (win32)
1999-04-30  Robin DunnwxPython 2.0b9, first phase (win32)
1999-04-30  Robin DunnFixed wxValidator::Clone and friends to return a wxObje...
1999-04-29  Robert Roebling Compile fixes for SGI
1999-04-29  Ove KaavenUnicode fixes.
1999-04-29  Robin DunnwxPython documentation update
1999-04-29  Robin DunnAdded $(NEW_WXLIBNAME) to allow changing the library...
1999-04-29  Robert Roebling controls sample tests a bit more
1999-04-28  Robert Roebling MiniFrame title are back.
1999-04-28  Robert Roebling removed (wrong?) assert
1999-04-28  Robert Roebling Added configure patch for DEC
1999-04-28  Karsten BallüderFixed gtk 1.0.6 corruped menu entry names.
1999-04-28  Robert Roebling background colour changes for listbox and combobox
1999-04-28  Karsten BallüderFixed gtk 1.0.6 floating subwindow bug.
1999-04-28  Robert Roebling Chnages to focus code with debug code
1999-04-27  Ove KaavenAdded wxchar.cpp, I think
1999-04-27  Robert Roebling New idle handling. Only that.
1999-04-27  Guilhem Lavaux* Fixed a compilation problem on Windows
1999-04-26  Robert Roebling combobox buglet when inserting item
1999-04-26  Robert Roebling compile fix in debug mode
1999-04-26  Robert Roebling added check for GTK 1.2
1999-04-26  Ove KaavenChanged capitalization style of wxConv*
1999-04-26  Guilhem Lavaux* Committing new wxSocket core (socket.cpp sckint.cpp...
1999-04-26  Karsten BallüderAdded the missing check for libw needed for wcslen...
1999-04-26  Robert Roebling Another attempts at getting dialog positions right
1999-04-26  Robert Roebling Layout things in wxMessageBox
1999-04-26  Ove KaavenHeavier checks for wxUSE_WCHAR_T
1999-04-26  Ove KaavenOptional implementation of wcslen().
1999-04-25  Robert Roebling experimental OLE control (the reason for the
1999-04-25  Robert Roebling The colour is called Aquamarine, not Aquaramine. No,
1999-04-25  Robert Roebling Backgrounds work again
1999-04-25  Ove KaavenImplemented UTF-8 encoding.
1999-04-25  Ove KaavenUses wxUSE_WCHAR_T for compilers that don't support...
1999-04-25  Robert Roebling Fixed a layout bug in MyFixed
1999-04-24  Ove KaavenGetValue() converts using wxConv_current...
1999-04-24  Robert Roebling Had to change the time point, when widgets are
1999-04-24  Ove KaavenFixed bug in wxConv_local.
1999-04-24  Robert Roebling DnD with Unicode fixes
1999-04-24  Ove KaavenAdded wxOKlibc(), which checks for glibc2.0, which...
1999-04-24  Ove KaavenSmall bugfix for wxString::Printf regarding %hs...
1999-04-24  Robert Roebling small change required for OLE component
1999-04-24  Ove KaavenConstructor should survive getting passed a null pointe...
1999-04-24  Ove KaavencMB2WX and cWX2MB accepts null pointers.
1999-04-24  Robert Roebling wxGLCanvas works again
1999-04-24  Robert Roebling minimal now works in Unicode mode
1999-04-23  Robert Roebling made controls sample compile in unicode mode
1999-04-23  Karsten BallüderModify to demonstrate layout bug.
1999-04-23  Ove KaavenMore fixes to make Borland compile this in Unicode...
1999-04-23  Ove KaavenUnicode fix.
1999-04-22  Ove KaavenYet another one.
1999-04-22  Ove KaavenAnother Unicode fix.
1999-04-22  Ove KaavenUnicode fix.
1999-04-22  Ove KaavenUnicode fix.
1999-04-22  Ove KaavenAdded operator[] (read-only of course). Borland C+...
1999-04-21  Ove KaavenUnicode fixes.
1999-04-21  Robert Roebling fixed bitmap constructor for monochrome bitmaps
1999-04-20  Robert Roebling script update
1999-04-20  Ove KaavenAnother "char" occurrence
1999-04-20  Brian MacyCan't figure out why Borland was excluded from DRAG...
1999-04-20  Ove KaavenSome Unicode fixes (mostly for Borland's pickiness...
1999-04-20  Ove KaavenMoved that HAVE_WCSTR_H here.
1999-04-20  Ove Kaaven...and my Linux doesn't have wcstr.h. (Including of...
next