2006-10-13 |
Stefan Csomor | setting according to a minimum system of 10.3 and suppo... |
tree | commitdiff |
2006-10-11 |
Robin Dunn | Don't include platform headers from public wx headers |
tree | commitdiff |
2006-10-11 |
Kevin Ollivier | Implementing column click event handler and SortItems... |
tree | commitdiff |
2006-10-11 |
Stefan Csomor | adding events on kill-focus (Robert's Patch) |
tree | commitdiff |
2006-10-09 |
Vadim Zeitlin | added wxAnimationCtrl (patch 1570325) |
tree | commitdiff |
2006-10-09 |
Vadim Zeitlin | added wxWindow::IsDoubleBuffered() and improve wxBuffer... |
tree | commitdiff |
2006-10-09 |
Vadim Zeitlin | use native toolbar, font dialog and CG by default |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | another Ok() changed to IsOk() |
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 | moved wxUSE_MS_HTML_HELP back into setup_inc.h (undoing... |
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-10-08 |
Robin Dunn | Override CreateItem so wxListBox can turn its notificat... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | added wxUSE_ABOUTDLG |
tree | commitdiff |
2006-10-05 |
Robin Dunn | ensure that wxMAC_USE_CORE_GRAPHICS is turned on if... |
tree | commitdiff |
2006-10-05 |
Robin Dunn | Make the message about wxUSE_GRAPHICS_CONTEXT a bit... |
tree | commitdiff |
2006-10-04 |
Robin Dunn | Bakefile changes for building the graphics context... |
tree | commitdiff |
2006-10-02 |
Paul Cornett | listctrl header cleanup |
tree | commitdiff |
2006-09-30 |
Kevin Ollivier | Fixed sorting and commiting support for native virtual... |
tree | commitdiff |
2006-09-28 |
Vadim Zeitlin | add compilation options to allow compiling in just... |
tree | commitdiff |
2006-09-25 |
Robin Dunn | Forward declare wxMacListControl |
tree | commitdiff |
2006-09-25 |
Vadim Zeitlin | make wxMacItem::m_colId of type DataBrowserPropertyID... |
tree | commitdiff |
2006-09-25 |
Vadim Zeitlin | The Great wxRegion Refactoring: |
tree | commitdiff |
2006-09-24 |
Vadim Zeitlin | Added wxUSE_VARIANT and the related checks, also added... |
tree | commitdiff |
2006-09-24 |
Julian Smart | Added DoLoadFile, DoSaveFile to wxTextCtrlBase |
tree | commitdiff |
2006-09-24 |
Robert Roebling | Updated wxPallete information. |
tree | commitdiff |
2006-09-23 |
Robert Roebling | [ 1559479 ] wxImageComboBox |
tree | commitdiff |
2006-09-22 |
Stefan Csomor | typo |
tree | commitdiff |
2006-09-22 |
Stefan Csomor | allow access to wxWindow* |
tree | commitdiff |
2006-09-22 |
Stefan Csomor | extending graphics context encapsulation |
tree | commitdiff |
2006-09-22 |
Stefan Csomor | extending graphics context encapsulation |
tree | commitdiff |
2006-09-21 |
Stefan Csomor | cleanup |
tree | commitdiff |
2006-09-20 |
Stefan Csomor | undoing my duplicate efforts to solve the same problem ... |
tree | commitdiff |
2006-09-20 |
Stefan Csomor | type corrections, adding support for listctrl editable... |
tree | commitdiff |
2006-09-19 |
Kevin Ollivier | Improved handling of column widths, removed need for... |
tree | commitdiff |
2006-09-19 |
Julian Smart | Better compatibility between wxRichTextCtrl and wxTextC... |
tree | commitdiff |
2006-09-18 |
Robin Dunn | Add a couple missing methods |
tree | commitdiff |
2006-09-18 |
Kevin Ollivier | Remove duplication in wxImageList defines and always... |
tree | commitdiff |
2006-09-17 |
Kevin Ollivier | Initial commit of native OS X list ctrl support. Compil... |
tree | commitdiff |
2006-09-14 |
Stefan Csomor | cleanup |
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-09 |
Robin Dunn | Simplify use of MacIsWindowScrollbar |
tree | commitdiff |
2006-09-09 |
Robert Roebling | Applied wxGauge:Pulse() patch. |
tree | commitdiff |
2006-09-06 |
Paul Cornett | Always use wxFULL_REPAINT_ON_RESIZE for generic status... |
tree | commitdiff |
2006-09-05 |
Vadim Zeitlin | mark all dtors which are virtual because base class... |
tree | commitdiff |
2006-08-26 |
Stefan Csomor | adding constants |
tree | commitdiff |
2006-08-26 |
Stefan Csomor | adding alpha to wxColour |
tree | commitdiff |
2006-08-21 |
Stefan Csomor | still overriding the escape key |
tree | commitdiff |
2006-08-19 |
Vadim Zeitlin | moved all wxDialog event handlers to wxDialogBase to... |
tree | commitdiff |
2006-08-19 |
Vadim Zeitlin | centralized Esc key handling for closing the dialogs... |
tree | commitdiff |
2006-08-11 |
Stefan Csomor | we are always compositing on the supported OS versions |
tree | commitdiff |
2006-08-11 |
Stefan Csomor | we are always compositing on the supported OS versions... |
tree | commitdiff |
2006-08-11 |
Stefan Csomor | we are always compositing on the supported OS versions |
tree | commitdiff |
2006-08-10 |
Václav Slavík | moved duplicated wxRegionContain definitions to wx... |
tree | commitdiff |
2006-08-10 |
Vadim Zeitlin | compilation fix: remove wxRegionContain enum which... |
tree | commitdiff |
2006-07-24 |
Vadim Zeitlin | add default value for the encoding parameter of wxMacCF... |
tree | commitdiff |
2006-07-17 |
Robin Dunn | Translucency --> Transparent |
tree | commitdiff |
2006-07-16 |
Robin Dunn | Added wxTopLevelWindow::SetTranslucency and CanSetTrans... |
tree | commitdiff |
2006-06-30 |
Vadim Zeitlin | moved wxUSE_MS_HTML_HELP to MSW-specific setup.h, it... |
tree | commitdiff |
2006-06-30 |
Stefan Csomor | fixing PPI bugs in printer dcs |
tree | commitdiff |
2006-06-29 |
Stefan Csomor | moving UniChar code to one place |
tree | commitdiff |
2006-06-27 |
Vadim Zeitlin | added wxUSE_PRINTF_POS_PARAMS which can be used to... |
tree | commitdiff |
2006-06-15 |
Dimitri Schoolwerth | forwardported a 2.6 branch fix for misplaced define |
tree | commitdiff |
2006-05-31 |
Vadim Zeitlin | added wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329... |
tree | commitdiff |
2006-05-29 |
Robin Dunn | Compile fix |
tree | commitdiff |
2006-05-29 |
Vadim Zeitlin | miscellaneous wxFont enhancements (patch 1496606): |
tree | commitdiff |
2006-05-28 |
Vadim Zeitlin | added wxHyperlinkCtrl (patch 1476781 from Francesco) |
tree | commitdiff |
2006-05-28 |
Vadim Zeitlin | wxVsnprintf() implementation with positional parameters... |
tree | commitdiff |
2006-05-26 |
Paul Cornett | move some data definitions to more appropriate places |
tree | commitdiff |
2006-05-20 |
Paul Cornett | remove unneeded includes from mac/carbon/private.h |
tree | commitdiff |
2006-05-18 |
Włodzimierz Skiba | Missing #includes to allow wx/mac/carbon/tooltip.h... |
tree | commitdiff |
2006-05-18 |
Vadim Zeitlin | added virtual dtor to wxMacListControl to silence gcc... |
tree | commitdiff |
2006-05-18 |
Vadim Zeitlin | fixed typo in last commit |
tree | commitdiff |
2006-05-18 |
Vadim Zeitlin | suppress gcc printf format warning |
tree | commitdiff |
2006-05-18 |
Vadim Zeitlin | added virtual dtor to wxMacListControl to silence gcc... |
tree | commitdiff |
2006-05-17 |
Julian Smart | Fixes for compile breakage with no PCH |
tree | commitdiff |
2006-05-16 |
Vadim Zeitlin | renamed wxComboControl to wxComboCtrl and related wxUSE... |
tree | commitdiff |
2006-05-08 |
Vadim Zeitlin | added wxUSE_COMBOBCONTROL and wxUSE_OWNERDRAWNCOMBOBOX... |
tree | commitdiff |
2006-05-06 |
Vadim Zeitlin | misc fixes for wxDirDialog; new wxDD_CHANGE_DIR flag... |
tree | commitdiff |
2006-05-02 |
Paul Cornett | correct access specifier for virtuals |
tree | commitdiff |
2006-05-02 |
Paul Cornett | remove definitions which are already in wx/app.h |
tree | commitdiff |
2006-04-30 |
Robert Roebling | Applied patch to add n bitmaps at once to an image |
tree | commitdiff |
2006-04-30 |
Robert Roebling | Trying to commit wxDirDialog patch. |
tree | commitdiff |
2006-04-27 |
Stefan Csomor | renamed RGBColor setter to avoid former overload being... |
tree | commitdiff |
2006-04-25 |
Włodzimierz Skiba | [ 1473731 ] 'wxColourBase and wxString <-> wxColour... |
tree | commitdiff |
2006-04-20 |
Paul Cornett | remove unneeded gdiobj.h files |
tree | commitdiff |
2006-04-19 |
Stefan Csomor | listbox rewrite, cleanup |
tree | commitdiff |
2006-04-19 |
Stefan Csomor | listbox rewrite |
tree | commitdiff |
2006-04-19 |
Stefan Csomor | fixing 'id' objc.h collisions, listbox rewrite |
tree | commitdiff |
2006-04-19 |
Stefan Csomor | fixing 'id' objc.h collisions |
tree | commitdiff |
2006-04-19 |
Vadim Zeitlin | regenerated using build/update-setup-h to have wxUSE_DI... |
tree | commitdiff |
2006-04-17 |
Vadim Zeitlin | added wxStandardPaths::GetDocumentsDir() (patch 1214360) |
tree | commitdiff |
2006-04-15 |
Robin Dunn | IsStandard needs to check m_type, not m_format |
tree | commitdiff |
2006-04-14 |
Julian Smart | Reversed accidental commit |
tree | commitdiff |
2006-04-14 |
Julian Smart | Implemented Mac-style button toggling within wxButtonTo... |
tree | commitdiff |
2006-04-10 |
David Surovell | cleanup - reformatting |
tree | commitdiff |
2006-04-10 |
Stefan Csomor | cleanup |
tree | commitdiff |
next |