]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
2004-09-16  Vadim Zeitlinmention that read_write mode doesn't work for standalon...
2004-09-16  Robin DunnA change similar to that in Bug #837902 to correct...
2004-09-16  Vadim Zeitlinfixes for harmless mingw32 warnings
2004-09-16  Włodzimierz... Description of the 'generic dialogs in native builds...
2004-09-16  Włodzimierz... Source cleaning: whitespaces, tabs, -1/wxDefaultCoord...
2004-09-16  Włodzimierz... Reverted wxMGL/OpenWatcom fix until some difficoulties...
2004-09-16  Włodzimierz... Warning fix (unused value assignment).
2004-09-16  Włodzimierz... Missed labels to replace number of 'topicNNN' with...
2004-09-16  Ron LeeUsing != doesn't work for bakefile, I don't know what...
2004-09-16  Włodzimierz... Corrections to frame/tlw references.
2004-09-16  Włodzimierz... wxChoicebook generic implementation.
2004-09-16  Włodzimierz... wxChoicebook generic implementation.
2004-09-15  Vadim Zeitlinfixed sending duplicate EVT_COMBOBOX events; documented...
2004-09-15  Vadim Zeitlinadded tests for EVT_ICONIZE/MAXIMIZE
2004-09-15  Vadim Zeitlinfixed wxMaximizeEvent generation
2004-09-15  Włodzimierz... ISO C++ cast fix (patches #1024150 and #1024149).
2004-09-15  Włodzimierz... Source cleaning: whitespaces, tabs, FALSE/false, TRUE...
2004-09-14  Vadim Zeitlinfixed base classes; also added include file section
2004-09-14  Vadim Zeitlinoutput "GTK+ 2" toolkit for gtk2 builds
2004-09-14  Vadim Zeitlinallow to use any window, not just wxFrame, as wxLogFram...
2004-09-14  Włodzimierz... Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
next