]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
2006-03-05  Vadim Zeitlindon't Printf() a string into itself (bug indicated...
2006-03-05  Vadim Zeitlinfix to last custom draw fix: only leave space for the...
2006-03-05  Vadim Zeitlincorrected typo in PRC Envelope paper definition (used...
2006-03-05  Vadim Zeitlinupdate from Ch. Buck
2006-03-05  Vadim Zeitlinanother custom draw fix: leave space for the image...
2006-03-05  Vadim Zeitlindon't trust CDIS_FOCUS flag vale in custom drawing...
2006-03-05  Robin DunnGetEditControl is not wxMSW specific any more
2006-03-05  Robin DunnDont' return references to wxDateTime
2006-03-05  Robin DunnComment out wxHVScrolledWindow
2006-03-05  Robin DunnAdd GetHandlers
2006-03-05  Robin DunnAdd copy constructor, DateTimeFromDateTime
2006-03-05  Vadim Zeitlinremoved main() definition from wxX11
2006-03-05  Włodzimierz... Follow coommon changes.
2006-03-05  Włodzimierz... Build fix: help OW 1.4 to apply template.
2006-03-04  Vadim Zeitlinhandle size==-1 or absence of size parameter in font...
2006-03-04  Vadim Zeitlindon't send mouse events to disabled windows (this reall...
next