Split this out from other changes to keep things sane..
[wxWidgets.git] / src / gtk / listbox.cpp
2003-01-13  Ron LeeSplit this out from other changes to keep things sane..
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-04  Vadim Zeitlinfix wxCheckListBox which was completely broken by the...
2002-08-27  Mattia BarbonwxItemContainer already deletes client data; don't...
2002-08-15  Robert Roebling Further UNicode fixes.
2002-08-05  Robert Roebling Lots of updates for Unicode and GTK 2.0 support.
2002-05-31  Vadim Zeitlinreplaced wxWindowGTK::m_isListBox with a virtual function
2002-05-31  Vadim Zeitlinreplaced wxWindowGTK::m_isListBox with a virtual function
2002-04-17  Robert Roebling Various changes to focus handling when TLW start.
2002-04-08  Vadim Zeitlinfixed crash in SetFirstVisible()
2002-03-29  Robert Roebling Removed old #ifdef from GTK 1.0
2002-01-11  Vadim Zeitlinmore Sun C++ compiler warning fixes: in particular...
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2001-11-26  Vadim Zeitlinfixed listbox initial size determination
2001-11-22  Robert Roebling Tries to fix wxListBox focus problems.
2001-11-17  Robert Roebling Changed/Fixed way in which wxListBox blocks events
2001-11-08  Robert Roebling wxListBox mouse events now report coords relative
2001-10-18  Robin DunnwxGTK's wxListBox now returns a meaningful value for...
2001-08-08  Robert Roebling Probably fixed listbox crashes.
2001-08-06  Robert Roebling Applied patch for wxComboBox and wxListBox to
2001-07-02  Vadim Zeitlinfix for compilation without WXWIN_COMPATIBILITY_2_2
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-12-28  Vadim Zeitlinmodified check listbox indicators and made them customi...
2000-12-16  Robert Roebling Added wxCommandEvent::IsSeection for listbox,
2000-11-24  Jouk Jansen Committing in .
2000-11-23  Robert Roebling Upported wxListBox key handling and SetFirstItem()
2000-10-20  Vadim Zeitlinan implementation of wxListBox::SetFirstItem() which...
2000-09-08  Julian SmartFixed memory leak in listbox, fixed memory leak reporti...
2000-08-10  Jouk Jansen Committing in .
2000-03-16  Jouk Jansen Committing in .
2000-03-07  Jouk Jansen Committing in .
2000-02-15  Václav Slavíkbackground color set to wxSYS_COLOUR_LISTBOX
2000-01-20  Robert Roebling A no-change for scroll events.
2000-01-08  Robert Roebling Applied listbox isselected fix.
2000-01-03  Robert Roebling Distrib things,
1999-11-28  Robert Roebling New event locking.
1999-11-22  Robert Roebling Include changes again. Something is wrong with CVS...
1999-11-19  Vadim ZeitlinwxWindow::GetBestSize() added
1999-11-06  Robert Roebling wxListBox now sends events using AddPendingEvent(),
1999-10-30  Robert Roebling Some work on tabbing and menu accels,
1999-10-26  Vadim Zeitlin1. corrected uninitialised variable (which led to crash...
1999-10-24  Robert Roebling Small distrib changes,
1999-10-22  Vadim Zeitlin1. sorted wxListBox and wxComboBox seem to work under...
1999-10-22  Vadim ZeitlinwxChoice and wxListBox GTK+ changes (wxChoice works...
1999-10-09  Robert Roebling Applied a few patches,
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-05  Robert Roebling Updated configure (not only configure.in)
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-04  Robert Roebling Applied a few old patches,
1999-09-30  Robert Roebling Corrected filelist.txt a little - one gsocket.c is...
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-14  Harco de HilsterChanged AppendCommon (called by all Append methods...
1999-08-22  Robert Roebling Added wxFFileStream base on wxFFile (as opposed to...
1999-07-27  Robert Roebling Small distrib updates,
1999-07-22  Robert Roebling Corrected wxlistBox, wxRadioBox, wxComboBox and
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-06-14  Ove KaavenThe Unicode handling fixes my app seemed to need.
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-05-19  Robert Roebling Updated distrib.
1999-05-18  Robert Roebling Correxted myfixed widget to prevent warnings from GTK
1999-05-10  Robert Roebling Small modifications to Vadims changes
1999-05-09  Vadim ZeitlinwxWindow split into wxWindowBase and wxWindow (wxGTK...
1999-04-28  Robert Roebling background colour changes for listbox and combobox
1999-04-27  Robert Roebling New idle handling. Only that.
1999-04-24  Robert Roebling Had to change the time point, when widgets are
1999-04-22  Ove KaavenAnother Unicode fix.
1999-04-22  Ove KaavenUnicode fix.
1999-04-14  Ove KaavenOK, enough for today. To be continued tomorrow...
1999-04-09  Robert Roebling Here it comes:
1999-04-01  Robert Roebling With the exceptions of DnD, wxGTk now works with
1999-03-17  J. Russell Smyth1 - fixed listbox.cpp to work with events with m_comman...
1999-02-25  Vadim ZeitlinInsertItems() implemented for wxGTK
1999-02-18  Robert Roebling Dialog items inherit parent's font now
1999-02-10  Robert Roebling distribution things
1999-02-01  Robert Roebling Removed some trash from that came through tha cables
1999-02-01  Vadim ZeitlinwxToolTip modifications: wxUSE_TOOLTIPS setting (defaul...
1999-02-01  Robert Roebling wxToolTip
1999-01-27  Robert Roebling wxToolTip part II
1999-01-21  Robert Roebling changed make_int, make_exp .. to wxmake_int..
1999-01-15  Robert Roebling DnD feedback
1999-01-12  Robert Roebling image update
1999-01-08  Robert Roebling minor Configure / makefiles updates
1999-01-06  Robert Roebling Compilation fixes
1999-01-04  Robert Roebling configure and #ifdef wxUSE_XXX updates
1999-01-02  Robert Roebling Header changes (gtk.h etc no longer included in defs.h
1998-12-17  Robert Roebling Removed minor differences between wxMSW and wxGTK
1998-12-17  Robert Roebling I've put live into Vadim's wxNavigationKeyEvent idea
1998-12-16  Robert Roebling Added wxTolBar::etMargins
1998-12-15  Robert Roebling Added wxCheckLitBox (oh well)
1998-11-24  Robert Roebling Big fix for GTK 1.1.5
1998-11-24  Robert Roebling GTK's dnd is broken, not mine
1998-11-23  Robert Roebling Corrected wxCHECK calls in bitmap.cpp
1998-11-14  Robert Roebling Doc corrections
1998-11-06  Robert Roebling Second try at doing Set/GetClient right
1998-11-06  Robert Roebling SetEventData for a few widgets
1998-11-03  Robert Roebling Fix for TextCtrl problem as reported by Vegh
1998-10-30  Robert Roebling Fixes to fonts, static text, radiobox, frame
1998-10-29  Robert Roebling Big color update with the newest information
1998-10-27  Robert Roebling Fixes, typos etc...
next