]> git.saurik.com Git - wxWidgets.git/history - src/gtk1
added definition of TARGET_CARBON when compiling with non generated setup.h
[wxWidgets.git] / src / gtk1 /
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.
2002-08-13  Robert Roebling Forgot Unicode conversion in wxStaticText.
2002-08-13  Vadim Zeitlinbetter use strncpy() than strncat() with uninitialized...
2002-08-13  Robert Roebling Implemented GetTextExtent() for GTK 2.0.
2002-08-11  Robert Roebling Same typo.
2002-08-11  Robert Roebling Added wxString::FromAscii() wxString::ToAscii().
2002-08-08  Robert Roebling Compile fix.
2002-08-08  Julian SmartApplied patch [ 579219 ] wxNotebook:SetPadding added
2002-08-08  Julian SmartApplied patch [ 588140 ] User Scaling of Rotated Text...
2002-08-08  Julian SmartApplied patch [ 590031 ] Slider: Events must be enabled...
2002-08-06  Robert Roebling Compile fix.
2002-08-06  Robert Roebling Further code for Pango fonts (work now) and
2002-08-06  Robert Roebling Lots of work to set PangoFontDescription as the
2002-08-05  Robert Roebling Lots of updates for Unicode and GTK 2.0 support.
2002-08-05  Robert Roebling Miserable hack around problem when shrinking
2002-07-31  Mattia BarbonRegenerated files.lst after addition of listbase.h
2002-07-29  Ron LeeThe world should not end if a server has no peer. ...
2002-07-28  Václav Slavíkported characters escaping in menus to GTK+ 2.0
2002-07-28  Robert Roebling New implementation of ShowFullScreen(). It works
2002-07-24  Mattia BarbonUpdated Makefiles for all but Motif; there is either...
2002-07-23  Robert RoeblingChanged wxGTK's notion of SetSize() to never allow...
2002-07-23  Julian SmartPossibly cured the assertion message dialog paint problem,
2002-07-23  Vadim Zeitlinfix to not show ampersands in the static box title...
2002-07-12  Robert Roebling Tried to fix update/refresh again. The code erronously
2002-07-09  Robert Roebling Don't let wxSlider send events when programmatically...
2002-07-07  Ron LeeUpdate Layout more correctly in DoSetVirtualSize.
2002-07-06  Robert Roebling Cosmetic change.
2002-07-06  Vadim Zeitlinfixed bug introduced by my previous GtkUpdateSize(...
2002-07-05  Vadim Zeitlinuse GtkUpdateSize() for consitency everywhere instead...
2002-07-05  Vadim Zeitlinfixed SetToolBar(NULL) behaviour -- don't leave a hole...
2002-07-04  Julian SmartCorrected my wrong application of patch
2002-07-04  Julian SmartApplied patch from Mark Armstrong <marka@availsolutions...
2002-07-01  Ron LeeFix for the irksome, 'Details' sizing bug. Or at least...
2002-06-22  Ron Leearg type warning fixes.
2002-06-18  Julian SmartAdded AddGrab, RemoveGrab, IsGrabbed to wxTopLevelWindowGTK
2002-06-18  Julian SmartMoved flicker-removal to GTK+ code
2002-06-18  Julian SmartSet the clear region to be the update region if the...
2002-06-17  Vadim Zeitlininit the event id and timestamp fields for the mouse...
2002-06-15  Robin DunnFixed wxApp::OnAssert signature.
2002-06-12  Vadim Zeitlinadded missing semicolons after asserts (patch 567853)
2002-06-12  Vadim Zeitlinfixed infinite loop in wxCursor(wxImage) ctor
2002-06-12  Vadim Zeitlinfixed a warning
2002-06-09  Robert Roebling Moved wxCharhookEvent so that it sends the same
2002-06-07  Robin DunnFixed bug that showed a small gap on the wxStaticBox...
2002-06-06  Robert Roebling Dislaying popup tip windows seems to work right now.
2002-06-02  Robert Roebling Another typo fixed.
next