]> git.saurik.com Git - wxWidgets.git/history - src/gtk1
Committing in .
[wxWidgets.git] / src / gtk1 /
2000-03-07  Jouk Jansen Committing in .
2000-03-07  Jouk Jansen Committing in .
2000-03-05  Ron Leeset m_clipXX to resultant clipping region
2000-03-05  Ron Leecouple of typo/thinko bug fixes
2000-03-05  Robert Roebling Various makefile and installation things.
2000-03-04  Robert Roebling Some more drawing things,
2000-03-04  Robert Roebling Lotta stuff for drawing etc.
2000-03-04  Robert Roebling Adapted wxGTK to wxMSW's notion of region setting.
2000-03-03  Robert Roebling Clean-up, speed-up and bug-fix for wxListCtrl drawing,
2000-03-03  Vadim Zeitlinregenerated from filelist.txt
2000-03-03  Vadim Zeitlin1. wxShell fixes: now really uses shell (it wasn't...
2000-03-01  Robert Roebling Various changes due to OGL and glcanvas having changed
2000-03-01  Vadim Zeitlin1. warning in gtk/menu.cpp fixed
2000-03-01  Julian SmartFull-screen dragging fix (GC setting)
2000-03-01  Julian SmartAdded wxDragImage generic implementation and sample...
2000-02-29  Robert Roebling Commented out debug code.
2000-02-28  Vadim ZeitlinCtrl-TAB works when notebook has focus
2000-02-28  Julian SmartMoved wxGLCanvas to more normal positions
2000-02-27  Václav Slavíkminimalistic build fixes (mostly #if wxUSE_something)
2000-02-27  Robert Roebling Added bitmap create
2000-02-24  Robert Roebling Minor optical things.
2000-02-24  Julian SmartSome Motif fixes; makefile fixes; added wxTransferStrea...
2000-02-23  Robert Roebling #ifdeffed new paint clipping :-(
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,
next