]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-10-27  Robin Dunnavoid crash if active_child_frame is not set yet
2004-10-27  Robin DunnEnsire that m_value is updated when SetSelection is...
2004-10-26  Václav Slavíkfixed wxFRAME_TOOL_WINDOW to use 'utility' type hint...
2004-10-26  Robin Dunn* Added selectNewest(minVersion)
2004-10-26  Robert Roebling Next phase of Print Factory code.
2004-10-26  Václav Slavíkat least partially implemented vswscanf() -- otherwise...
2004-10-26  Włodzimierz... Avoid anchor for label which determined creation of...
2004-10-26  Václav Slavíkprefix symbols with wx
2004-10-25  Robin DunnDoc and comment updates
2004-10-25  David ElliottConvert back to UNIX line endings (again)
2004-10-25  Kevin HockMutexGui calls in WakeUpIdle are not needed under GTK2...
2004-10-24  Vadim Zeitlinuse GetBestSize() and not GetSize() for AsIs() size...
2004-10-24  Stefan NeisRemoved list of modeless windows (apparently no longer...
2004-10-24  Stefan Csomorcorrected textbackground for theme text output
2004-10-24  Stefan NeisFixed handling of modal dialogs.
2004-10-24  Stefan Csomoradding Offset to wxRegion / carbon
2004-10-24  David ElliottFix wxExecute for ports other than wxMac and wxCocoa...
2004-10-24  Robin Dunntypo
2004-10-24  Robin DunnEP_ADD_OPTS defaults to true
2004-10-24  Robin Dunnrequire --> select, added checkInstalled and getInstalled
2004-10-24  Robin DunnCombine the common installer package into the main...
2004-10-24  Robin DunnDon't uninstall common files if there is more than...
2004-10-23  Vadim Zeitlindon't give focus to the window if it ate the left mouse...
2004-10-23  Václav Slavíkfixing sizing bug inside wxWizard
2004-10-23  Václav Slavíkadded InvalidateBestSize calls when combobox's content...
2004-10-23  Vadim Zeitlinadded MDI menu item translation, the menu was looking...
2004-10-23  Vadim Zeitlinupdated version to 2.5.3.1
2004-10-23  Vadim Zeitlinfixed VC++ size_t -> int conversion warning
2004-10-23  Vadim Zeitlindon't use _() as default parameter for wxPrintDialogBas...
2004-10-22  Robin DunnreSWIGged
2004-10-22  Robin DunnKeep a local copy of the daily builds too
2004-10-22  Robin DunnreSWIGged
2004-10-22  Kevin Hock*** empty log message ***
2004-10-22  Kevin Hock*** empty log message ***
2004-10-22  Robin DunnUse a working dir for the uninstaller that does exist.
2004-10-22  Kevin HockDocumentation patch from Olly Betts
2004-10-22  Kevin HockRemoved , from end of enumerated list wxPrintBin
2004-10-22  Włodzimierz... Supress OW warning about empty *structor outside class...
2004-10-22  David ElliottCleaned up getRectsBeingDrawn:count: related code.
2004-10-22  David ElliottForgot the appropriate return statement for the last...
2004-10-22  David ElliottChange friendship so that the base implementation class...
2004-10-22  Robin DunnA small fix for attachment popints and comments, from...
2004-10-22  Robin Dunnregenned the ReST docs
2004-10-22  Robin DunnA unicode hack for the Rez/Derez hack
2004-10-22  Robin DunnRemember the version selected and allow require to...
2004-10-22  Robin Dunnbuild the unicode version too on Panther
2004-10-22  Robin Dunnrenamed the output file
2004-10-22  Robin DunnRearrainged some bits
2004-10-22  Robin DunnSome new icons
2004-10-22  Robin DunnreSWIGged
2004-10-22  Robin DunnwxPython on OSX can now be built in Unicode mode, can...
2004-10-22  Vadim ZeitlinUnicode compilation fix
2004-10-21  Stefan NeisAdded stubs for OS/2 to new printing system.
2004-10-21  Václav SlavíkOS/2 needs wxUSE_OWNER_DRAWN, too
2004-10-21  David WebsterGet rid of the class naming conflict with the base...
2004-10-21  David WebsterGet rid of the class naming conflict with the base...
2004-10-21  David WebsterRemoved temp OS/2 fix. Header now fixed.
2004-10-21  Vadim Zeitlincompilation fix after last checkin (missing header)
2004-10-20  Vadim Zeitlinadded wxTextInputStream::operator>>(wchar_t) for compil...
2004-10-20  Vadim Zeitlindecode URIs in wxFileDataObject::SetData(); fixes probl...
2004-10-20  Vadim Zeitlinupdate g_isPainting in wxPaintEvent copy ctor
2004-10-20  Vadim Zeitlinadded missing header (fixes compilation with WXWIN_COMP...
2004-10-20  David ElliottRewrote wxSound:
2004-10-20  David Webstergetservbyname under INNOTEK gcc needs a (char*), not...
2004-10-20  David ElliottAdded some accelerators to the menu to help with stress...
2004-10-20  David ElliottAdded CocoaSetKeyEquivalent() that sets the accelerator...
2004-10-20  Vadim Zeitlininclude colour.h (fixes wxX11 compilation under Unix)
2004-10-20  Vadim Zeitlinremoved duplicate #include
2004-10-20  Julian SmartWorked around font setting problem for GTK+1 on some
2004-10-20  Vadim Zeitlinuse slashes instead of backslashes and quotes instead...
2004-10-20  Vadim Zeitlinfixed bug introduced by last commit: if we don't change...
2004-10-20  Włodzimierz... Minor manual fixes.
2004-10-20  Vadim Zeitlinonly VC++ >= 7.0 has __COUNTER__
2004-10-20  Włodzimierz... DMC, OW and my copy of MinGW misses SH* values, Borland...
2004-10-20  Włodzimierz... Oups :-( incomplete previous undo.
2004-10-20  Włodzimierz... Correct fix to the compile time assert under OW. Kudos...
2004-10-20  Vadim Zeitlinadded stdpaths.* for MSW and Unix
2004-10-20  Vadim Zeitlininitial Unix implementation
2004-10-20  Vadim Zeitlindon't use wxCOMPILE_TIME_ASSERT2, wxCOMPILE_TIME_ASSERT...
2004-10-20  Vadim Zeitlinmoved AppendAppName() from MSW to common code; modified...
2004-10-20  Vadim Zeitlinremoved special definition of wxCOMPILE_TIME_ASSERT2...
2004-10-20  Vadim Zeitlindefine wxMAKE_UNIQUE_NAME so that it works even in...
2004-10-19  Vadim Zeitlinupdated bulid notes to include cmd line building instru...
2004-10-19  Vadim Zeitlinremoved unneeded junk copied from MSW port
2004-10-19  Vadim Zeitlinfixed status bar source file name; removed wxUSE_NATIVE...
2004-10-19  Vadim Zeitlinignore build directory
2004-10-19  Robin DunnreSWIGged for WebKitCtrl
2004-10-19  Robin Dunndocstring typo fixed
2004-10-19  Robin DunnreSWIGged for WebKitCtrl
2004-10-19  Robin DunnGive wxEVT_WEBKIT_STATE_CHANGED a dummy value too.
2004-10-19  Robin DunnreSWIGged for WebKitCtrl
2004-10-19  Robin DunnMore WebKitCtrl tweaks, added wxWebKitStateChangedEvent...
2004-10-19  Włodzimierz... Warning fix to avoid typecasting with OW elsewhere.
2004-10-19  Robin Dunna little cleanup
2004-10-19  Robin DunnreSWIGged for WebKitCtrl
2004-10-19  Robin DunnSome tweaks for WebKitCtrl.
2004-10-19  Włodzimierz... OW warning fix. Our compile time asserts warns when...
2004-10-19  Václav Slavíkadded wxTB_HORZ_TEXT
2004-10-19  Vadim Zeitlindeclaration (only, so far) for Unix
2004-10-19  Vadim ZeitlinwxStandardPaths test
next