2007-04-08 |
Vadim Zeitlin | added wxEXEC_BLOCK flag (patch 1620430) |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | use 2 extensions in a filter in FileSave() for testing |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | 1. changed wxIconBundle to use m_refData and COW to... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | use smaller icons, it looks better (patch 1695225) |
tree | commitdiff |
2007-04-05 |
Robin Dunn | Patch from FM with more bakefile tweaks and etc. |
tree | commitdiff |
2007-04-05 |
Robin Dunn | Bakefile and other changes for new locations of STC... |
tree | commitdiff |
2007-04-01 |
Vadim Zeitlin | added support for ellipsization and markup in wxStaticT... |
tree | commitdiff |
2007-03-31 |
Vadim Zeitlin | added test for EVT_TEXT handler for spin contorl |
tree | commitdiff |
2007-03-31 |
Vadim Zeitlin | added a menu command to switch between clipboard and... |
tree | commitdiff |
2007-03-30 |
Vadim Zeitlin | added more wxART_XXX ids (patch 1687750) |
tree | commitdiff |
2007-03-30 |
Vadim Zeitlin | disable select root menu command when the root is hidden |
tree | commitdiff |
2007-03-30 |
Vadim Zeitlin | this project file is obsolete, now treectrl.dsp is... |
tree | commitdiff |
2007-03-26 |
Vadim Zeitlin | use NavigateIn() method instead of sending wxNavigation... |
tree | commitdiff |
2007-03-26 |
Vadim Zeitlin | fixed compilation without PCH |
tree | commitdiff |
2007-03-26 |
Vadim Zeitlin | use more complicated layout; added wxTE_PROCESS_TAB... |
tree | commitdiff |
2007-03-26 |
Vadim Zeitlin | send wxNavigationKeyEvent to the correct window |
tree | commitdiff |
2007-03-26 |
Vadim Zeitlin | added taborder sample |
tree | commitdiff |
2007-03-25 |
Vadim Zeitlin | update status bar display when we don't have focus too |
tree | commitdiff |
2007-03-23 |
Vadim Zeitlin | make IsEnabled() return false even if the window parent... |
tree | commitdiff |
2007-03-20 |
Vadim Zeitlin | no changes, just fixed spelling of 'indeterminate' |
tree | commitdiff |
2007-03-18 |
Vadim Zeitlin | added labels support for toolbar controls for wxMac... |
tree | commitdiff |
2007-03-18 |
Vadim Zeitlin | wxDC::StretchBlit() for wxMac and wxMSW (patch 1611973) |
tree | commitdiff |
2007-03-18 |
Vadim Zeitlin | removed minimal-specific Info.plist; updated the versio... |
tree | commitdiff |
2007-03-15 |
Vadim Zeitlin | added support for wxGRID_AUTOSIZE in wxGrid::SetRow... |
tree | commitdiff |
2007-03-15 |
Vadim Zeitlin | added wxGridUpdateLocker helper class wrapping Begin... |
tree | commitdiff |
2007-03-14 |
Vadim Zeitlin | changed literal "minimal" strings to $(PRODUCT_NAME... |
tree | commitdiff |
2007-03-11 |
Paul Cornett | fix assertions on invalid items |
tree | commitdiff |
2007-03-11 |
Vadim Zeitlin | test wxTE_NO_VSCROLL |
tree | commitdiff |
2007-03-07 |
Vadim Zeitlin | removed WXWIN_COMPATIBILITY_2_4 |
tree | commitdiff |
2007-03-07 |
Vadim Zeitlin | removed deprecated wxADJUST_MINSIZE |
tree | commitdiff |
2007-03-05 |
Julian Smart | Implemented text background colour |
tree | commitdiff |
2007-03-02 |
Julian Smart | Fixed premature exit of helpview sample and utility |
tree | commitdiff |
2007-02-27 |
Vadim Zeitlin | regenerated with theversion of bakefile which uses... |
tree | commitdiff |
2007-02-23 |
Robert Roebling | [ 1665996 ] Fixes/extensions to wxDataViewCtrl |
tree | commitdiff |
2007-02-17 |
Robert Roebling | Most of FM's wxDataViewCtrl patch. |
tree | commitdiff |
2007-02-12 |
Julian Smart | Pass correct values to spin control |
tree | commitdiff |
2007-02-12 |
Vadim Zeitlin | compilation fix for last commit |
tree | commitdiff |
2007-02-10 |
Vadim Zeitlin | fix compilation with WXWIN_COMPATIBILITY_2_6 off (and... |
tree | commitdiff |
2007-02-09 |
Vadim Zeitlin | added EVT_MOUSE_CAPTURE_LOST handler |
tree | commitdiff |
2007-02-08 |
Vadim Zeitlin | remove USE_GENERIC_TBAR test: USE_GENERIC_TBAR is not... |
tree | commitdiff |
2007-02-08 |
Vadim Zeitlin | fixed incorrect use of UpdateUI handlers; don't use... |
tree | commitdiff |
2007-02-08 |
Vadim Zeitlin | removed the old tmake project files |
tree | commitdiff |
2007-02-07 |
Vadim Zeitlin | fix unused variable warning with wxUSE_TOOLTIPS==0 |
tree | commitdiff |
2007-02-07 |
Robin Dunn | rebaked after changing the version number |
tree | commitdiff |
2007-02-04 |
Vadim Zeitlin | call OnInit() from all samples to allow using standard... |
tree | commitdiff |
2007-01-18 |
Vadim Zeitlin | corrected crash: need to set m_frame eariler (Wlodek... |
tree | commitdiff |
2007-01-14 |
Vadim Zeitlin | test rendering of disabled items with bitmaps (for... |
tree | commitdiff |
2007-01-11 |
Julian Smart | Write a newline, not a 10 into the stream |
tree | commitdiff |
2007-01-07 |
Kevin Ollivier | Make it easier to switch between native and generic... |
tree | commitdiff |
2007-01-07 |
Vadim Zeitlin | return correct item and position from wxTreeEvent:... |
tree | commitdiff |
2006-12-15 |
Stefan Csomor | using native architecture for development builds only... |
tree | commitdiff |
2006-12-12 |
Robert Roebling | Add a few more controls to the toolbar. |
tree | commitdiff |
2006-12-11 |
Vadim Zeitlin | 1. Renamed Set/GetXXXVisible() to ShowXXX() and IsXXXVi... |
tree | commitdiff |
2006-12-11 |
Vadim Zeitlin | wxSearchCtrl is an editable control (too) |
tree | commitdiff |
2006-12-11 |
Vadim Zeitlin | deTABified |
tree | commitdiff |
2006-12-11 |
Vadim Zeitlin | restored variabes initialization in OnButtonSet() to... |
tree | commitdiff |
2006-12-11 |
Vadim Zeitlin | compilation fix for USE_PCH==0 |
tree | commitdiff |
2006-12-11 |
Chris Elliott | sorry about bad commit |
tree | commitdiff |
2006-12-11 |
Chris Elliott | fix missing includessrc/generic/srchctlg.cpp |
tree | commitdiff |
2006-12-11 |
Robin Dunn | Modified form of Patch #1611222, adds wxSearchCtrl... |
tree | commitdiff |
2006-12-10 |
Vadim Zeitlin | added collpane sample |
tree | commitdiff |
2006-12-10 |
Vadim Zeitlin | fixed off by one error in OnButtonSet() |
tree | commitdiff |
2006-12-10 |
Vadim Zeitlin | compilation fix for g++ < 3.4 after last commit |
tree | commitdiff |
2006-12-10 |
Włodzimierz Skiba | Implemented Set button for date picker page. |
tree | commitdiff |
2006-12-07 |
Paul Cornett | don't use %d to print pointer |
tree | commitdiff |
2006-12-06 |
Vadim Zeitlin | ask for BPP for .bmp extension, not .bpp one |
tree | commitdiff |
2006-12-04 |
Vadim Zeitlin | add test for wxLaunchDefaultBrowser, it makes sense... |
tree | commitdiff |
2006-12-04 |
Vadim Zeitlin | removed explicit initial size for BugsGridFrame, it... |
tree | commitdiff |
2006-12-04 |
Vadim Zeitlin | removed unneeded SetMargins(0, 0) call (this is the... |
tree | commitdiff |
2006-12-03 |
Vadim Zeitlin | fix initial layout of the widgets pages: avoid calling... |
tree | commitdiff |
2006-12-01 |
Robin Dunn | Fix DrawHeaderButton |
tree | commitdiff |
2006-11-30 |
Julian Smart | Removed redundant code |
tree | commitdiff |
2006-11-27 |
Vadim Zeitlin | make Ok button in the dialog the default one as people... |
tree | commitdiff |
2006-11-25 |
Vadim Zeitlin | rename some projects to avoid project name clashes... |
tree | commitdiff |
2006-11-24 |
Vadim Zeitlin | test resizeable calendar control |
tree | commitdiff |
2006-11-24 |
Vadim Zeitlin | handle wxXmlResource::Load() errors |
tree | commitdiff |
2006-07-25 |
Włodzimierz Skiba | PCH build fix. |
tree | commitdiff |
2006-07-24 |
Vadim Zeitlin | protect gs_allThreads with a mutex (modified patch... |
tree | commitdiff |
2006-10-11 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-11-21 |
Benjamin Williams | removed duplicate pane bug in sample application |
tree | commitdiff |
2006-11-20 |
Benjamin Williams | fixed a center pane bug in sample |
tree | commitdiff |
2006-11-19 |
Vadim Zeitlin | recreate the control when wxCAL_SEQUENTIAL_MONTH_SELECT... |
tree | commitdiff |
2006-11-19 |
Vadim Zeitlin | removed code inside USE_SIZABLE_CALENDAR, we should... |
tree | commitdiff |
2006-11-19 |
Vadim Zeitlin | added possibility to create wxDatePickerCtrl without... |
tree | commitdiff |
2006-11-18 |
Vadim Zeitlin | remove unused file |
tree | commitdiff |
2006-11-18 |
Vadim Zeitlin | include correct XPMs (Unix compilation fix after last... |
tree | commitdiff |
2006-11-17 |
Vadim Zeitlin | added tests for background colour, static bitmap &c... |
tree | commitdiff |
2006-11-17 |
Vadim Zeitlin | added chart icon for non-MSW ports too |
tree | commitdiff |
2006-11-17 |
Vadim Zeitlin | Some sample cleanup: |
tree | commitdiff |
2006-11-17 |
Benjamin Williams | renamed wxAUI_ART to wxAUI_DOCKART |
tree | commitdiff |
2006-11-17 |
Vadim Zeitlin | don't set A4 paper size, use the system default instead |
tree | commitdiff |
2006-11-14 |
Vadim Zeitlin | label the different gradient pictures clearly |
tree | commitdiff |
2006-11-13 |
Benjamin Williams | corrected sentence |
tree | commitdiff |
2006-11-13 |
Benjamin Williams | added new features to welcome page |
tree | commitdiff |
2006-11-12 |
Vadim Zeitlin | don't assert if 'c' key is pressed when there is no... |
tree | commitdiff |
2006-11-12 |
Vadim Zeitlin | compilation fix after last commit |
tree | commitdiff |
2006-11-12 |
Robert Roebling | Send delete item event just before the item is actually |
tree | commitdiff |
2006-11-12 |
Robert Roebling | [ 1590221 ] wxStandardPaths::GetExecutablePath |
tree | commitdiff |
2006-11-11 |
Vadim Zeitlin | corrected exit/about menu command ids in the code after... |
tree | commitdiff |
2006-11-10 |
Vadim Zeitlin | wxCocoa compilation fixes (include OpenGL/glu.h there... |
tree | commitdiff |
next |