]> git.saurik.com Git - wxWidgets.git/history - src/gtk1/app.cpp
Let's face it, GTK's resizing is broken and
[wxWidgets.git] / src / gtk1 / app.cpp
1999-02-17  Robert Roebling Let's face it, GTK's resizing is broken and
1999-02-11  Robert Roebling Solaris compilation patches
1999-01-28  Robert Roebling Found mem leaks (except one)
1999-01-27  Karsten BallüderAnother solaris fix. :-<
1999-01-26  Karsten BallüderMore compilation fixes for Solaris. :-<
1999-01-26  Karsten Ballüdercompilation fixes for solaris
1999-01-24  Robert Roebling Small doc corrections
1999-01-22  Robert Roebling The Image sample now does anti-aliasing, oh well.
1999-01-19  Robert Roebling New DnD and Clipboard code
1999-01-12  Robert Roebling image update
1999-01-10  Robert Roebling OpenGl works now under GTK
1999-01-08  Robert Roebling minor Configure / makefiles updates
1999-01-06  Robert Roebling Compilation fixes
1999-01-04  Robert Roebling configure and #ifdef wxUSE_XXX updates
1999-01-03  Robert Roebling Proofed that iostreams break threads
1999-01-02  Robert Roebling Triued in vain to fix threads segvs with gcc
1999-01-02  Robert Roebling Header changes (gtk.h etc no longer included in defs.h
1998-12-26  Robert Roebling Makefile tweaks
1998-12-23  Robin DunnMoved the main funtion into its own source file.
1998-12-09  Vadim Zeitlin"wxGDIObject * => &" related changes (see mail to the...
1998-12-06  Robert Roebling Update for bitmap, image on scaling, transparancy,
1998-12-01  Robert Roebling New wxDC hierarchy
1998-11-25  Robert Roebling Fixed module code
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
1998-11-09  Julian SmartRemoved references to DEBUG and WXDEBUG; cured Motif...
1998-11-06  Robert Roebling SetEventData for a few widgets
1998-10-24  Robert Roebling Added support for frames without borders (such as for
1998-10-24  Robert Roebling Removed usage of GdkImlib
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-11  Robert Roebling Updates to memcheck
1998-09-10  Julian SmartEliminated some warnings under Windows; wxGetHomeDir...
1998-09-02  Robert Roebling New configure
1998-09-02  Robert Roebling Fixed event handling for DialogEd
1998-09-01  Robert Roebling Added Set/GetItemState, GetNextItem.. to wxTreeCtrl
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-18  Robin DunnAdded wxTheApp = this; to wxApp::wxApp for wxPython
1998-08-16  Robert Roebling Added mising AddBitmapList in wxBitmap
1998-08-15  Robert Roebling Resource sample works now, apart from
1998-08-08  Denis PershinDP:
1998-08-07  Vadim Zeitlin(1) Denis Pershin's patch for wxGTK (memory leaks corre...
1998-07-24  Robert RoeblingwxFrame::CreateToolBar() stuff
1998-06-22  Karsten Ballüderfixed #include paths to use local copies of png/gdk_iml...
1998-06-03  Robert Roebling GTK
1998-05-30  Robert Roebling Same as last one..
1998-05-28  Robert RoeblingGTK
1998-05-20  Karsten BallüderInitial revision