]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2006-03-09  Vadim Zeitlinmade SetFirstItem() work again (patch 1445170)
2006-03-09  Vadim Zeitlinfixed idle event generation logic (thanks to Paul Corne...
2006-03-09  Vadim Zeitlinremoved useless colMapAllocCounter (patch 1413456)
2006-03-09  Vadim Zeitlinmoved wxapp_install_idle_handler and g_isIdle from...
2006-03-09  Vadim Zeitlinremoved unused ifdef wxUSE_THREADS block (patch 1435521)
2006-03-09  Vadim Zeitlinuninitialized variable warning fixed (modified patch...
2006-03-09  Vadim Zeitlinfix gcc4 warning for wndproc casts (patch 1431939)
2006-03-09  Vadim Zeitlinlet _T() work with macros (modified patch 1437983)
2006-03-09  Vadim Zeitlinfixed mouse (and other?) events generation broken by...
2006-03-09  Vadim Zeitlincompilation fix after last commit
2006-03-09  Vadim Zeitlincompilation fix after last commit; some extra comments
2006-03-09  Vadim Zeitlinadded wxListBox::HitTest() from Ryan (patch 1446207)
2006-03-09  Julian SmartMissing >
2006-03-09  Robin DunnPatch #1446110: use of uninitialized variables
2006-03-09  Vadim Zeitlindon't check that the cursor is over the window calling...
2006-03-09  Robin DunnKeep the key up/down event consistency without relying...
2006-03-09  Robin DunnApplied (a slightly refactored) Patch #1445169: wxListB...
2006-03-08  Robin DunnFix for bug #1436503. Delay the start of the DnD oprta...
2006-03-08  Julian SmartName clash correction
2006-03-08  Robin Dunnwarning fix
2006-03-08  Julian SmartAdded slightly better font dialog for Mac
2006-03-08  Włodzimierz... Warning fix.
2006-03-08  Robin Dunnworkaround MacSetMetalAppearance being made protected
2006-03-08  Robin DunnUpdated to Scintilla 1.67
2006-03-08  Vadim Zeitlindon't draw focus rect for custom drawn items when the...
2006-03-08  Vadim Zeitlingenerate wxEVT_COMMAND_TEXT_ENTER for multiline control...
2006-03-08  Vadim Zeitlincorrect gcc print format warnings
2006-03-08  Vadim Zeitlincompilation fix after last commit
2006-03-08  Vadim Zeitlintest EVT_TEXT_ENTER
2006-03-08  Vadim Zeitlinuse wxCHECK instead of wxASSERT to avoid crashing later...
2006-03-08  Vadim Zeitlindon't crash in case of unknown sizer type (coverity...
2006-03-08  Vadim Zeitlindon't crash in case of incorrectly specified parent...
2006-03-07  Vadim Zeitlinuse wxCHECK instead of wxASSERT in CanonicalizePluginNa...
2006-03-07  Vadim Zeitlintest for dst!=NULL instead of bpp==1 in Rescale() as...
2006-03-07  Vadim Zeitlindon't crash if one of GetAllCommands() parameters is...
2006-03-07  Vadim Zeitlinremoved unneeded test for pal!=NULL in ConvertToImage...
2006-03-07  Vadim Zeitlinoops, undid last commit, the extra test is unneded...
2006-03-07  Vadim Zeitlinmake sure we don't use uninitalized output stream in...
2006-03-07  Vadim Zeitlinfixed crash in case of not subclasses wxWizardPage...
2006-03-07  Vadim Zeitlinfixed yet another memory leak in LoadGnomeDataFromKeyFi...
2006-03-07  Vadim Zeitlinfix another memory leak in SetCommand() (coverity check...
2006-03-07  Vadim Zeitlinfix memory leak (coverity checker CID 53)
2006-03-07  Vadim Zeitlinmake it clear that m_page is not NULL in OnBackOrNext...
2006-03-07  Vadim Zeitlinfixed memory leaks in case of errors during file load...
2006-03-07  Vadim Zeitlinfixed a memory leak in case server name couldn't be...
2006-03-07  Vadim Zeitlinfixed a big memory leak in DoDrawBitmap() (coverity...
2006-03-07  Vadim Zeitlinfixed a double free bug in SetBufferIO(size_t) (coverit...
2006-03-07  Vadim Zeitlinremoved useless checks for tree==NULL in wxGenericTreeI...
2006-03-07  Vadim Zeitlinsimplified the code in ProcessGridCellMouseEvent()...
2006-03-07  Vadim Zeitlindon't compile the code used only in wxUniv build in...
2006-03-07  Julian SmartTweaks for demos on MacOSX
2006-03-07  Julian SmartZip up Windows demos
2006-03-07  Włodzimierz... Removed unused and outdated Watcom build files.
2006-03-07  Julian SmartApplied patch [ 1445031 ] wxString passed as ellipsis...
2006-03-07  Włodzimierz... DMC build fix.
2006-03-07  Julian SmartFix
2006-03-07  Włodzimierz... Don't send dummy wxCommandEvent. Make members private...
2006-03-07  Włodzimierz... ::GetFileAttributes takes Unicode in Unicode build...
2006-03-07  Włodzimierz... Don't send dummy wxCommandEvent.
2006-03-07  Václav Slavíkpreserve window's content when changing the fonts
2006-03-07  Włodzimierz... Borland build fix.
2006-03-07  Vadim Zeitlindon't leave evtType uninitialized in gtk_slider_callbac...
2006-03-07  Julian SmartAdded script for building and archiving a small range...
2006-03-07  Julian SmartReordered symbols since MinGW wasn't getting HDN_GETDIS...
2006-03-07  Włodzimierz... Don't link with media lib with USE_MEDIA==0.
2006-03-07  Włodzimierz... Don't link with media lib with USE_MEDIA==0.
2006-03-07  Julian SmartIncrease precision of variant conversion to string
2006-03-07  Julian SmartAllow width to be absent but precision present
2006-03-07  Julian SmartAdded conversion to HTML, by Akin Demirtug
2006-03-07  Włodzimierz... Replace dummy wxCommandEvent with dedicated API. Disabl...
2006-03-07  Kevin OllivierFix for invalid 'invisible' chars.
2006-03-07  Mart RaudseppApply patch #1443819 from Paul Cornett - move the GtkTr...
2006-03-07  Mart RaudseppRemove the GetItemHeight sample from samples/checklst...
2006-03-07  Kevin OllivierMove generation of the eVC, and DMars formats over...
2006-03-07  Kevin OllivierAdding Linux and Mac build steps, and updating some...
2006-03-07  Kevin OllivierDocumentation change, and adding an end linebreak.
2006-03-07  Kevin OllivierAdding documentation on the automated release system.
2006-03-07  Kevin OllivierMac and Linux build scripts.
2006-03-07  Włodzimierz... Present generic dialog on WinCE. Show using/avoiding...
2006-03-07  Vadim Zeitlinadded a tiny class to call Freeze/Thaw in ctor/dtor
2006-03-07  Włodzimierz... Apply WinCE OK-button policy. Use standard buttons...
2006-03-07  Kevin OllivierTypo fix.
2006-03-07  Kevin OllivierScript to configure MSVC6 environment for Cygwin.
2006-03-07  Kevin OllivierFinished moving this over to bash syntax.
2006-03-07  Kevin OllivierGenerate wxMSW zip even if we've turned off InnoSetup.
2006-03-06  Włodzimierz... wxWinCE build fix.
2006-03-06  Robin Dunncleanup doc
2006-03-06  Robin DunnUse EVT_CONTEXT_MENU
2006-03-06  Robin DunnFix indentation
2006-03-06  Robin DunnMake the 'this' attribute a real attribute of the Facad...
2006-03-06  Robin Dunn Publisher is now able to parse a dotted notation string
2006-03-06  Václav Slavíkfixed win32 code to not use MB_ERR_INVALID_CHARS on...
2006-03-06  Julian SmartAdded wxGenericFileDialog to WinCE project to give...
2006-03-06  Julian SmartFixed wxGenericFileDialog to work with WinCE, so it...
2006-03-06  Kevin OllivierFixed accidental removal of eVC.
2006-03-06  Kevin OllivierEnabling DigitalMars and eVC project formats.
2006-03-06  Kevin OllivierNeeded so we can install TaskRunner to Python's site...
2006-03-06  Mart RaudseppRemove semicolon after if statmce that can potentially...
2006-03-05  Włodzimierz... Minimal (nearly empty) wxDisplay for wxMGL (to compensa...
2006-03-05  Vadim Zeitlinuse WXSIZEOF() instead of hardcoded number
next