]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-02-10  Ryan NortonwxMediaCtrl unix port with gstreamer usable version :)
2005-02-10  Włodzimierz... wxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-02-10  Włodzimierz... wxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-02-10  Włodzimierz... wxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-02-10  Włodzimierz... wxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-02-10  Włodzimierz... wxWindow::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  Michael Wetherell'rpath' for hpux
2005-02-09  Vadim Zeitlindon't erase the background of wxHtmlWindow unconditionally
2005-02-09  Ryan NortonFix eval order of arguments...
2005-02-09  Julian SmartFixed delete
2005-02-09  Włodzimierz... Better markup to wxRegKey. Do not list generic renderer...
2005-02-09  Jouk Jansen -------------------------------------------------...
2005-02-09  Włodzimierz... .empty() string decorations
2005-02-09  Włodzimierz... Semicolon removed for Borland
2005-02-09  Włodzimierz... Update to Bakefile 0.1.6
2005-02-09  Włodzimierz... wxPalmOS frame code clearning from MSW specific parts...
2005-02-09  Włodzimierz... World is more than WXUNIV vs. MSW
2005-02-08  Włodzimierz... Use wxICON as portable feature.
2005-02-08  Włodzimierz... Minor decorations.
2005-02-08  Włodzimierz... MinGW warning fix.
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 WetherellRebaked test.bkl for new tests largefile, size, point
2005-02-08  Michael WetherellMinor compilo
2005-02-08  Julian SmartLast change undone
2005-02-08  Julian SmartRestored a couple of label
2005-02-08  Julian SmartSet m_count to zero in DeleteAllItems
2005-02-08  Julian SmartCorrections; don't use long section headings
2005-02-08  Włodzimierz... Minor decorations.
2005-02-08  Włodzimierz... Semicolon fixes.
2005-02-08  Włodzimierz... wxSlider event handling as described by Vadim in thread...
2005-02-08  Ryan Nortonregen configure for tab sample removal
2005-02-08  Ryan NortonRemove tab sample as per 2.6 wiki todo
2005-02-08  Ryan NortonDuplicate impl of wxVariant == because GCC can't tell...
2005-02-08  Ryan NortonPatch [ 1118343 ] Use wxTextValidator::SetIncludes...
2005-02-08  Ron LeeMake it possible to actually build cvs with a version...
2005-02-08  Ron LeeNo *.h in src/common/ anymore.
2005-02-08  Ryan NortonRemove traces of wxIniConfig from docs
2005-02-07  Ryan Nortonchange wxTextValidator to use wxArrayString instead...
2005-02-07  Ryan Nortondepereciate stringlist stuff in wxVariant
2005-02-07  Ryan NortonRemove almost all traces of wxStringList - (still exist...
2005-02-07  Robert Roebling Added screen locking code to popup window for X11.
2005-02-07  Ryan NortonPreviosly removed BuildWhereStmt really did exist,...
2005-02-07  Robert Roebling Lock whole screen when popup is open under GTK+.
2005-02-07  Robin DunnreSWIGged
2005-02-07  Mattia Barbon wxGTK compilation fixes.
2005-02-07  Mattia Barbon Fixed error in my previous commit causing
2005-02-07  Robin DunnAdd a sample of a wx.StaticBox
2005-02-07  Robin DunnreSWIGged
2005-02-07  Robin Dunnupdated with new stuff
2005-02-07  Julian SmartVersion number updates
2005-02-07  Robin Dunna little cleanup
2005-02-07  Robin DunnDon't do str() on Numeric arrays
2005-02-07  Robin DunnAdded wxNB_NOPAGETHEME and GetThemeBackgroundColour
2005-02-07  Robin DunnDon't add wxfilesdir twice
2005-02-07  Robin Dunnwx.Rect.Inflate/Defalte docs
2005-02-07  Julian SmartDon't release capture unless we already have it.
2005-02-07  Robin DunnUse wx.StdDialogButtonSizer
2005-02-07  Robin Dunnupdate version number, add build_options patch
2005-02-07  Julian SmartAdded validator to generic date picker control
2005-02-07  Vadim Zeitlinno changes, just added a couple of virtual keywords
2005-02-07  Włodzimierz... wxSizeEvent for wxPalmTLW. wxScrollEvent for wxSlider.
2005-02-07  Julian SmartWorkaround for static controls appearing with a white...
2005-02-07  Julian SmartLife! made more WinCE-friendly
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-07  Ryan NortonRemove event handlers wxApp::OnQueryEndSession and...
2005-02-07  Ryan NortonRemove depreciated wxTabCtrl and wxTabEvent API from...
2005-02-06  Vadim Zeitlinblind fix for XTI compilation after last change
2005-02-06  Václav Slavíkupdate for the next bakefile version (no effect with...
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  Ryan NortonDoc fixes N-Z edition. Thanks to Arnout for pointing...
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  Ryan NortonDoc fixes A-M edition. Thanks to Arnout for pointing...
2005-02-06  Václav Slavíkupdated
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  Stefan Csomorneeded for avoiding double typedefs in xcode builds
2005-02-06  Stefan Csomornewline before EOF fixes
2005-02-06  Vadim Zeitlinuse DECLARE_DYNAMIC_CLASS instead of DECLARE_ABSTRACT_CLASS
2005-02-06  Vadim Zeitlinregenerated after adding popup sample
next