]> git.saurik.com Git - wxWidgets.git/history - src
Added slightly better font dialog for Mac
[wxWidgets.git] / src /
2006-03-08  Julian SmartAdded slightly better font dialog for Mac
2006-03-08  Włodzimierz SkibaWarning fix.
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 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  Włodzimierz SkibaRemoved unused and outdated Watcom build files.
2006-03-07  Julian SmartApplied patch [ 1445031 ] wxString passed as ellipsis...
2006-03-07  Włodzimierz SkibaDon't send dummy wxCommandEvent. Make members private...
2006-03-07  Włodzimierz Skiba::GetFileAttributes takes Unicode in Unicode build...
2006-03-07  Włodzimierz SkibaDon't send dummy wxCommandEvent.
2006-03-07  Václav Slavíkpreserve window's content when changing the fonts
2006-03-07  Włodzimierz SkibaBorland build fix.
2006-03-07  Vadim Zeitlindon't leave evtType uninitialized in gtk_slider_callbac...
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 SkibaReplace dummy wxCommandEvent with dedicated API. Disabl...
2006-03-07  Mart RaudseppApply patch #1443819 from Paul Cornett - move the GtkTr...
2006-03-07  Włodzimierz SkibaApply WinCE OK-button policy. Use standard buttons...
2006-03-06  Włodzimierz SkibawxWinCE build fix.
2006-03-06  Václav Slavíkfixed win32 code to not use MB_ERR_INVALID_CHARS on...
2006-03-06  Julian SmartFixed wxGenericFileDialog to work with WinCE, so it...
2006-03-06  Mart RaudseppRemove semicolon after if statmce that can potentially...
2006-03-05  Włodzimierz SkibaMinimal (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 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  Vadim Zeitlinremoved main() definition from wxX11
2006-03-05  Włodzimierz SkibaBuild 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...
2006-03-04  Vadim Zeitlinno real changes; just streamlined ifdef around composit...
2006-03-04  Vadim Zeitlindeselect the current selection when the user clicks...
2006-03-04  Włodzimierz SkibaMore informative comment about previous commit.
2006-03-04  Vadim Zeitlinfixed crash due to double deletion of wxListTextCtrlWra...
2006-03-04  Vadim Zeitlincentre icon and text vertically in the report view...
2006-03-04  Vadim Zeitlinrecognize wxBORDER_XXX as well as wxXXX_BORDER styles
2006-03-04  Julian SmartIf context menu not handled, treat as left click instead.
2006-03-04  Václav Slavíkadded comments clarifying the code a bit
2006-03-03  Vadim Zeitlinmove the code freeing temporary argv array to wxEntry...
2006-03-03  Włodzimierz SkibaStop invalidating size on wxTLW
2006-03-02  Stefan Csomorfix unresolved symbol under 10.3.9
2006-03-02  Julian SmartOn WinCE, generic font dialog didn't work because the...
2006-03-02  Julian SmartApplication clipping region can be set to null without...
2006-03-02  Julian SmartWorked around a crash in wxHTML on WinCE
2006-03-02  Julian SmartUse temp directory and don't prepend two backslashes...
2006-03-02  Robert Roebling Change wxVariant GetValue() to GetValue( wxVariant...
2006-03-02  Robert Roebling Use GTK+ function to obtain GdkWindow for wxListBox.
2006-03-01  Robert Roebling Apply patch which makes it possible to resize a
2006-03-01  Robert Roebling Corrected scrolling when using cursor keys.
2006-03-01  Robert Roebling Applied Ryan's native wxListBox and wxCheckListBox...
2006-03-01  Robert Roebling Further sorting work using the sorting data model.
2006-02-28  Robert Roebling Don't delete model in views destructor as several
2006-02-28  Robert Roebling Moved code around preparing the sorted model.
2006-02-28  Julian SmartAdded context menu support under PocketPC
2006-02-28  Robert Roebling Added wxDataViewSortedListModel, which doesn't work
2006-02-28  Kevin HockMake SetLocal actually work instead of crashing immedia...
2006-02-27  Robert Roebling First release mouse, then emit event.
2006-02-27  Vadim Zeitlinfix for wxPathList::FindValidPath() for wxUSE_STL
2006-02-27  Robert Roebling Removed superfluous code.
2006-02-27  Robert Roebling MVC works now.
2006-02-27  Robert Roebling Added generic MVC hookup code.
2006-02-27  Robert Roebling Most things about wxDataViewDateCell work.
2006-02-27  Robert Roebling Make wxTransientPopupWindow ignore button down events
2006-02-26  Stefan NeisAdded handling of dashes (patch #1438894).
2006-02-26  Robert Roebling Some restructuring, beginning of wxDataViewDateCell.
2006-02-26  Włodzimierz SkibaMissing wxPen (dashes) members.
2006-02-26  Włodzimierz SkibaCorrect wxCheckListBox insertion.
2006-02-26  Robert Roebling Makes custom cell activatable.
2006-02-25  Włodzimierz SkibaRevitalise SIP support in all toplevel wince windows.
2006-02-25  Włodzimierz SkibaMake wxWinCE buildable (workaround eVC++ limitations).
2006-02-25  Robert Roebling Add scrollbars, fix crash, leak less memory.
2006-02-25  Robert Roebling Added wxDataViewProgressCell with native code
2006-02-25  Robert Roebling Add compilation guards.
next