]> git.saurik.com Git - wxWidgets.git/history - src
Updated wxSlider docs now that wxSL_INVERSE is available on MSW, GTK and Mac.
[wxWidgets.git] / src /
2005-02-11  Robin Dunntypo
2005-02-10  Włodzimierz SkibaUse default constructors for wxSize/Point/Rect.
2005-02-10  Włodzimierz SkibaBuild fix.
2005-02-10  Robert Roebling Corrected button height for multiline buttons.
2005-02-10  Włodzimierz SkibawxEmptyString decorations.
2005-02-10  Julian SmartApplied patch [ 1117207 ] changed the test for SQL_C_WCHAR
2005-02-10  Julian SmartApplied patch [ 1113565 ] generic treectl multiselection
2005-02-10  Julian SmartApplied patch [ 1119239 ] Adds socket support for Windo...
2005-02-10  Ryan Nortonremove superflous comments
2005-02-10  Michael WetherellAdd wxUSE_ARCSTREAM so that other archive classes can...
2005-02-10  Ryan NortonwxMediaCtrl unix port with gstreamer usable version :)
2005-02-10  Włodzimierz SkibawxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-02-10  Włodzimierz SkibawxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-02-10  Włodzimierz SkibawxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-02-10  Włodzimierz SkibawxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-02-10  Włodzimierz SkibawxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-02-09  Robert Roebling Applied patch for more compliant wxScrolbar event
2005-02-09  Vadim Zeitlinredraw the grid when it's enabled/disabled
2005-02-09  Julian SmartApplied patch [ 1113624 ] MSW DLL requires global new...
2005-02-09  Julian SmartApplied patch [ 1116706 ] wxRendererGeneric::DrawComboB...
2005-02-09  Vadim Zeitlindon't use wxBG_STYLE_CUSTOM for GTK1, it breaks backgro...
2005-02-09  Vadim Zeitlindon't suppress default erase background logic, we do...
2005-02-09  Vadim Zeitlindon't erase the background of wxHtmlWindow unconditionally
2005-02-09  Ryan NortonFix eval order of arguments...
2005-02-09  Jouk Jansen -------------------------------------------------...
2005-02-09  Włodzimierz Skiba.empty() string decorations
2005-02-09  Włodzimierz SkibaUpdate to Bakefile 0.1.6
2005-02-09  Włodzimierz SkibawxPalmOS frame code clearning from MSW specific parts...
2005-02-08  Robin DunnCheck accelerators before sending EVT_CHAR
2005-02-08  Robin DunnAllow EVT_CHAR events in a wxGTK2 build for F-keys...
2005-02-08  Michael WetherellMinor compilo
2005-02-08  Julian SmartLast change undone
2005-02-08  Julian SmartSet m_count to zero in DeleteAllItems
2005-02-08  Włodzimierz SkibaMinor decorations.
2005-02-08  Włodzimierz SkibawxSlider event handling as described by Vadim in thread...
2005-02-08  Ryan NortonDuplicate impl of wxVariant == because GCC can't tell...
2005-02-08  Ryan NortonPatch [ 1118343 ] Use wxTextValidator::SetIncludes...
2005-02-07  Ryan Nortonchange wxTextValidator to use wxArrayString instead...
2005-02-07  Ryan Nortondepereciate stringlist stuff in wxVariant
2005-02-07  Robert Roebling Added screen locking code to popup window for X11.
2005-02-07  Robert Roebling Lock whole screen when popup is open under GTK+.
2005-02-07  Julian SmartDon't release capture unless we already have it.
2005-02-07  Julian SmartAdded validator to generic date picker control
2005-02-07  Włodzimierz SkibawxSizeEvent for wxPalmTLW. wxScrollEvent for wxSlider.
2005-02-07  Julian SmartWorkaround for static controls appearing with a white...
2005-02-07  Václav Slavíkuse wxUSE_DATEPICKCTRL
2005-02-07  Václav Slavíkadded wxDatePickerCtrl XRC control
2005-02-07  Stefan CsomorDebugAlloc and DebugFree must be present also if there...
2005-02-06  Vadim Zeitlinblind fix for XTI compilation after last change
2005-02-06  Robert Roebling GTK 1.2 compilo/link error.
2005-02-06  Robert Roebling GTK 1.2 compilation.
2005-02-06  Julian SmartCan now set msw.window.no-clip-children to 1 to elimina...
2005-02-06  Julian SmartSet solid colour for whole control, not pages
2005-02-06  Julian SmartCan suppress themed notebook page with wxNB_NOPAGETHEME or
2005-02-06  Julian SmartRestored the ability to set the background colour for...
2005-02-06  Robert Roebling I think I found out how GTK+ want popup windows
2005-02-06  Mattia Barbon wxX11 compilation fixes.
2005-02-06  Mattia Barbon Replaced TRUE and FALSE with true and false
2005-02-06  Stefan Neisfixed double delete in UpdateAttrRows/Cols introduced...
2005-02-06  Stefan CsomorNULL warning fixes
2005-02-06  Stefan Csomorproper style includes
2005-02-06  Stefan Csomortype fixes
2005-02-06  Vadim Zeitlinremoved trailing semicolons after DECLARE_DYNAMIC_CLASS...
2005-02-06  Stefan Csomorfixing NULL warnings
2005-02-06  Stefan Csomorfixing NULL vs 0 warnings in gcc 4
2005-02-06  Gilles Depeyrotcorrected initialization of private wxBitmapHandler...
2005-02-06  Gilles Depeyrotorder wxFontRefData member constructor initialization...
2005-02-06  Robert Roebling Applied context menu patch.
2005-02-06  Robert Roebling Applied compilation fix for memory.cpp.
2005-02-06  Julian SmartSpiner -> Spinner
2005-02-06  Julian SmartFix for menu items not being disabled after a modal...
2005-02-06  Vadim Zeitlintwo changes and some cleanup:
2005-02-06  Vadim Zeitlinensure that _WIN32_IE is defined to max value before...
2005-02-06  Kevin HockAs per the docs, the value returned is -1 if the value...
2005-02-05  Robert Roebling Reorganized char and keydown event code, hoping
2005-02-05  Robert Roebling Forgot one.
2005-02-05  Robert Roebling Second try to add "support" for deriving from
2005-02-05  Robert Roebling Make wxBitmap inherit from wxBitmapBase
2005-02-05  Robert Roebling _conncect_after() should be used for controls emitting
2005-02-05  Robert Roebling Blind patch for SetFont() in Unicode mode for wxX11.
2005-02-05  Ryan NortonPut _something_ there for now....
2005-02-04  Ryan Nortonunix mediactrl stubs...
2005-02-04  Ryan NortonFIX positioning problems with carbon media control...
2005-02-04  Julian SmartFix for assertions when updating UI and focus is on...
2005-02-04  Robin DunnUse the unicode character, if available in the event
2005-02-04  Ryan Nortonfix cocoa wxTimer Stop crash, proper autorelease stuff...
2005-02-04  Ryan Nortoncocoa wxTimer
2005-02-04  Vadim Zeitlinfixed Inflate() to not move the rectangle (patch 1114622)
2005-02-04  Vadim Zeitlina better fix for using builtin regex under BSD (also...
2005-02-04  Vadim Zeitlinfixed stub code compilation (don't use PSYMBOL_INFO)
2005-02-04  Ryan Nortonmake cocoa mediactrl usable. Some touchups to carbon...
2005-02-04  Ryan Nortonuse wx/math.h for math constants - avoids redifinition...
2005-02-04  Ryan Nortonfix double->unsigned char warnings
2005-02-04  Ryan Nortonfix warnings on cocoa 10.2 also
2005-02-03  Ryan Nortondispose of old control for new one
2005-02-03  Ryan Nortonprelimanary wxMediaCtrl cocoa support
2005-02-03  Robin DunnEnsure the wxVListBox gets the focus when it is clicked...
2005-02-03  Mattia Barbon wxX11 linking fix.
2005-02-03  Robin DunnInclude the size of any window borders (size vs. clientsize
2005-02-03  Robin DunnPatch [ 1114647 ] Mouse wheel support for wxVScrolledWindow
next