projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
removed no longer used src/iodbc directory
[wxWidgets.git]
/
src
/
gtk
/
listbox.cpp
2008-02-11
Vadim Zeitlin
implement wxListBox::EnsureVisible() in wxGTK; add...
blob
|
commitdiff
|
raw
2008-01-13
Robert Roebling
Always invoke default action even if dclick is caught...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-12
Robert Roebling
Invoke default action if dclick event after <ENTER...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-24
Paul Cornett
fix setting client data
blob
|
commitdiff
|
raw
|
diff to current
2007-11-29
Václav Slavík
1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-09
Julian Smart
Removed redundant iostream inclusion
blob
|
commitdiff
|
raw
|
diff to current
2007-10-23
Vadim Zeitlin
use -Wunused-parameter with gcc for consistency with...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-20
Robert Roebling
[ 1816882 ] wxListBox::SetSelection() doesn't update...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-17
Vadim Zeitlin
don't access m_clientDataItemsType directly
blob
|
commitdiff
|
raw
|
diff to current
2007-08-15
Vadim Zeitlin
make wxChoice and wxListBox inherit from wxControlWithI...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-26
Vadim Zeitlin
many wxItemContainer-related changes:
blob
|
commitdiff
|
raw
|
diff to current
2007-05-30
Václav Slavík
changed wxWindow::ApplyToolTip to take UTF8-encoded...
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-19
Paul Cornett
Reorganize idle system code.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-12
Vadim Zeitlin
removed the code to manually send wxNavigationEvents...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-12
Vadim Zeitlin
avoid code duplication by using helper functions
blob
|
commitdiff
|
raw
|
diff to current
2007-04-12
Vadim Zeitlin
modify the listbox item in place instead of deleting...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-26
Vadim Zeitlin
use native TAB traversal for GTK+ 2
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
Vadim Zeitlin
no changes, just removed TABs/trailing spaces
blob
|
commitdiff
|
raw
|
diff to current
2007-02-11
Robert Roebling
Fix wxGTK wxListBox::Append() to return correct
blob
|
commitdiff
|
raw
|
diff to current
2006-11-11
Robert Roebling
Use wxGTK_CONV instead of wxConvUTF8
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Robin Dunn
GetBestFittingSize --> GetEffectiveMinSize
blob
|
commitdiff
|
raw
|
diff to current
2006-10-26
Robert Roebling
Rewrite selection event code for wxListBox.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-08
Julian Smart
It's valid to pass wxNOT_FOUND to SetSelection in order...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-03
Paul Cornett
Don't free a string that is managed by wxGtkString...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
Robert Roebling
Fixed [ 1556843 ] wxGTK FindFocus returns NULL when...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-13
Václav Slavík
renamed wxRect::Inside() to wxRect::Contains(), wxRect...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-27
Paul Cornett
returning true is sufficient to stop signal emission
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-08-22
Robert Roebling
Add the new showOnIdle code to various other
blob
|
commitdiff
|
raw
|
diff to current
2006-06-26
Vadim Zeitlin
deselect all items when SetSelection(-1) is called...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Włodzimierz Skiba
Include wx/arrstr.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-29
Włodzimierz Skiba
Include wx/checklst.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Włodzimierz Skiba
Include wx/settings.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
Mart Raudsepp
Don't cast with G_OBJECT when passing a GObject to...
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-04-26
Włodzimierz Skiba
Include wx/log.h according to precompiled headers of...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-25
Włodzimierz Skiba
Include wx/intl.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-19
Włodzimierz Skiba
Include wx/dynarray.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-16
Vadim Zeitlin
don't return items which are not visible from DoHitTest...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-16
Vadim Zeitlin
centralized the handling of border styles; added border...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-04
Mart Raudsepp
gdk_window_get_colormap -> gdk_drawable_get_colormap
blob
|
commitdiff
|
raw
|
diff to current
2006-03-23
Vadim Zeitlin
replaced all int/size_t indices in wxControlWithItems...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-14
Włodzimierz Skiba
Line-up interfaces to use size_t for GetCount()s (and...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-13
Włodzimierz Skiba
TRUE/FALSE source cleaning.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-11
Julian Smart
Applied patch [ 1447666 ] Fix obscure GTK wxListBox...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-09
Vadim Zeitlin
made SetFirstItem() work again (patch 1445170)
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-03-09
Vadim Zeitlin
fixed mouse (and other?) events generation broken by...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-09
Vadim Zeitlin
compilation fix after last commit; some extra comments
blob
|
commitdiff
|
raw
|
diff to current
2006-03-09
Vadim Zeitlin
added wxListBox::HitTest() from Ryan (patch 1446207)
blob
|
commitdiff
|
raw
|
diff to current
2006-03-09
Robin Dunn
Patch #1446110: use of uninitialized variables
blob
|
commitdiff
|
raw
|
diff to current
2006-03-09
Robin Dunn
Applied (a slightly refactored) Patch #1445169: wxListB...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-07
Mart Raudsepp
Apply patch #1443819 from Paul Cornett - move the GtkTr...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-02
Robert Roebling
Use GTK+ function to obtain GdkWindow for wxListBox.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-01
Robert Roebling
Corrected scrolling when using cursor keys.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-01
Robert Roebling
Applied Ryan's native wxListBox and wxCheckListBox...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-20
Mart Raudsepp
Make everything compile with GTK_DISABLE_DEPRECATED...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-03
Mart Raudsepp
GTK2: gtk_label_set -> gtk_label_set_text
blob
|
commitdiff
|
raw
|
diff to current
2006-02-03
Mart Raudsepp
GTK2: gtk_idle_add_priority -> g_idle_add_full; gtk_idl...
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-27
Włodzimierz Skiba
wxItemContainerImmutable::FindString unified.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Vadim Zeitlin
first round of Intel compiler warning fixes: down from...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
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-22
Robert Roebling
Better correction to the wxListBox misbehaviour.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-21
Robert Roebling
Show that the GTK+ listbox doesn't deselect any item
blob
|
commitdiff
|
raw
|
diff to current
2005-02-20
Robert Roebling
Added LDOWN handler for wxListBox so that it wil
blob
|
commitdiff
|
raw
|
diff to current
2005-02-13
Vadim Zeitlin
1. added SetSelection() to wxItemContainer and removed...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-03
Robert Roebling
Fix for listbox problem, when created on invisible
blob
|
commitdiff
|
raw
|
diff to current
2005-01-18
Kevin Hock
Use event modifiers and accessors rather than m_ variab...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-16
Robert Roebling
Use connect_signal_after for list events. This should
blob
|
commitdiff
|
raw
|
diff to current
2004-10-17
Robert Roebling
Fixed lost focus events in wxListBox.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-26
Robert Roebling
Make mouseless use of wxListBox possible for non...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-05
Ron Lee
GTK Combobox and Listbox aren't realized until actually
blob
|
commitdiff
|
raw
|
diff to current
2004-06-24
Robin Dunn
* Implemented BestSize cache
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
2004-01-31
Mattia Barbon
Added some missing STL-like wxArray/wxArrayString...
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-07-19
Mattia Barbon
Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-10
Mattia Barbon
STL-ification patch for wxMSW and wxGTK.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-09
Julian Smart
- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-08
Robert Roebling
Added Theme patch.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-07
Julian Smart
Added wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-03
Mattia Barbon
Moved some methods/classes inside COMPATIBILITY_2_4.
blob
|
commitdiff
|
raw
|
diff to current
2003-02-02
Vadim Zeitlin
indicate whether this is a selection or a deselection...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-13
Ron Lee
Split this out from other changes to keep things sane..
blob
|
commitdiff
|
raw
|
diff to current
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
blob
|
commitdiff
|
raw
|
diff to current
2002-09-04
Vadim Zeitlin
fix wxCheckListBox which was completely broken by the...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-27
Mattia Barbon
wxItemContainer already deletes client data; don't...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-15
Robert Roebling
Further UNicode fixes.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-05
Robert Roebling
Lots of updates for Unicode and GTK 2.0 support.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vadim Zeitlin
replaced wxWindowGTK::m_isListBox with a virtual function
blob
|
commitdiff
|
raw
|
diff to current
next