wxWidgets.git
2004-10-08  Julian SmartRegenerated makefiles for 3rd-party lib change
2004-10-08  Julian SmartAdded script to bake everthing (OK, so it's trivial...)
2004-10-08  Julian SmartRegenerated from bakefiles
2004-10-08  Ryan Nortonfinal compilo fixups for 10.2 unicode - c/c++ fixes...
2004-10-08  Ryan Nortonvarious cleanups
2004-10-08  Ryan NortonwxSound for wxCocoa
2004-10-08  Ryan NortonwxDisplay for wxCocoa
2004-10-08  Vadim Zeitlin(blind) fix for Metrowerks/Win32 compilation
2004-10-08  Vadim Zeitlinrenamed __HUGEFILES_SUPPORTED to wxHAS_HUGE_FILES
2004-10-08  Ryan NortonwxCocoa link fixes
2004-10-07  Ryan Nortonfix darwin defines
2004-10-07  Ryan Nortona bit of cleanup
2004-10-07  Robin DunnMake sure that WXMAKINGDLL_XRC is defined correctly...
2004-10-07  Ryan Nortonbakefile time!! (Mainly stuff for wxCocoa)
2004-10-07  Ryan Norton1.10.2 and less mbtowc and wctomb HAVE THE COOTIEScd...
2004-10-07  Kevin HockFixed typos -- obejct should be object
2004-10-07  Robin DunnAdded missing GetCellSize
2004-10-07  Robin DunnreSWIGged
2004-10-07  Robin DunnPatch from Gordon Williams:
2004-10-07  Ryan Nortonrevert change to bakefiles as per Robin's suggestion
2004-10-07  Robin DunnFloatCanvas patch from Chris Barker.
2004-10-07  Julian SmartApplied patch [ 1039456 ] [wxOS2]Popup menu problems
2004-10-07  Ryan Nortonsome preparation for carbon/cocoa interop
2004-10-07  Robin DunnCorrect compile errors in non-unicode build
2004-10-07  Ryan NortonI guess I should update this - :)
2004-10-07  Ryan Nortonanother stub for wxCocoa
2004-10-07  Ryan Nortonfix a bunch of warnings in unicode build
2004-10-07  Ryan Nortonremove blatant hack from configure and do proper checki...
2004-10-07  Robin DunnVerified and applied [ 1042133 ] GTK2.0: DrawRotatedTex...
2004-10-07  Ryan Norton1. Yet another unit test for new stirng stuff
2004-10-07  Julian SmartApplied patch [ 1039940 ] Prevent redefinition of MM_xx...
2004-10-07  Julian SmartApplied patch [ 1039953 ] Fix notebook functionality...
2004-10-07  Julian SmartApplied patch [ 1042241 ] Fixes print setup problem...
2004-10-07  Julian SmartApplied patch [ 1042241 ] Fixes print setup problem...
2004-10-07  Włodzimierz... Warning fixes found under hardest mode of OpenWatcom...
2004-10-07  Włodzimierz... Late note about deprecated wxDbTable constructor.
2004-10-07  Dimitri Schoolwerthfixed Carbon compilation; call HID keyboard dtor for...
2004-10-07  Ryan Nortonrevert badly screwed up commit :\
2004-10-07  Ryan Norton2.5.3 - cleanups, fixes, etc. etc. -
2004-10-07  Julian SmartMisc script updates
2004-10-07  Ryan Nortoncache mac and cocoa builds - so if you pick cocoa one...
2004-10-06  Ryan Nortoncursors for cocoa
2004-10-06  Robin DunnNew directories added, old ones removed
2004-10-06  Robin DunnInstall tweaks
2004-10-06  Václav Slavíkfixed broken DoUpdateWindowUI: event.SetChecked doesn...
2004-10-06  Ryan Nortoncocoa tooltips. Remove runtime warning from 10.2 ...
2004-10-06  Włodzimierz... Blind fix to lack of sql types.
2004-10-06  Włodzimierz... Warning fixes found under hardest mode of OpenWatcom...
2004-10-06  Włodzimierz... Warning fixes found under hardest mode of OpenWatcom...
2004-10-06  Włodzimierz... Warning fixes found under hardest mode of OpenWatcom...
2004-10-06  Włodzimierz... Keys to some operations (patch #1037434).
2004-10-06  Włodzimierz... Removed doubled events, corrected behaviour (patch...
2004-10-06  Václav Slavíkadded reference to GetUnicodeKey to GetKeyCode
2004-10-06  Robin DunnShow EVT_ACTIVATE and EVT_ACTIVATE_APP events in action.
2004-10-06  Robin DunnA Python version of wxrc
2004-10-06  Robin DunnMention TaskBarIcon and other recent changes
2004-10-06  Robin DunnRemove any old wxrc before installing new ones. This...
2004-10-06  Robin DunnwxMDIChildFrame::IsTopLevel returns false but for this...
2004-10-06  Kevin HockExpanded comment in Initialize to include why Initializ...
2004-10-06  Kevin HockMac sockets events must be added to the RunLoop in...
2004-10-06  Kevin HockAdded back compile-time check for about/prefs menu...
2004-10-06  Stefan Csomoradjusting DoGetBestSize according MSW
2004-10-05  Vadim Zeitlincleaning up strdup/isascii definitions for compilers...
2004-10-05  Robert Roebling Make wxComboBox spit out a bit fewer surplis
2004-10-05  Robin DunnDeprecated EVT_LIST_GET_INFO and EVT_LIST_SET_INFO
2004-10-05  Robin DunnTypedef for wxUIntPtr
2004-10-05  Robin DunnAdded wx.App.IsMainLoopRunning
2004-10-05  Ryan Nortondefault pos/size cleanup
2004-10-05  Robin DunnImprove image hittest
2004-10-05  Robert Roebling Fixed missing focus problem.
2004-10-05  Václav Slavíkadded wxRB_SINGLE
2004-10-05  Włodzimierz... Warning fixes found under hardest mode of OpenWatcom...
2004-10-05  David ElliottImplement wxBitmapButton::DoGetBestSize() to call wxBut...
2004-10-05  David ElliottImplement wxButtonBase::GetDefaultSize()
2004-10-04  David ElliottAdded wxAutoNSAutoreleasePool where needed for controls...
2004-10-04  Włodzimierz... Warning fixes to most detailed warning output of OpenWa...
2004-10-04  Vadim Zeitlinmade IsMainLoopRunning() static and implemented it...
2004-10-04  Robin Dunnfix compile error
2004-10-04  Włodzimierz... Warning fixes to most detailed warning output of OpenWa...
2004-10-04  Włodzimierz... Warning fixes to most detailed warning output of OpenWa...
2004-10-04  Robin DunnBail out if GetCurrentMenu returns NULL
2004-10-04  Julian SmartTypo corrections
2004-10-04  Ryan Nortonnative wxFontDialog for carbon, second shot
2004-10-04  Dimitri Schoolwerthadded missing include for non-PCH compilation
2004-10-04  Włodzimierz... Missed labels to replace number of 'topicNNN' in anchor...
2004-10-04  Vadim Zeitlindon't use non blocking sockets if wxApp::IsMainLoopRunn...
2004-10-04  Vadim Zeitlinadded wxApp::IsMainLoopRunnning() (see bug 994293)
2004-10-04  Vadim Zeitlinadded tests for deleting and renaming entries and groups
2004-10-04  Vadim Zeitlinassert that name, not full path, is used in RenameEntry...
2004-10-04  Vadim Zeitlinfixed deletion of last group in the config file (bugs...
2004-10-04  Vadim Zeitlindon't try to delete our config file in DeleteAll()...
2004-10-04  Vadim Zeitlindon't add dummy empty line at the end when reading...
2004-10-04  Vadim Zeitlinsmall optimization in wxConfigPathChanger: don't change...
2004-10-04  Vadim Zeitlinforward declare wxOutputStream (compilation fix for...
2004-10-04  Vadim Zeitlinblind warning fix in wxUmaskChanger
2004-10-04  Vadim Zeitlinadded SetPath(), entries and groups enumerations tests
2004-10-04  Ron LeeClean up the soversion/flavour labelling of binary...
2004-10-03  Dimitri Schoolwerthremoved tab character
2004-10-03  Vadim Zeitlinstarted wxFileConfig unit test
2004-10-03  Vadim Zeitlinadded wxFileConfig::Save(stream); documented it in...
next