2005-02-27 |
Stefan Csomor | cleanup, adding common methods |
tree | commitdiff |
2005-02-27 |
Ryan Norton | fix compilation - Stefan see my last commit bundle :) |
tree | commitdiff |
2005-02-27 |
Stefan Csomor | reintroducing non-composited functionality due to DataB... |
tree | commitdiff |
2005-02-24 |
Stefan Csomor | forwarding position changed events to peer |
tree | commitdiff |
2005-02-23 |
Włodzimierz Skiba | Linup API of wxRadioBox::Show on all ports. Move wxRadi... |
tree | commitdiff |
2005-02-23 |
Stefan Csomor | adding a peer pointing back to wxWindow |
tree | commitdiff |
2005-02-23 |
Stefan Csomor | moving all border invalidations into one area, also... |
tree | commitdiff |
2005-02-21 |
Włodzimierz Skiba | Consistent wxWindow::Enable with wxRadioBox::Enable... |
tree | commitdiff |
2005-02-21 |
Stefan Csomor | moving native format generation into bitmap ref data... |
tree | commitdiff |
2005-02-21 |
Vadim Zeitlin | removed ambiguity from wxGLCanvas ctors (bug 1102544) |
tree | commitdiff |
2005-02-18 |
Stefan Csomor | reintroducing direct access, cleanup |
tree | commitdiff |
2005-02-18 |
Ryan Norton | wxUSE_XXX related fixes |
tree | commitdiff |
2005-02-15 |
Stefan Csomor | drawing fixes |
tree | commitdiff |
2005-02-14 |
Ryan Norton | Needs to inherit from wxSliderBase for new ValueInvertO... |
tree | commitdiff |
2005-02-14 |
Włodzimierz Skiba | Common code for the same handling of wxSL_INVERSE. |
tree | commitdiff |
2005-02-14 |
Ryan Norton | Move HID stuff into both OSX builds. Add preliminary... |
tree | commitdiff |
2005-02-14 |
Stefan Csomor | ssize_t is always defined in OSX |
tree | commitdiff |
2005-02-13 |
Vadim Zeitlin | 1. added SetSelection() to wxItemContainer and removed... |
tree | commitdiff |
2005-02-13 |
Vadim Zeitlin | removed multiple duplicate copies (with subtly differen... |
tree | commitdiff |
2005-02-13 |
Stefan Csomor | default painting back to OnPaint handler |
tree | commitdiff |
2005-02-13 |
Stefan Csomor | adding focus and border quartz support |
tree | commitdiff |
2005-02-13 |
Stefan Csomor | adding metafile and clipboard support |
tree | commitdiff |
2005-02-12 |
Stefan Csomor | Mac Core Graphics Implementation |
tree | commitdiff |
2005-02-06 |
Stefan Csomor | needed for avoiding double typedefs in xcode builds |
tree | commitdiff |
2005-02-06 |
Stefan Csomor | newline before EOF fixes |
tree | commitdiff |
2005-02-06 |
Stefan Csomor | As members have gone private, use Accessors |
tree | commitdiff |
2005-02-05 |
Robert Roebling | Second try to add "support" for deriving from |
tree | commitdiff |
2005-01-29 |
Stefan Csomor | move FixMath include into non darwin part |
tree | commitdiff |
2005-01-28 |
Stefan Csomor | CoreGraphics dev |
tree | commitdiff |
2005-01-28 |
Stefan Csomor | FixMath fix |
tree | commitdiff |
2005-01-27 |
Kevin Hock | Add support for wxSL_INVERSE flag. Also uses new invers... |
tree | commitdiff |
2005-01-27 |
Stefan Csomor | storing ATSU style in the font itself |
tree | commitdiff |
2005-01-19 |
Włodzimierz Skiba | wxTextPos for all GetLastPosition with constants for... |
tree | commitdiff |
2005-01-14 |
Włodzimierz Skiba | Common wxListCtrl control name. |
tree | commitdiff |
2005-01-13 |
Włodzimierz Skiba | Common default notebook name. |
tree | commitdiff |
2004-12-31 |
Stefan Csomor | SetFocus fixed |
tree | commitdiff |
2004-12-31 |
Włodzimierz Skiba | wxDialog::Show is virtual as elsewhere. Native PalmOS... |
tree | commitdiff |
2004-12-29 |
Stefan Csomor | added RequestUserAttention |
tree | commitdiff |
2004-12-21 |
Stefan Csomor | moving Carbon Event Class out of USE_GUI |
tree | commitdiff |
2004-12-19 |
Stefan Csomor | extended EventRef class |
tree | commitdiff |
2004-12-16 |
Włodzimierz Skiba | Make ComputeScaleAndOrigin() as virtual part of wxDCBas... |
tree | commitdiff |
2004-12-12 |
Stefan Csomor | scrolling hack (always move our own scrollbars highest... |
tree | commitdiff |
2004-12-09 |
Julian Smart | Added further 'missing' wxTextCtrl-like functions to... |
tree | commitdiff |
2004-12-08 |
Włodzimierz Skiba | wxPaletteBase introduction. wxPalette::GetColoursCount... |
tree | commitdiff |
2004-12-06 |
Włodzimierz Skiba | Use Get*Box instead Get*Region if you are asking about... |
tree | commitdiff |
2004-12-03 |
Włodzimierz Skiba | wxBrushBase between wxBrush and wxGDIObject (class... |
tree | commitdiff |
2004-11-30 |
Włodzimierz Skiba | IS_HATCH macro replaced with wxBrush::IsHatch() + sourc... |
tree | commitdiff |
2004-11-25 |
Stefan Csomor | const comparison operators |
tree | commitdiff |
2004-11-22 |
David Elliott | Fix centering of top-level children of wxMDIParentFrame... |
tree | commitdiff |
2004-11-20 |
Robert Roebling | Made wxPageSetupDialog a pimpl implementation. |
tree | commitdiff |
2004-11-14 |
Ryan Norton | Massive reworking of wxMediaCtrl code - backend everyth... |
tree | commitdiff |
2004-11-12 |
Ryan Norton | fix hiding the other (mac) one |
tree | commitdiff |
2004-11-11 |
Ryan Norton | base wxMediaCtrl files |
tree | commitdiff |
2004-11-08 |
Ryan Norton | *** empty log message *** |
tree | commitdiff |
2004-11-07 |
Ryan Norton | allow multiple movie loading as per Julian's suggestion... |
tree | commitdiff |
2004-11-07 |
Ryan Norton | add Length, Tell, SetPlaybackRate and GetPlaybackRate... |
tree | commitdiff |
2004-11-07 |
Ryan Norton | wxMovieCtrl - for playing movies - mac carbon QT 3... |
tree | commitdiff |
2004-11-05 |
Stefan Csomor | Listbox fixes |
tree | commitdiff |
2004-10-29 |
David Elliott | Moved wxCFStringHolder and some other string functions... |
tree | commitdiff |
2004-10-24 |
Stefan Csomor | adding Offset to wxRegion / carbon |
tree | commitdiff |
2004-10-17 |
Robert Roebling | Renamed wxPrintNativeData methods to better match |
tree | commitdiff |
2004-10-17 |
Robert Roebling | First step at moving the print (dialog) native |
tree | commitdiff |
2004-10-17 |
Stefan Csomor | __WXMAC_OSBUILDTYPE__ selections are now only defined... |
tree | commitdiff |
2004-10-17 |
Vadim Zeitlin | use common code to determine best notebook size instaed... |
tree | commitdiff |
2004-10-16 |
Robert Roebling | Began work on print dialogs. Now wxPrintDialog |
tree | commitdiff |
2004-10-02 |
Ryan Norton | warning for 2.5.3 |
tree | commitdiff |
2004-10-01 |
Vadim Zeitlin | hack: hide the MDI parent frame by moving it off screen |
tree | commitdiff |
2004-09-30 |
Václav Slavík | moved wxWindow::GetBestSize implementation into DoGetBe... |
tree | commitdiff |
2004-09-30 |
Ryan Norton | have it work the old way with PopupMenu(), and have... |
tree | commitdiff |
2004-09-27 |
Ryan Norton | source nice-ness and remove erronous files |
tree | commitdiff |
2004-09-27 |
Ryan Norton | Add HID keyboard functionality |
tree | commitdiff |
2004-09-26 |
Ryan Norton | hid integration |
tree | commitdiff |
2004-09-26 |
Ryan Norton | native font dialog implementation for mac os x 10.2+ |
tree | commitdiff |
2004-09-26 |
Stefan Csomor | unicode fix |
tree | commitdiff |
2004-09-26 |
Stefan Csomor | fix for CW compilation |
tree | commitdiff |
2004-09-26 |
Stefan Csomor | clipping for wxMac cleaned up |
tree | commitdiff |
2004-09-26 |
Ryan Norton | Lots of fixes/cleanups for OSX taskbar |
tree | commitdiff |
2004-09-26 |
Ryan Norton | cleanups, proper event handling/cleanup |
tree | commitdiff |
2004-09-25 |
Robin Dunn | Add some missing methods to match other implementations |
tree | commitdiff |
2004-09-25 |
Ryan Norton | wxDrawerWindow - [ 909351 ] Drawer window for OS X... |
tree | commitdiff |
2004-09-25 |
Stefan Csomor | insert was not correctly implemented |
tree | commitdiff |
2004-09-25 |
Ryan Norton | mark changes. Mac OSX taskbar implementation |
tree | commitdiff |
2004-09-23 |
Ryan Norton | fix ifdef - its libpng not pnglib :) |
tree | commitdiff |
2004-09-22 |
Ryan Norton | Only include/build pnghand if the user builds the png... |
tree | commitdiff |
2004-08-30 |
Václav Slavík | new stock buttons API |
tree | commitdiff |
2004-08-25 |
Robin Dunn | removed final traces of wxStAppResource |
tree | commitdiff |
2004-08-24 |
Stefan Csomor | FSRef transition |
tree | commitdiff |
2004-08-23 |
Stefan Csomor | FSRef transition, common constant |
tree | commitdiff |
2004-08-16 |
David Elliott | Change from IsOK to IsOk to match everything else |
tree | commitdiff |
2004-08-15 |
Václav Slavík | added stock buttons support |
tree | commitdiff |
2004-08-13 |
Vadim Zeitlin | use wxDD_DEFAULT_STYLE instead of 0 by default for... |
tree | commitdiff |
2004-08-10 |
Robin Dunn | Give wxListBox a GetClassDefaultAttributes so wxCalenda... |
tree | commitdiff |
2004-08-08 |
David Elliott | Use bool instead of int. Replace TRUE/FALSE with true... |
tree | commitdiff |
2004-08-07 |
Stefan Csomor | forward declaration for combobox members |
tree | commitdiff |
2004-08-06 |
David Elliott | Get rid of inline C compatibility methods |
tree | commitdiff |
2004-08-06 |
David Elliott | Get rid of wxUSE_GSOCKET_CPLUSPLUS |
tree | commitdiff |
2004-08-06 |
David Elliott | wxMac GSocket C -> C++ |
tree | commitdiff |
2004-07-31 |
Dimitri Schoolwerth | applied patch #997019: '[wxMac] updated wxSound', adds... |
tree | commitdiff |
2004-07-27 |
Stefan Csomor | region from polygon added |
tree | commitdiff |
2004-07-25 |
Vadim Zeitlin | fixed header include guard position (patch 992443) |
tree | commitdiff |
next |