]> git.saurik.com Git - wxWidgets.git/history - src/generic
I think I finally fixed activation behaviour under MSW - now focus is not given
[wxWidgets.git] / src / generic /
2000-01-22  Vadim ZeitlinI think I finally fixed activation behaviour under...
2000-01-21  Vadim ZeitlinBC++ compilation fix
2000-01-21  Julian SmartMisc. Dialog Editor/resource bugs fixed
2000-01-21  Guillermo Rodrigue... msgdlg.h missing - please try compiling without precomp...
2000-01-21  Vadim Zeitlin1. wxWizard supports setting images for each page,...
2000-01-20  Robert Roebling More life in wxPlot.
2000-01-20  Robert Roebling A no-change for scroll events.
2000-01-19  Václav Slavíkrewritten to use wxTheMimeTypesManager
2000-01-19  Julian SmartAdded missing windows.h includes
2000-01-19  Václav Slavíkgeneric wxFileDialog now stores customizations to regis...
2000-01-18  Vadim Zeitlin1. fixed compilation of wxExecute() for !wxUSE_IPC
2000-01-18  Julian SmartAvoided rounding errors in font point size calculations
2000-01-18  Václav Slavíkadded default icons for binary and unknown filetype
2000-01-17  Robert Roebling Add draft wxPlotWindow
2000-01-16  Václav SlavíkwxProgressDialog now accepts wxGA_SMOOTH style
2000-01-16  Václav Slavíkminor change in passing arguments to CreateAntialiasedB...
2000-01-16  Robert Roebling file dialogs now remembers the width of the
2000-01-16  Václav Slavíkfile dialog now remebers list/report and hidden files...
2000-01-15  Julian Smart16-bit fixes
2000-01-14  Robert Roebling image to bitmap rewrite,
2000-01-14  Julian SmartFurther fixes to Dialog Editor; additions to .dsp files
2000-01-14  Guillermo Rodrigue... Added a comment about the 'UpdateWindow' issue in SetSc...
2000-01-13  Vadim Zeitlin1. added wxEnhMetaFileXXX classes
2000-01-13  Julian SmartRemoved ::UpdateWindow from scrolwin.cpp; corrected...
2000-01-11  Vadim Zeitlinfixed refresh problem with holidays in wxCalendarCtrl
2000-01-10  Guillermo Rodrigue... Ops, small typo
2000-01-10  Guillermo Rodrigue... Fixed from Mumit Khan to allow DLL compilation for...
2000-01-07  Bart A.M. Jourquin*** empty log message ***
2000-01-07  Bart A.M. Jourquindeleting the 'validator' param in call to wxControl...
2000-01-06  Vadim Zeitlin1. more warnings fixes in gtk/region.cpp and common...
2000-01-06  Vadim Zeitlin1. more HP-UX warning fixes (almost done...)
2000-01-05  Vadim Zeitlinmore fixes to compilation warnings from HP-UX build...
2000-01-05  Vadim Zeitlinbug with incorrect & test fixed
2000-01-05  Robert Roebling Corrceted background problem with themes.
2000-01-04  Robert Roebling Removed crashes when not using themes.
2000-01-04  Robert Roebling Update bug in wxListCtrl,
2000-01-04  David Websterneeded a check for wxUSE_VALIDATORS in the wxListCtrl...
2000-01-04  Jouk Jansen Committing in .
2000-01-03  Ove KaavenCast both operands of ?: to (wxControl*) so BC++ compil...
2000-01-03  David Webstersmall updates for OS/2
2000-01-03  Vadim Zeitlin1. corrections for compilation of the wxBase apps with...
2000-01-03  Ove KaavenSplit "?:" into "if" statement for assignment of conver...
2000-01-02  Vadim Zeitlin1. wxDateTimeHolidayAuthority class for calculating...
2000-01-01  Václav Slavíkfixed #pragma implementation/interface numdlgg.h to...
1999-12-30  Vadim Zeitlinadded support for several new events in wxCalendarCtrl...
1999-12-30  Vadim Zeitlin1. many, many, many warnings fixed (from HP-UX build...
1999-12-30  Vadim Zeitlinadded wxCAL_MONDAY/SUNDAY_FIRST flags and Ctrl-Home...
1999-12-29  Vadim ZeitlinwxCalendarCtrl works under MSW too
1999-12-29  Robert Roebling IsExposed() corrections in calendar.
1999-12-29  Vadim Zeitlin1. wxCalendarCtrl
1999-12-29  Vadim Zeitlin1. some minor compilation fixes in datetime.cppm
1999-12-29  Robert Roebling Small doc updates, mainly wxDropTarget,
1999-12-28  Robert Roebling Calling a Refresh() before the window is created...
1999-12-26  Vadim Zeitlinmore unused param warnings fixed
1999-12-23  Robert Roebling Added wxBitmap::GetSubBitmap()
1999-12-23  Jouk Jansen Committing in .
1999-12-22  Robert Roebling Reduced spacing in tree ctrl.
1999-12-22  Robert Roebling Some debug code.
1999-12-21  Robert Roebling Some doc updates.
1999-12-20  Robert Roebling Minor changes to wxTreeCtrl's horiz size,
1999-12-16  Vadim ZeitlinWin16 compilation fixes
1999-12-15  Vadim Zeitlinmerging in the toolbar changes
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-13  Václav Slavíknow survives compilation even if wxUSE_SASH == 0
1999-12-11  Václav SlavíkwxPostScriptDC::DrawText now uses descent to determine...
1999-12-07  Robert Roebling wxListCtrl sends event directly again. Also fixed...
1999-12-07  Vadim Zeitlinsmall cosmetic fix for wxListCtrl
1999-12-07  Robert Roebling Various things related to wxFileDialog and attributes.
1999-12-06  Vadim ZeitlinwxTreeCtrl has colours and fonts too now
1999-12-06  Vadim Zeitlin1. test for thr_setconcurrency() added to configure
1999-12-06  Vadim Zeitlingeneric wxListCtrl colour/font setting
1999-12-06  Vadim ZeitlinRotated text patch from Hans-Joachim Baader (with some...
1999-12-06  David Webstersome os/2 icon-bitmap fixes
1999-12-04  Vadim Zeitlincompilation fixes for the wxListItemAttr
1999-12-04  Vadim Zeitlin1. wxGetOsDescription() function added
1999-12-04  Robert Roebling Two missing #includes in image code.
1999-12-04  Robert Roebling String changes for translations,
1999-12-01  Robert Roebling Applied patch for multiple file selection, documented.
1999-11-26  Robert Roebling Minor changes.
1999-11-19  David WebsterRemoval of previous wxValidtor code for wxOS2
1999-11-18  Robert Roebling Added wxEvtHandler::Disconect()
1999-11-18  Jouk Jansen Committing in .
1999-11-17  Unknown (MT)use a smaller tip font for MSW
1999-11-16  Vadim ZeitlinwxFrameBase class for wxMSW and wxGTK
1999-11-16  Vadim Zeitlincrash when deleting window in OnUnsplit() corrected
1999-11-16  Vadim ZeitlinwxListCtrl::DeleteAllItems() doesn't send notification...
1999-11-15  Robert Roebling Added header vs. library version check to configure,
1999-11-14  Robert Roebling Added wxWakeUpIdle() to wxGTK,
1999-11-14  Ove KaavenLooks like someone did str[n]cmp -> wxStr[n]cmp global...
1999-11-14  Vadim Zeitlin1. wxBitmap copy ctor and operator=() taking wxIcon...
1999-11-13  Robert Roebling Compile fix in dialup,
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-11  Stefan CsomorwxMac completed so far, generic listctrl extension
1999-11-11  Robert Roebling Fixed optical bug in wxListCtrl,
1999-11-09  Vadim Zeitlincompiles with or without wxSpinCtrl now
1999-11-09  Robert Roebling Removed Vadim's surplus code in clipboard.
1999-11-08  Julian SmartMade various Motif fixes, wxListBox/wxChoice derive...
1999-11-08  David WebsterOS/2 PM Fixeups for fonts, validators, and html
next