]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
1999-05-29  Vadim Zeitlincompilation fixed
1999-05-28  Robin DunnMade SetFont for wxCheckListBox more intelligent.
1999-05-28  Robert Roebling Added fixes for Unicode compilation.
1999-05-28  Julian SmartAdded rc and def files for new samples
1999-05-28  Robert Roebling Small correction to list ctrl and default button...
1999-05-28  Robert Roebling New defines for wxTreeCtrl
1999-05-27  Julian SmartAdded dcbase target to various makefiles
1999-05-27  Julian SmartAdded some makefiles for caret, scroll and drawing...
1999-05-27  Robert Roebling Color cubes now get created on 8-bit true-color
1999-05-27  Robert Roebling Corrected SetItemState() in listctrl
1999-05-27  Robert Roebling compile fixes. Vadim ows me a pizza.
1999-05-27  Vadim Zeitlin1. warning in wxDataObject fixed
1999-05-27  Robert Roebling Doc updates.
1999-05-27  Vadim Zeitlin1. wxDataObject compilation fixes (can't test if it...
1999-05-27  Robert Roebling Small cursor improvements
1999-05-26  Vadim ZeitlinwxPrivateDataObject works under MSW as well (hopefully...
1999-05-26  Robert Roebling Got a new idea to do cursors, including global
1999-05-26  Guilhem Lavaux* Small fix in wxHTTP::BuildRequest
1999-05-26  Vadim Zeitlinvalidators now validate again
1999-05-26  Robert Roebling Made wxClientDC's use safe as per wxMSW.
1999-05-26  Robert Roebling wxScrolledWindow inherits from wxPanel to
1999-05-25  Brian MacyCleaned up some warnings
1999-05-25  Brian MacyMove some functions from header into here
1999-05-25  Brian MacyAdded dcbase.cpp
1999-05-25  Brian MacyMove code to a dcbase.cpp
1999-05-25  Brian MacyFixed SetForeground and SetBackground declarations
1999-05-25  Vadim ZeitlinwxCaret MSW bug fixes
1999-05-25  Robert Roebling "Corrected" logical function in wxDC.
1999-05-25  Vadim Zeitlincaret.cpp included
1999-05-25  Vadim ZeitlinwxCaret now exists not only under MSW but on any suppor...
1999-05-25  Guilhem Lavaux* wxThread fixes
1999-05-25  Vadim Zeitlin1. wxNotifyEvent documented
1999-05-25  Robert Roebling windows emit wxCreateWindowEvent
1999-05-25  Julian SmartReverted corrupt file (may not be in line with Vadim...
1999-05-25  Robert Roebling Fixed a notebook crash and added more tests to sample.
1999-05-25  Julian SmartMisc small changes
1999-05-24  Robert Roebling Made listctrl header BG grey again
1999-05-24  Vadim Zeitlin1. bug fixes in wxCaret
1999-05-24  Robert Roebling Rewrote wxNotebook, incl. PAGE_CHANGING event
1999-05-24  Unknown (BV)Updated splitter docs to describe new wxSP_PERMIT_UNSPL...
1999-05-24  Unknown (BV)Added always-unsplittable style option (wxSP_PERMIT_UNS...
1999-05-24  Unknown (BV)Added wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGING.
1999-05-24  Robert Roebling Empty notebooks show up again. I'm afraid this
1999-05-24  Guilhem LavauxwxFileIn/OutputStream fix
1999-05-24  Robert Roebling Hardcode colours in systems settings.
1999-05-23  Vadim Zeitlin1. some minor but nasty bugs fixed (see post to the...
1999-05-23  Vadim Zeitlinmore MDI features tested
1999-05-23  Vadim Zeitlincorrected MSW-specific bug (in the sample, not the...
1999-05-23  Robert Roebling Now wxYield() calls wxApp::ProcessIdle() which also
1999-05-23  J. Russell... repaired recently broken framelayout
1999-05-23  Robert Roebling Compile fix for GTK 1.0
1999-05-23  Guilhem Lavaux* wxSocket seems to work with the async requester turne...
1999-05-22  Robert Roebling GTK 1.0 compilation (not tested)
1999-05-22  Robert Roebling Played a little with sockets.
1999-05-22  Robert Roebling Put wxGTK's threads back to life.
1999-05-22  Unknown (NI)Improved keypress handling
1999-05-22  Unknown (NI)Improved keyboard handling
1999-05-21  Vadim Zeitlinmsg catalog code bugfix for 64 bit platforms
1999-05-21  Unknown (NI)Added missing comma
1999-05-21  Unknown (NI)Fixed handling of keypress WXK_NUMPAD_NEXT
1999-05-21  Unknown (NI)added constant WXK_NUMPAD_NEXT
1999-05-21  Robert Roebling Made GetLabel/SetLabel() virtual
1999-05-21  Robert Roebling Fixed typos in window.cpp and utils.cpp
1999-05-21  Vadim ZeitlinGetItem() doesn't ignore column number any more
1999-05-21  Vadim ZeitlinHP-UX gcc compilation fixes
1999-05-21  J. Russell... documented wxCONFIG_USE_RELATIVE_PATH
1999-05-20  Vadim Zeitlinmysterious radiobox bug finally fixed
1999-05-20  Vadim Zeitlinbugs in splitter docs corrected
1999-05-20  Guilhem Lavaux* Added a fix from Allen to wxStringTokenizer
1999-05-20  Robert Roebling GtkMyFixed is now more "GTK 1.2.3 ready".
1999-05-20  Ove KaavenUnicode compilation fix for find_*_of()
1999-05-20  Robin DunnwxScrolledWindow for wxMSW is now getting wxScrollWinEv...
1999-05-20  Unknown (BV)Added a reference to the splitter event class and macros.
1999-05-20  Unknown (BV)Added the rest of the wxSplitterEvent class interface...
1999-05-20  Unknown (BV)Fix bug in which splitter would not close if sash pulle...
1999-05-19  Vadim Zeitlinfile which undefs symbols ocnflicting with windows.h
1999-05-19  Vadim Zeitlin1. bug in wxSplitter corrected: mouse event coords...
1999-05-19  Robert Roebling Augmented version to b5
1999-05-19  Brian MacyChanged [] parameters to be unsigned.
1999-05-19  Karsten Ballüderupdated
1999-05-19  Vadim ZeitlinwxThread::Entry documented
1999-05-19  Robert Roebling YOu can now activate the menu pressing F10 anywhere.
1999-05-19  Robert Roebling Listctrl should now send char and key_down events.
1999-05-19  Robert Roebling Corrected tree ctrl behaviour.
1999-05-19  Robert Roebling Updated distrib.
1999-05-19  Robin Dunnfixed error about wxFrame::Command not returning a...
1999-05-19  Vadim Zeitlinnotebook creation bug fixed
1999-05-19  Vadim ZeitlinScreenToClient() implemented correctly
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-05-18  Robert Roebling More key event work. Added SetDetectableAutoRepeat.
1999-05-18  Brian MacyFixed some compile errors
1999-05-18  Karsten Ballüderminor progress bar fix
1999-05-18  Karsten Ballüderhighlighting fixes
1999-05-18  Robert Roebling No longer emit char events for shift/ctrl presses.
1999-05-18  Karsten Ballüderfixed an over-optimisation
1999-05-18  Karsten BallüderMerged in from Mahogany. A bit better and safer.
1999-05-18  Vadim Zeitlinisascii changed to isprint for better logging
1999-05-18  Robert Roebling Correxted myfixed widget to prevent warnings from GTK
1999-05-18  Vadim Zeitlinchar/key events testing added
1999-05-18  Vadim ZeitlinDeleteAllPages() bug corrected
next