]> git.saurik.com Git - wxWidgets.git/history - src
MSW XRC define setuup.h handling
[wxWidgets.git] / src /
2004-09-24  Włodzimierz SkibaAbove 2.3.0 SetBitmap is still for owner drawn only.
2004-09-24  Ryan Nortonfix typo
2004-09-24  Ryan NortonPATCH: [ 1033006 ] Fix: socket s timeout of < 1s doesn...
2004-09-23  Ryan NortonOK - Robin's right, it is already a SOCKLEN_T
2004-09-23  Robin DunnFix from Jed Burgess that correctly untoggles radio...
2004-09-23  Ryan NortonFix warning on OSX - its on int on mac/msw and a sockle...
2004-09-23  Robin DunnCompile fix
2004-09-23  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-09-23  Ryan Nortonunused variable warning fix - move unused stuff to...
2004-09-23  Ryan NortonSOCKLEN_T handling for OSX - it seems to be defined...
2004-09-23  Ryan Nortonremove unused variable
2004-09-23  Václav Slavíkfixed unresolved references with GTK+ 2.0
2004-09-23  Włodzimierz Skibawx(Choice/List/Note)book controls send CHANG(ED/ING...
2004-09-23  Vadim Zeitlindon't free user data before sending wxEVT_COMMAND_LIST_...
2004-09-23  Vadim Zeitlinhack to _really_ fix crashes in comctl32.dll when proce...
2004-09-23  Václav SlavíkwxUSE_XRC implies wxUSE_XML now
2004-09-23  Włodzimierz SkibaSmartphone native look and feel.
2004-09-23  Robin DunnMade wxGTK's wxEventLoop::IsRunning a little more consi...
2004-09-22  Ryan NortonwxUSE_XML and wxUSE_XRC build fixes if expat is not...
2004-09-22  Robert Roebling Small fix for tabbing into wxListBox.
2004-09-22  Ryan NortonOnly include/build pnghand if the user builds the png...
2004-09-22  Ryan NortonFix aggregate has a partly bracketed Unmatched initiali...
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 SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-09-22  Jouk Jansen Committing in .
2004-09-22  Włodzimierz SkibaCorrect #if markup to spin-based controls handling.
2004-09-22  Włodzimierz SkibaWXUNUSED_UNLESS_ODRAWN does not reflect wxUSE_MENUS_NATIVE.
2004-09-22  Włodzimierz SkibaWarning fix to unused variable.
2004-09-22  Włodzimierz SkibaAdjustement to the small display of Smartphones.
2004-09-21  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxNOT_FOUND...
2004-09-21  Ron Leewx-config2.6
2004-09-21  Chris Elliottfix for gtk/mdi when changing menubars
2004-09-21  Włodzimierz SkibaSmartphone fix.
2004-09-21  Włodzimierz SkibaWinCE warning fix.
2004-09-20  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
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 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-18  Robin DunnUnicode compilation fix
2004-09-18  Vadim Zeitlinkeep m_value in sync with real combobox value (set...
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  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 Zeitlinfixed SetWindowStyleFlag() to not remove WS_VISIBLE...
2004-09-18  Vadim Zeitlincompilation fix
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 SkibaSource 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 Zeitlincompilation fix for wxUSE_THREADS == 0 && __WXDEBUG__...
2004-09-17  Vadim Zeitlinfixed rounding errors in variable status bar panes...
2004-09-17  Włodzimierz SkibaSource cleaning: whitespaces, -1/wxID_ANY/wxNOT_FOUND...
2004-09-17  Włodzimierz SkibawxChoicebook follows wxListBook internal changes. Style...
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 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 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  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 SkibaSource cleaning: whitespaces, tabs, -1/wxDefaultCoord...
2004-09-16  Włodzimierz SkibaWarning fix (unused value assignment).
2004-09-16  Włodzimierz SkibawxChoicebook generic implementation.
2004-09-15  Vadim Zeitlinfixed sending duplicate EVT_COMBOBOX events; documented...
2004-09-15  Vadim Zeitlinfixed wxMaximizeEvent generation
2004-09-15  Włodzimierz SkibaSource cleaning: whitespaces, tabs, FALSE/false, TRUE...
2004-09-14  Vadim Zeitlinallow to use any window, not just wxFrame, as wxLogFram...
2004-09-14  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-09-14  George TaskerClearMemberVar() did not correctly handle columns defin...
2004-09-13  Włodzimierz SkibaSource cleaning: tabs, whitespaces, -1/wxID_ANY, TRUE...
2004-09-13  Włodzimierz SkibaRecursive wxSizer::Show for subsizer and return value...
2004-09-13  Stefan Csomorsearching for wxToolBar parent only for kEventMouseMove...
2004-09-12  Vadim Zeitlinonly define operator<<(wchar_t) in Unicode build
2004-09-12  Stefan Csomoradded GetMenu Support for MENU_OPEN
2004-09-12  Vadim Zeitlincompilation fix after last commit
2004-09-12  Vadim Zeitlinfixed VC6 compilation
2004-09-12  Václav Slavíkmerged libpng-1.2.7 to HEAD (1.2.6 contained serious...
2004-09-12  Václav SlavíkThis commit was generated by cvs2svn to compensate...
2004-09-12  Václav SlavíkInitial revision
2004-09-12  Stefan Csomortoolbartool has to send events to parent for tooltips...
2004-09-11  Vadim Zeitlintypo in last commit
next