2008-09-25 |
Francesco Montorsi | provide backward-compat wxCursor(int) ctor; remove... |
tree | commitdiff |
2008-09-24 |
Francesco Montorsi | use wxStockCursor (as documented and as already impleme... |
tree | commitdiff |
2008-09-21 |
Francesco Montorsi | introduced wxICON_DEFAULT_TYPE and wxBITMAP_DEFAULT_TYP... |
tree | commitdiff |
2008-06-17 |
Vadim Zeitlin | declare future-deprecated SetStyle(int) in wxPen/Brush... |
tree | commitdiff |
2008-06-08 |
Vadim Zeitlin | deprecate wxDC::SetClippingRegion(wxRegion) overload... |
tree | commitdiff |
2008-03-28 |
Francesco Montorsi | add more pure virtuals to wxBrushBase; fix the GetColou... |
tree | commitdiff |
2008-03-26 |
Francesco Montorsi | substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE... |
tree | commitdiff |
2008-03-25 |
Francesco Montorsi | reorganized wxBitmap/wxBitmapHandler classes to use... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | more compilation fixes after pen/brush styles changes |
tree | commitdiff |
2008-03-20 |
Francesco Montorsi | make the Pen/Brush code backward compatible as discusse... |
tree | commitdiff |
2008-03-16 |
Francesco Montorsi | fix also wxPen to use wxPenStyle,wxPenJoin,wxPenCap... |
tree | commitdiff |
2008-03-16 |
Francesco Montorsi | introduce wxBrushStyle enum and replace 'int style... |
tree | commitdiff |
2008-01-05 |
Vadim Zeitlin | move Freeze() and Thaw() to wxWindowBase to ensure... |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | added wxColourBase::Init() and use DEFINE_STD_WXCOLOUR_... |
tree | commitdiff |
2007-12-21 |
Jouk Jansen | Updates For OpenVMS support and some extra includes... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | fixed wxGTK1 compilation after wxDC changes (still... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | Fix Ok/IsOk() mess in wxGDIObject-derived classes;... |
tree | commitdiff |
2007-12-12 |
Vadim Zeitlin | replace wrong WXDLLEXPORT declarations with correct... |
tree | commitdiff |
2007-12-08 |
Robert Roebling | Derive from wxToggleButtonBase |
tree | commitdiff |
2007-11-27 |
Václav Slavík | fixed linking with visibility enabled on Ubuntu and... |
tree | commitdiff |
2007-11-24 |
Paul Cornett | remove check for missing gtk_icon_size_lookup, since... |
tree | commitdiff |
2007-11-12 |
Vadim Zeitlin | make various control names constants of type char,... |
tree | commitdiff |
2007-11-06 |
Paul Cornett | New "pizza" widget implementation. Window border widths... |
tree | commitdiff |
2007-09-26 |
Vadim Zeitlin | compilation fixes for wxGTK1 after wxTextEntry changes... |
tree | commitdiff |
2007-08-15 |
Vadim Zeitlin | added wxToolTip::SetAutoPop() and SetReshow() (patch... |
tree | commitdiff |
2007-08-11 |
Julian Smart | Menu label consistency changes |
tree | commitdiff |
2007-07-26 |
Vadim Zeitlin | many wxItemContainer-related changes: |
tree | commitdiff |
2007-07-10 |
Václav Slavík | cleanup of raw access to bitmaps: |
tree | commitdiff |
2007-07-09 |
Václav Slavík | added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM... |
tree | commitdiff |
2007-07-08 |
Paul Cornett | process pending wx events before sending idle events |
tree | commitdiff |
2007-06-26 |
Vadim Zeitlin | remove .cvsignore files, they're useless with svn |
tree | commitdiff |
2007-06-04 |
Vadim Zeitlin | provide overloads for all kinds of strings for wxDataFo... |
tree | commitdiff |
2007-05-30 |
Václav Slavík | use wxString, not wxChar*, in wxDataFormat ctor and... |
tree | commitdiff |
2007-05-30 |
Václav Slavík | use wxString instead of wxChar* in wxColour::Set/FromString |
tree | commitdiff |
2007-05-05 |
Vadim Zeitlin | declare GetGDKWindow() in wxDC to fix compilation of... |
tree | commitdiff |
2007-05-05 |
Robert Roebling | Make wxGTK1.2 compile again. |
tree | commitdiff |
2007-05-02 |
Robert Roebling | Moved all the coordinate system calculation to wxDCBase |
tree | commitdiff |
2007-05-01 |
Robert Roebling | Made device to logical and vv conversion methods |
tree | commitdiff |
2007-04-25 |
Vadim Zeitlin | changed wxDC::GetTextExtent() and related methods to... |
tree | commitdiff |
2007-04-20 |
Vadim Zeitlin | preparation for allowing to use wxTimer in wxBase ... |
tree | commitdiff |
2007-04-15 |
Vadim Zeitlin | fix handling of stock menu items (creating a stock... |
tree | commitdiff |
2007-04-15 |
Vadim Zeitlin | Refactor all code common to X11 OpenGL implementations... |
tree | commitdiff |
2007-04-11 |
Vadim Zeitlin | derive wxStaticText from wxStaticTextBase under wxGTK1... |
tree | commitdiff |
2007-04-10 |
Vadim Zeitlin | Big wxGL classes refactoring/cleanup: |
tree | commitdiff |
2007-04-08 |
Vadim Zeitlin | Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefa... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | made wxTLW::SetIcon() non-virtual, it was already imple... |
tree | commitdiff |
2007-03-31 |
Vadim Zeitlin | 1. Moved m_usePrimary to wxClipboardBase as it's now... |
tree | commitdiff |
2007-03-23 |
Vadim Zeitlin | make IsEnabled() return false even if the window parent... |
tree | commitdiff |
2007-03-18 |
Vadim Zeitlin | fixed all the other ports broken by controls labels... |
tree | commitdiff |
2006-12-09 |
Vadim Zeitlin | default name of wxStaticLine should be wxStaticLineName... |
tree | commitdiff |
2006-11-06 |
Vadim Zeitlin | move WX_GL_XXX constants from wx/*/glcanvas.h to wx... |
tree | commitdiff |
2006-11-01 |
Vadim Zeitlin | implement proper bitmap copying |
tree | commitdiff |
2006-11-01 |
Stefan Neis | Generalized compilation fix for old compilers. |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | remove just added wxCoordRound() (see patch 1586499) |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | Added wxMemoryDC::SelectObjectAsSource() and make Selec... |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | COW cleanup patch (1583966): |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | GetCurrentSelection() was documented but not present... |
tree | commitdiff |
2006-10-30 |
Stefan Neis | Compilation fix for old GCC versions. |
tree | commitdiff |
2006-10-29 |
Stefan Neis | Fixed typo. |
tree | commitdiff |
2006-10-29 |
Julian Smart | Applied patch 1586499: wxCoordRound function |
tree | commitdiff |
2006-10-17 |
Włodzimierz Skiba | Headers cleaning. |
tree | commitdiff |
2006-10-13 |
Robin Dunn | wxMemoryDC constructor now optionally accepts a wxBitma... |
tree | commitdiff |
2006-10-09 |
Vadim Zeitlin | added wxWindow::IsDoubleBuffered() and improve wxBuffer... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | moved DoSetValue() to wxTextCtrlBase instead of having... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | add IsOk() to all classes having Ok() method (patch... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | added wxTextCtrl::ChangeValue() which is the same as... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | added wxBookCtrl::ChangeSelection() which is the same... |
tree | commitdiff |
2006-10-08 |
Paul Cornett | Move some things to wxBitmapBase to avoid much duplication. |
tree | commitdiff |
2006-09-28 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2006-09-25 |
Vadim Zeitlin | The Great wxRegion Refactoring: |
tree | commitdiff |
2006-09-14 |
Paul Cornett | remove redundant declarations of wxFrameNameStr |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | removed overloaded virtual InitWith() methods, keep... |
tree | commitdiff |
2006-09-05 |
Vadim Zeitlin | mark all dtors which are virtual because base class... |
tree | commitdiff |
2006-08-10 |
Václav Slavík | moved duplicated wxRegionContain definitions to wx... |
tree | commitdiff |
2006-08-09 |
Václav Slavík | moved wxIcon implementation for ports where it's identi... |
tree | commitdiff |
2006-05-29 |
Vadim Zeitlin | miscellaneous wxFont enhancements (patch 1496606): |
tree | commitdiff |
2006-05-28 |
Vadim Zeitlin | File/dir dialog styles and other changes (patch 1488371): |
tree | commitdiff |
2006-04-24 |
Włodzimierz Skiba | Build fix after wxColourBase introduction. |
tree | commitdiff |
2006-04-24 |
Włodzimierz Skiba | [ 1473731 ] 'wxColourBase and wxString <-> wxColour... |
tree | commitdiff |
2006-04-20 |
Paul Cornett | remove unneeded gdiobj.h files |
tree | commitdiff |
2006-04-16 |
Vadim Zeitlin | create stock GDI objects on demand; use const with... |
tree | commitdiff |
2006-03-30 |
Włodzimierz Skiba | Better backward compatibility and deprecation markup... |
tree | commitdiff |
2006-03-28 |
Włodzimierz Skiba | Line-up deprecated interface of wxTreeCtrl between... |
tree | commitdiff |
2006-03-24 |
Włodzimierz Skiba | Back to unsigned int count in wxTreeCtrl. |
tree | commitdiff |
2006-03-23 |
Vadim Zeitlin | replaced all int/size_t indices in wxControlWithItems... |
tree | commitdiff |
2006-03-14 |
Włodzimierz Skiba | Line-up interfaces to use size_t for GetCount()s (and... |
tree | commitdiff |
2006-03-13 |
Włodzimierz Skiba | TRUE/FALSE source cleaning. |
tree | commitdiff |
2006-03-12 |
Włodzimierz Skiba | IsValid() is now in base class. |
tree | commitdiff |
2006-02-10 |
Vadim Zeitlin | GTK1 fixes after wxObject-derived classes copy ctors... |
tree | commitdiff |
2006-02-05 |
Vadim Zeitlin | removed GTKConvertMnemonics() which is not used in... |
tree | commitdiff |
2006-01-26 |
Włodzimierz Skiba | Include order is wxprec.h=>defs.h=>platform.h=>setup... |
tree | commitdiff |
2006-01-23 |
Mart Raudsepp | Remove GTK2 specific prototypes from wx/include/gtk1... |
tree | commitdiff |
2006-01-23 |
Mart Raudsepp | wx/gtk1/taskbarpriv.h and gnome/gprint.h not necessary... |
tree | commitdiff |
2006-01-16 |
Mart Raudsepp | Move constant strings to .rodata/.data.rel.ro ELF segme... |
tree | commitdiff |
2006-01-03 |
Julian Smart | Added wxAddGrab, wxRemoveGrab for use by popup window... |
tree | commitdiff |
2005-12-18 |
Vadim Zeitlin | 1. changed wxControl::GetLabel() to return the original... |
tree | commitdiff |
2005-12-18 |
Vadim Zeitlin | removed GetLabel() which didn't do anything but forward... |
tree | commitdiff |
2005-12-13 |
Mart Raudsepp | Remove my binary compatibility stuff from HEAD. Patch... |
tree | commitdiff |
2005-12-08 |
David Surovell | applied patch 1376506 - remove unneeded member variable... |
tree | commitdiff |
2005-11-30 |
Vadim Zeitlin | 1. derive wxGTK wxRadioBox from wxRadioBoxBase now... |
tree | commitdiff |
next |