]> git.saurik.com Git - wxWidgets.git/history - src/gtk
Committing in .
[wxWidgets.git] / src / gtk /
2003-04-24  Jouk Jansen Committing in .
2003-04-23  Robin DunnPrevent a Gtk-CRITICAL message when Remove()ing a menu...
2003-04-23  Robert Roebling Typo in mouse event code.
2003-04-11  Vadim Zeitlinuse on gdk_draw_lines() call instead of multiple gdk_dr...
2003-04-11  Vadim Zeitlinfixes for user dash handling (patch 717736)
2003-04-10  Vadim Zeitlinregenerated with tmake after adding datacmn.cpp
2003-04-10  Vadim Zeitlinextracted duplicated code from src/*/data.cpp in a...
2003-04-05  Václav Slavíkregenerated makefiles
2003-04-04  Robin DunnHandle checkable items the right way in all cases
2003-04-03  Robin DunnCorrection to my new menu code: handle submenus on...
2003-04-03  Robin DunnFixed menu event propogation to be consistent across...
2003-04-02  Julian SmartApplied patch [ 705212 ] wxTextCtrl::SetSelection(...
2003-03-31  Julian SmartMore deprecated class mods
2003-03-30  Julian SmartRemoving deprecated classes
2003-03-28  Robin DunnAdded wxTLW::SetShape and implementations for wxGTK...
2003-03-25  Julian SmartUse virtual functions to help splittree work
2003-03-24  Vadim Zeitlinimplemented Remove() and Replace() for GTK2 (patch...
2003-03-23  Julian SmartRemoved obsolete ODBC classes.
2003-03-23  Vadim Zeitlinregenerated the makefiles with the latest filelist.txt
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-03-16  Robert Roebling Text attributes for GTK2.
2003-03-16  Robert Roebling Better scrolling to cursor.
2003-03-05  Václav Slavíkfix compilation for GTK1
2003-03-04  Václav Slavíkadded support for GTK2 label mnemonics (patch #689573)
2003-03-02  Robert Roebling Up-ported wxBusyCursor fix and wxCombBov default...
2003-03-01  Robert Roebling Upported combobox changes and another fix.
2003-02-28  Václav Slavíkfixed wxScrollBar creation when default size was used
2003-02-28  Václav Slavíkadded native wxMessageDialog implementation for GTK+2
2003-02-27  Václav SlavíkwxCLOSE->wxCLOSE_BOX
2003-02-26  Václav Slavíkadded wxCLOSE and fixed wxSYSTEM_MENU on Unix
2003-02-19  Václav Slavíkfixed wxSYS_DEFAULT_GUI_FONT lookup
2003-02-19  Robin DunnSend the wxWindowDestroyEvent for all ports
2003-02-18  Robert Roebling Applied John's patch.
2003-02-18  Julian SmartApplied patch [ 681262 ] Add EVT_MENU_OPEN support...
2003-02-14  Vadim Zeitlincompilation fix (missing header)
2003-02-12  Vadim Zeitlinadded DoSetNativeFontInfo() to avoid virtual function...
2003-02-11  Robert Roebling Minor corrections.
2003-02-10  Mattia Barbon Remove unnecessary header dependencies. Fix resulting...
2003-02-10  Robert Roebling Support underscroes in menu item names under GTK2
2003-02-03  Václav Slavíkfixes to ShowFullScreen (KDE 3.1)
2003-02-03  Jouk Jansen Committing in .
2003-02-02  Vadim Zeitlinindicate whether this is a selection or a deselection...
2003-01-31  Robert Roebling Typo.
2003-01-31  Robert Roebling Compile fix.
2003-01-31  Robert Roebling Corrected GTK2 creation of default font.
2003-01-28  Mattia Barbon Regenerate makefiles.
2003-01-27  Ron LeeFixed bug in FlexGridSizer mods that prevented them...
2003-01-26  Robert Roebling Now scaling doesn't scale GetTextExtent() anymore...
2003-01-26  Robert Roebling Font work.
2003-01-25  Ron LeeAdded missing quantize.h
2003-01-24  Julian SmartApplied patch [ 673055 ] Text rendering in wxGTK 2...
2003-01-13  Ron LeeSplit this out from other changes to keep things sane..
2003-01-07  Ron LeeDeprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
2003-01-05  Robert Roebling Removed usage of GetInternalFont() from GTK 2.0....
2003-01-05  Robert Roebling Removed usage of GetInternalFont.
2003-01-05  Robert Roebling Minor fix related to wxMiniFrame drawing.
2003-01-05  Robert Roebling Corrected wxMiniFrame for GTK2 and removed its
2003-01-04  Václav Slavíkadded more robust wxTLW::ShowFullScreen implementation
2003-01-04  Robin DunnEnsure that the wxNativeFontInfo internal data is copie...
2002-12-29  Ron LeeAdded wxTreeCtrl::GetItemParent to deprecate GetParent.
2002-12-18  Julian SmartApplied patch [ 649599 ] Fixes bug 610850: Inserting...
2002-12-16  Julian SmartApplied [ 654253 ] wxGTK: fix to wxGetMousePosition()
2002-12-14  Gilles Depeyrotfix FindMenu broken by implementation of double ampersa...
2002-12-09  Julian SmartApplied patch [ 638561 ] Allow SetFont(wxNullFont)...
2002-12-08  Robert Roebling Catching dclick event from a spinbutton or spin control
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-15  Vadim Zeitlinregenerated (doesn't include mdig.cpp any more)
2002-09-11  Robert Roebling The old fix for combobox doesn't seem to be needed
2002-09-07  Vadim Zeitlindon't send clicked event for wxID_CANCEL button when...
2002-09-07  Gilles Depeyrotdisplay compilation warning under Mac OS X/Darwin for...
2002-09-06  Vadim Zeitlinfix for creating radio items in a toolbar with non...
2002-09-06  Vadim Zeitlinfix for radio items creation
2002-09-05  Robin DunnAllow wxGTK's wxToolbar to catch the standard window...
2002-09-05  Robin DunnAdded effects.h to filelist.txt so it will get installe...
2002-09-05  Vadim Zeitlinfix Union(empty rect) bug
2002-09-04  Vadim Zeitlinfix wxCheckListBox which was completely broken by the...
2002-09-02  Vadim Zeitlinfixed restoring fonts from the native font info data...
2002-09-02  Vadim Zeitlinno changes
2002-08-30  Vadim Zeitlincompilation fix (missing wx/log.h include)
2002-08-30  Chris Elliottlost log.h fixed
2002-08-27  Mattia BarbonwxItemContainer already deletes client data; don't...
2002-08-26  Robert Roebling Applied button aligment patch.
2002-08-25  Robert Roebling Compile fix for prop.
2002-08-23  Vadim Zeitlinfixed some GTK2 compilation warnings
2002-08-23  Julian SmartMisc mods for feedback from Marcin Wojdyr <wojdyr@if...
2002-08-20  Julian SmartApplied patch [ 597700 ] Fix proposal for wxJoystick...
2002-08-20  Robert Roebling Added scrolling of widgets to GTK 2.0.
2002-08-20  Robert Roebling Implemented Maximize() etc for GTK 2.0.
2002-08-19  Robert Roebling Lots more Unicode fixes.
2002-08-19  Robert Roebling Extra check for GTK2.
2002-08-19  Robert Roebling Make wxTELETYPE and wxMODERN map to monospaced fonts.
2002-08-17  Robert Roebling Another UNicode conversion fix.
2002-08-17  Robert Roebling Compile fixes for ANSI mode.
2002-08-16  Julian SmartApplied patch [ 594717 ] Implements wxFRAME_FLOAT_ON_PARENT
2002-08-15  Robert Roebling Further UNicode fixes.
2002-08-15  Vadim Zeitlinthe app doesn't exit any more if a dialog is shown...
2002-08-15  Vadim Zeitlinfixed (and slightly cleant up) wxGTK compilation
2002-08-13  Václav Slavíkcompilation fix
2002-08-13  Robert Roebling New GTK 2.0 Update() code.
2002-08-13  Robert Roebling Minor correction to GetTextExtent.
next