projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[wxGTK] Implement wxSlider::GetLineSize and wxSlider::SetLineSize
[wxWidgets.git]
/
samples
/
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
2006-06-19
Włodzimierz Skiba
Warning fix.
tree
|
commitdiff
2006-06-18
Stefan Neis
Avoid problems with events that might be sent during...
tree
|
commitdiff
2006-06-16
Włodzimierz Skiba
Final fix from '[ 1473731 ] wxColourBase and wxString...
tree
|
commitdiff
2006-06-16
Jouk Jansen
Committing in .
tree
|
commitdiff
2006-06-15
Michael Wetherell
Missing header
tree
|
commitdiff
2006-06-15
Michael Wetherell
Fix lib link order in combo sample
tree
|
commitdiff
2006-06-14
Włodzimierz Skiba
[ 1492053 ] Add wxVListBox style callbacks to wxOwnerDr...
tree
|
commitdiff
2006-06-14
Vadim Zeitlin
context help for notebook pages tests added
tree
|
commitdiff
2006-06-14
Vadim Zeitlin
fill in flags parameter of HitTest() for all book contr...
tree
|
commitdiff
2006-06-14
Włodzimierz Skiba
Unneeded semicolon.
tree
|
commitdiff
2006-06-14
Robin Dunn
fixed line endings
tree
|
commitdiff
2006-06-11
Vadim Zeitlin
we can avoid 2-step construction now that setting wxDIA...
tree
|
commitdiff
2006-06-11
Vadim Zeitlin
show setting help text for individual radio box items
tree
|
commitdiff
2006-06-11
Vadim Zeitlin
added possibility to specify modules dependencies
tree
|
commitdiff
2006-06-11
Stefan Neis
Don't use TreeBook for OS/2 PM port (at least not yet).
tree
|
commitdiff
2006-06-08
Włodzimierz Skiba
Use bottom flat notebook on PocketPC by default.
tree
|
commitdiff
2006-06-07
Włodzimierz Skiba
Show grey version of image with alpha channel.
tree
|
commitdiff
2006-06-07
Włodzimierz Skiba
wxBLACK usage.
tree
|
commitdiff
2006-06-06
Włodzimierz Skiba
AUI under wxMGL build fixes.
tree
|
commitdiff
2006-06-06
Włodzimierz Skiba
AUI under wxOS2 build fixes.
tree
|
commitdiff
2006-06-06
Włodzimierz Skiba
Source cleaning, wxW headers, whitespaces and improved...
tree
|
commitdiff
2006-06-06
Julian Smart
Fixes for Mac
tree
|
commitdiff
2006-06-06
Włodzimierz Skiba
On-demand creation of the pages for speedup of sample...
tree
|
commitdiff
2006-06-06
Julian Smart
Initial commit of wxAUI
tree
|
commitdiff
2006-06-05
Włodzimierz Skiba
Peaceful solution to wxCheckListBox inheritance in...
tree
|
commitdiff
2006-06-04
Vadim Zeitlin
changed menu accels to not clash with menubar ones
tree
|
commitdiff
2006-06-02
Stefan Csomor
Fixes and XCode 2.3 update
tree
|
commitdiff
2006-06-02
Stefan Csomor
Fixes and XCode 2.3 update
tree
|
commitdiff
2006-06-02
Michael Wetherell
Add wx-lib xml as adv depends on it for the richtext...
tree
|
commitdiff
2006-06-02
Michael Wetherell
Commit pickers-fixes.patch added to 1472329 (Francesco...
tree
|
commitdiff
2006-06-01
Włodzimierz Skiba
Typo fix.
tree
|
commitdiff
2006-06-01
Włodzimierz Skiba
Minor corrections to pickers presentation.
tree
|
commitdiff
2006-06-01
Vadim Zeitlin
added possibility to reorder columns by dragging them...
tree
|
commitdiff
2006-05-31
Vadim Zeitlin
added wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...
tree
|
commitdiff
2006-05-30
Włodzimierz Skiba
wxHyperlink page for widgets presentation.
tree
|
commitdiff
2006-05-30
Włodzimierz Skiba
wxFD_* constants without 2.6 compatibility (heavily...
tree
|
commitdiff
2006-05-29
Vadim Zeitlin
miscellaneous wxFont enhancements (patch 1496606):
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
File/dir dialog styles and other changes (patch 1488371):
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
added support for CMYK JPEGs loading (patch 1476078)
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
use wxBitmap objects instead of pointers
tree
|
commitdiff
2006-05-28
Michael Wetherell
Regenerate to add the new file toucan.png.
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
added wxListCtrl::GetSubItemRect() and subitem hit...
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
added wxTB_NO_TOOLTIPS (heavily modified patch 1458009)
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
wizards not using sizers for the page layout now work...
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
no changes (spaces only)
tree
|
commitdiff
2006-05-27
Vadim Zeitlin
moved power functions for MSW from utils.cpp to (new...
tree
|
commitdiff
2006-05-27
Vadim Zeitlin
added wxPowerEvent; moved power functions stubs to...
tree
|
commitdiff
2006-05-27
Włodzimierz Skiba
More small devices adjustements.
tree
|
commitdiff
2006-05-26
Włodzimierz Skiba
Small devices adjustements.
tree
|
commitdiff
next