projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Include "xrc" support properly for OpenVMS
[wxWidgets.git]
/
samples
/
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
2006-07-12
Benjamin Williams
renamed wxFrameManager::GetFrame() and SetFrame() to...
tree
|
commitdiff
2006-07-11
Włodzimierz Skiba
Fixed crash in book pages.
tree
|
commitdiff
2006-07-10
Václav Slavík
test changing of selected item's icon in DoToggleIcon...
tree
|
commitdiff
2006-07-05
Robin Dunn
Enable transparent hints and dragging on wxMac
tree
|
commitdiff
2006-07-05
Benjamin Williams
added EVT_AUI_PANECLOSE and updated sample accordingly
tree
|
commitdiff
2006-07-05
Włodzimierz Skiba
wxNB_HITTEST_* flags renamed to wxBK_HITTEST_* to serve...
tree
|
commitdiff
2006-07-04
Włodzimierz Skiba
[ 1515213 ] Combo sample improvements.
tree
|
commitdiff
2006-07-03
Julian Smart
SetStyle/GetStyle corrections
tree
|
commitdiff
2006-07-03
Vadim Zeitlin
removed wxHyperlinkCtrl from this sample, it's not...
tree
|
commitdiff
2006-07-03
Vadim Zeitlin
make the frame big enough to show all controls initially
tree
|
commitdiff
2006-07-02
Julian Smart
Seems to work fine without switching off anti-aliasing now
tree
|
commitdiff
2006-06-30
Vadim Zeitlin
avoid asserts by not using GetSelection() with multi...
tree
|
commitdiff
2006-06-30
Vadim Zeitlin
added wxHyperLink and context help testing code (not...
tree
|
commitdiff
2006-06-29
Vadim Zeitlin
call wxApp::OnInit() from MyApp::OnInit() so that stand...
tree
|
commitdiff
2006-06-29
Julian Smart
Changed order of libs to fix linking
tree
|
commitdiff
2006-06-29
Julian Smart
Moved wxRichTextCtrl to its own library
tree
|
commitdiff
2006-06-28
Julian Smart
Added support for tabs in wxRichTextCtrl (Ashish More)
tree
|
commitdiff
2006-06-26
Vadim Zeitlin
add SetSelection(-1) test (part of patch 1506943)
tree
|
commitdiff
2006-06-25
Vadim Zeitlin
added a possibility to test how a custom bitmap appears...
tree
|
commitdiff
2006-06-22
Julian Smart
Added missing makefile
tree
|
commitdiff
2006-06-21
Włodzimierz Skiba
[ 1509599 ] 'Split pickers page in widgets sample'...
tree
|
commitdiff
2006-06-20
Włodzimierz Skiba
[ 1487463 ] XRC handler for wxOwnerDrawnComboBox.
tree
|
commitdiff
next