]> git.saurik.com Git - wxWidgets.git/history - src/univ
Added wxRichTextCtrl
[wxWidgets.git] / src / univ /
2005-10-18  Włodzimierz Skibacompilation fix after wxScrollHelper changes (ctor...
2005-10-18  Vadim Zeitlincompilation fix after wxScrollHelper changes (ctor...
2005-09-27  Włodzimierz SkibawxItemContainerImmutable::FindString unified.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-24  Włodzimierz Skiba[1267725] Wrong operator for logical/bitwise operation
2005-08-06  Michael WetherellNeeds to refresh the affected parts when resized but...
2005-07-28  Vadim Zeitlincorrected event type for standalone scrollbars (patch...
2005-06-16  Julian SmartApplied patch [ 1217285 ] fix for bug 1040539
2005-05-31  Julian SmartReplaced embedded images
2005-05-31  Julian SmartOlly Betts' typo patch
2005-05-18  Michael WetherellLet the menubar see a menu's keyboard events, and reset...
2005-05-16  Włodzimierz SkibaWarning fix.
2005-05-14  Michael WetherellwxPopupTransientWindow::Popup no longer captures the...
2005-05-06  Michael WetherellOn x11 another control may already have the mouse captu...
2005-04-17  Julian SmartTemporary wxUniv menu fix from Michael Wetherell
2005-04-11  Włodzimierz SkibawxUniv build fix.
2005-03-27  Vadim Zeitlinadded wxTE_BESTWRAP style (which is the default now...
2005-03-17  Vadim Zeitlinimplemented wxMenuBar ctor taking array of menus/titles...
2005-02-27  Julian SmartAdded GetBitmap, GetIcon to wxImageList
2005-02-23  Włodzimierz SkibaLinup API of wxRadioBox::Show on all ports. Move wxRadi...
2005-02-21  Włodzimierz SkibaConsistent wxWindow::Enable with wxRadioBox::Enable...
2005-02-20  Vadim Zeitlinadded OnSysColourChanged() (modified patch 1103439)
2005-02-19  Vadim ZeitlinVK_MENU is WXK_ALT, notWXK_MENU (patch 1119601)
2005-02-16  Włodzimierz SkibawxPoint/Size/Rect() causes the same code with (0,0...
2005-02-15  Vadim Zeitlin(blind) fix for virtual function hiding warning
2005-02-13  Vadim Zeitlin1. added SetSelection() to wxItemContainer and removed...
2005-02-11  Włodzimierz SkibaVarious cleanings.
2005-02-10  Włodzimierz SkibawxEmptyString decorations.
2005-01-19  Włodzimierz SkibawxTextPos for all GetLastPosition with constants for...
2005-01-19  Włodzimierz SkibaMinGW warning fix.
2005-01-18  Kevin HockFor efficiency reasons, text controls no longer set...
2005-01-18  Kevin HockUse event modifiers and accessors rather than m_ variab...
2005-01-12  Włodzimierz SkibaWarning fix.
2005-01-07  Vadim Zeitlinharmless unused param warning fix
2004-12-20  Vadim Zeitlinfixed dragging scrollbar in wxUniv: use wxMouseEvent...
2004-12-12  Vadim Zeitlindelete children in ~wxWindow dtor and not in the base...
2004-12-09  Julian SmartAdded further 'missing' wxTextCtrl-like functions to...
2004-11-22  Włodzimierz SkibaGCC fixes.
2004-11-22  Włodzimierz SkibaFix the assert of not reset highlighted menu item pointer.
2004-11-19  Włodzimierz SkibaSorting fixes to wxUniv wxCombo/ListBox [part of bug...
2004-11-19  Włodzimierz SkibaDo not make bitmap buttons with standard width (like...
2004-11-18  Włodzimierz Skiba3rd state in checkboxes for wxUniv [closes bug#1040585].
2004-11-15  Włodzimierz SkibaVertical tabs orientation in gtk renderer of wxUniv.
2004-11-15  Włodzimierz SkibaPartial fix to bug #1040607: support for vertical orien...
2004-11-15  Włodzimierz SkibawxUniv use wxBU flags [bug #1040584]
2004-11-05  Włodzimierz SkibaWarning fixes to unused variables, int/wxChar keycode...
2004-11-05  Włodzimierz SkibaSimplify wxRect construction at the wxPoint(0,0) with...
2004-11-05  Włodzimierz SkibaSimplify wxRect construction at the wxPoint(0,0) with...
2004-08-30  Václav Slavíknew stock buttons API
2004-08-23  Włodzimierz SkibaFixed sending events by submenus.
2004-08-16  Chris Elliottfixes bug when closing mdi frame with >5 children
2004-08-10  Włodzimierz SkibaCleaning of sources (Univ related files). -1/TRUE/FALSE...
2004-07-25  Vadim Zeitlinadded status bar fields styles support (patch 988292)
2004-07-23  Vadim Zeitlinimplemented HitTest() for GTK2; test it in the sample
2004-07-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
2004-06-20  Chris Elliottfix bug with univ creating textctrl
2004-05-30  Dimitri Schoolwerthpartially applied patch #895170: "Building with minimal...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-30  David ElliottInstead of m_menuBar use GetMenuBar() which will be...
2004-03-19  Jouk Jansen Committing in .
2004-03-19  Jouk Jansen Committing in .
2004-02-25  Julian SmartApplied patch [ 903619 ] Win64 and Itanium support
2004-02-12  Robin DunnFixed to use wxNcPaintEvent types where needed
2004-02-08  Julian SmartApplied patch [ 892543 ] wxUniversal: Bitmaps in disabl...
2004-02-08  Julian SmartApplied patch [ 892511 ] wxUniversal: fix of segfault...
2004-02-07  Vadim ZeitlinDigital Mars compilation warnings and Unicode fixes...
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
2004-01-23  Robin DunnwxMenu::Append (and similar) now return a pointer to...
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-13  Julian SmartImproved colours in wxUniv -- white (window colour...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-10-16  Vadim Zeitlinwarning fixes for BCC and OW (heavily modified patch...
2003-10-16  Vadim Zeitlinuse ShouldInheritColours()
2003-10-08  Vadim Zeitlinrenamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR
2003-09-24  Vadim Zeitlinmade wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_...
2003-09-23  Vadim Zeitlinadded wxTextCtrl::MarkDirty()
2003-09-18  Julian SmartApplied patch [ 808050 ] fixes for WXUNIVERSAL and...
2003-09-13  Mattia Barbon wxUniversal STL-ification.
2003-09-01  Jouk Jansen Committing in .
2003-08-24  Julian SmartWorked around a problem whereby the MSW _native_ horiz...
2003-08-21  Mattia Barbon Warning fixes.
2003-08-20  Vadim Zeitlincreated wxBookCtrl which will be tje base class for...
2003-08-20  Václav Slavíkcompilation fix
2003-08-17  Julian SmartMust call DoMoveWindow in Create() or buttons may not be
2003-08-15  Julian SmartCorrected silly recursion mistake
2003-08-11  Julian SmartwxCaretSuspender only shows the caret if it was visible...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-08  Julian SmartCall base OnInternalIdle
2003-08-03  Vadim Zeitlinwarnings (and some errors) fixes for wxUniv DLL build
2003-08-02  Vadim Zeitlinrenamed renderer.cpp to ctrlrend.cpp to avoid conflicts...
2003-07-21  Mattia Barbon wxX11 and wxMotif STL-ification, part 1. it does...
2003-07-21  Mattia Barbon Compilaton fixes.
2003-07-20  Václav Slavíkfiles.lst files are no longer used
2003-07-09  Vadim Zeitlinfixed crash in wxSpinButton (patch 646214)
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2003-07-06  Vadim Zeitlinsend more page change events (patch 750521); document...
2003-07-06  Vadim ZeitlinwxNotebook::HitTest() for wxMSW added (patch 748469)
2003-06-01  Julian SmartApplied [ 745533 ] implemented wxNotebook::DoGetBestSize
2003-05-12  Mattia Barbon Compilation fix.
next