projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fix for CW non unicode builds
[wxWidgets.git]
/
src
/
gtk
/
slider.cpp
2003-08-09
Václav Slavík
added support for gcc precompiled headers
blob
|
commitdiff
|
raw
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
blob
|
commitdiff
|
raw
|
diff to current
2002-08-08
Julian Smart
Applied patch [ 590031 ] Slider: Events must be enabled...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-09
Robert Roebling
Don't let wxSlider send events when programmatically...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-12
Vadim Zeitlin
changes to make wxGTK compile with GTK+ 2.0: now it...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-26
Vadim Zeitlin
first pass of wxUniv merge - nothing works, most parts...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-06
Vadim Zeitlin
fixed slider value rounding once again
blob
|
commitdiff
|
raw
|
diff to current
2000-12-16
Robert Roebling
Added wxCommandEvent::IsSeection for listbox,
blob
|
commitdiff
|
raw
|
diff to current
2000-12-14
Vadim Zeitlin
merged in fix for GetValue() from the 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-01-23
Robert Roebling
Fixed small bug in tab code WRT to having only
blob
|
commitdiff
|
raw
|
diff to current
2000-01-15
Robert Roebling
Next try at avoiding too few or too many size events.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-28
Robert Roebling
slider link fix 1.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-28
Robert Roebling
Damn broken pipes.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-21
Robert Roebling
wxSlider should now display int values,
blob
|
commitdiff
|
raw
|
diff to current
1999-10-15
Vadim Zeitlin
let's not forget that \& has lower priority than =...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-08
Karsten Ballüder
replaced T() makro with wxT() due to namespace probs...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-04
Vadim Zeitlin
many changes; major ones:
blob
|
commitdiff
|
raw
|
diff to current
1999-10-01
Robert Roebling
Improved wxFileDialog behaviour wrt to remembering...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-27
Robert Roebling
Small distrib updates,
blob
|
commitdiff
|
raw
|
diff to current
1999-06-15
Robert Roebling
Added a few #if wxUSE_XXX
blob
|
commitdiff
|
raw
|
diff to current
1999-06-14
Robert Roebling
Added zillions of #if wxUSE_XXX
blob
|
commitdiff
|
raw
|
diff to current
1999-05-10
Robert Roebling
Small modifications to Vadims changes
blob
|
commitdiff
|
raw
|
diff to current
1999-05-09
Vadim Zeitlin
wxWindow split into wxWindowBase and wxWindow (wxGTK...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-03
Robert Roebling
Implemented flat toolbars
blob
|
commitdiff
|
raw
|
diff to current
1999-04-29
Robert Roebling
controls sample tests a bit more
blob
|
commitdiff
|
raw
|
diff to current
1999-04-28
Robert Roebling
Chnages to focus code with debug code
blob
|
commitdiff
|
raw
|
diff to current
1999-04-27
Robert Roebling
New idle handling. Only that.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-02
Robert Roebling
Removed warnings from tbarsimpl
blob
|
commitdiff
|
raw
|
diff to current
1999-02-28
Robert Roebling
added wxMenu::Append( wxMenuItem )
blob
|
commitdiff
|
raw
|
diff to current
1999-01-03
Robert Roebling
new cursors
blob
|
commitdiff
|
raw
|
diff to current
1999-01-02
Robert Roebling
Header changes (gtk.h etc no longer included in defs.h
blob
|
commitdiff
|
raw
|
diff to current
1998-12-17
Robert Roebling
I've put live into Vadim's wxNavigationKeyEvent idea
blob
|
commitdiff
|
raw
|
diff to current
1998-11-18
Robert Roebling
Added support for SCROLL_TOP and _BOTTOM events
blob
|
commitdiff
|
raw
|
diff to current
1998-11-15
Robert Roebling
Coompilation fixes for GTK 1.1.3
blob
|
commitdiff
|
raw
|
diff to current
1998-11-14
Robert Roebling
Doc corrections
blob
|
commitdiff
|
raw
|
diff to current
1998-11-03
Robert Roebling
Fix for TextCtrl problem as reported by Vegh
blob
|
commitdiff
|
raw
|
diff to current
1998-10-29
Robert Roebling
Big color update with the newest information
blob
|
commitdiff
|
raw
|
diff to current
1998-10-26
Robert Roebling
Did much work on colors. It doesn't work and I guess
blob
|
commitdiff
|
raw
|
diff to current
1998-09-12
Robert Roebling
Next try at removing the dancing sliders
blob
|
commitdiff
|
raw
|
diff to current
1998-09-07
Robert Roebling
Much more aggressive for intercepting events and
blob
|
commitdiff
|
raw
|
diff to current
1998-09-07
Robert Roebling
Tries unsuccesfully to cure a few more problems
blob
|
commitdiff
|
raw
|
diff to current
1998-08-23
Unknown (RO)
General tidy-up (mainly typecasts) to allow the use...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-14
Robert Roebling
Added wxRadioButton (not tested)
blob
|
commitdiff
|
raw
|
diff to current
1998-08-02
Robert Roebling
Fixed Fontdialog
blob
|
commitdiff
|
raw
|
diff to current
1998-07-04
Julian Smart
Sorry, I went and removed consts as per the style guide :-)
blob
|
commitdiff
|
raw
|
diff to current
1998-06-26
Julian Smart
New wxEventType for event type enum, and corresponding...
blob
|
commitdiff
|
raw
|
diff to current
1998-05-20
Karsten Ballüder
Initial revision
blob
|
commitdiff
|
raw
|
diff to current