second merge of the 2.2 branch (RL)
[wxWidgets.git] / src / gtk1 / dcclient.cpp
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-24  Ove KaavenFix gtk+ 1.2 compilation...
2000-07-19  Ove KaavenReally cheesy attempt to make wxDC::DrawText() utilize...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-19  Vadim Zeitlinsome more (apparently harmless) changes from Klass...
2000-03-13  Vadim Zeitlin1. some patches from Janos Vegh to docview template...
2000-03-12  Ron Leeseparated wxDash type from platform specific wxGTKDash...
2000-03-11  Václav Slavíkfixed GTK 1.2.7 vs. <= 1.2.6 API incompatibility: gdk_g...
2000-03-09  Robert Roebling Some make corrections for HP and related,
2000-03-07  Jouk Jansen Committing in .
2000-03-05  Ron Leeset m_clipXX to resultant clipping region
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-01  Julian SmartFull-screen dragging fix (GC setting)
2000-02-24  Julian SmartSome Motif fixes; makefile fixes; added wxTransferStrea...
2000-02-23  Robert Roebling #ifdeffed new paint clipping :-(
2000-02-22  Vadim Zeitlinattempt at HP-UX compilation fix
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  Vadim Zeitlinhack to fix crash when creating a DC for a widgetless...
2000-02-08  Vadim Zeitlindon't use ROPs for drawing the text for wxMSW compatibility
2000-02-06  Ron Leepatched DoSetClippingRegionAsRegion to update clipping...
2000-02-04  Robert Roebling ROP changes.
2000-02-02  Robert Roebling Clearified ROP code in wxDC (MSW and GTK).
2000-01-29  Robert Roebling Line drawing correction.
2000-01-24  Vadim Zeitlinpatches for wxSTIPPLE_MASK_OPAQUE from Klass Holwerda
2000-01-17  Robert Roebling fix for HP compiler
2000-01-12  Robert Roebling Chnages to mono-bitmap code.
1999-12-30  Vadim Zeitlin1. many, many, many warnings fixed (from HP-UX build...
1999-12-08  Vadim Zeitlin1. many DrawRotatedText() corrections (gtk)
1999-12-07  Robert Roebling Correction to position of rotated text.
1999-12-06  Vadim ZeitlinRotated text patch from Hans-Joachim Baader (with some...
1999-12-04  Robert Roebling String changes for translations,
1999-11-22  Robert Roebling Include changes again. Something is wrong with CVS...
1999-11-05  Vadim Zeitlin1. wxFontMapper almost finished
1999-10-29  Robert Roebling Renamed GtkMyFixed to GtkPizza,
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...
1999-10-15  Vadim Zeitlindon't draw with NULL font
1999-10-09  Robert Roebling Makefile changes for static libs and HP-UX,
1999-10-08  Robert Roebling New scrolling code.
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-09-18  Vadim Zeitlin'static not in the beginning of the decl' warnings...
1999-09-15  Vadim Zeitlincorrected the bad patch
1999-09-15  Vadim Zeitlinpatch for AIX compilation (Hans-Joachim Baader)
1999-08-09  Robert Roebling Replaced old wxSizer,
1999-08-05  Robert Roebling Applied patch for stipppled brushes,
1999-07-26  Robert Roebling Added more docs for the new events, derived from...
1999-07-24  Robert Roebling Renamed wxStream::StreamSize() to wxStream::GetSize()
1999-07-22  Robert Roebling Corrected wxlistBox, wxRadioBox, wxComboBox and
1999-07-19  Robert Roebling Updated testconf
1999-07-15  Robert Roebling wxWindowDC now uses its window's font
1999-06-13  Robert Roebling Added OS/2 patches to wxGTK.
1999-05-28  Robert Roebling Added fixes for Unicode compilation.
1999-05-27  Robert Roebling Doc updates.
1999-05-26  Robert Roebling Got a new idea to do cursors, including global
1999-05-26  Robert Roebling Made wxClientDC's use safe as per wxMSW.
1999-05-25  Robert Roebling "Corrected" logical function in wxDC.
1999-05-25  Robert Roebling windows emit wxCreateWindowEvent
1999-05-24  Robert Roebling Made listctrl header BG grey again
1999-05-15  Vadim Zeitlintypo in dcclient.cpp corrected (wxUSE_SPLINE => wxUSE_S...
1999-05-14  Robert Roebling wxGTK now works a little again.
1999-05-13  Vadim ZeitlinwxWindowDC compiles (wxGTK doesn't link yet because...
1999-05-12  Robert Roebling Fixes a few SGI compiler warnings..
1999-05-10  Robert Roebling Small modifications to Vadims changes
1999-05-09  Vadim ZeitlinwxWindow split into wxWindowBase and wxWindow (wxGTK...
1999-05-02  Robert Roebling mini-bugs in wxMenu (it now converts / to \ in
1999-04-25  Robert Roebling Backgrounds work again
1999-04-24  Robert Roebling Had to change the time point, when widgets are
1999-04-24  Robert Roebling wxGLCanvas works again
1999-04-15  Robert Roebling removed some test code
1999-04-14  Ove KaavenThese at least compiles in Unicode mode...
1999-03-25  Julian SmartMany changes to the printing classes.
1999-02-16  Robert Roebling Applied Russel's changes to wxToolBarBase
1999-02-10  Robert Roebling Various update to Blit() SetBackground() Clear()...
1999-02-05  Robert Roebling synched Clear() and SetBackgroundColour()
1999-02-04  Robert Roebling Faster imagescale code
1999-02-01  Robert Roebling Removed some trash from that came through tha cables
1999-01-02  Robert Roebling Header changes (gtk.h etc no longer included in defs.h
1998-12-06  Robert Roebling Update for bitmap, image on scaling, transparancy,
1998-12-05  Robert Roebling New PostScript code
1998-12-03  Robert Roebling wxWindow::ReParent()
1998-12-02  Robert Roebling Removed the new flicker code.
1998-12-01  Robert Roebling New wxDC hierarchy
1998-12-01  Robert Roebling drawing optimization fix
1998-11-26  Robert Roebling Flicker war won.
1998-11-26  Robert Roebling Fixes for wxlist
1998-11-25  Robert Roebling Fixed module code
1998-11-18  Robert Roebling Added support for SCROLL_TOP and _BOTTOM events
1998-11-16  Robert Roebling Hm, FortyThieves' cards were all black.
1998-11-16  Robert Roebling Fixed bug in dc::blit()
1998-11-15  Robert Roebling Coompilation fixes for GTK 1.1.3
1998-11-12  Robert Roebling CalcBoundingBox() added so that Max() works in wxDC
1998-11-07  Robert Roebling Fixed 5 bugs in wxImage and Blit
1998-10-26  Robert Roebling Implemented wxScreenDC the hard way
1998-10-26  Robert Roebling Did much work on colors. It doesn't work and I guess
1998-10-24  Robert Roebling Removed usage of GdkImlib
1998-10-21  Robert Roebling SetBackground for ListBox and others
next