]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
1999-05-17  Robert Roebling Removed an #ifndef __WXGTK__
1999-05-17  Robert Roebling Use wxScrollWinEvent instead of wxScrollEvent in
1999-05-17  Guilhem Lavaux* prgodlgg.h: Update() use wxString instead of 'char *'
1999-05-17  Robin DunnMoved all WXDLLEXPORT's to be before the return type...
1999-05-17  Robin DunnAdded
1999-05-17  Robin DunnEnhanced HTML Help output.
1999-05-17  Vadim ZeitlinSelectColour() works
1999-05-17  Vadim Zeitlinadded Next/PrevControlId
1999-05-17  Vadim ZeitlinDrawCircle() added
1999-05-17  Vadim Zeitlinmore tests added
1999-05-17  Vadim Zeitlinfind_first/last_[not]_of() functions added
1999-05-17  Robert Roebling New virtual key defines (NUMPAD_XXX).
1999-05-17  J. Russell... Added code to make wxMDIChildFrame::Activate() work
1999-05-16  Karsten Ballüderminor bug fix
1999-05-16  Karsten BallüderAdded a wxDataFormat::SetAtom() inline function.
1999-05-16  Karsten BallüderMinor fix for wxDF_PRIVATE, but doesn't work yet.
1999-05-16  Karsten BallüderMany, many updates. Almost perfect.
1999-05-16  Robert Roebling Minor DC correction.
1999-05-16  Karsten BallüderMore translations (All that I am interested in, if...
1999-05-16  Guilhem Lavaux* Fixed a dead-lock when the thread finishes.
next