]> git.saurik.com Git - wxWidgets.git/history - src
Common wxListCtrl control name.
[wxWidgets.git] / src /
2005-01-14  Włodzimierz SkibaCommon wxListCtrl control name.
2005-01-13  Robin DunnEnsure that the windows are shown when Initialize is...
2005-01-13  Robin DunnEnsure that the windows are shown when splitting
2005-01-13  Robin Dunnadded a missing \n the source
2005-01-13  Włodzimierz SkibaCommon default notebook name.
2005-01-12  David ElliottAdd new methods to transform coordinates expressed...
2005-01-12  Julian SmartDon't return a broken accelerator object if the acceler...
2005-01-12  Włodzimierz SkibaShared build fix.
2005-01-12  Włodzimierz SkibaWarning fix and source cleaning.
2005-01-12  Włodzimierz SkibaWarning fix.
2005-01-12  Włodzimierz SkibaDon't overwrite 32bit value with 16bit one.
2005-01-12  David ElliottImplement using NSColor class methods for system colors.
2005-01-12  David ElliottImproved whitespace in GetColour() so I can see what...
2005-01-12  Vadim Zeitlinreset m_hDWP to NULL after calling EndDeferWindowPos()
2005-01-11  Włodzimierz SkibaOld API deprecated. Source cleaning.
2005-01-11  Robin DunnPatch [ 1100272 ] wxFlexGridSizer works wrong when...
2005-01-11  David ElliottRenamed src/cocoa/settings.cpp to settings.mm.
2005-01-11  David ElliottImplemented simplistic ConvertToImage()
2005-01-11  David ElliottCorrected m_depth assignment in CopyFromIcon
2005-01-11  David ElliottImplement CopyFromIcon
2005-01-11  David ElliottReplaced obviously incorrect code for SetFocus and...
2005-01-11  David ElliottRenamed the wxWindowCocoaScroller class to wxWindowCoco...
2005-01-10  David ElliottAdd constructor and Set taking NSColor.
2005-01-10  Włodzimierz SkibaOld API deprecated. Use new and remove old usage where...
2005-01-10  Stefan Csomorreverted bitmap depth increases
2005-01-10  David ElliottCorrected some assertions (m_region.m_refData vs. m_ref...
2005-01-10  David ElliottAdded wxMemoryDC::Clear()
2005-01-09  Stefan Csomoroptimizing gauge cpu usage
2005-01-09  Stefan Csomorno message
2005-01-09  Stefan Csomoradded hack for making scrollbars really disappear under...
2005-01-09  Stefan Csomordraw the focus rect ourselves
2005-01-09  Stefan Csomorfixed border calculation
2005-01-08  Vadim Zeitlinimplemented wxIsDebuggerRunning() for Win32
2005-01-08  Robert Roebling Compile fixes for GTK 1.2
2005-01-08  Robert Roebling Applied wxNO_BORDER patch for text control and combo...
2005-01-07  Vadim Zeitlinmade FindWindow() member functions const (this makes...
2005-01-07  Robert Roebling Added way to specify in generic tree control
2005-01-07  Robert Roebling Corrected drag effect for tree control.
2005-01-07  Václav Slavíkfixed condition for using #pragmas
2005-01-07  Vadim Zeitlinharmless unused param warning fix
2005-01-07  Vadim Zeitlincorrected bg colour inheritance once again: only immedi...
2005-01-07  Włodzimierz SkibaOld API clearly deprecated.
2005-01-07  Stefan CsomorOS X savvy implementation
2005-01-07  Robert Roebling Added wxFopen to the MSLU code.
2005-01-07  Robin DunnFix for Bug 1097510, reset m_selectionOld when the...
2005-01-07  Vadim Zeitlininvalidate bg brush in the beginning of OnSize() to...
2005-01-07  Vadim Zeitlindon't ignore the background colour set for the dialog...
2005-01-07  Vadim Zeitlinuse HasTransparentBackground() to correctly draw the...
2005-01-07  Vadim Zeitlinno changes; just removed some obsolete #ifdefs
2005-01-07  Vadim Zeitlinextracted background painting in a separate function...
2005-01-07  Vadim ZeitlinFreeBSD compilation fixes: rename re_comp and re_exec
2005-01-06  Robert Roebling Added test to fontencoding -> codepage conversion
2005-01-06  Robert Roebling Applied patched for combo box SELECTED events (no
2005-01-06  Włodzimierz SkibaOld API clearly deprecated. Source cleaning.
2005-01-06  Robert Roebling Blind attempt make buttons centered in the generic
2005-01-06  Robert Roebling Second try to commit compilo fix for sizer.cpp
2005-01-06  Włodzimierz SkibaUse stock labels for Smartphone.
2005-01-06  Włodzimierz SkibaLack of accelerators on Smartphones.
2005-01-06  Włodzimierz SkibaeVC3 warning fix.
2005-01-06  Włodzimierz SkibaBuild fix for NOPCH.
2005-01-06  Robert Roebling wxEncodingConverter should and can be compiled
2005-01-06  Robert Roebling #
2005-01-05  Robin DunnSet the window id for key events
2005-01-05  Włodzimierz SkibaOld API clearly deprecated.
2005-01-05  Włodzimierz SkibawxMSWUniv wxWindowMSW vs. wxWindow fix.
2005-01-05  Włodzimierz SkibaRemoved all duplicated and complicated #ifdefs for...
2005-01-05  Włodzimierz SkibaWarning fix.
2005-01-05  Włodzimierz SkibaMS Smartphone fixes.
2005-01-05  Mattia Barbon Check for end of buffer in wxMemoryInputStream::Peek.
2005-01-05  Mattia Barbon Correct malloc()/delete[] mismatch.
2005-01-05  Mattia Barbon Allow building with wxUSE_PROTOCOL_FTP/HTTP == 0.
2005-01-04  Robert Roebling Commit wxFontEncoding -> MS codepage conversion code
2005-01-04  Włodzimierz SkibaOld API depreciated. Use of new API. Source cleaning.
2005-01-04  Włodzimierz SkibaOld API depreciated. Use of new API. Source cleaning.
2005-01-04  Włodzimierz SkibaInitial wxSystemSettings::GetColour() for PalmOS.
2005-01-04  Vadim Zeitlinrestored using DeferWindowPos() for moving all windows...
2005-01-04  Mattia Barbon Deprecation warning fix.
2005-01-04  Stefan Csomoras we cannot handle zero commands properly, we have...
2005-01-04  Stefan Csomorusing lang param, to have a CFLanguage be consistent...
2005-01-04  Stefan Csomorfalling back to wxImage handler
2005-01-04  Stefan Csomor24 bit depth
2005-01-03  Włodzimierz SkibaGCC warning fix.
2005-01-03  Vadim Zeitlinfix to the last fix (see comments in patch 1093811)
2005-01-03  Włodzimierz SkibaFull support to the native progress dialog.
2005-01-03  Włodzimierz SkibaIncomplete (PalmOS) setup compatibility.
2005-01-02  Vadim Zeitlindon't crash in wxStrftime() if conversion of strftime...
2005-01-02  Vadim Zeitlinfixed crash when setting locale failed (replaces patch...
2005-01-02  Vadim Zeitlinpass correct tool id (and not always -1) to EVT_TOOL_RC...
2005-01-01  Robert Roebling Allow to set the various buttons explicitly (and
2005-01-01  Robert Roebling Second attempt to fix a rare crash (bad mem access
2004-12-31  Robin DunnSend EVT_TEXT from wxTextCtrl::SetValue to conform...
2004-12-31  Robert Roebling Applied modified form of the StdButtonSize patch.
2004-12-31  Stefan CsomorSetFocus fixed
2004-12-31  Stefan Csomorsetting focus explicitely when using showmodal
2004-12-31  Robert Roebling Fixes a rare crash.
2004-12-31  Włodzimierz SkibawxDialog::Show is virtual as elsewhere. Native PalmOS...
2004-12-30  Włodzimierz SkibawxPD_CAN_SKIP for skipping parts of progress and reintr...
2004-12-29  Robin DunnFix position of the movie when the immediate parent...
2004-12-29  Włodzimierz SkibaWarning fixes, source cleaning.
2004-12-29  Włodzimierz SkibaFixes to FIXME about stock IDs usage.
next