]> git.saurik.com Git - wxWidgets.git/history - src/gtk
made wxToolTip::Enable() and SetDelay() static (as in wxGTK) and added some
[wxWidgets.git] / src / gtk /
1999-02-14  Robert Roebling Fixed refresh bug in wxGLCanvas
1999-02-11  Robert Roebling Added CTRL-TAB navigation to notebook
1999-02-11  Robert Roebling distrin corrections files
1999-02-11  Vadim Zeitlincompilation fixes for gcc 2.7.2.1 under FreeBSD
1999-02-11  Robert Roebling Solaris compilation patches
1999-02-10  Robert Roebling distribution things
1999-02-10  Vadim Zeitlinadded #include <fcntl.h> to allow compilation under...
1999-02-10  Robert Roebling Various update to Blit() SetBackground() Clear()...
1999-02-10  Karsten Ballüdersmall modification to stdin/stdout/stderr behaviour...
1999-02-09  Robert Roebling custom icons for DnD
1999-02-09  Robert Roebling radiobox optical changes
1999-02-08  Vadim Zeitlinmicro compilation fix
1999-02-08  Robert Roebling Keep up the good work, people...
1999-02-08  Karsten Ballüdercompilation fixes
1999-02-08  Julian SmartTried to fix wxPanel bug (windows now set the panel...
1999-02-07  Vadim ZeitlinwxProcess() fixes: will really call parent's event...
1999-02-07  Vadim ZeitlinGetData() now takes a pointer and not a reference,...
1999-02-06  Julian SmartAdded wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub...
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-02-05  Robert Roebling libjpeg not used by default (it didn't even link)
1999-02-05  Vadim Zeitlinmore wxCloseEvent changes: now the behaviour should...
1999-02-05  Robert Roebling synched Clear() and SetBackgroundColour()
1999-02-05  Vadim ZeitlinwxWindow::OnClose() removed completely from wxGTK,...
1999-02-05  Robert Roebling Added menu_highlight behaviour as in wxMSW (statusbar)
1999-02-04  Robert Roebling postscript Blit()
1999-02-04  Robert Roebling Faster imagescale code
1999-02-03  Vadim Zeitlincompilation problem fixed
1999-02-03  Robert Roebling Trying to repair what CVS can do to source code
1999-02-03  Julian SmartCured some Latex problems; fixed i declaration; fixed...
1999-02-02  Harco de Hilsteradded AppendText method, now used by operator <<
1999-02-02  Vadim Zeitlincompilation warning removed
1999-02-01  Robert Roebling Removed some trash from that came through tha cables
1999-02-01  Vadim ZeitlinwxToolTip modifications: wxUSE_TOOLTIPS setting (defaul...
1999-02-01  Robert Roebling wxToolTip
1999-01-31  Harco de HilsterLoads of updates/fixes. Everything is now zero-based...
1999-01-30  Robert Roebling My last patch for status bar size events wasn't perfect
1999-01-30  Robert Roebling Added size event for status bar
1999-01-29  Vadim ZeitlinwxEVT_COMMAND_CHOICE_SELECTED => wxEVT_COMMAND_COMBOBOX...
1999-01-28  Robert Roebling Removed wxNullRegion
1999-01-28  Vadim Zeitlin1. PositionToXY() off-by-2 (!) bug corrected
1999-01-28  Vadim Zeitlincorrected an off-by-1 bug in GetNumberOfLines() and...
1999-01-28  Robert Roebling Found mem leaks (except one)
1999-01-27  Vadim ZeitlinGTK asserts disappeared - but surprizngly, SetInsertion...
1999-01-27  Vadim ZeitlinHarm's patch to fix a crash of wxPoem sample on termination
1999-01-27  Robert Roebling wxToolTip part II
1999-01-27  Vadim Zeitlin1. added wxTreeCtrl::GetLastChild (modified MSW, GTK...
1999-01-27  Karsten BallüderAnother solaris fix. :-<
1999-01-26  Vadim Zeitlinsome gixes to PositionToXY() - not sure if I made it...
1999-01-26  Karsten BallüderMore compilation fixes for Solaris. :-<
1999-01-26  Vadim ZeitlinOops... compilation error just checked in fixed
1999-01-26  Vadim ZeitlinSetInsertionPointEnd() bug corrected (was off by 1)
1999-01-26  Julian SmartSome compile warnings removed; file selector prototypes...
1999-01-26  Robert Roebling A few resize bugs removed
1999-01-26  Karsten Ballüdercompilation fixes for solaris
1999-01-25  Robert Roebling Added wxToolTip
1999-01-25  Julian Smartchar* -> wxString
1999-01-24  Julian SmartMade wxGTK dataobj.cpp compile; removed flashing from...
1999-01-24  Robert Roebling Small doc corrections
1999-01-23  Robert Roebling wxGTK now chooses better font when no matching
1999-01-22  Vadim ZeitlinTestDestroy() is not const any more (warnings suppressed)
1999-01-22  Robert Roebling The Image sample now does anti-aliasing, oh well.
1999-01-22  Vadim ZeitlinwxThread POSIX implementation seems to work (under...
1999-01-22  Julian SmartMade wxGTK dcps.cpp generic.
1999-01-22  Robert Roebling iODBC v2.5
1999-01-21  Robert Roebling changed make_int, make_exp .. to wxmake_int..
1999-01-21  Vadim Zeitlinthread fixes (compiles, but doesn't work yet)
1999-01-20  Vadim Zeitlincompilation fix (wxFAIL() must have a ';')
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-19  Robert Roebling New DnD and Clipboard code
1999-01-15  Robert Roebling DnD feedback
1999-01-14  Robert Roebling Added wxPrivateDropTarget
1999-01-13  Robert Roebling Better disabling of toolbars and menubars
1999-01-12  Robert Roebling image update
1999-01-11  Vadim ZeitlinTestDestroy() bug corrected
1999-01-10  Robert Roebling OpenGl works now under GTK
1999-01-09  Karsten BallüderwxComboBox included (removed dependency on wxUSE_COMBOB...
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-03  Robert Roebling new cursors
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-29  Robert Roebling Added wxNotebook::SetText and SetImage (thanks Harm)
1998-12-28  Robert Roebling Compile fix for filefn.cpp
1998-12-28  Robert Roebling Added facenames support to wxFont
1998-12-28  Vadim ZeitlinwxGTK compiles (and links) when configured without...
1998-12-28  Robert Roebling Now even Julian can use wxGTK :-)
1998-12-26  Robert Roebling Makefile tweaks
1998-12-23  Guilhem Lavaux* Fixes
1998-12-23  Robin DunnMoved the main funtion into its own source file.
1998-12-19  Robert Roebling wxPython updates (SWIG really works, cannot believe it)
1998-12-19  Robert Roebling Added more keyboard handling to wxTreeCtrl
1998-12-18  Robert Roebling wxClipboard now serves the primary selection as well
1998-12-18  Robert Roebling Fixed nasty bug wxFont
1998-12-18  Robert Roebling Tried to add sorting to wxTreeCtrl
1998-12-17  Vadim ZeitlinThe checkbox doesn't eat the first "toggled" event...
1998-12-17  Robert Roebling GTK is standard in configure again
1998-12-17  Robert Roebling Removed minor differences between wxMSW and wxGTK
1998-12-17  Robert Roebling Added wxDirDialog
next