]> git.saurik.com Git - wxWidgets.git/history - src/gtk
Fixed bug that wrote incomplete wxExpr files (missing fclose)
[wxWidgets.git] / src / gtk /
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
1998-12-17  Robert Roebling I've put live into Vadim's wxNavigationKeyEvent idea
1998-12-16  Robert Roebling Added wxTolBar::etMargins
1998-12-16  Robert Roebling Added layout constraints call to wxNotebook
1998-12-15  Robert Roebling Added wxCheckLitBox (oh well)
1998-12-15  Robert Roebling A bit more DnD and clipbrd updates
1998-12-14  Robert Roebling Now even wxRadioButton works
1998-12-14  Robert Roebling New wxDataObject, DnD and Clipboard code
1998-12-13  Vadim ZeitlinIS_KIND_OF -> wxIS_KIND_OF compilation fix
1998-12-13  Robert Roebling Bit of CVS clean-up
1998-12-13  Robert Roebling Added wxList:Nth check again
1998-12-12  Robert Roebling More colour finetuning
1998-12-12  Robert Roebling Added scrollbar size to settings
1998-12-12  Vadim Zeitlinsome very minor changes
1998-12-11  Robert Roebling Redid parts of wxScroledWindow
1998-12-11  Robert Roebling ADDED wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK
1998-12-10  Robert Roebling Fixed three mouse event bugs
1998-12-10  Robert Roebling Removed a few old wxDebugMsg (now wxLogDebug)
1998-12-10  Robert Roebling Fix for radiobutton
1998-12-10  Karsten BallüderModified wxExecute() to close stdin/stdout/stderr.
1998-12-10  Robert Roebling Moved image code
1998-12-09  Vadim Zeitlin"wxGDIObject * => &" related changes (see mail to the...
1998-12-09  Robert Roebling Clipboard update
1998-12-08  Robert Roebling DnD updates
1998-12-07  Vadim Zeitlin1. wxNotebook::GetPageCount() returns only the number...
1998-12-07  Robert Roebling Added serial code for wxList and wxHashTable to sourc...
1998-12-06  Robert Roebling wxIMage accessors
1998-12-06  Robert Roebling Update for bitmap, image on scaling, transparancy,
1998-12-05  Robert Roebling Fixed make install bug
1998-12-05  Robert Roebling New PostScript code
1998-12-04  Vadim Zeitlinid are generated as in wxMSW if the default value ...
1998-12-04  Robert Roebling Added wxMiniFrame
1998-12-03  Robert Roebling wxWindow::ReParent()
1998-12-03  Julian SmartChanged wxRectangle to wxRect. Sorry for the bandwidth...
1998-12-02  Robert Roebling Removed the new flicker code.
1998-12-01  Robert Roebling Pixel corrections for wxListCtrl
1998-12-01  Robert Roebling New wxDC hierarchy
1998-12-01  Robert Roebling drawing optimization fix
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-11-26  Robert Roebling Flicker war won.
1998-11-26  Mart Raudseppinsert member funcs PositionToXY and XYToPosition
1998-11-26  Robert Roebling Fixes for wxlist
1998-11-25  Robert Roebling Resize fine tuning
1998-11-25  Robert Roebling Fixed module code
1998-11-25  Robert Roebling wxFrame size bug
1998-11-25  Robert Roebling Improvements for notebooks on various versions of GTK
1998-11-24  Guilhem Lavaux* Fixed a memory leak in wxThread
1998-11-24  Robert Roebling Big fix for GTK 1.1.5
1998-11-24  Robert Roebling GTK's dnd is broken, not mine
1998-11-23  Robert Roebling Corrected wxCHECK calls in bitmap.cpp
1998-11-23  Robert Roebling wxFrame::size There is always a hack to solve your...
1998-11-23  Robert Roebling Build fix in wxLog
1998-11-23  Robert Roebling Added install scripts in missing places
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
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-16  Robert Roebling Fixed resizing of wxTextCtrl
1998-11-15  Robert Roebling Added new wxBitmapButton implementation
1998-11-15  Robert Roebling Coompilation fixes for GTK 1.1.3
1998-11-14  Robert Roebling Added spinbutton
1998-11-14  Robert Roebling Doc corrections
1998-11-12  Robert Roebling CalcBoundingBox() added so that Max() works in wxDC
1998-11-11  Robert Roebling Still bit fiddling in wxImage.
1998-11-10  Robert Roebling Deleted a debugging line.
1998-11-10  Robert Roebling Bit fiddling part 4.
1998-11-09  Robert Roebling Yes, two more bugs killed.
next