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 |
2006-09-23 |
Robert Roebling | [ 1559479 ] wxImageComboBox |
tree | commitdiff |
2006-09-19 |
Robert Roebling | More tests for circles and arcs. |
tree | commitdiff |
2006-09-19 |
Robert Roebling | [ 1557284 ] wxGenericComboControl -> wxGenericComboCtrl |
tree | commitdiff |
2006-09-19 |
Robert Roebling | 1552971 ] Add flag for wxODComboBox::OnDrawItem... |
tree | commitdiff |
2006-09-19 |
Jouk Jansen | Include "xrc" support properly for OpenVMS |
tree | commitdiff |
2006-09-17 |
Robert Roebling | [ 1550698 ] Bottom aligned toolbar |
tree | commitdiff |
2006-09-17 |
Kevin Ollivier | Commiting re-baked files after wxListCtrl OS X additions. |
tree | commitdiff |
2006-09-13 |
Benjamin Williams | got rid of some extra borders |
tree | commitdiff |
2006-09-12 |
Julian Smart | Increased size slightly |
tree | commitdiff |
2006-09-12 |
Julian Smart | Style listbox now shows current style |
tree | commitdiff |
2006-09-11 |
Vadim Zeitlin | removed GTK header include |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | added hyperlink alignment flags (patch 1537043) |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | compilation fixes for wxUSE_STL==1 (patch 1555754) |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | added wxLocale::IsAvailable() (extended patch 1547191) |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | use wxID_OPEN instead of INTERNAT_OPEN |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | compilation fix for Unicode build (patch 1546975) |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | small sample cleanup (formatting, use stock menu items) |
tree | commitdiff |
2006-09-09 |
Kevin Ollivier | Mac(Carbon) impl of wxGauge::Pulse, also added sample... |
tree | commitdiff |
2006-09-06 |
Paul Cornett | include fixes |
tree | commitdiff |
2006-09-04 |
Vadim Zeitlin | merge of RTL changes (with many modifications) from... |
tree | commitdiff |
2006-09-03 |
Robert Roebling | Added tests for run-time switch of venetian blind... |
tree | commitdiff |
2006-09-03 |
Robert Roebling | Commited FRM's stockitem patch (empty stock items). |
tree | commitdiff |
2006-08-30 |
Paul Cornett | build fix |
tree | commitdiff |
2006-08-29 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2006-08-28 |
Robert Roebling | Corrected close button bitmap in wxAUIMultiNotebook. |
tree | commitdiff |
2006-08-26 |
Vadim Zeitlin | don't call EnsureVisible(tree->GetRootItem()) for a... |
tree | commitdiff |
2006-08-25 |
Vadim Zeitlin | reset busy cursor checkbox when switching to another... |
tree | commitdiff |
2006-08-24 |
Vadim Zeitlin | prevent selecting the treebook items without correspond... |
tree | commitdiff |
2006-08-24 |
Vadim Zeitlin | added tests for setting the cursor |
tree | commitdiff |
2006-08-23 |
Václav Slavík | removed wxUSE_TOOLBAR_SIMPLE leftovers from the main... |
tree | commitdiff |
2006-08-23 |
Robin Dunn | pass useMask=true for the toucan images |
tree | commitdiff |
2006-08-23 |
Robin Dunn | Show use use of both wxNativePixelData and wxAlphaPixelData |
tree | commitdiff |
2006-08-22 |
Paul Cornett | build fix |
tree | commitdiff |
2006-08-22 |
Vadim Zeitlin | add round trip wxTextCtrl::Get/SetValue() test |
tree | commitdiff |
2006-08-22 |
Vadim Zeitlin | use size of wxNORMAL_FONT instead of hard coded 12... |
tree | commitdiff |
2006-08-22 |
Vadim Zeitlin | added "set encoding" menu item |
tree | commitdiff |
2006-08-22 |
Vadim Zeitlin | allow entering font description string interactively |
tree | commitdiff |
2006-08-20 |
Vadim Zeitlin | added stock menu items support |
tree | commitdiff |
2006-08-20 |
Vadim Zeitlin | create status bar to see wxLogStatus messages |
tree | commitdiff |
2006-08-19 |
Vadim Zeitlin | compilation fix after wxPlatformInfo patch: use wxOS_WI... |
tree | commitdiff |
2006-08-13 |
Vadim Zeitlin | remove extraneous commas and semicolons (patch 1537792) |
tree | commitdiff |
2006-08-13 |
Vadim Zeitlin | wxPlatformInfo (patch 1532064) |
tree | commitdiff |
2006-08-13 |
Vadim Zeitlin | fix printf() argument type in GetOsInfo() |
tree | commitdiff |
2006-08-13 |
Vadim Zeitlin | remove extraneous commas and semicolons (patch 1537792) |
tree | commitdiff |
2006-08-10 |
Vadim Zeitlin | empty spin range is valid and even useful (at least... |
tree | commitdiff |
2006-08-09 |
Stefan Csomor | fixing dynamic build |
tree | commitdiff |
2006-08-04 |
Vadim Zeitlin | menu items for Centre() tests shouldn't be checkable |
tree | commitdiff |
2006-08-04 |
Vadim Zeitlin | undid last change and removed wxTE/CB_FILENAME style... |
tree | commitdiff |
2006-08-03 |
Vadim Zeitlin | make control children of a panel and not directly the... |
tree | commitdiff |
2006-08-01 |
Włodzimierz Skiba | Removed unused Symantec (*.sc) build system. Symantec... |
tree | commitdiff |
2006-08-01 |
Włodzimierz Skiba | Removed all outdated makefile.dos and their *.msc include. |
tree | commitdiff |
2006-07-31 |
Włodzimierz Skiba | '[ 1530831 ] wxOwnerDrawnComboBox page for Widgets... |
tree | commitdiff |
2006-07-29 |
Vadim Zeitlin | moved combobox styles from defs.to to combobox.h; added... |
tree | commitdiff |
2006-07-27 |
Mart Raudsepp | Add line and page size modification possibility. |
tree | commitdiff |
2006-07-25 |
Benjamin Williams | another bug fix for the sample |
tree | commitdiff |
2006-07-25 |
Benjamin Williams | fixed bad pane name |
tree | commitdiff |
2006-07-25 |
Włodzimierz Skiba | Removed unused files. |
tree | commitdiff |
2006-07-25 |
Włodzimierz Skiba | Use same type in both results of A?B:C operator (Tinder... |
tree | commitdiff |
2006-07-25 |
Włodzimierz Skiba | Final steps to move to common icon. |
tree | commitdiff |
2006-07-25 |
Vadim Zeitlin | update from suzumizaki (patch 1522506) |
tree | commitdiff |
2006-07-24 |
Vadim Zeitlin | wxFD_PREVIEW implementation for wxGTK (slightly modifie... |
tree | commitdiff |
2006-07-24 |
Benjamin Williams | added test pane which has no close button |
tree | commitdiff |
2006-07-24 |
Vadim Zeitlin | use sample.rc |
tree | commitdiff |
2006-07-24 |
Vadim Zeitlin | install help provider to allow testing helptext tags... |
tree | commitdiff |
2006-07-24 |
Vadim Zeitlin | don't use obsolete wxNO_FULL_REPAINT_ON_RESIZE flag... |
tree | commitdiff |
2006-07-24 |
Vadim Zeitlin | added code to test UI updating of menu items in MDI... |
tree | commitdiff |
2006-07-23 |
Mart Raudsepp | Add ability to test tab stops. Very slightly modified... |
tree | commitdiff |
2006-07-22 |
Alex Bligh | Add support for transparent hint windows under GTK |
tree | commitdiff |
2006-07-21 |
Włodzimierz Skiba | PDA adjustements |
tree | commitdiff |
2006-07-20 |
Włodzimierz Skiba | Reuse common sample resources. Remove unused files. |
tree | commitdiff |
2006-07-20 |
Włodzimierz Skiba | [ 1524693 ] wxOwnerDrawnComboBox focus paint fix. |
tree | commitdiff |
2006-07-20 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2006-07-20 |
Włodzimierz Skiba | Reuse common sample resources. Little code cleanup... |
tree | commitdiff |
2006-07-19 |
Włodzimierz Skiba | Crash fix for working without selecting subpage. |
tree | commitdiff |
2006-07-17 |
Włodzimierz Skiba | [ 1519202 ] wxComboCtrl::SetButtonPosition() to support... |
tree | commitdiff |
2006-07-17 |
Włodzimierz Skiba | [ 1522988 ] Keypress causes crash in combo sample |
tree | commitdiff |
2006-07-16 |
Vadim Zeitlin | don't grow the combobox vertically (this does make... |
tree | commitdiff |
2006-07-16 |
Vadim Zeitlin | added a DiscardEdits() test |
tree | commitdiff |
2006-07-16 |
Stefan Neis | Use xpm for PM port on OS/2 as well. |
tree | commitdiff |
2006-07-16 |
Stefan Neis | With fix from treebase.cpp,v 1.28, (generic) treectrl... |
tree | commitdiff |
2006-07-15 |
Václav Slavík | use <value> instead of <default-*> for initial value... |
tree | commitdiff |
2006-07-13 |
Jamie Gadd | Don't set background of wxMemoryDC before selecting... |
tree | commitdiff |
next |