]> git.saurik.com Git - wxWidgets.git/history - src/generic
wxString(file.fn_str()) doesn't make sense. If just file.fn_str() gives
[wxWidgets.git] / src / generic /
1999-07-24  Vadim Zeitlincompilation fixes
1999-07-24  Vadim ZeitlinwxTreeEvent is declared in one header, not 3 of them
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-07-23  Ove KaavenSomeone need to make the clientdata be void* instead...
1999-07-23  Ove KaavenUnicode fix
1999-07-22  Vadim Zeitlin1. added wxGetNumberFromUser (to textdlgg.cpp and dialo...
1999-07-22  Robert Roebling wxMenu compile fix
1999-07-21  Karsten Ballüderbug fix for m_parent == NULL
1999-07-21  Karsten Ballüderremove duplicate deletion
1999-07-21  Karsten BallüderSuppressed a spurious error message, now contents are...
1999-07-21  Karsten Ballüderfix
1999-07-21  Karsten BallüderMuch improved wxHelpControllerHtml, works under Solaris...
1999-07-20  Vadim Zeitlin1. panels pass focus to the next item in parent panel
1999-07-19  Sylvain Bougnouxitem with no image no longer crash when hit
1999-07-19  Harco de HilsterMoved bunch of #defines (LOG2DEV etc) from msw/dc.cpp...
1999-07-19  Robert Roebling Updated testconf
1999-07-19  Vadim Zeitlin1. compilation fix for wxHelpHtmlController (which...
1999-07-18  Karsten BallüderAdded wxHelpControllerHtml, derived from wxHtmlHelpCont...
1999-07-17  Harco de HilsterMinor fixes mainly to get stuff compiled using the...
1999-07-15  Vadim Zeitlinsome warnings suppressed
1999-07-15  Guilhem Lavaux* wxMemoryStreams updates
1999-07-15  Sylvain Bougnouxfixed SelectItem call with an invalid item
1999-07-14  Vadim Zeitlin1. new wxFFile class - as wxFile but uses fopen/fread...
1999-07-11  Vadim Zeitlin1. wxFrame doesn't show incorrect hints in the status...
1999-07-11  Robert Roebling A few compile things.
1999-07-10  Václav Slavík*** empty log message ***
1999-07-07  Václav Slavík*** empty log message ***
1999-07-06  Vadim Zeitlin1. wxAppBase class appers, wxApp in wxGTK and wxMSW...
1999-07-05  Vadim ZeitlinCalcUnscrolledPosition takes int, not floats
1999-07-05  Karsten BallüderMade icons configurable via a wxMApp virtual function...
1999-07-04  Vadim Zeitlinsome appearance fixes from Michael Bedward
1999-07-04  Robert Roebling Small changed to wxExtDialog
1999-07-03  Robert Roebling Added wxExtDialog and sample.
1999-06-30  Karsten Ballüderfixed wrong assert
1999-06-30  Robin DunnCorrected link error for missing wxRegTipProvider:...
1999-06-29  Vadim Zeitlin1. wxGrid fixes contributed by Gerhard Gruber (client...
1999-06-29  Vadim Zeitlinmy wxMotif fixes (merged with Robert's changes), wxMoti...
1999-06-28  Vadim Zeitlinmisc minor fixes I forgot to commit before
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-28  Robert Roebling Applied fixes for AIX (GTK 1.0 compilation).
1999-06-26  Vadim Zeitlina small cosmetic fix for single choice dialog
1999-06-26  Václav Slavík*** empty log message ***
1999-06-26  J. Russell SmythAdded #include wx/dcclient.h for Vadims changes to...
1999-06-26  J. Russell SmythAdded #include wx/dcclient.h and wx/settings.h for...
1999-06-25  Vadim Zeitlin1. wxSingleChoiceDialog looks Ok under Windows
1999-06-25  Karsten Ballüderfixed frame style
1999-06-25  Robert Roebling Changed a few true -> TRUE
1999-06-25  Karsten Ballüderslightly more intelligent size calculation to prevent...
1999-06-24  Vadim Zeitlinthe progres dialog now looks decently under Windows
1999-06-23  Robert Roebling wxProgressDialg works again.
1999-06-23  Karsten Ballüderimproved dialog size which created the listbox a bit...
1999-06-23  Vadim Zeitlinin-place editing code from Michael Bedward integrated...
1999-06-22  Vadim ZeitlinwxHTMLHelpController compiles (and somewhat works)...
1999-06-22  Robert Roebling Some #include and #if wxUSE_XX things
1999-06-21  Robert Roebling Motif compile fixes.
1999-06-21  Robin DunnFixed core dump for when there is no image list on...
1999-06-21  Vadim Zeitlinmsg boxes now have icons
1999-06-21  Karsten Ballüderfixes to progressdialog and its use in printing framework
1999-06-21  Robert Roebling Disabled dependencies for a while
1999-06-20  Vadim Zeitlinkeyboard/focus handling improved a bit more:
1999-06-20  Vadim Zeitlinsplitter doesn't change position when the window contai...
1999-06-17  Vadim Zeitlin1. wxDialogs are now destroyed when they go out of...
1999-06-15  Vadim Zeitlincompilation fixes for wxMSW
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-06-14  Karsten BallüderShould work for wxMSW, now. Cannot test this myself...
1999-06-14  Ove KaavenCould of Unicode fixes.
1999-06-14  Patrick AlbertCorrect some minor compile pbs with VC++1.52c & VC...
1999-06-13  Vadim Zeitlin1. some more of "#if wxUSE_XXX" here and there
1999-06-13  Karsten BallüderAdded missing wxGetFullHostName() and wxNO_DEFAULT...
1999-06-13  Robert Roebling Added OS/2 patches to wxGTK.
1999-06-11  Robert Roebling Implemented ListCtrl::SetColumnWidth() wxLIST_AUTOSIZE
1999-06-10  Vadim ZeitlinWXDLLEXPORT added to wxStringTokenizer (and also severa...
1999-06-09  Julian SmartGetting various compilers to work with wxWin again
1999-06-09  Robert Roebling WINE is so fine.
1999-06-08  Robert Roebling Compile fixes.
1999-06-07  Robert Roebling Install AFMs as well.
1999-06-07  Robert Roebling Corrected cursors for during capture mouse.
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-06-01  Robert Roebling wxImageList::Add() returned wrong index.
1999-05-28  Robert Roebling Added fixes for Unicode compilation.
1999-05-28  Robert Roebling Small correction to list ctrl and default button...
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  Vadim Zeitlin1. wxDataObject compilation fixes (can't test if it...
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  Vadim ZeitlinwxCaret now exists not only under MSW but on any suppor...
1999-05-25  Robert Roebling windows emit wxCreateWindowEvent
1999-05-24  Robert Roebling Made listctrl header BG grey again
1999-05-24  Unknown (BV)Added always-unsplittable style option (wxSP_PERMIT_UNS...
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 Listctrl should now send char and key_down events.
1999-05-19  Robert Roebling Corrected tree ctrl behaviour.
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-05-18  Karsten Ballüderminor progress bar fix
1999-05-17  Robert Roebling Use wxScrollWinEvent instead of wxScrollEvent in
1999-05-17  Guilhem Lavaux* prgodlgg.h: Update() use wxString instead of 'char *'
next