]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2010-02-02  Jaakko SalliDo not clear property selection when adding new propert...
2010-02-02  Julian SmartDon't crash if there's no top window.
2010-02-01  Julian SmartSimplify SetSelectionRange and make consistent with...
2010-02-01  Stefan Csomoradapting to new API variant
2010-02-01  Kevin Olliviernschars is never used for the wxEVT_CHAR case, so don...
2010-02-01  Kevin OllivierUse the correct type to fix Tiger compilation.
2010-01-31  Jaakko SalliAdded nominal wxPG_PROP_READONLY support for editor...
2010-01-31  Jaakko SalliAdded command to set wxPG_PROP_READONLY in the propgrid...
2010-01-31  Jaakko SalliFixed value column rendering for properties which do...
2010-01-31  Stefan Csomoravoiding catching incorrect shortcuts, see #11676
2010-01-31  Stefan Csomorsupporting clipboard command shortcuts on osx_cocoa...
2010-01-29  Vadim ZeitlinDisable wxUSE_FSWATCHER under Unix if neither inotify...
2010-01-28  Michael WetherellFix for file length fixup.
2010-01-28  Stefan Csomorstoring modal returncode correctly for carbon
2010-01-28  Stefan Csomormake sure modality is reflected correctly when rerouted...
2010-01-28  Vadim ZeitlinDisable wxUSE_OWNER_DRAWN for wxUniv to fix the build.
2010-01-28  Stefan Csomoradding window-modal message box sample
2010-01-28  Stefan Csomorsetting correct alertType
2010-01-28  Kevin OllivierGet ShowWindowModal behavior working under OS X Cocoa...
2010-01-26  Vadim ZeitlinNever block in wxSocket::Peek().
2010-01-26  Jaakko SalliwxPGProperty::GetHintText() function body was missing...
2010-01-26  Jaakko SalliFixed wxPGGlobalVars export declaration
2010-01-26  Stefan Csomoroptimizing creation of glcontexts, less flicker
2010-01-26  Jouk JansenFixes for compilation on OpenVMS platforms
2010-01-26  Vadim ZeitlinAdd wxTreeCtrl::SelectChildren() method.
2010-01-26  Vadim ZeitlinTry to prevent users from forgetting to include wx...
2010-01-26  Vadim ZeitlinDon't pass logs at unknown levels to wxLog::DoLogRecord...
2010-01-26  Vadim ZeitlinAnother compilation fix for wxMSW without PCH.
2010-01-26  Vadim ZeitlinImplement RequestUserAttention() for wxOSX/Cocoa.
2010-01-26  Vadim ZeitlinCompilation fixes for PCH-less build after ownerdraw...
2010-01-26  Vadim ZeitlinAvoid g++ warning about unhandled wxFONTFAMILY_XXX...
2010-01-26  Vadim ZeitlinNo real changes, just don't initialize extern variable...
2010-01-26  Vadim ZeitlinMake wxWindow::MSWGetThemeColour() const.
2010-01-26  Vadim ZeitlinCompilation fix for wxUniv.
2010-01-25  Stefan Csomorsimplifying code, removing outdated API
2010-01-25  Stefan Csomoradding note for correct wheel params
2010-01-25  Julian SmartAdded EVT_WIZARD_PAGE_SHOWN event for wxWizard, to...
2010-01-25  Stefan Csomorbetter wheel support
2010-01-25  Stefan Csomormake sure we can override GetModality
2010-01-25  Stefan Csomoradding wxWindow::Show in order to make the sheet showin...
2010-01-25  Stefan Csomorfixing building on iphone
2010-01-25  Jouk JansenUpdate compile support for OpenVMS
2010-01-24  Kevin OllivierFix mistake, though this assert is unfortunate since...
2010-01-24  Stefan Csomorsupporting auto-rotate for translucent statusbar
2010-01-24  Vadim ZeitlinCompilation fix after ownerdraw-refactor branch merge.
2010-01-24  Václav SlavíkFixed dialog units <-> pixels conversion.
2010-01-24  Václav SlavíkDetermine wxButton size correctly in wxMSW.
2010-01-24  Vadim ZeitlinFix bug in wxStringOutputStream unit test.
2010-01-24  Vadim ZeitlinOverride IsSeekable() in wxString{Input,Output}Stream...
2010-01-24  Vadim ZeitlinDocument that wxComboBox::Dismiss() and Popup() generat...
2010-01-24  Vadim ZeitlinCorrect UTF-32BE BOM detection in wxConvAuto.
2010-01-24  Vadim ZeitlinCorrect bug with returning 0 for non-empty input from...
2010-01-24  Vadim ZeitlinCheck the result of ToWChar() call in wxTextInputStream...
2010-01-24  Vadim ZeitlinReplace wxLogWarning()s in wxOSX wxComboBox code with...
2010-01-24  Vadim ZeitlinAdd wxComboBox::Popup() and Dismiss() to manually show...
2010-01-24  Vadim ZeitlinNo changes, just remove the strange "#if 1".
2010-01-24  Vadim ZeitlinFix sending of wxEVT_COMMAND_LIST_COL_DRAGGING events...
2010-01-24  Vadim ZeitlinMove wx/evtloop.h from GUI_CMN_HDR to BASE_CMN_HDR...
2010-01-24  Vadim ZeitlinFix wxHTTPStream::Eof() to return true for empty HTTP...
2010-01-24  Vadim ZeitlinUse a helper wxNEEDS_DECL_BEFORE_TEMPLATE symbol in...
2010-01-24  Vadim ZeitlinApply workaround for wxStrcoll() template for g++ to...
2010-01-23  Kevin OllivierFix for generic implementation.
2010-01-23  Kevin OllivierFix for non-Mac builds.
2010-01-23  Kevin OllivierRemove assert that was used during testing while changi...
2010-01-23  Kevin OllivierStart on ShowWindowModal for OS X Cocoa. Not working...
2010-01-23  Vadim ZeitlinAdd virtual wxSizer::DoInsert() to replace Insert().
2010-01-23  Vadim ZeitlinAllow to not create wxPaintDC in EVT_PAINT handler...
2010-01-23  Vadim ZeitlinDon't crash when input is empty in wxFileConfig(wxInput...
2010-01-23  Vadim ZeitlinFix off by 1 errors in owner-drawn menu drawing code...
2010-01-23  Vadim ZeitlinImprove wxCheckListBox appearance under Vista/Win7.
2010-01-23  Vadim ZeitlinCorrect drawing of check marks for owner-drawn items...
2010-01-23  Vadim ZeitlinCorrect alignment of menu accelerator strings in owner...
2010-01-23  Vadim ZeitlinUse theme functions for drawing owner-drawn menus.
2010-01-23  Vadim ZeitlinFix calculation of the margins for owner-drawn menu...
2010-01-23  Vadim ZeitlinSet up menu bitmaps correctly for checkable items.
2010-01-23  Vadim ZeitlinRefactor owner-drawing code.
2010-01-23  Vadim ZeitlinReturn old, not new, selection from wxMSW wxNotebook...
2010-01-22  Jouk JansenCorrection on previous commit: statement order corrected
2010-01-22  Jouk JansenGet wxDC defined when nescessary
2010-01-20  Kevin OllivierHandle the case of NSNotFound result properly.
2010-01-20  Vadim ZeitlinDisable size grip for TLW status bar if TLW is not...
2010-01-19  Václav SlavíkFix wxMulDivInt32() to round the result like win32...
2010-01-19  Václav SlavíkMake ConvertPixelsToDialog() and ConvertDialogToPixels...
2010-01-19  Václav SlavíkDon't query metrics that won't be used.
2010-01-19  Václav SlavíkSupport XHTML &apos; entity.
2010-01-19  Vadim ZeitlinFurther enhancement to the samples overview page.
2010-01-19  Vadim ZeitlinExplain the location of samples better in the samples...
2010-01-19  Vadim ZeitlinDon't set initial size as min size for top level window...
2010-01-19  Václav SlavíkAdd wxThreadEvent::SetPayload<T>().
2010-01-19  Václav SlavíkDon't make full copy of string in wxThreadEvent::Clone().
2010-01-18  Stefan Csomormoving GetPageInfo to later stage, closes #11494
2010-01-18  Stefan Csomorswitching to LaunchServices implementation, fixes ...
2010-01-18  Stefan Csomorfixing type for 64 bit, closes #11550
2010-01-18  Stefan Csomoravoiding Insert shadowing superclass methods, closes...
2010-01-18  Stefan Csomorsetting correct 'default' for m_filterIndex, closes...
2010-01-18  Stefan Csomorapplying patch, closes #11309
2010-01-18  Stefan Csomorsetting correct refcon in menus (was incorrectly change...
2010-01-18  Stefan Csomoravoiding double define warning
2010-01-18  Vadim ZeitlinDocument wxCENTRE style for wxMessageDialog.
2010-01-18  Vadim ZeitlinDon't set stretchable spacers size to 0, this doesn...
next