2006-10-31 |
Vadim Zeitlin | added horse.tga to bakefile and distribution scripts |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | no changes, just removed commented out code |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | rebaked |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | Various wxCollapsiblePane enhancements (re-patch 1577412): |
tree | commitdiff |
2006-10-30 |
Benjamin Williams | wxaui notebook tabs can scroll; notebook themability... |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | generate wxEVT_COMMAND_TEXT_COPY event in wxHtmlWindow |
tree | commitdiff |
2006-10-30 |
Robert Roebling | [ 1587059 ] wxLaunchDefaultBrowser fix for KDE |
tree | commitdiff |
2006-10-30 |
Julian Smart | Applied patch [ 1586964 ] Getting the PID of the proces... |
tree | commitdiff |
2006-10-29 |
Paul Cornett | remove unnecessary casts |
tree | commitdiff |
2006-10-29 |
Václav Slavík | add events API to wxHtmlWindow (patch #1504493 by Franc... |
tree | commitdiff |
2006-10-29 |
Robert Roebling | Use SetSizeHints() for wxTLW. |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | added wxTB_RIGHT style for right-aligned toolbars ... |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | added TGA handler (somewhat modified patch 1393912) |
tree | commitdiff |
2006-10-29 |
Robert Roebling | Added simplistic test for nested sizer (in panel). |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | commented out/unused code removed; use wxAboutDialog... |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | handle errors returned by wxAnimateCtrl::Play() (part... |
tree | commitdiff |
2006-10-29 |
Robert Roebling | More simplistic test for setting size and max size |
tree | commitdiff |
2006-10-29 |
Robert Roebling | Test SetSizeHints() for wxFrame (does nothing |
tree | commitdiff |
2006-10-28 |
Robin Dunn | Moved version number to 2.7.2.0 and rebaked |
tree | commitdiff |
2006-10-28 |
Vadim Zeitlin | don't use unneeded logBuf member variable; show the... |
tree | commitdiff |
2006-10-27 |
Julian Smart | Robert Lang's patch [ 1583183 ] Fixes printing/print... |
tree | commitdiff |
2006-10-27 |
Julian Smart | Demonstrates printing |
tree | commitdiff |
2006-10-27 |
Benjamin Williams | made the multi-notebook the default view in the aui... |
tree | commitdiff |
2006-10-26 |
Robert Roebling | Make animation of combo-popdown optional. |
tree | commitdiff |
2006-10-26 |
Julian Smart | Minor corrections |
tree | commitdiff |
2006-10-26 |
Benjamin Williams | wxaui flags reworked a bit; allows any hinting type... |
tree | commitdiff |
2006-10-26 |
Julian Smart | Added outline style sample and vetoing of style sheet... |
tree | commitdiff |
2006-10-25 |
Robert Roebling | [ 1584680 ] wxComboCtrl Popup Animation |
tree | commitdiff |
2006-10-22 |
Vadim Zeitlin | show the item for which the context menu is shown correctly |
tree | commitdiff |
2006-10-22 |
Vadim Zeitlin | initial draft of wxCollapsiblePane (patch 1577412 by... |
tree | commitdiff |
2006-10-22 |
Vadim Zeitlin | added wxSimpleHtmlListBox (patch 1576109 by Francesco) |
tree | commitdiff |
2006-10-22 |
Vadim Zeitlin | test indeterminate wxGauge mode (part of patch 1551409) |
tree | commitdiff |
2006-10-22 |
Vadim Zeitlin | reverted change which made the progress dialog more... |
tree | commitdiff |
2006-10-22 |
Vadim Zeitlin | small refactoring to avoid code duplication; renamed... |
tree | commitdiff |
2006-10-22 |
Vadim Zeitlin | add alt popup window style allowing to use keyboard... |
tree | commitdiff |
2006-10-22 |
Vadim Zeitlin | added wxAnimateCtrl test (rest of the patch 1581391) |
tree | commitdiff |
2006-10-22 |
Vadim Zeitlin | ignore .cached files created by the sample |
tree | commitdiff |
2006-10-21 |
Robert Roebling | Use wxGCDC in wxGTK to draw "Alpha" test page |
tree | commitdiff |
2006-10-21 |
Vadim Zeitlin | removed OnToolEnter() handler which interfered with... |
tree | commitdiff |
2006-10-21 |
Robert Roebling | additions for animatectrl xrc sample. |
tree | commitdiff |
2006-10-20 |
Włodzimierz Skiba | Updated list of subprojects. |
tree | commitdiff |
2006-10-20 |
Włodzimierz Skiba | Updated list of subprojects. |
tree | commitdiff |
2006-10-19 |
Julian Smart | Separated out list formatting into new menu. |
tree | commitdiff |
2006-10-19 |
Włodzimierz Skiba | Rescale images automatically with informations about... |
tree | commitdiff |
2006-10-17 |
Julian Smart | Added various list commands to demonstrate new list... |
tree | commitdiff |
2006-10-16 |
Włodzimierz Skiba | Added test for scaling and bluring wxImage. |
tree | commitdiff |
2006-10-16 |
Włodzimierz Skiba | Fix for assert in 'dynarray.cpp' by Jaakko Salli. |
tree | commitdiff |
2006-10-15 |
Paul Cornett | wrong caption for html window, cleanup |
tree | commitdiff |
2006-10-13 |
Włodzimierz Skiba | Fix for assert in setting image from file by Jaakko... |
tree | commitdiff |
2006-10-10 |
Julian Smart | Minor correction |
tree | commitdiff |
2006-10-10 |
Stefan Csomor | turning around defines, using a graphics context enable... |
tree | commitdiff |
2006-10-10 |
Włodzimierz Skiba | Warning fixes and minor source cleaning. |
tree | commitdiff |
2006-10-10 |
Włodzimierz Skiba | Follow changes in wxRenderer interface. |
tree | commitdiff |
2006-10-10 |
Julian Smart | Added help provider |
tree | commitdiff |
2006-10-10 |
Václav Slavík | generate makefile.unx files using bakefile |
tree | commitdiff |
2006-10-10 |
Robert Roebling | Add test for SetItemMinSize() |
tree | commitdiff |
2006-10-10 |
Włodzimierz Skiba | Back to previous call with -1 replacement. |
tree | commitdiff |
2006-10-10 |
Włodzimierz Skiba | Minor cleaning. |
tree | commitdiff |
2006-10-09 |
Vadim Zeitlin | RC file is not needed and not used |
tree | commitdiff |
2006-10-09 |
Vadim Zeitlin | menu id 0 doesn't work under Mac |
tree | commitdiff |
2006-10-09 |
Vadim Zeitlin | use sample icon, not mondrian one |
tree | commitdiff |
2006-10-09 |
Vadim Zeitlin | baked the standard makefiles |
tree | commitdiff |
2006-10-09 |
Vadim Zeitlin | added wxAnimationCtrl (patch 1570325) |
tree | commitdiff |
2006-10-09 |
Julian Smart | Removed dependence on wxClientDC and blitting from... |
tree | commitdiff |
2006-10-09 |
Włodzimierz Skiba | Ok()->IsOk() replacement. |
tree | commitdiff |
2006-10-09 |
Paul Cornett | build fixes for WXWIN_COMPATIBILITY_2_6=0 |
tree | commitdiff |
2006-10-09 |
Robin Dunn | Bumping the version number also requires that version... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | add test for ChangeValue() |
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 |
Vadim Zeitlin | use translators if explicitely specified, fall back... |
tree | commitdiff |
2006-10-08 |
Julian Smart | Demonstrate new formatting and symbol dialogs. |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | added example of customizing the generic about dialog... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | don't use 8 bit copyright symbol |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | test credits in about dialog |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | use wxVERSION_NUM_DOT_STRING_T instead of wxVERSION_NUM... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | initial implementation of wxAboutBox() |
tree | commitdiff |
2006-10-06 |
Robert Roebling | Implemended column header mouse clicks. |
tree | commitdiff |
2006-10-05 |
Robert Roebling | Add support for bitmaps in headers. |
tree | commitdiff |
2006-10-05 |
Włodzimierz Skiba | PCH build fix. |
tree | commitdiff |
2006-10-05 |
Włodzimierz Skiba | wxGenericDirCtrl page for widgets sample. |
tree | commitdiff |
2006-10-04 |
Robert Roebling | Add row activated event. |
tree | commitdiff |
2006-10-04 |
Włodzimierz Skiba | New icon for combobox with bitmaps. Improved readabilit... |
tree | commitdiff |
2006-10-04 |
Włodzimierz Skiba | Connect changed page event after subpages are created... |
tree | commitdiff |
2006-10-03 |
Robert Roebling | More selection work in GTK+ version. |
tree | commitdiff |
2006-10-03 |
Robert Roebling | Renamed wxDataViewCell to wxDataViewRenderer since the |
tree | commitdiff |
2006-10-03 |
Robert Roebling | Added event skeletons, defines, event ids.. |
tree | commitdiff |
2006-10-03 |
Robert Roebling | Replaces size_t with unsigned int in wxDataViewCtrl... |
tree | commitdiff |
2006-10-02 |
Robert Roebling | Forgot to commit latest sample changes. |
tree | commitdiff |
2006-10-02 |
Paul Cornett | 64-bit warning fixes |
tree | commitdiff |
2006-10-02 |
Paul Cornett | warning fix |
tree | commitdiff |
2006-10-02 |
Paul Cornett | build fix |
tree | commitdiff |
2006-09-29 |
Stefan Csomor | graphics context implementation test case |
tree | commitdiff |
2006-09-29 |
Julian Smart | Fixed bugs in, and added operators and copy constructor... |
tree | commitdiff |
2006-09-26 |
Robert Roebling | Added test bitmap. |
tree | commitdiff |
2006-09-26 |
Robert Roebling | Added wxDataViewBitmapCell |
tree | commitdiff |
2006-09-25 |
Robert Roebling | Implement most of AppendRow(), PrependRow(), InsertRow(), |
tree | commitdiff |
2006-09-24 |
Vadim Zeitlin | make log messages more readable |
tree | commitdiff |
2006-09-24 |
Robert Roebling | Added test to reproduce [ 1541148 ] wxTreeCtrol:... |
tree | commitdiff |
2006-09-23 |
Vadim Zeitlin | 1. deprecate redundantly sounding wxArtProvider::FooPro... |
tree | commitdiff |
next |