wxWidgets.git
2007-04-22  Vadim Zeitlinadded wxDialog::GetParentForModalDialog() and use it...
2007-04-22  Vadim Zeitlinadded HasExtraStyle()
2007-04-22  Vadim Zeitlindon't pass unneeded arguments to AdustForGrowables()
2007-04-22  Vadim Zeitlinadd m_ prefix to the member variables and remove unneed...
2007-04-22  Vadim Zeitlindon't leave pixels due to rounding errors in wxBoxSizer...
2007-04-22  Vadim ZeitlinMany changes/fixes to wxFlexGridSizer implementation...
2007-04-22  Vadim Zeitlinupdated SetFont() documentation: it returns bool, not...
2007-04-22  Paul Cornettfix double to int conversion warning
2007-04-22  Vadim Zeitlindon't leave gaps around hidden columns/rows in wxFlexGr...
2007-04-22  Vadim Zeitlindistribute only the extra, free, space according to...
2007-04-22  Vadim Zeitlin(blind) compilation fixes after latest changes
2007-04-22  Vadim Zeitlindon't pass 0 time_t to Borland localtime(), it crashes...
2007-04-21  Kevin OllivierReturn wx menu items inserted into the Window system...
2007-04-21  Kevin OllivierFix bug with m_current causing EVT_LIST_KEY_DOWN events...
2007-04-21  Vadim Zeitlindon't let def window proc start another drag operation...
2007-04-21  Vadim Zeitlinadded support for image resolution options to PNG handl...
2007-04-21  Vadim Zeitlinallow having children of status bar in XRC (patch 1704125)
2007-04-21  Vadim Zeitlinreadded wxEditableListBox as part of adv library
2007-04-21  Vadim Zeitlinadded safe check for Pango version and use it to avoid...
2007-04-21  Vadim Zeitlinadd missing dynarray.h includes (patch 1702312)
2007-04-21  Vadim Zeitlinadded wxStreamBuffer::Truncate() (patch 1687081)
2007-04-21  Paul Cornettremove redundant GTK_WIDGET casts
2007-04-21  Vadim Zeitlinfix WXDLLIMPEXP_STC definition when building all wx...
2007-04-21  Vadim Zeitlinfix bug with not updating the last line correctly when...
2007-04-21  Vadim Zeitlinoops, restored wrongly removed semicolon
2007-04-21  Vadim Zeitlinremoved extraneous semicolons
2007-04-20  David ElliottRemove Objective-C class posing for everything except...
2007-04-20  David ElliottMove Objective-C interfaces into separate header files...
2007-04-20  Chris Elliottadd const to avoid hiding warning
2007-04-20  Benjamin Williamsfixed bug when a fixed pane is resized inside a fixed...
2007-04-20  Jouk Jansen Committing in .
2007-04-20  Jouk Jansen Committing in .
2007-04-20  Chris Elliottadd const to avoid hiding warning
2007-04-20  Vadim Zeitlinfix unused parameters warnings
2007-04-20  Vadim Zeitlincorrected DLL export declaration of wxTimerEvent to...
2007-04-20  Vadim Zeitlinpreparation for allowing to use wxTimer in wxBase ...
2007-04-20  Vadim Zeitlinremoved extra membersections (patch 1702329)
2007-04-20  Vadim Zeitlincreate the spin control with the correct range instead...
2007-04-19  Vadim Zeitlincompilation fix (misplaced comma in OnIdle)
2007-04-19  Václav Slavíkfixed wxCStrData::operator[] to use wxString::operator...
2007-04-19  Václav Slavíkadded tests for wxCStrData::operator* and operator[]
2007-04-19  Paul CornettReorganize idle system code.
2007-04-19  Robert Roebling Fix inplace editing of custom controls for
2007-04-19  Václav Slavíkadded missing forward declaration for wxCStrData
2007-04-19  Václav Slavíkfixed compilation of STL non-UTF8 builds
2007-04-19  Václav Slavíkmoved primitive string and string iterators operations...
2007-04-19  Václav Slavíkmoved vararg CRT functions wrappers to a new wxcrtvarar...
2007-04-19  Václav Slavíkmoved vararg CRT functions wrappers to a new wxcrtvarar...
2007-04-19  Vadim Zeitlinremoved obsolete wxUSE_WX_RESOURCES check
2007-04-18  Paul Cornettnon-pch build fix
2007-04-18  Robert Roebling Corrected/implemented sorting (by way of clicking on
2007-04-18  Václav Slavíkfixed DLL linking of wxMessageOutput class
2007-04-18  Robert Roebling Escape slashes.
2007-04-18  Robert Roebling Doc correction.
2007-04-18  Václav Slavíkcompilation fix
2007-04-17  Robert Roebling Updated wxDataViewCtrl docs.
2007-04-17  Robin Dunnwx.lib.flatnotebook: Patch from Andrea that implements...
2007-04-17  Robin DunnPatch from Andrea that fixes the following problems...
2007-04-17  Václav Slavíkadded conversion to and from std::string and std::wstri...
2007-04-17  Robert Roebling Implemented the same simple API for creating customized
2007-04-17  Paul Cornettadd wxUSE_STC wrappers
2007-04-17  Vadim Zeitlincompilation fix for PCH-less compilation
2007-04-17  Vadim Zeitlincompilation fix for PCH-less compilation after last...
2007-04-16  Robin DunnMore fixes needed for allowing classes to be derived...
2007-04-16  Vadim Zeitlinreverted last change as using pango_version_check(...
2007-04-16  Robin DunnreSWIGged
2007-04-16  Robin DunnwxMac has wxGLContext.SetCurrent now
2007-04-16  Robin DunnAdd wxCONTROL_FLAT
2007-04-16  Robin DunnAdd wxAPPLY, wxCLOSE
2007-04-16  Robin DunnAdd wxSVGFileDC
2007-04-16  Robin DunnUser lower case property names in wx.DateSpan and wx...
2007-04-16  Robin DunnDon't use m_popupInterface pointer if it is still NULL
2007-04-16  Robin DunnFix DLL compilation
2007-04-16  Robin DunnPatch from FN that fixes bug in RefreshItem on an item...
2007-04-16  Vadim Zeitlincall gtk_file_chooser_set_current_folder even if the...
2007-04-16  Vadim Zeitlincorrected the direction of comparisons between wxString...
2007-04-16  Vadim Zeitlinremoved superfluos semicolon
2007-04-16  Robert Roebling Rewritten in-place editing for generic wxDataViewCtrl
2007-04-16  Václav Slavíkadded wxMBConv argument to char_str()
2007-04-16  Václav Slavíkadded wxCStrData::As[W]CharBuf() that doesn't keep...
2007-04-16  Vadim Zeitlinmore native look for wxCheckListBox (especially under...
2007-04-16  Vadim Zeitlinadded new wxCONTROL_FLAT bit (see discussion of patch...
2007-04-16  Vadim Zeitlinuse wxRenderer::DrawCheckBox() instead of doing it...
2007-04-16  Vadim Zeitlinimplement DrawCheckBox() in class Win32 renderer (modif...
2007-04-15  Vadim Zeitlindon't erase background in GL canvases to reduce flicker
2007-04-15  Vadim Zeitlinadded #ifdef __X__ forgotten in last commit
2007-04-15  Vadim Zeitlinuse IsShownOnScreen() in OnSize() to ensure that the...
2007-04-15  Vadim Zeitlinfix handling of stock menu items (creating a stock...
2007-04-15  Vadim ZeitlinRefactor all code common to X11 OpenGL implementations...
2007-04-15  Vadim Zeitlinadded wxGetX11Display() returning the pointer of the...
2007-04-15  Václav Slavíkremoved implicit conversion from wxString::iterator...
2007-04-15  Václav Slavíkcompilation fix for VC6 with wxUSE_STL=1
2007-04-15  Vadim Zeitlinremoved unnecessary return in a void function
2007-04-15  Vadim Zeitlinadded back SetCurrent() call accidentally removed in...
2007-04-15  Vadim Zeitlinuse slightly more light
2007-04-15  Vadim Zeitlinuse textures in the shared context to test how this...
2007-04-15  Mattia Barbon Make wxClassInfo attributes private. Replace
2007-04-15  Václav Slavíkimplement wxString:IsXXX() methods using iterators
2007-04-15  Vadim Zeitlinreorganized the code to put the logic in wxGLContext...
2007-04-15  Vadim Zeitlinadjust the window coordinates for parent client area...
next