projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
use 0 (== GTK_STATE_NORMAL) for state parameter default
[wxWidgets.git]
/
src
/
gtk
/
listbox.cpp
2011-07-25
Steve Lamerton
Merge in from trunk r67662 to r64801
blob
|
commitdiff
|
raw
2011-05-03
Dimitri Schoolwerth
Replaced Ok() occurrences with IsOk() throughout trunk.
blob
|
commitdiff
|
raw
2011-03-28
Paul Cornett
avoid deprecated functions and direct struct access
blob
|
commitdiff
|
raw
|
diff to current
2011-03-26
Václav Slavík
Use accessor functions instead of deprecated GTK+ macros.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-23
Paul Cornett
clean up wxGTK tooltip code
blob
|
commitdiff
|
raw
|
diff to current
2011-03-06
Václav Slavík
Include gdk/gdkkeysyms-compat.h.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-10
Vadim Zeitlin
Check index in wxItemContainer methods working with...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-04
Stefan Csomor
merging back XTI branch part 2
blob
|
commitdiff
|
raw
|
diff to current
2010-12-22
Vadim Zeitlin
Switch to GtkTooltip from deprecated GtkTooltips in...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-27
Vadim Zeitlin
No changes, just use wxGtkObject<> instead of g_object_...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-27
Vadim Zeitlin
Don't duplicate event sending code in wxGTK wxListBox.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-27
Vadim Zeitlin
Don't send SELECTED events for an already selected...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-22
Vadim Zeitlin
Use GTK_SELECTION_BROWSE instead of SINGLE for wxListBo...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-24
Robert Roebling
Make sorting of wxListBox, wxChoice and wxComboBox...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-30
Robert Roebling
Use GTKXXX notation for some more wxGTK specific method...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-21
Vadim Zeitlin
No changes, just removed hard tabs and trailing white...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
Vadim Zeitlin
Globally replace _T() with wxT().
blob
|
commitdiff
|
raw
|
diff to current
2009-02-13
Robert Roebling
More GTK prefixing for internal methods
blob
|
commitdiff
|
raw
|
diff to current
2009-02-13
Robert Roebling
GTK prefix for internal tooltip methods
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Vadim Zeitlin
don't use annoying and unneeded in C++ casts of NULL...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-26
Paul Cornett
Hold a reference on m_widget for the life of the associ...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-02
Robert Roebling
Tried to make wxListBox::Update() work, typo corrected
blob
|
commitdiff
|
raw
|
diff to current
2008-07-02
Robert Roebling
Tried to make wxListBox::Update() work
blob
|
commitdiff
|
raw
|
diff to current
2008-06-23
Vadim Zeitlin
wxLB_MULTIPLE is same as wxLB_EXTENDED in wxGTK2
blob
|
commitdiff
|
raw
|
diff to current
2008-05-23
Robert Roebling
Invocation of default button by <ENTER> was impossible...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-23
Robert Roebling
Update selection cache when inserting items, too
blob
|
commitdiff
|
raw
|
diff to current
2008-05-23
Robert Roebling
Move event generation code for multiple selection mode...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-23
Robert Roebling
Disable events upon item deletion (just in case) and...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-22
Robert Roebling
Forgot client data
blob
|
commitdiff
|
raw
|
diff to current
2008-05-22
Robert Roebling
Make events match better with MSW
blob
|
commitdiff
|
raw
|
diff to current
2008-05-22
Robert Roebling
Remove m_blockEvents and use Disable/Enable instead...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-31
Vadim Zeitlin
don't leave empty listboxes with tiny best size
blob
|
commitdiff
|
raw
|
diff to current
2008-02-11
Vadim Zeitlin
implement wxListBox::EnsureVisible() in wxGTK; add...
blob
|
commitdiff
|
raw
|
diff to current
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
next