]> git.saurik.com Git - wxWidgets.git/history - src
use correct background color when drawing borders
[wxWidgets.git] / src /
2008-10-10  Paul Cornettuse correct background color when drawing borders
2008-10-10  Jaakko SalliGetPendingEditedValue() -> GetUncommittedPropertyValue...
2008-10-10  Robert RoeblingFix crash again
2008-10-10  Robert RoeblingFix crash with NULL pointer dereferencing
2008-10-09  Robert Roeblingimplement GetSizeAvailableForScrollTarget
2008-10-09  Robert RoeblingUse g_signal_connect_after for wxRadioButton as well
2008-10-09  Robert RoeblingBlind guess fix for wxRB_SINGLE
2008-10-09  Francesco Montorsifixed a bug caused by passing a wxChar[] buffer to...
2008-10-08  Robert RoeblingForgot to set GtkIter stamp in Select() and friends
2008-10-08  Jaakko SalliRemoved dysfunctional wxPGPropery::PrepareValueForDialo...
2008-10-08  Stefan NeisFixed header file conflict.
2008-10-08  Vadim Zeitlinadded wxDC::GetHDC() for backwards compatibility with...
2008-10-08  Stefan Csomorfocus propagation, fixes #10047
2008-10-08  Stefan NeisAdded missing include.
2008-10-07  Jaakko SalliRemoved SetPropertiesFlag() (high-level function using...
2008-10-07  Jaakko SalliEliminated last property generation macros from props...
2008-10-07  Jaakko SalliRemoved wxLongStringProperty derived property creator...
2008-10-07  Robert RoeblingGTK+ version guard
2008-10-07  Robert RoeblingDon't set HINT_COMBO as wxPopupWindow is used for diffe...
2008-10-06  Stefan Csomorporting dcscreen blit from 2.8
2008-10-06  Jaakko SalliMinimize use of editor class macros
2008-10-06  Jaakko SalliWhen registering editor, try wxRTTI class name in addit...
2008-10-06  Jaakko SalliRemove use of wxPG_EDITOR macro
2008-10-06  Vadim Zeitlinimplemented wxMemoryFSHandler::FindFirst/Next()
2008-10-06  Vadim Zeitlinmade m_Hash object, not a pointer and moved hash declar...
2008-10-06  Vadim Zeitlinremoved the strange __WXMSW__ test in AddFile(bitmap...
2008-10-06  Vadim Zeitlinrewrite using type safe wxHashMap instead of wxObject...
2008-10-06  Vadim Zeitlinno changes, just some minor cleanup
2008-10-06  Robert RoeblingMake keyboard input to controls in a wxPopupWindow...
2008-10-06  Robert RoeblingWrong order of calls
2008-10-06  Francesco Montorsibetter error messages, when possible
2008-10-06  Stefan Csomorswitching away from angle brackets includes, deactivati...
2008-10-06  Stefan Csomormoving more things to common API between carbon and...
2008-10-06  Vadim Zeitlinset svn properties correctly
2008-10-05  Jaakko SalliFix RCS-IDs
2008-10-05  Jaakko SalliFix RCS-ID
2008-10-05  Jaakko SalliBetter use of Connect()
2008-10-05  Jaakko SalliNeed to call wxVScrolledWindow::UpdateScrollbar() in...
2008-10-05  Jaakko SalliHave GetDescBoxHeight() return value consistent with...
2008-10-05  Jaakko SalliCall RecreateControls() if relevant window style flag...
2008-10-05  Jaakko SalliGetEditableState() with DescBoxState flag could assert
2008-10-04  Vadim Zeitlinadded the possibility to draw grid lines across the...
2008-10-04  Robert RoeblingAlso use F4 shortcut for textfield + button combination
2008-10-04  Jaakko SalliFixed use of erase() in wxPGChoices::RemoveAt()
2008-10-04  Jaakko SalliAdded Description Box Height to saveable/restoreable...
2008-10-04  Robert RoeblingRemoved wxNavigationKey code, new keyboard navigation
2008-10-04  Robert RoeblingAlso use F4 as short-cut for opening pop-up
2008-10-03  Vadim Zeitlindon't duplicate base class m_acceleratorTable as m_acce...
2008-10-03  Jaakko SalliFixed bug: wxPG_EX_AUTO_UNSPECIFIED_VALUES was basicall...
2008-10-03  Jaakko SalliIncrease properties' tolerance for wxNullVariant as...
2008-10-03  Jaakko SalliMust still delete m_cells items by explicit type (since...
2008-10-03  Vadim Zeitlinreturn false if the file passed to Load() doesn't exist...
2008-10-03  Jaakko SalliMinor additional clipper window related code and commen...
2008-10-03  Vadim Zeitlinfix off by one byg in ReserveId() (closes #10020)
2008-10-03  Jaakko SalliRemove wxPGClipperWindow, use wxBORDER_NONE instead...
2008-10-03  Jaakko SalliFurther fix m_children use with wxUSE_STL=1
2008-10-03  Vadim Zeitlinno changes, just removed commented out code accidentall...
2008-10-03  Jouk Jansenadding variable initialization to 0
2008-10-02  Vadim Zeitlinhonour wx{CLOSE,MINIMIZE,MAXIMIZE}_BOX even for borderl...
2008-10-02  Jaakko SalliSetButtonShortcut() merged with action system
2008-10-02  Jaakko SalliMoved ClearModifiedStatus() to wxPropertyGridInterface
2008-10-01  Václav Slavíkget rid of public constants for various XRC defaults...
2008-10-01  Jaakko SalliRecognize lack of wxTAB_TRAVERSAL style
2008-10-01  Jaakko SalliUse wxPendingDelete
2008-10-01  Jaakko SalliAdded useful comment
2008-10-01  Jaakko SalliFixed wxPG sourceforge tracker bug #2138858, applied...
2008-10-01  Vadim Zeitlinadd a more readable wrapper for CreateDocument(wxEmptyS...
2008-10-01  Jaakko SalliUnfocus text editor when enter is pressed
2008-10-01  Jaakko SalliUse m_children as it were std::vector
2008-10-01  Julian SmartOnly ignore Alt down on Mac
2008-10-01  Julian SmartNow accepts keys that are generated with Alt
2008-10-01  Vadim Zeitlindon't distribute negative extra space among box sizer...
2008-10-01  Václav Slavíkcompilation fix
2008-10-01  Benjamin Williamsapplied patch from ticket 10015; wxToolBar compatibility
2008-10-01  Stefan Csomorcopying sizes upon construction, HDC doesn't deliver...
2008-10-01  Stefan Csomorfixing release handling of dc
2008-10-01  Jouk JansenwxMOTIF ?: wxcursor:wxcursor overload fix
2008-09-30  Václav Slavíkdon't cache tray protocol availability result in wxTask...
2008-09-30  Václav Slavíkadded wxTaskBarIcon::IsAvailable
2008-09-30  Stefan Csomorsupporting NO_BORDER for Cocoa as well
2008-09-30  Jaakko SalliConverted various wxArrayPtrVoids to wxVectors
2008-09-30  Jaakko SalliFix Connect() calls in SetupChildEventHandling()
2008-09-30  Jaakko SalliTry to make SetupChildEventHandling() more foolproof
2008-09-30  Václav SlavíkwxToolBar XRC handler should call SetupWindow() to...
2008-09-30  Stefan Csomorperformance fix by Tim Kosse
2008-09-30  Václav SlavíkwxWizard XRC handler should call SetupWindow() to handl...
2008-09-30  Robert RoeblingMake wxPGCanvas accept focus even with child windows
2008-09-30  Robert RoeblingAdd wxPGCanvas RTTI for debugging purpose
2008-09-30  Robert RoeblingwxGTK's wxTextCtrl's borders can be removed
2008-09-30  Robert RoeblingMove body of SetFocusOnCanvas to .cpp file
2008-09-29  Václav SlavíkwxART_MISSING_IMAGE is not a valid wxArtClient value...
2008-09-29  Jaakko SalliMoved wxPropertyGrid::SetPropertyName() to wxPropertyGr...
2008-09-29  Jaakko SalliRemoved wxPG_EX_LEGACY_VALIDATORS
2008-09-29  Jaakko SalliRegisterAdditionalEditors() to work even if no wxProper...
2008-09-29  Jaakko SalliMake wxPGValidationInfo class instead of struct, re...
2008-09-29  Vadim Zeitlinno real changes, just fixed all occurences of 'occurenc...
2008-09-29  Vadim Zeitlinfix After{First,Last}() to work for strings with non...
2008-09-28  Julian SmartFix for deleting first word in the control
2008-09-28  Václav SlavíkwxGTK: Fixed printing to use fonts sizes adjustment...
2008-09-27  Jaakko SalliwxPropertyGrid::RegisterEditorClass() now CHECK_MSG...
next