Fix wxKeyEvent::m_uniChar for EVT_CHAR for native controls in wxGTK.
[wxWidgets.git] / src / gtk / dcscreen.cpp
2012-03-04  Paul Cornettremove unnecessary includes
2012-02-26  Vadim ZeitlinFix wxGTK compilation when using non X11-based GDK.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-31  Paul Cornettfix memory leak in wxScreenDC, fixes #13249
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2007-11-30  Robert RoeblingDC reorganization
2007-09-23  Robert RoeblingConverted wxGTK's basic DC classes to new DC code
2006-05-04  Włodzimierz SkibaInclude wx/window.h according to precompiled headers...
2006-04-04  Mart RaudseppGDK_ROOT_PARENT -> gdk_get_default_root_window
2006-01-22  Mart RaudseppNuke GTK1 from src/gtk
2006-01-02  Michael WetherellAdd comments about the pango crashes on Solaris 10
2005-12-30  Michael WetherellThe Sun customised version of Pango shipping with Solar...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-04-05  Vadim Zeitlinremoved code which doesn't do anything (patch 1175655)
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-01  Robin DunnwxScreenDC also needs a pango context and layout so...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2000-10-30  Vadim ZeitlinwxDC::GetSize() should work now in wxGTK
2000-03-04  Robert Roebling Lotta stuff for drawing etc.
2000-03-03  Robert Roebling Clean-up, speed-up and bug-fix for wxListCtrl drawing,
1999-11-22  Robert Roebling Include changes again. Something is wrong with CVS...
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...
1999-04-01  Robert Roebling With the exceptions of DnD, wxGTk now works with
1999-02-11  Robert Roebling Solaris compilation patches
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-03  Julian SmartChanged wxRectangle to wxRect. Sorry for the bandwidth...
1998-11-24  Robert Roebling Big fix for GTK 1.1.5
1998-10-30  Robert Roebling Tought Systemettings that sysfont has 12 pts
1998-10-28  Guilhem Lavaux* Build IODBC on demand on unix.
1998-10-26  Robert Roebling Implemented wxScreenDC the hard way
1998-10-24  Robert Roebling Removed usage of GdkImlib
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-16  Robert Roebling Added mising AddBitmapList in wxBitmap
1998-05-20  Karsten BallüderInitial revision