wxWidgets.git
2008-06-21  Vadim Zeitlinuse the real clipping region and not just its bounding...
2008-06-21  Vadim Zeitlinimplement wxWinINetInputStream::GetSize() (#9600)
2008-06-21  Vadim Zeitlinadded wxGenericStaticBitmap (#9608)
2008-06-21  Robert RoeblingUse wxMenuBase:SendEvent() to emit event, shoudl also...
2008-06-21  Bryan PettyLeftover changes for sample doc improvements in ticket...
2008-06-21  Bryan PettyMinor doc corrections for [q-r] in ticket #9581 (most...
2008-06-21  Bryan PettyPatch from Utensil Candel with large improvements to...
2008-06-21  Bryan PettyDocumentation corrections for /interface/log.h (#9583)
2008-06-21  Bryan PettyFinished initial review of [q-r] by Utensil Candel...
2008-06-20  Paul Cornettdon't include private header in a sample
2008-06-20  Vadim Zeitlindon't pass negative height to wxWindow::SetSize(),...
2008-06-20  Robert RoeblingBalance table
2008-06-20  Jouk JansenOpenVMS setup update
2008-06-20  Robert Roeblingminor formatting
2008-06-20  Robert RoeblingAdd missing SWAP macros for 64-bit signed int
2008-06-20  Robert RoeblingGive spin button the same height as the associated...
2008-06-20  Robert RoeblingDon't let MSW's wxSpinCtrl emit spin up and down events...
2008-06-20  Robert RoeblingFormatting
2008-06-20  Robert RoeblingFormatting
2008-06-19  Robert RoeblingMissing and Moved Paragraphs in \interface\thread.h
2008-06-19  Vadim Zeitlindocument GetValue() behaviour when called from an event...
2008-06-19  Michael WetherellNew dev.
2008-06-18  Stefan NeisCleaned up/Fixed wxGrid{Cell,RowOrCol}AttrData::SetAttr...
2008-06-17  Vadim Zeitlindeclare future-deprecated SetStyle(int) in wxPen/Brush...
2008-06-17  Vadim Zeitlinfix compilation of TestRegConfRead()
2008-06-16  Vadim Zeitlindon't recreate combobox with proportion of 1 (instead...
2008-06-16  Robert Roebling#9591: Item state (icons) for wxTreeCtrl on any platform
2008-06-16  Robert RoeblingTicket #9592: gtk-choice-setcolumns.2.diff
2008-06-16  Václav Slavíkadded a note about print preview inaccurancies and...
2008-06-16  Václav SlavíkImplemented high-quality preview for wxMSW (this approa...
2008-06-16  Václav Slavíkfixed SetUserScale() calls to use correct scale on...
2008-06-16  Václav Slavíkfixed printing preview to not report errors in infinite...
2008-06-16  Stefan Csomornew path organisation for mac
2008-06-16  Stefan Csomornew path organisation for mac
2008-06-15  Vadim Zeitlinoverload Write() for char and unsigned char too, otherw...
2008-06-15  Vadim Zeitlinregenerate the makefiles with correct new test name...
2008-06-15  Vadim Zeitlinadded a unit test for input/output file streams and...
2008-06-15  Stefan NeisFixed problems with reassigning the already assigned...
2008-06-15  Stefan NeisFixed wxDoSetEnv (ticket # 9588).
2008-06-15  Vadim Zeitlinanother 64 bit fix: make SendMsg() return wxIntPtr...
2008-06-15  Vadim Zeitlincorrect wxIntPtr definition
2008-06-15  Stefan NeisAdded missing screen update on deselection in wxGrid...
2008-06-15  Vadim Zeitlinfixed STC under Win64: as wxStyledTextCtrl::SendMsg...
2008-06-15  Michael WetherellAdd utils and tests to OS/2 builds, #9587 from Dave...
2008-06-15  Václav Slavíkrevert part of r54233 that was included by accident
2008-06-15  Václav Slavíkif gdiplus.dll cannot be loaded, return NULL from wxGra...
2008-06-15  Stefan NeisApplied ticket #1230 (patch to SetColFormatCustom)...
2008-06-15  Vadim Zeitlinfix off by 1 error in GetTextRaw() (#4317)
2008-06-15  Vadim Zeitlinfix crash when copying empty selection to clipboard...
2008-06-15  Vadim Zeitlinignore mouse wheel events which are coming too fast...
2008-06-15  Vadim Zeitlinfix overview links and various Doxygen errors (#9580)
2008-06-15  Vadim Zeitlinderive wxSTC from wxTextEntryBase to provide even more...
2008-06-15  Vadim Zeitlinderive wxSTC from wxTextAreaBase to provide wxTextCtrl...
2008-06-14  Vadim Zeitlinrebuild files generated by src/stc/gen_iface.py automat...
2008-06-14  Vadim Zeitlinstate clearly that the entire contents of generated...
2008-06-14  Vadim Zeitlinexplicitly check that we're being run from the correct...
2008-06-14  Vadim Zeitlinremove extra ')' in EVT_STC_CALLTIP_CLICK
2008-06-14  Vadim Zeitlintranslate Scintilla getters to const methods of wxStyle...
2008-06-14  Vadim Zeitlinfix ANSI mode build
2008-06-14  Vadim Zeitlincompilation fix (casts for mb_str() used as argument...
2008-06-14  Vadim Zeitlinfix various Doxygen errors (#9568)
2008-06-14  Vadim Zeitlinfix various Doxygen errors (#9573)
2008-06-14  Vadim Zeitlinchange shortcut for "Sort" to Ctrl-T to avoid conflict...
2008-06-14  Vadim Zeitlinfix various Doxygen errors (#9578)
2008-06-14  Vadim Zeitlinstandard location of env is in /usr/bin, not /bin
2008-06-14  Vadim Zeitlinmake the script executable
2008-06-14  Vadim Zeitlindon't interfere with Scintilla drag-and-drop (#9088)
2008-06-14  Vadim Zeitlindon't compile in wx hash code unless we really use...
2008-06-14  Vadim Zeitlinrecreate the window if FSAA is requested (changeset_r54...
2008-06-13  Vadim Zeitlindon't clear the list control when wxLC_[HV]RULES style...
2008-06-13  Vadim Zeitlinsearch for X11 headers in paths under /usr/local before...
2008-06-13  Vadim Zeitlinfix reference counting problems with wxGridCellWithAttr...
2008-06-13  Robert Roebling Ticket #1032 wxVariant::operator==(wxVariant& variant...
2008-06-13  Julian SmartSmall improvement in HTML help options dialog.
2008-06-13  Julian SmartSkip base command line parsing, which fails when passin...
2008-06-13  Stefan Csomorfixing file paths after renaming
2008-06-13  Stefan Csomormac paths updated
2008-06-13  Vadim Zeitlinuse HandleWindowEvent() in Close() as it can be called...
2008-06-13  Vadim Zeitlinuse @deprecated doxygen tag, a few other minor correcti...
2008-06-13  Vadim Zeitlincorrect bad references and use of @begincode instead...
2008-06-12  Vadim Zeitlinfix crash which happened if you called SetAttr(NULL...
2008-06-12  Vadim Zeitlinoptimize wxGrid::BlockToDeviceRect() to avoid iterating...
2008-06-12  Vadim Zeitlinexclude pieces of wx hash map implementation which...
2008-06-12  Stefan Csomormac paths updated
2008-06-12  Vadim Zeitlindon't test for hash_{map,set} classes if we have unorde...
2008-06-12  Vadim Zeitlinget rid of several dozen of warnings when using g+...
2008-06-12  Vadim Zeitlinuse std[::tr1]::unordered_map if available in wxUSE_STL...
2008-06-12  Stefan Csomormac paths updated
2008-06-12  Vadim Zeitlinfix some wrong declarations which upset mingw32
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
next