]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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.
1999-05-16  Karsten BallüderAbout 30% done.
1999-05-15  Robert Roebling DC change header change for wxMemoryDC and wxPostscri...
1999-05-15  Robert Roebling A little more testing.
1999-05-15  Robert Roebling Started drawing sample.
1999-05-15  Vadim Zeitlintypo in dcclient.cpp corrected (wxUSE_SPLINE => wxUSE_S...
1999-05-15  Guilhem Lavaux* Added thread cleanup safeness: thread can be explicit...
1999-05-15  Robert Roebling wxGLCanvas compile fixes
1999-05-15  Robin Dunnfixes for GetReturnCode/SetReturnCode
1999-05-14  Robert Roebling wxGTK now works a little again.
1999-05-14  Robert Roebling wxGTK compiles and links again.
1999-05-14  Vadim Zeitlinminor changes
1999-05-14  Karsten Ballüdera few more buglets
1999-05-14  Karsten BallüderNL insert bug
1999-05-14  Karsten BallüderUpdated, fixed a colour bug.
1999-05-14  Karsten BallüderThe new layout mechanism is better than the old one...
1999-05-13  Vadim ZeitlinwxWindowDC compiles (wxGTK doesn't link yet because...
1999-05-13  Vadim ZeitlinwxWindow::Show() works again
1999-05-13  Vadim Zeitlin1. MSW message handling simplifications
1999-05-13  Karsten BallüderI was stupid enough to reorganise the way font changes...
1999-05-13  Karsten Ballüderuntested changes...
1999-05-13  Karsten Ballüdersome changes, untested
1999-05-13  Karsten BallüderProgressDialog now handles multiple copies and shows...
1999-05-13  Karsten Ballüderslowdown effect
1999-05-13  Karsten Ballüderanother wxLayout bug, prints empty pages suddenly
1999-05-13  Guilhem Lavaux* Some more CopyObject()
1999-05-13  Karsten Ballüderfixed wrong range for print progress dialog
1999-05-13  Karsten Ballüderremoved an assert which was broken (looked right though)
1999-05-13  Karsten BallüderFixed a minor bug in hotKey handling.
1999-05-13  Karsten Ballüdertwo more bug notes
1999-05-13  Karsten Ballüderfirst text (header lines) in M get malformatted
1999-05-13  Karsten Ballüderfind position bug fixed
1999-05-13  Karsten BallüderAdded finding of text in the list and fixed calculation...
1999-05-13  Robert Roebling Added m_scanCode field to wxKeyEvent
1999-05-13  Guilhem Lavaux* fix in wcslen()
1999-05-12  Karsten BallüderModified font handling (on the way to real rtf editing...)
1999-05-12  Robert Roebling Maybe negative wxWindowId are better than just -1.
1999-05-12  Robert Roebling Fixes a few SGI compiler warnings..
1999-05-12  Václav SlavíkHTML Help Workshop support
1999-05-12  Karsten Ballüderwxlayout bug
1999-05-12  Robert Roebling -1 is kept -1 as a wxWindowID
1999-05-12  Karsten Ballüdernow we can even edit again
next