]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2006-05-16  Vadim Zeitlinremoved GTK-specific SetModified() as we already have...
2006-05-16  Vadim Zeitlinreset the dirty flag before generating the event from...
2006-05-16  Vadim Zeitlintest IsModified() inside OnText()
2006-05-16  Vadim Zeitlinimplemented clipboard events support for wxGTK
2006-05-16  Vadim Zeitlinrenamed wxComboControl to wxComboCtrl and related wxUSE...
2006-05-16  Vadim Zeitlinallow adjusting the combo button size (patch 1489452)
2006-05-16  Stefan Csomorm_dialogStyle removed
2006-05-16  Vadim Zeitlinuse wxTE_PROCESS_ENTER for the text control part
2006-05-16  Vadim Zeitlinadded documentation of common attributes
2006-05-16  Mart RaudseppFix doc bug #1455621 - wxURI documentation has wrong...
2006-05-16  Jouk Jansen Update OpenVMS build configuration
2006-05-15  Mart RaudseppNo cast necessary for g_object_set first arg (it takes...
2006-05-15  Robin DunnwxMSW doesn't have the default ctor or Create method...
2006-05-15  Robin DunnAdded SetSashPosition
2006-05-15  Mart RaudseppRename *_filedialog_* to *_dirdialog_* to ensure there...
2006-05-15  Mart RaudseppDon't cast with G_OBJECT when passing a GObject to...
2006-05-15  Mart RaudseppFix compilation
2006-05-14  Włodzimierz... wxTabCtrl off build fix.
2006-05-14  Włodzimierz... Fix for linking error after combo changes: dummy gettin...
2006-05-14  Włodzimierz... Bakefile specification fixes.
2006-05-14  Włodzimierz... Source cleaning.
2006-05-14  Kevin HockContinue reading after checking the pushback buffer...
2006-05-13  Vadim Zeitlincheck the item id validity in SetItem()
2006-05-12  Vadim Zeitlinadded Galician translation
2006-05-12  Vadim ZeitlinwxUniv compilation fixes after wxComboControl patch
2006-05-12  Vadim Zeitlindon't delete the exiting tooltip if SetToolTip() is...
2006-05-12  Vadim Zeitlinfix OpenWatcom warning (patch from Jaakko Salli)
2006-05-12  Vadim Zeitlincorrect dll declaration (the classes in the header...
2006-05-12  Paul Cornettremove gtk1 stuff and unused macros
2006-05-12  Paul Cornettunused variables
2006-05-12  Vadim Zeitlinadded clipboard events (wxEVT_COMMAND_TEXT_COPY/CUT...
2006-05-11  Mart Raudsepp[wxGTK2] Make the affirmative button the default in...
2006-05-11  Mart Raudsepp[wxGTK2.4] Make affirmative button the default in wxFil...
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...
next