]> git.saurik.com Git - wxWidgets.git/history - src/gtk
fix to allow non-extension based template choosing to work from Vegh Janos
[wxWidgets.git] / src / gtk /
2000-02-22  Robert Roebling Playing with scrolling, als fixed redraw
2000-02-22  Robert Roebling SetSelection() in wxNotebook now sets the focus,
2000-02-22  Vadim Zeitlinattempt at HP-UX compilation fix
2000-02-22  Vadim Zeitlinadded wxLog::Suspend/Resume and wxYield() uses them...
2000-02-22  Robert Roebling Removed some debug code.
2000-02-21  Robert Roebling Slightly better GC pooling,
2000-02-21  Robert Roebling Implemented MSW's paint region clipping, but
2000-02-17  Václav Slavíkadded wxMemoryFSHandler for storing VFS in memory
2000-02-17  Robert Roebling Small testing changes,
2000-02-17  Václav Slavíkfixed detection of listbox background
2000-02-17  Vadim Zeitlinhack to fix crash when creating a DC for a widgetless...
2000-02-16  Julian SmartVarious VC++ 1.5 and other corrections
2000-02-15  Václav Slavíkbackground color set to wxSYS_COLOUR_LISTBOX
2000-02-15  Václav Slavíkadded wxSYS_COLOUR_LISTBOX ; check to prevent wxSYS_COL...
2000-02-15  Václav Slavíkfixed radiobox layouting: asks GTK for best size, does...
2000-02-15  Robert Roebling list ctrl and tree ctrl didn't like the new focus...
2000-02-15  Robert Roebling wxGTK now ignores widget style when using the pixmap...
2000-02-15  Robert Roebling Minor wxYield() change.
2000-02-15  Bart A.M. Jourquin wxEVT_SCROLL_THUMBRELEASE instead of wxEVT_SCROLLWIN_...
2000-02-12  Vadim Zeitlinmouse event flags have MSW-compatible values for click...
2000-02-11  Guillermo Rodrigue... Added wxEVT_SCROLL[WIN]_THUMBRELEASE
2000-02-11  Robert Roebling Added BMP files for wxPlotWindow,
2000-02-09  Vadim Zeitlinmore HP-UX compilation warnings fixed (187th try)
2000-02-08  Vadim Zeitlindon't use ROPs for drawing the text for wxMSW compatibility
2000-02-06  Robert Roebling Tried to prevent scrollbars from scrolling as
2000-02-06  Robert Roebling Scrolling fixes.
2000-02-06  Ron Leepatched DoSetClippingRegionAsRegion to update clipping...
2000-02-05  Robert Roebling Fixed status bar probs,
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...
next