]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-02-11  Václav Slavíkadded public methods to select parts of displayed page
2004-02-11  Václav Slavíkadded public methods to select parts of displayed page
2004-02-11  Stefan Csomorturning off sound, movies and images for textctrl
2004-02-11  Robin DunnreSWIGged
2004-02-11  Robin DunnUse "wxCheckListBox" instead of the deprecated "wxCheck...
2004-02-11  Robin DunnUpdates to reflect recent changes in wxWindows
2004-02-11  Robin DunnAdded missing wxNcPaintEventFunction and used it in...
2004-02-10  Vadim Zeitlinreversed last accidental commit
2004-02-10  Vadim Zeitlinuse static_cast<> in event table macros for type safety...
2004-02-10  Robin DunnFixed a compliation error, event args should not be...
2004-02-10  Robin DunnUpdate the version number, remove mentioon of the wx...
2004-02-10  Vadim Zeitlinallow generating PS on an output stream and not only...
2004-02-10  Vadim Zeitlinreverted wxStaticCast change which obviously can't...
2004-02-10  Stefan NeisUnicode fixes.
2004-02-10  Vadim Zeitlinuse static_cast<> in event table macros for type safety...
2004-02-10  Vadim Zeitlinadded wxStaticCast, moved wxConstCast from wx/object...
2004-02-10  Vadim Zeitlinadded HAVE_STATIC_CAST
2004-02-10  Vadim Zeitlincompilation fix for wxUSE_LOG == 0 (part of patch 843206)
2004-02-10  Vadim Zeitlinrestored defaults in switchs removed in the last commit
2004-02-10  Vadim Zeitlinimplemented SelectItem(item, bool); UnselectItem()...
2004-02-10  Vadim Zeitlinadded base array of size_t as under Win64 size_t >...
2004-02-10  Vadim Zeitlinadded wxTreeCtrl::UnselectItem() and ToggleItemSelectio...
2004-02-10  Vadim Zeitlinadded auto check count as otherwise calling EnableAutoC...
2004-02-10  Stefan Csomorbecause some sash code draws whether the window is...
2004-02-10  Chris Elliottfix for non-unicode DMC builds
2004-02-10  Jouk Jansen Committing in .
2004-02-10  Vadim Zeitlinfixed the value returned by GetSize()
2004-02-10  Vadim Zeitlincompiles under win64
2004-02-10  Vadim Zeitlinpart of Ictrl -> Iscntrl change I forgot to commit...
2004-02-10  Vadim ZeitlinWin64 compilation fixes
2004-02-10  Vadim ZeitlinWin64 compilation fixes: use wxUIntPtr instead of long
2004-02-10  Vadim ZeitlinWin64 compilation fixes: define SIZEOF_SIZE_T, added...
2004-02-10  Vadim Zeitlinadded base array of size_t as under Win64 size_t >...
2004-02-10  Vadim Zeitlinadded wxGet/SetWindowProc/UserData()
2004-02-10  Václav Slavíkfixed samples compilation when using configure and...
2004-02-10  Václav Slavíkuse generic samples icon
2004-02-09  Vadim Zeitlindon't just drop click events resulting from triple...
2004-02-09  Vadim Zeitlinno changes, simply added a comment
2004-02-09  Vadim Zeitlinsize combobox/choices properly initially by considering...
2004-02-09  Vadim Zeitlinuse correct name for the icon
2004-02-09  Vadim Zeitlindon't assert when creating an initially empty wxCB_READ...
2004-02-09  Vadim Zeitlinmultiline checkbox doesn't make sense for listbook
2004-02-09  Robin DunnwxUSE_VC_CRTDBG needs to be dependent on wxUSE_MEMORY_T...
2004-02-09  Julian SmartChanged no-remap to msw.remap
2004-02-09  Vadim ZeitlinwxUniv compilation fix after last commit
2004-02-09  Julian SmartApplied WinCE fix, though data file still not found
2004-02-09  Dimitri SchoolwerthApplied patch #885752: "wxPoem less MSW specific +...
2004-02-09  Julian SmartDocumented no-remap
2004-02-09  Julian SmartDocumented tbar95.cpp backports
2004-02-09  Julian SmartAdded no-remap system option so colourful toolbar buttons
2004-02-09  Julian SmartFix needed for free MS SDK
2004-02-09  Dimitri SchoolwerthMinGW warnings fixed; TRUE/FALSE cleanup.
2004-02-09  David ElliottDo not try to set the proper position if creating a...
2004-02-09  David ElliottImplement right mouse down/dragged/up
2004-02-09  David ElliottWhen destroying the window, only remove it from its...
2004-02-09  David ElliottDon't close dialogs in ~wxDialog as it just hides other...
2004-02-09  David ElliottwxBitmap::GetNSImage(): Added trace messages. Release...
2004-02-09  Patrick K.... shell.autoCompleteAutoHide added with default of True.
2004-02-08  Julian SmartFixed Unicode breakage
2004-02-08  Robert Roebling Fix redraw problem in multiple selection listctrl.
2004-02-08  Robert Roebling Improvements for splitter sash hack. GTK2 look
2004-02-08  Stefan NeisScript install-sh wants a '-c' parameter, otherwise...
2004-02-08  Vadim Zeitlinadded WC_NO_BEST_FIT_CHARS
2004-02-08  Vadim Zeitlinresolving conflicts in files I had forgot to commit...
2004-02-08  Julian SmartSpacing corrections
2004-02-08  Patrick K.... Fixed problem with Calltip tab not refreshing properly...
2004-02-08  Dimitri SchoolwerthFixed relative paths to lib/.
2004-02-08  Julian SmartNew versions
2004-02-08  Robert Roebling Corrected redrawing of sash when resizing
2004-02-08  Robert Roebling Draw listctrls's headers right for themes.
2004-02-08  Robert Roebling Correctly center lables vertically.
2004-02-08  Julian Smart0 -> 0u to keep gcc happy
2004-02-08  Julian SmartAdded missing MSWGetStyle prototype
2004-02-08  Julian Smartwx2msPenStyle forward declaration required
2004-02-08  Patrick K.... Cosmetic changes.
2004-02-08  Vadim Zeitlinupdated the year
2004-02-08  Vadim Zeitlinadd line breaks in the base classes list
2004-02-08  Vadim Zeitlinmake it clear that the size returned by Fit() is window...
2004-02-08  Vadim ZeitlinwxBUFFER_DC_DEFAULT should be wxBUFFER_DC_OVERWRITE_BG...
2004-02-08  Julian SmartMisc documentation fixes
2004-02-08  Julian SmartAdded makefile for making documentation
2004-02-08  Julian SmartAdded Release Unicode DLL and Debug Unicode DLL (identical
2004-02-08  Stefan NeisApplied and extended patch 886524 (wxGridCellFloatEdito...
2004-02-08  Vadim Zeitlindon't use char hook to handle Esc in the dialogs, it...
2004-02-08  Julian SmartFixed bug [ 849168 ] wxGenericDirCtrl missing wxPROPERT...
2004-02-08  Vadim Zeitlinestimate size of multiline text controls more accuratel...
2004-02-08  Julian SmartClosed doc bug [ 412032 ] wxGrid SetCellAlignment
2004-02-08  Julian SmartDocument deletion of all items in SetWindowStyleFlag...
2004-02-08  Julian SmartFixed [ 855507 ] typo in wxFrame
2004-02-08  Vadim Zeitlinfixed wxEVT_CONTEXT_MENU generation (it works different...
2004-02-08  Julian SmartFixed doc bug [ 871974 ] wxCursor(bits, ...) constructo...
2004-02-08  Vadim Zeitlinas after recent change wxID_SEPARATOR is now -2, it...
2004-02-08  Vadim Zeitlindon't try O(N) actions in virtual view, this gives...
2004-02-08  Julian SmartFixed [ 875952 ] Win32 wxListControl::FindItem document...
2004-02-08  Vadim Zeitlinugly attempt to fix compilation for BCB 6 (bug 819700)
2004-02-08  Julian SmartFixed bug [ 865999 ] wxRETAINED windows appear blank...
2004-02-08  Vadim Zeitlinfixed and documented GetItemText/BackgroundColour(...
2004-02-08  Vadim Zeitlindon't call SelectObject() twice in SetBrush() nor SetFo...
2004-02-08  Vadim Zeitlinrenamed wxEventFixModule to wxWakeUpIdleModule; added...
2004-02-08  Vadim Zeitlinadded GetHbrush() and GetHbrushOf()
next