Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / gtk1 / win_gtk.c
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2006-01-27  Włodzimierz SkibaFix fro conflict between defs.h and glib headers.
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-23  Mart RaudseppRemove GTK2 stuff from src/gtk1. Rename wx/gtk includes...
2005-09-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
2005-09-04  Mart Raudsepp-Wundef fixes
2004-09-29  Vadim Zeitlinremoved C++ comments from C files
2004-09-16  Vadim Zeitlinfix for crash on 64 bit platforms (patch 1028942)
2004-09-03  Robert Roebling Applied patch to avoid g_lib wanrings.
2004-06-19  Václav Slavíkhandle style changes correctly in GtkPizza
2004-05-23  Julian SmartName and version changes
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-20  Robert Roebling Added scrolling of widgets to GTK 2.0.
2002-03-29  Robert Roebling More work on GTK 2.0 drawing.
2002-03-28  Robert Roebling Put some life into GTK 2.0 drawing.
2002-03-12  Vadim Zeitlinchanges to make wxGTK compile with GTK+ 2.0: now it...
2002-01-09  Vadim Zeitlinfixes for the compilation warnings with Sun CC:
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-06-11  Robert Roebling Applied wxImage::Scale() patch,
2001-05-31  Vadim Zeitlinwe now send iconize events
2000-08-10  Jouk Jansen Committing in .
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-25  Václav Slavíkgtk 1.2.8 compilation fix
2000-07-19  Ove KaavenThere's no ONSCREEN/OFFSCREEN flag in gtk+ 1.3.1, so...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-16  Jouk Jansen Committing in .
2000-03-14  Robert Roebling Fixed missing paint events when overriding DoMoveWindow()
2000-03-13  Robert Roebling Typo GtkPizza,
2000-03-10  Robert Roebling Small oops in redrawing code.
2000-03-09  Robert Roebling Some make corrections for HP and related,
2000-03-07  Jouk Jansen Committing in .
2000-02-22  Robert Roebling Playing with scrolling, als fixed redraw
2000-02-21  Robert Roebling Slightly better GC pooling,
2000-02-17  Robert Roebling Small testing changes,
2000-01-24  Vadim Zeitlinsome fixes from the SGI build log
1999-12-01  Robert Roebling Applied patch for multiple file selection, documented.
1999-10-29  Robert Roebling Renamed GtkMyFixed to GtkPizza,
1999-10-16  Robert Roebling Restored wxSizeEvent code form last week -> wxGLCanvas
1999-10-11  Robert Roebling Tried to make wxGLCanvas work again. WIP.
1999-10-08  Robert Roebling New scrolling code.
1999-10-05  Robert Roebling Updated configure (not only configure.in)
1999-10-02  Robert Roebling Added test for wxTreeCtrl::GetChildrenCount()
1999-09-30  Robert Roebling Corrected filelist.txt a little - one gsocket.c is...
1999-07-14  Robert Roebling Removed bug that made wxWindow call OnPaint
1999-07-13  Robert Roebling New attempt at getting constraints work
1999-07-11  Robert Roebling A few compile things.
1999-05-26  Robert Roebling wxScrolledWindow inherits from wxPanel to
1999-05-24  Robert Roebling Empty notebooks show up again. I'm afraid this
1999-05-20  Robert Roebling GtkMyFixed is now more "GTK 1.2.3 ready".
1999-05-18  Robert Roebling Correxted myfixed widget to prevent warnings from GTK
1999-05-06  Robert Roebling minor fixes
1999-05-05  Robert Roebling Added scrolling of widgets and sample
1999-05-04  Robert Roebling Fox around a bug in GTK's GtkNotebook
1999-05-04  Robert Roebling Found a few situations where the most recent
1999-05-03  Robert Roebling Fixed a bug which sometimes lead to windows
1999-04-26  Robert Roebling Layout things in wxMessageBox
1999-04-25  Robert Roebling Fixed a layout bug in MyFixed
1999-04-12  Robert Roebling Fixing a few fixes..
1999-04-12  Vadim ZeitlinGTK 1.0.x compilation fixes
1999-04-09  Robert Roebling Here it comes:
1999-04-01  Robert Roebling With the exceptions of DnD, wxGTk now works with
1999-01-10  Robert Roebling OpenGl works now under GTK
1998-12-03  Robert Roebling wxWindow::ReParent()
1998-11-24  Robert Roebling Big fix for GTK 1.1.5
1998-11-23  Robert Roebling Added install scripts in missing places
1998-11-15  Robert Roebling Coompilation fixes for GTK 1.1.3
1998-11-11  Robert Roebling Still bit fiddling in wxImage.
1998-10-27  Robert Roebling Fixes, typos etc...
1998-10-24  Robert Roebling Removed usage of GdkImlib
1998-10-14  Guilhem Lavaux* wxSocket fixes
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-16  Robert Roebling New scrolling for GTK
1998-07-30  Robert Roebling Pretty redical change concerning the underlying
1998-05-20  Karsten BallüderInitial revision