]> git.saurik.com Git - wxWidgets.git/history - src/gtk1
Corrected initial m_filterIndex value (was 1)
[wxWidgets.git] / src / gtk1 /
2000-02-05  Robert Roebling wxWindow no longer emits any scroll events after
2000-02-05  Vadim Zeitlin1. wxTimer change - now generates EVT_TIMER()
2000-02-04  Vadim Zeitlinnew sample: statbar
2000-02-04  Robert Roebling ROP changes.
2000-02-04  Vadim Zeitlinfixed AdvanceSelection() wrapping
2000-02-02  Robert Roebling Clearified ROP code in wxDC (MSW and GTK).
2000-02-02  Robert Roebling Tried to fix corrupted display of wxTextCtrl,
2000-02-01  Robert Roebling Various corrections to makefiles, RPMs etc.
2000-01-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
2000-01-31  Robert Roebling Using the best visual is now an option.
2000-01-29  Robert Roebling Line drawing correction.
2000-01-27  Robert Roebling Copied isql.h and isqlext.h to /include/wx/unix and...
2000-01-24  Vadim Zeitlinpatches for wxSTIPPLE_MASK_OPAQUE from Klass Holwerda
2000-01-24  Vadim Zeitlinsome fixes from the SGI build log
2000-01-24  Robert Roebling Added geometry.cpp and made it compile,
2000-01-24  Robert Roebling Corrected spinbutton events and made them vetoable.
2000-01-23  Robert Roebling Fixed small bug in tab code WRT to having only
2000-01-23  Robert Roebling tabbing in controls sample works again.
2000-01-22  Robert Roebling Changes for next snapshot.
2000-01-22  Robert Roebling Fixed wxListCtrl::GetNextItem()
2000-01-20  Robert Roebling A no-change for scroll events.
2000-01-18  Vadim Zeitlin1. small fix in wxDirDialog: SHBrowseForFolder() doesn...
2000-01-17  Robert Roebling fix for HP compiler
2000-01-15  Robert Roebling Next try at avoiding too few or too many size events.
2000-01-15  Robert Roebling Slightly better fix for resize problems.
2000-01-15  Robert Roebling Fixed resize behaviour under certain circumstances.
2000-01-15  Robert Roebling Typos in docs.
2000-01-15  Robert Roebling black now denotes 0 on mono-bitmaps.
2000-01-12  Robert Roebling Chnages to mono-bitmap code.
2000-01-12  Karsten Ballüdercompilation fix for non-threaded compilation (threads...
2000-01-11  Vadim ZeitlinwxMenuItem::GetLabelFromText() added/documented, bug...
2000-01-10  Bart A.M. Jourquin#define DEBUG_MAIN_THREAD for non __WXDEBUG__ compilation
2000-01-09  Robert Roebling Themes crash fix.
2000-01-08  Robert Roebling Applied listbox isselected fix.
2000-01-08  Robert Roebling Themes and threads testing code.
2000-01-06  Robert Roebling Minor resize probs solved.
2000-01-06  Robert Roebling Themes again.
2000-01-06  Vadim Zeitlin1. more warnings fixes in gtk/region.cpp and common...
2000-01-06  Vadim Zeitlincorrected wxComboBox::GetBestSize()
2000-01-06  Vadim Zeitlin1. more HP-UX warning fixes (almost done...)
2000-01-05  Vadim Zeitlinunreachable code warning fixed
2000-01-05  Vadim ZeitlinwxRegion should work with wxCoord, not long
2000-01-05  Robert Roebling Corrceted background problem with themes.
2000-01-04  Robert Roebling Removed crashes when not using themes.
2000-01-04  Robert Roebling Compilation fix,
2000-01-04  Robert Roebling Correct deafult GUI font is now found when querying
2000-01-04  Robert Roebling New colour, font, theme and size code..
2000-01-03  Robert Roebling Distrib things.
2000-01-03  Robert Roebling Distrib things,
2000-01-03  Robert Roebling Corrected some things in, and some thing revealed by
2000-01-03  Robert Roebling Corrected spin control, which ignored hand typed...
2000-01-03  Ove KaavenUnicode fixes
2000-01-02  Robert Roebling wxSpinCtrl no longer emits event when changed program...
2000-01-01  Robert Roebling Some Resize/GetBestSize() changes.
1999-12-30  Vadim Zeitlin1. many, many, many warnings fixed (from HP-UX build...
1999-12-30  Robert Roebling Removed two more GUI lock-ups. This time when
1999-12-29  Robert Roebling Corrected miniframe.
1999-12-29  Robert Roebling IsExposed() corrections in calendar.
1999-12-29  Vadim Zeitlin1. wxCalendarCtrl
1999-12-29  Robert Roebling GUI thread update and event corrections.
1999-12-29  Robert Roebling Added wxWindow::DoMoveWindow(..)
1999-12-29  Robert Roebling Small doc updates, mainly wxDropTarget,
1999-12-28  Robert Roebling Calling a Refresh() before the window is created...
1999-12-27  Robert Roebling Added mono bitmap to image conversion.
1999-12-26  Vadim Zeitlin1. misc compilation (errors, warnings) fixes (from...
1999-12-25  Robert Roebling Wrote wxMask(bitmap,colour).
1999-12-23  Robin DunnAdded a constructor that allows creation of independent...
1999-12-23  Robert Roebling Added wxBitmap::GetSubBitmap()
1999-12-22  Vadim Zeitlin1. corrected some owner-drawn buttons bugs
1999-12-22  Robert Roebling Some debug code.
1999-12-20  Robert Roebling Minor optical changes to toolbar and the help frame's
1999-12-20  Robert Roebling Replaced the old wxGetResource implementation with...
1999-12-16  Vadim Zeitlin1. wxMotif toolbar works; the toggle buttons have the...
1999-12-15  Vadim Zeitlinmerging in the toolbar changes
1999-12-15  Vadim Zeitlinfix for compilation with both native and generic kinds...
1999-12-15  Vadim Zeitlinmore WXUNUSED() here and there
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-14  Vadim Zeitlinsupport for vertical toolbars under GTK
1999-12-13  Robert Roebling Corrected wxRegion::GetBox()
1999-12-12  Robert Roebling Some doc updates.
1999-12-11  Václav Slavíkfixed compilation bug with GCC 2.95.1 and GTK+ 1.2...
1999-12-08  Vadim Zeitlin1. many DrawRotatedText() corrections (gtk)
1999-12-07  Robert Roebling XIM support things.
1999-12-07  Robert Roebling Correction to position of rotated text.
1999-12-07  Karsten BallüderFixed XIM compilation, but doesn't work yet.
1999-12-07  Robert Roebling Minor optical changes to toolbar and wxHelpFrame.
1999-12-07  Robert Roebling Compile fix.
1999-12-07  Robert Roebling Added wxUSE_SPINCTRL,
1999-12-07  Robert Roebling doc view code inteprets wxSTREAM_EOF as correct,
1999-12-06  Robert Roebling Patch for stream.cpp for non-flushable stream,
1999-12-06  Vadim ZeitlinwxTreeCtrl has colours and fonts too now
1999-12-06  Vadim ZeitlinRotated text patch from Hans-Joachim Baader (with some...
1999-12-05  Václav Slavík[gtk] fixed bug that caused segfaults in wxYield when...
1999-12-04  Robert Roebling Change to wxMenuBar::Remove(),
1999-12-04  Vadim ZeitlinwxMenu::Insert() seems to work, bug in wxMenuBase:...
1999-12-04  Vadim ZeitlinwxMenuBar::Insert() seems to work!
1999-12-04  Robert Roebling String changes for translations,
1999-12-01  Karsten Ballüderfixed process termination handling
1999-12-01  Robert Roebling Disabling PNG, TIFF and JPEG works now.
1999-12-01  Robert Roebling Applied patch for multiple file selection, documented.
next