projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Improved wxDataViewSpinCtrlRenderer under OS X
[wxWidgets.git]
/
src
/
gtk
/
scrolbar.cpp
2007-11-29
Václav Slavík
1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
blob
|
commitdiff
|
raw
2007-09-21
Vadim Zeitlin
various warning fixes for icc 9.1 compilation
blob
|
commitdiff
|
raw
|
diff to current
2007-09-15
Paul Cornett
let GtkRange clamp scroll position
blob
|
commitdiff
|
raw
|
diff to current
2007-06-27
Paul Cornett
block signal handlers, instead of disconnecting, to...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-23
Robert Roebling
Upport scrolling changes and mouse wheel changes.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-23
Vadim Zeitlin
remove wxWindow::m_needParent and use GTKNeedsParent...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-21
Paul Cornett
remove redundant GTK_WIDGET casts
blob
|
commitdiff
|
raw
|
diff to current
2007-04-19
Paul Cornett
Reorganize idle system code.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-26
Vadim Zeitlin
use native TAB traversal for GTK+ 2
blob
|
commitdiff
|
raw
|
diff to current
2006-08-26
Paul Cornett
use "event" signal emission hook to install idle handle...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-25
Vadim Zeitlin
Many changes:
blob
|
commitdiff
|
raw
|
diff to current
2006-06-08
Paul Cornett
use "event-after" signal to send thumb release event
blob
|
commitdiff
|
raw
|
diff to current
2006-06-03
Paul Cornett
don't generate a scroll event when setting scroll posit...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-18
Paul Cornett
avoid GTK "assertion `min < max' failed"
blob
|
commitdiff
|
raw
|
diff to current
2006-05-17
Paul Cornett
scrollbar handling simplification
blob
|
commitdiff
|
raw
|
diff to current
2006-05-02
Włodzimierz Skiba
Include wx/utils.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-09
Vadim Zeitlin
moved wxapp_install_idle_handler and g_isIdle from...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-09
Vadim Zeitlin
implemented ScrollLines/Pages() for all classes in...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-03
Mart Raudsepp
Remove obsolete GTK1 compatibility macros. Patch #14134...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-22
Mart Raudsepp
Use g_signal* instead of deprecated gtk_signal*. Use...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-22
Mart Raudsepp
Nuke GTK1 from src/gtk
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-06-08
Włodzimierz Skiba
Second part of '[ 1216148 ] cleanup: unused variables...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-21
Vadim Zeitlin
GTK+ callbacks must have C linkage (patch 1157384)
blob
|
commitdiff
|
raw
|
diff to current
2005-02-09
Robert Roebling
Applied patch for more compliant wxScrolbar event
blob
|
commitdiff
|
raw
|
diff to current
2005-01-23
Robert Roebling
Fixed compilation for GTK 1.2
blob
|
commitdiff
|
raw
|
diff to current
2005-01-16
Robert Roebling
Commited scrollbar patch which sends lineup, linedown
blob
|
commitdiff
|
raw
|
diff to current
2004-12-14
Włodzimierz Skiba
wx/math.h integration
blob
|
commitdiff
|
raw
|
diff to current
2004-06-14
Václav Slavík
fixed GTK styles handling:
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Use old licence name
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Name and version changes
blob
|
commitdiff
|
raw
|
diff to current
2004-05-06
Robin Dunn
Get(Class)DefaultAttributes() for wxGTK controls
blob
|
commitdiff
|
raw
|
diff to current
2004-05-04
Robin Dunn
Added wxControl::PostCreation for wxGTK. Moved calls to
blob
|
commitdiff
|
raw
|
diff to current
2003-12-03
Robin Dunn
Use InheritAttributes for wxGTK widgets so they will...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-09
Václav Slavík
added support for gcc precompiled headers
blob
|
commitdiff
|
raw
|
diff to current
2003-02-28
Václav Slavík
fixed wxScrollBar creation when default size was used
blob
|
commitdiff
|
raw
|
diff to current
2002-04-14
Vadim Zeitlin
fixed bug in generation of thumb scroll events
blob
|
commitdiff
|
raw
|
diff to current
2002-04-14
Robert Roebling
Three more attempts to get metal look.
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-04-19
Vadim Zeitlin
fix for scrollbar rounding errors
blob
|
commitdiff
|
raw
|
diff to current
2000-12-16
Robert Roebling
Added wxCommandEvent::IsSeection for listbox,
blob
|
commitdiff
|
raw
|
diff to current
2000-02-11
Guillermo Rodrigue...
Added wxEVT_SCROLL[WIN]_THUMBRELEASE
blob
|
commitdiff
|
raw
|
diff to current
2000-02-06
Robert Roebling
Scrolling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-22
Robert Roebling
Changes for next snapshot.
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
sfs
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-08-20
Sylvain Bougnoux
wxScrollBar::Create() produced always vertical scrollbar
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-04-27
Robert Roebling
New idle handling. Only that.
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-12-12
Robert Roebling
Added scrollbar size to settings
blob
|
commitdiff
|
raw
|
diff to current
1998-11-28
Julian Smart
wxSize/wxPoint/wxRect versions of functions added to...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-26
Robert Roebling
Flicker war won.
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-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-12
Robert Roebling
Changed instal path for setup.h
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-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-31
Robert Roebling
Added bitmaps and icons to samples
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