]> git.saurik.com Git - wxWidgets.git/history - src
Move some functions from header into here
[wxWidgets.git] / src /
1999-05-25  Brian MacyMove some functions from header into here
1999-05-25  Brian MacyAdded dcbase.cpp
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  Robert Roebling windows emit wxCreateWindowEvent
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)Added always-unsplittable style option (wxSP_PERMIT_UNS...
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  Robert Roebling Now wxYield() calls wxApp::ProcessIdle() which also
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-21  Vadim Zeitlinmsg catalog code bugfix for 64 bit platforms
1999-05-21  Unknown (NI)Fixed handling of keypress WXK_NUMPAD_NEXT
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-20  Vadim Zeitlinmysterious radiobox bug finally fixed
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)Fix bug in which splitter would not close if sash pulle...
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  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  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  Robert Roebling No longer emit char events for shift/ctrl presses.
1999-05-18  Robert Roebling Correxted myfixed widget to prevent warnings from GTK
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  Vadim Zeitlinfind_first/last_[not]_of() functions added
1999-05-17  Robert Roebling New virtual key defines (NUMPAD_XXX).
1999-05-17  J. Russell SmythAdded code to make wxMDIChildFrame::Activate() work
1999-05-16  Karsten BallüderMinor fix for wxDF_PRIVATE, but doesn't work yet.
1999-05-16  Robert Roebling Minor DC correction.
1999-05-16  Guilhem Lavaux* Fixed a dead-lock when the thread finishes.
1999-05-15  Robert Roebling DC change header change for wxMemoryDC and wxPostscri...
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-14  Robert Roebling wxGTK now works a little again.
1999-05-14  Robert Roebling wxGTK compiles and links again.
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üderProgressDialog now handles multiple copies and shows...
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üderFixed a minor bug in hotKey handling.
1999-05-13  Robert Roebling Added m_scanCode field to wxKeyEvent
1999-05-13  Guilhem Lavaux* fix in wcslen()
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  Robert Roebling -1 is kept -1 as a wxWindowID
1999-05-12  Robert Roebling added wxScrollWinEvent
1999-05-12  Unknown (BV)Modified OnSashPositionChange to resize the window...
1999-05-11  Brian MacyFixed incorrect return type
1999-05-11  Robert Roebling wxFrame::GetClientSize -> DoGetClientSize
1999-05-11  Robert Roebling Typos fixed.
1999-05-11  Vadim Zeitlinlabels respect alignment now even with GTK 1.2
1999-05-11  Vadim Zeitlinanother unused param warning
1999-05-11  Vadim Zeitlin#pragma interface/implementation for gcc added
1999-05-11  Vadim Zeitlinspaces around '=' are not needed any more in config...
1999-05-11  Karsten BallüderThis one-liner seems to fix the wxStaticText alignment.
1999-05-11  Vadim Zeitlinunused parameter warnings suppressed
1999-05-11  Vadim Zeitlinunussed param warning suppressed
1999-05-11  Vadim Zeitlinlibrary build even without wcslen()
1999-05-11  Robert Roebling Implememted IsBeingDeleted() -> buttons work again
1999-05-10  Vadim ZeitlinMSW compilation fixes
1999-05-10  Vadim Zeitlincompile fix
1999-05-10  Robert Roebling Made wxWindowBase's variables protected again and...
1999-05-10  Vadim ZeitlinwxFileSelectorEx added - could someone please implement it?
1999-05-10  Vadim Zeitlinthe initial draft of wxLongLong class
1999-05-10  Vadim Zeitlinpatch from Janos Vegh (2nd try, now it even compiles)
1999-05-10  Robert Roebling Changed wxSizer::GetSize() to DoGetSize() (and others)
1999-05-10  Vadim Zeitlinpatch from Janos Vegh for improved template handling
1999-05-10  Robert Roebling A few more things are back to work.
1999-05-10  Karsten BallüderwxScrolledWindow::Scroll() no longer calls Refresh...
next