]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2003-09-26  Vadim Zeitlinadded tests for toggling radio buttons
2003-09-26  Vadim Zeitlinshow wxTB_HORZ_LAYOUT in action
2003-09-26  Vadim Zeitlinalways return length of the string, *not* size of the...
2003-09-26  Vadim Zeitlinfix SetFocus() in wxDialog-derived class ctor (which...
2003-09-26  Vadim Zeitlinapplied part of the patch 811993
2003-09-26  Vadim Zeitlindon't do anything non trivial (like creating wxFontMapp...
2003-09-26  Julian SmartUpdated date
2003-09-26  Julian SmartSmall distribution script changes
2003-09-26  Vadim Zeitlinfixed (recently reintroduced) activation bug when the...
2003-09-26  Julian SmartClean up event hash tables in a timely fashion
2003-09-25  Vadim Zeitlincompilation fixes after making wxFontRefData private...
2003-09-25  Vadim Zeitlininitialize hidden window class name with NULL
2003-09-25  Vadim ZeitlinwxPATH_NORM_ALL shouldn't include wxPATH_NORM_CASE
2003-09-24  Robin DunnChange how/when the app object is created
2003-09-24  Robin Dunnfloat --> int fixes
2003-09-24  Robin DunnHitTest patch from Alberto
2003-09-24  Robin DunnreSWIGged
2003-09-24  Robin DunnChanges needed to get upto date with the latest wx CVS
2003-09-24  Robin DunnSince wxGTK's wxGauge doesn't derive from wxGaugeBase...
2003-09-24  Robin Dunn#ifdef update for the old SWIG
2003-09-24  Robin DunnOops, I left an extra { in there.
2003-09-24  Robin DunnCorrected some tex errors
2003-09-24  Mattia Barbon Compilation fix.
2003-09-24  Vadim Zeitlingot rid of ugly WinCE #ifdef
2003-09-24  Vadim Zeitlinadded stabs for missing wxNativeFontInfo methods when...
2003-09-24  Vadim Zeitlingcc warning fix
2003-09-24  Vadim ZeitlinGetFilenames() always returned a single file only
2003-09-24  Vadim Zeitlinfixed spurious debug message when right clicking outsid...
2003-09-24  Vadim Zeitlinunused param warnings fixed
2003-09-24  Vadim Zeitlinfinally reverted patch 782947 completely, it is broken...
2003-09-24  Vadim Zeitlinattempt to fix timers when creating them with a valid...
2003-09-24  Vadim Zeitlincompilation fix for BCC
2003-09-24  Chris Elliottfix digitalmars bug (ambiguous symbol)
2003-09-24  Julian SmartTweak
2003-09-24  Vadim Zeitlincompilation fix after GetNativeFontInfo() change
2003-09-24  Vadim Zeitlinundid accidental change to assert in Start() during...
2003-09-24  Vadim Zeitlinmention GetNativeFontInfo() change
2003-09-24  Vadim Zeitlinpointer returned by GetNativeFontInfo() is now const...
2003-09-24  Vadim Zeitlinreplaced wxNO_FULL_REPAINT_ON_RESIZE with wxFULL_REPAIN...
2003-09-24  Vadim Zeitlinmade wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_...
2003-09-24  Robin DunnApplied Patch #775357
2003-09-23  Vadim Zeitlinrefactored code to create hidden window in one place...
2003-09-23  Vadim ZeitlinTransferFrom/ToWindow() were reverted, fixed
2003-09-23  Robin DunnAllow derived classes to prevent default focus handling...
2003-09-23  Robin DunnFixes in focus handling related to the AutoComplete...
2003-09-23  Vadim Zeitlinfix for Unix compilation
2003-09-23  Julian Smartchar -> wxChar
2003-09-23  Mattia Barbon Add a couple of wxPerl notes.
2003-09-23  Mattia Barbon Use glcanvas.cpp from wxX11 for wxMotif.
2003-09-23  Vadim Zeitlinfixed MarkDirty()
2003-09-23  Vadim Zeitlinfixed compilation problems with platforms where wchar_t...
2003-09-23  Julian SmartFixed bug [ 756485 ] wxDateTime::ParseTime fails with...
2003-09-23  Julian SmartFixed bug [ 754596 ] wxUSE_CONSTRAINTS 0 breaks AutoLay...
2003-09-23  Chris Elliottfix digitalmars 64 bug
2003-09-23  Chris Elliottfix watcom 64 bug (openwatcom1.1) (second try)
2003-09-23  Chris Elliottfix watcom 64 bug (openwatcom1.1)
2003-09-23  Vadim Zeitlinadded wxTextCtrl::MarkDirty()
2003-09-22  Vadim Zeitlinfixed bug in DeleteEntry()
2003-09-22  Vadim Zeitlinupdated wxMBConv docs slightly; added brief docs for...
2003-09-22  Vadim Zeitlinmore wxMBConv classes cleanup, define wxConvLibc to...
2003-09-22  Vadim Zeitlinmade Convert() methods const
2003-09-22  Vadim Zeitlinassume sizeof(wchar_t) == 2 by default, not 4
2003-09-22  Vadim Zeitlinadded UTF-16/32-[LB]E conversions; got rid of wxCharact...
2003-09-22  Vadim ZeitlinwxLL is now in wx/defs.h together with (new) wxULL
2003-09-22  Vadim Zeitlinadded ctor taking wxFontEncoding
2003-09-22  Vadim Zeitlindocumented wxCONCAT
2003-09-22  Vadim Zeitlinadded (and documented) wxULL(); fixes for wxINT64_SWAP...
2003-09-22  Vadim Zeitlinreorganized/improved fixed size int types definitions...
2003-09-22  Vadim Zeitlinadded Win64 detection
2003-09-22  Vadim Zeitlinmoved wxGA_XXX styles to gauge.h from defs.h; set wxGA_...
2003-09-22  Vadim Zeitlincleanup: derive wxGauge from wxGaugeBase; removed redun...
2003-09-22  Vadim Zeitlinupdated; added IsVertical()
2003-09-22  Vadim Zeitlinadded IsVertical(); initialize members in ctor
2003-09-22  Vadim Zeitlincompilation fix (part of patch 810484)
2003-09-22  Vadim Zeitlinfix for crash when using user-dashed lines (patch 801663)
2003-09-22  Jouk Jansen Committing in .
2003-09-22  Vadim Zeitlinremoved some TABs
2003-09-22  Julian SmartMust use --disable-fs_inet to avoid chkcnf error
2003-09-22  Vadim Zeitlinsupport full 32bit range in wxGauge
2003-09-22  Chris Elliottfix for gtk swapped colors
2003-09-22  Stefan NeisFixed wxGUIAppTraits declaration on OS/2.
2003-09-22  Vadim Zeitlinfixed broken link
2003-09-22  Vadim Zeitlinadded wxOwnerDrawn::SetOwnerDrawn() and SetDisabledBitm...
2003-09-22  Stefan NeisAdded GUI part of AppTraits for OS/2.
2003-09-22  Vadim Zeitlinadded conversions to/from UTF 16/32 LE/BE (patch 809685)
2003-09-22  Stefan NeisAdded AppTraits for OS/2.
2003-09-22  Stefan NeisAdded AppTraits for starting/ending a thread.
2003-09-21  Vadim Zeitlinset event object for wxContextMenuEvent (patch 797697)
2003-09-21  Vadim Zeitlintrying to fix race conditions. double deletions and...
2003-09-21  Stefan NeisIdentify OS/2 by defining __OS2__.
2003-09-21  Vadim Zeitlinterminate child threads in frame dtor, not in OnQuit...
2003-09-21  Stefan NeisSwitched over to using wxEventLoop.
2003-09-21  Stefan NeisAdded declaration for GetViewRect to fix compilo.
2003-09-21  Julian SmartAdded wxMGL switch
2003-09-21  Vadim Zeitlinfix problems with terminating while threads are running...
2003-09-21  Vadim Zeitlinadded IsVisible() test
2003-09-21  Vadim ZeitlinIsVisible() shouldn't return true if item is out of...
2003-09-21  Stefan NeisAdded evtloop.cpp for OS/2 to get rid of linker errors.
2003-09-21  Stefan NeisAdded #include "wx/encinfo.h" as needed.
2003-09-21  Vadim Zeitlincompilation fix
next