wxWidgets.git
2004-09-22  Ron LeeInstall the config files for cross debs under /usr...
2004-09-22  Ron LeeMove the WX_FLAVOUR variables to be defined generally...
2004-09-22  Robert Roebling Make radiobutton tab behaviour the same on MSW
2004-09-22  Włodzimierz... Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-09-22  Włodzimierz... Smartphone fix.
2004-09-22  Włodzimierz... Missed labels to replace number of 'topicNNN' in anchor...
2004-09-22  Chris Elliottscript for nightly builds
2004-09-22  Jouk Jansen Committing in .
2004-09-22  Włodzimierz... Correct #if markup to spin-based controls handling.
2004-09-22  Włodzimierz... WXUNUSED_UNLESS_ODRAWN does not reflect wxUSE_MENUS_NATIVE.
2004-09-22  Włodzimierz... Warning fix to unused variable.
2004-09-22  Włodzimierz... Adjustement to the small display of Smartphones.
2004-09-22  Włodzimierz... wxrc impossible on WinCE.
2004-09-21  Ron LeeFilter out the 'std' pseudo-lib from monolithic builds...
2004-09-21  Robin DunnBump subrelease to 2.5.2.9.
2004-09-21  Ron LeeAdd xrc to the dist target.
2004-09-21  Vadim Zeitlinupdate from Petri Jooste for 2.5.2
2004-09-21  Włodzimierz... Source cleaning: whitespaces, tabs, -1/wxNOT_FOUND...
2004-09-21  Ron LeeFix registered location of docs.
2004-09-21  Ron Leewx-config2.6
2004-09-21  Włodzimierz... Missed labels to replace number of 'topicNNN' in anchors.
2004-09-21  Chris Elliottfix for gtk/mdi when changing menubars
2004-09-21  Włodzimierz... XRC movement influenced depth of paths.
2004-09-21  Włodzimierz... XRC library usage fix.
2004-09-21  Włodzimierz... Smartphone fix.
2004-09-21  Włodzimierz... WinCE warning fix.
2004-09-20  Václav Slavíkmoving XRC to the core
2004-09-20  Václav Slavíkmoving XRC to the core
2004-09-20  Václav Slavíkmoving XRC to the core
2004-09-20  Włodzimierz... Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-09-20  Włodzimierz... Missed labels to replace number of 'topicNNN' in anchors.
2004-09-19  Vadim Zeitlinadded unit tests for wxStringStreams
2004-09-19  Vadim Zeitlinfixed include header name
2004-09-19  Vadim Zeitlinadded wxStringOutputStream::TellO(); fixed bugs in...
2004-09-19  Vadim Zeitlinfixed bug with seeking beyond the end in wxStringInputS...
2004-09-19  Vadim Zeitlinmade wxStringInputStream::GetSize() public instead...
2004-09-19  Vadim Zeitlinadded wxStringStream classes
2004-09-19  Julian SmartCorrection for GTK+1
2004-09-19  Julian SmartGDK_WINDOW_TYPE_HINT_SPLASHSCREEN not available in...
2004-09-19  Vadim Zeitlincompilation fix for Borland
2004-09-19  Vadim Zeitlinrebaked to include latest modifications (mainly choiceb...
2004-09-19  Stefan NeisApplied patch #1023777 (Notebook initialisation).
2004-09-19  Vadim Zeitlindon't crash under GTK1 if we failed to get GdkFont...
2004-09-19  Vadim Zeitlinadded missing header to fix !USE_PCH compilation
2004-09-18  Robin DunnAdded wx.Choicebook
2004-09-18  Robin DunnMemoryFSHandler_AddFile updates
2004-09-18  Robin DunnGetthe GIL before raisign an exception
2004-09-18  Robin DunnAdded bin selection
2004-09-18  Robin Dunndocstring tweaks
2004-09-18  Vadim Zeitlinmention that Check() doesn't work before the item is...
2004-09-18  Robin DunnUnicode compilation fix
2004-09-18  Vadim Zeitlinkeep m_value in sync with real combobox value (set...
2004-09-18  Robin DunnUse line.Draw(dc) instead of line.GetEventHandler(...
2004-09-18  Robin DunnPoint x,y fixes from Pierre
2004-09-18  Vadim Zeitlinadded wxSizerItem::Init()
2004-09-18  Vadim Zeitlinactive mode support for wxFTP (extremely heavily modifi...
2004-09-18  Vadim Zeitlinoops, compilation fix after moving code around
2004-09-18  Vadim Zeitlinuse 4K buffer instead of reading characters one by...
2004-09-18  Chris Elliottfix compile break for unknown FLASHWINFO
2004-09-18  Václav Slavíkmoving XRC to the core
2004-09-18  Václav Slavíkfixed corrupted file, checked in as text file now
2004-09-18  Vadim Zeitlinremoved unneeded (after patch 1027243) disable.bmp
2004-09-18  Vadim Zeitlinconstruct brush used for painting disabled bitmap butto...
2004-09-18  Vadim Zeitlinfixed crash when closing window that contains STC ...
2004-09-18  Vadim Zeitlinfixed signature of wxTimerProc to be conformant to...
2004-09-18  Vadim Zeitlinmoved GTK headers needed by wxUniv to GTK_LOWLEVEL_HDR...
2004-09-18  Vadim Zeitlinfixed SetWindowStyleFlag() to not remove WS_VISIBLE...
2004-09-18  Vadim Zeitlinadded test for toggling wxLC_[HV]RULES styles
2004-09-18  Vadim Zeitlincompilation fix
2004-09-18  Vadim Zeitlinadded GetMenu() (closes bug 1026662)
2004-09-18  Vadim Zeitlinreplaced wxLogLastError with an assert when checking...
2004-09-18  Vadim Zeitlincompilation fix
2004-09-18  Václav Slavíkmoving XRC to the core
2004-09-18  Václav Slavíkmoving XRC to the core
2004-09-17  Włodzimierz... Source cleaning: whitespaces, tabs, -1/wxDefaultCoord...
2004-09-17  Vadim Zeitlinadded possibility to specify printer bin (patch 910272)
2004-09-17  Vadim Zeitlindo not call CopyIcon() in CloneRefData(), HICON is...
2004-09-17  Vadim Zeitlinrewrote some sizer code using wxSizerFlags
2004-09-17  Vadim Zeitlinadded wxSizerFlags
2004-09-17  Vadim Zeitlincompilation fix for wxUSE_THREADS == 0 && __WXDEBUG__...
2004-09-17  Vadim Zeitlinfixed rounding errors in variable status bar panes...
2004-09-17  Włodzimierz... Notebook sample redesign. Now it is 'wxNotebook & frien...
2004-09-17  Włodzimierz... Source cleaning: whitespaces, -1/wxID_ANY/wxNOT_FOUND...
2004-09-17  Włodzimierz... Notebook sample redesign. Now it is 'wxNotebook & frien...
2004-09-17  Włodzimierz... wxChoicebook follows wxListBook internal changes. Style...
2004-09-17  Robin DunnCorrect indentation and Snap calls
2004-09-17  Robin DunnAppend --> append
2004-09-17  Vadim Zeitlinmade all Add/Insert/Prepend methods inline
2004-09-17  Vadim Zeitlinforward all wxSizer::Add/Prepend/Insert() to a virtual...
2004-09-16  Vadim Zeitlinfixed gcc warnings about not calling base class ctor...
2004-09-16  Vadim Zeitlinfix for crash on 64 bit platforms (patch 1028942)
2004-09-16  Vadim Zeitlinuse wxFputs(), not fputs(), in Unicode mode under Unix...
2004-09-16  Vadim Zeitlindon't force __WXMOTIF__ definition under HP-UX (patch...
2004-09-16  Vadim Zeitlinmake the label window visible (patch 1013447)
2004-09-16  Vadim Zeitlinmade wxListbook events more consistent with wxNotebook...
2004-09-16  Vadim Zeitlinfix for wxJoystick when not calling SetCapture() (patch...
2004-09-16  Vadim Zeitlindon't assert if Update(m_maximum) is called twice ...
2004-09-16  Vadim Zeitlinsmoother time estimation updates in wxProgressDialog...
2004-09-16  Vadim Zeitlinmore 'realistic' progress dialog test (part of patch...
2004-09-16  Vadim Zeitlinspelling fix
next