]> git.saurik.com Git - wxWidgets.git/history - src
Removed empty wxCocoa taskbar files and broken files.bkl commit.
[wxWidgets.git] / src /
2004-10-14  David ElliottRemoved empty wxCocoa taskbar files and broken files...
2004-10-13  Julian Smartgtk_frame_focus_out_callback can be called with g_activ...
2004-10-13  Włodzimierz SkibaSemicolon fixes according to Vadim's note about being...
2004-10-13  Włodzimierz SkibaDarwin fixes (OW,BCC,MinGW,DMC tested).
2004-10-13  Włodzimierz SkibaFix to reflect wxUNIVERSAL conditions from header.
2004-10-13  Ryan Nortoncrush compiler warnings and handle out of memory errors...
2004-10-12  Vadim Zeitlincheck that item pointer is non-NULL in WM_DRAW/MEASUREITEM
2004-10-12  Robert Roebling Added new wxPrintFactory code and made wxPrinter
2004-10-12  Włodzimierz SkibaReverted due to Darwin conflict.
2004-10-12  Włodzimierz SkibaReverted conflict with Darwin.
2004-10-12  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-12  Julian SmartRestored the default wizard height to match 2.4 (and...
2004-10-12  Julian SmartCorrected swapped args
2004-10-12  Włodzimierz SkibaUndo last change due to STL.
2004-10-12  Ryan Nortonannoying oversight - someday compilers will point this out
2004-10-12  Ryan Nortonget rid of global vars
2004-10-12  Václav Slavíkadded wxNB_TOP
2004-10-12  Ryan Nortonpatch from list to fix warning and get rid of unneccess...
2004-10-12  Václav Slavíkadded \ escaping in XRC (patch 1042675)
2004-10-11  Vadim ZeitlinwxPuts() should output a trailing newline even in Unix...
2004-10-11  Vadim Zeitlinmention that this file can be used under wx licence too
2004-10-11  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-11  Ryan Nortoncocoa doesn't need system framework - string conversion...
2004-10-10  Stefan NeisMove children if parent gets resized.
2004-10-10  Ryan Nortoncorrect assignment in constructors, a little optimizati...
2004-10-10  Julian SmartFixed the change that broke eVC++ compile (please don...
2004-10-09  Vadim Zeitlinthe #ifdef around BROWSEINFO.lpszTitle assignment is...
2004-10-09  Vadim Zeitlinuse wxStrdupA() instead of #ifdef's around strdup()
2004-10-09  Julian SmartFix for Standard WinCE SDK
2004-10-09  Julian SmartUse _strdup under WinCE/eVC++
2004-10-09  Julian SmartWorkaround for incorrect header in some versions of...
2004-10-09  Julian SmartResolved ambiguity
2004-10-09  Ryan Nortoncorrect white values in extra stock cursors
2004-10-08  Ryan Nortonfix description
2004-10-08  Ryan Nortonfinal null-char wxString stuff, a couple of bugfixes...
2004-10-08  Václav Slavíkpropagate invalidated best size upstream
2004-10-08  Kevin HockAdded Quicktime framework from System folder, updated...
2004-10-08  Włodzimierz SkibaBetter markup.
2004-10-08  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-08  Robin DunnCheck for an image list before complaining in OnGetItem...
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  Ryan NortonwxCocoa link fixes
2004-10-07  Ryan Nortonfix darwin defines
2004-10-07  Ryan Nortona bit of cleanup
2004-10-07  Ryan Norton1.10.2 and less mbtowc and wctomb HAVE THE COOTIEScd...
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 Nortonanother stub for wxCocoa
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 [ 1042241 ] Fixes print setup problem...
2004-10-07  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
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-06  Ryan Nortoncursors for cocoa
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 SkibaBlind fix to lack of sql types.
2004-10-06  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-06  Włodzimierz SkibaRemoved doubled events, corrected behaviour (patch...
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  Ryan Nortondefault pos/size cleanup
2004-10-05  Robert Roebling Fixed missing focus problem.
2004-10-05  Václav Slavíkadded wxRB_SINGLE
2004-10-05  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-05  David ElliottImplement wxButtonBase::GetDefaultSize()
2004-10-04  David ElliottAdded wxAutoNSAutoreleasePool where needed for controls...
2004-10-04  Vadim Zeitlinmade IsMainLoopRunning() static and implemented it...
2004-10-04  Robin Dunnfix compile error
2004-10-04  Włodzimierz SkibaWarning fixes to most detailed warning output of OpenWa...
2004-10-04  Robin DunnBail out if GetCurrentMenu returns NULL
2004-10-04  Ryan Nortonnative wxFontDialog for carbon, second shot
2004-10-04  Dimitri Schoolwerthadded missing include for non-PCH compilation
2004-10-04  Vadim Zeitlindon't use non blocking sockets if wxApp::IsMainLoopRunn...
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-03  Dimitri Schoolwerthremoved tab character
2004-10-03  Vadim Zeitlinadded wxFileConfig::Save(stream); documented it in...
2004-10-03  Vadim Zeitlindon't keep a dirty flag in each entry/group, this is...
2004-10-03  Vadim Zeitlinuse wxFileName::MacSetTypeAndCreator() in Flush() inste...
2004-10-03  Vadim Zeitlinadded wxUmaskChanger class and wxCHANGE_UMASK macro...
2004-10-03  Václav Slavíkfixed menu destruction if it was removed from menubar...
2004-10-03  Václav Slavíkfixed transiency when the parent is MDI child frame
2004-10-03  Julian SmartWorkaround for special menu items not always being...
2004-10-03  Václav Slavíkfixed crash on invalid data (patch 1039453)
2004-10-03  Vadim Zeitlindon't include headers not needed when wxUSE_GUI == 0
2004-10-03  Robert Roebling Reworked TLW and app activation event code, also
next