]> git.saurik.com Git - wxWidgets.git/history - src/gtk
Header changes (gtk.h etc no longer included in defs.h
[wxWidgets.git] / src / gtk /
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.
1998-11-09  Julian SmartRemoved references to DEBUG and WXDEBUG; cured Motif...
1998-11-09  Mart Raudseppif the wxTextCtrl is empty set by SetInsertionPointEnd...
1998-11-07  Robert Roebling Fixed 5 bugs in wxImage and Blit
1998-11-06  Robert Roebling Second try at doing Set/GetClient right
1998-11-06  Robert Roebling SetEventData for a few widgets
1998-11-03  Robert Roebling Bit fiddling.
1998-11-03  Robert Roebling Fix for TextCtrl problem as reported by Vegh
1998-11-02  Robert Roebling DnD fixes
1998-11-02  Denis PershinAll functionality I know hot implement already implemented.
1998-10-31  Denis PershinVisible functions implemented
1998-10-31  Denis PershinwxTreeCtrl changes:
1998-10-30  Robert Roebling Fixes to fonts, static text, radiobox, frame
1998-10-30  Karsten Ballüderwait4() now extern "C" :-)
1998-10-30  Karsten Ballüderadded wait4() prototype for solaris
1998-10-30  Robert Roebling Tought Systemettings that sysfont has 12 pts
1998-10-29  Robert Roebling 24-bit rendering from wxImage into wxBitmap
next