wxWidgets.git
2006-05-11  Mart RaudseppAdd some helpref's in the wxPython topic overview....
2006-05-10  Robin DunnMake the app object be global in case it is run multipl...
2006-05-10  Robin DunnreSWIGged
2006-05-10  Robin DunnWe no longer use the xml files, (and havn't for some...
2006-05-10  Paul Cornettcorrect access for virtuals
2006-05-10  Paul Cornettallow size event for windows without scrollbars
2006-05-10  Vadim Zeitlintest that wxUSE_DATAVIEWCTRL is defined
2006-05-10  Vadim Zeitlintest that wxUSE_OWNERDRAWNCOMBOBOX and wxUSE_COMBOCONTR...
2006-05-10  Vadim Zeitlinfixed bugs in icons handling introduced in 1.227
2006-05-09  Paul Cornettsimplify mouse wheel signal handler
2006-05-09  Paul Cornettunused member variables
2006-05-09  Vadim Zeitlinfixes and missing files from the first wxComboControl...
2006-05-09  Vadim Zeitlinmbstate-t related fix for CW8.3 compilation
2006-05-09  Włodzimierz... Include wx/dcscreen.h according to precompiled headers...
2006-05-09  Chris Elliottchange of hardware - modify daily build script
2006-05-09  Chris Elliottadd files omitted from script for daily builds at York
2006-05-09  Vadim Zeitlinremoved spurious trailing commas in enums
2006-05-09  Vadim Zeitlinadded wxUSE_COMBOBCONTROL and wxUSE_OWNERDRAWNCOMBOBOX...
2006-05-08  Vadim ZeitlinwxUSE_COMBOCONTROL and wxUSE_OWNERDRAWNCOMBOBOX added
2006-05-08  Vadim Zeitlinjust regenerated with autoconf
2006-05-08  Vadim Zeitlinbakefile-generated makefiles for the sample
2006-05-08  Vadim Zeitlinmention wxComboControl
2006-05-08  Vadim Zeitlinadded wxUSE_COMBOBCONTROL and wxUSE_OWNERDRAWNCOMBOBOX...
2006-05-08  Vadim ZeitlinwxComboControl and wxOwnerDrawnComboBox (patch 1479938)
2006-05-08  Vadim Zeitlinadded conversion ctor to create const_iterator from...
2006-05-08  Włodzimierz... Include wx/dcprint.h according to precompiled headers...
2006-05-08  Vadim Zeitlinfixed operator[] in wxUSE_STL build
2006-05-08  Włodzimierz... Build fix.
2006-05-08  Włodzimierz... Build fix.
2006-05-08  Włodzimierz... Build fix.
2006-05-08  Włodzimierz... Include wx/dcmemory.h according to precompiled headers...
2006-05-08  Vadim Zeitlinadded operator[] for STL builds
2006-05-08  Vadim Zeitlinremoved __throws_bad_alloc import, this apparently...
2006-05-07  Stefan NeisNeed to do tests for compiler version (to determine...
2006-05-07  Paul Cornettcall static functions directly
2006-05-07  Paul Cornettunused variables/declarations
2006-05-07  Paul Cornettcorrect access for virtuals
2006-05-07  Vadim Zeitlinuse non numpad equivalents for the numpad keys in CHAR...
2006-05-07  Vadim Zeitlinremoved more unneeded code in kbd handling logic
2006-05-07  Vadim Zeitlinremoved code which had no effect in HandleChar()
2006-05-06  Vadim Zeitlingenerate ctors with optional parent parameters in C...
2006-05-06  Vadim Zeitlinfix for popup menus (part of patch 1238355)
2006-05-06  Robin DunnAdd wx.TextAttr.Merge
2006-05-06  Vadim Zeitlinbetter Wait/Delete() docs (patch 1434085)
2006-05-06  Vadim Zeitlinuse SubclassWin() insteaf of just wxAssociateWinWithHan...
2006-05-06  Vadim Zeitlinsend wxWindowCreateEvent from SubclassWin(), not WM_CRE...
2006-05-06  Vadim Zeitlindon't generate duplicate event for numpad keys with...
2006-05-06  Vadim Zeitlinuse wxGtkString instead of manual g_free()s (also fixed...
2006-05-06  Robin DunnGetXRCID has a new parameter
2006-05-06  Robin DunnAdded wxDD_CHANGE_DIR
2006-05-06  Robin Dunnminor wx.DirDialog updates
2006-05-06  Włodzimierz... Include wx/dcclient.h according to precompiled headers...
2006-05-06  Vadim Zeitlinpango_font_description_get_family() can return NULL
2006-05-06  Vadim Zeitlincompilation fix for the last check in
2006-05-06  Vadim Zeitlinclamp the point size of the font to a reaosnable range...
2006-05-06  Vadim Zeitlindocs for Get/SetNativeFontInfoUserDesc() (part of patch...
2006-05-06  Vadim Zeitlincache best size in DoGetBestSize()
2006-05-06  Vadim Zeitlinmisc fixes for wxDirDialog; new wxDD_CHANGE_DIR flag...
2006-05-06  Vadim Zeitlinsimplify the client data/non standard images handling...
2006-05-06  Vadim Zeitlinadded InitCommandEventWithItems() and call it from...
2006-05-06  Vadim Zeitlincorrected last change to cWC2MB() to also work for...
2006-05-06  Vadim Zeitlindon't allocate 0-sized buffer in cWC2MB() even if input...
2006-05-06  Vadim Zeitlinremoved wxIsLoggingEnabled() as it could create the...
2006-05-06  Vadim Zeitlintypo: PrintfInLogBug() was probably supposed to be...
2006-05-06  Vadim Zeitlindelete the old log target if one had been created someh...
2006-05-06  Vadim Zeitlinadded ConversionEmpty() test
2006-05-06  Vadim Zeitlinmention that Wait() relocks the mutex before returning...
2006-05-06  Vadim Zeitlinadded wxString::EndsWith() (patch 1483049)
2006-05-06  Vadim Zeitlinallow to specify the value for unknown ids in GetXRCID...
2006-05-06  Paul Cornettcall static functions directly
2006-05-06  Vadim Zeitlinadded wxTextAttr::Merge (modified patch 1482719)
2006-05-06  Vadim Zeitlindon't give an error when editing of the items label...
2006-05-06  Vadim Zeitlinadded InitCommandEventWithItems() and call it from...
2006-05-06  Vadim Zeitlinblank lines were ignored in multiline cell labels ...
2006-05-06  Vadim Zeitlincode cleanup in DrawTextRectangle()
2006-05-06  Vadim Zeitlinsigned/unsigned warning fix
2006-05-06  Vadim Zeitlinre-reversed SB_TOP/BOTTOM undoing rev 1.21 change ...
2006-05-06  Stefan Csomormust be AnyState , not NoState to get all elements...
2006-05-06  Paul Cornettdon't include scrollbar area in client size
2006-05-06  Vadim Zeitlinremoved TTN_NEEDTEXT handlers, we don't use tooltips...
2006-05-05  Vadim Zeitlincorrected wording of application shutdown logic description
2006-05-05  Włodzimierz... Include wx/dc.h according to precompiled headers of...
2006-05-05  Vadim Zeitlinmention that timestamp is in ms
2006-05-05  Robin Dunnfix a typo causing the wrong method to be called.
2006-05-05  Włodzimierz... CSS colour compatibility after #1473731.
2006-05-05  Włodzimierz... Helper for clipping to range.
2006-05-05  Włodzimierz... [ 1482626 ] Fix widgets sample build on unicode
2006-05-05  Paul Cornettcorrect access for virtuals
2006-05-05  Włodzimierz... Tinderbox build fix for wxUnivGTK build.
2006-05-05  Włodzimierz... !wxUSE_TOOLTIPS build fix.
2006-05-05  Włodzimierz... Include wx/frame.h according to precompiled headers...
2006-05-05  Włodzimierz... Misplaced #ifdef ... #endif fix.
2006-05-04  Vadim Zeitlinimplemented SetItemToolTip()
2006-05-04  Vadim Zeitlinadded static Apply(GtkWidget, tip) method
2006-05-04  Vadim Zeitlinmention that SetItemToolTip() is for wxMSW and wxGTK2...
2006-05-04  Vadim Zeitlinrenamed ss_tooltips to gs_tooltips to follow the standa...
2006-05-04  Vadim Zeitlinrenamed m_boxes to m_buttons because, well, it contains...
2006-05-04  Vadim Zeitlinrenamed local variable named m_radio as the m_ prefix...
2006-05-04  Vadim Zeitlinadded support for radiobox items tooltips in XRC
2006-05-04  Robin DunnAdded Get/SetItemToolTip
next