]> git.saurik.com Git - wxWidgets.git/history - src/common
wxRadioButtons in the same group no longer have to be consecutive
[wxWidgets.git] / src / common /
2004-10-18  Włodzimierz SkibaUnnecessary const_ prefix removed (blindly).
2004-10-18  Włodzimierz SkibaWarning fixes for OpenWatcom.
2004-10-17  Vadim Zeitlinadded wxDynamicLibrary::HasSymbol()
2004-10-17  Robert Roebling Renamed wxPrintNativeData methods to better match
2004-10-17  Włodzimierz SkibaWarning fixes related to various cases of typecasting.
2004-10-17  Włodzimierz SkibawxHashMap compatible typecasting.
2004-10-17  Vadim Zeitlin- wxDynamicLibrary::GetDllExt() now returns ".bundle...
2004-10-17  Robert Roebling First step at moving the print (dialog) native
2004-10-17  Włodzimierz Skiba__WXDEBUG__ is defined/undefined, not 0/1!
2004-10-17  Vadim Zeitlincompilation fix for !USE_PCH
2004-10-17  Stefan Csomor__WXMAC_OSBUILDTYPE__ selections are now only defined...
2004-10-17  Robert Roebling Link problem.
2004-10-17  Vadim Zeitlinfixed bug with adding new entries to a root group with...
2004-10-16  Robert Roebling Began work on print dialogs. Now wxPrintDialog
2004-10-16  Vadim Zeitlinreset parent frame tool/status bar pointer automaticall...
2004-10-16  Vadim Zeitlinuse size_t for the total size of data instead of wxFile...
2004-10-16  Vadim Zeitlinfixed fatal bug when moving the control after itself...
2004-10-15  Włodzimierz SkibaParts of wxSizer::Show() extracted into wxSizer::GetIte...
2004-10-15  Włodzimierz SkibaWarning fixes.
2004-10-15  Włodzimierz SkibaFix for platforms where 64-bit value support is not...
2004-10-15  Ron LeeFor autoconf/unix builds update the hardcoded afm dir...
2004-10-15  Ron LeeBump copyright date and indicate debug builds too in...
2004-10-15  Jouk Jansen Committing in .
2004-10-15  Vadim Zeitlinuse wxFileSize_t instead of wxFileOffset or off_t
2004-10-15  Vadim Zeitlinmade Tell/Seek/Length() return wxFileSize_t as well
2004-10-15  Vadim Zeitlinadded wxFileSize_t, changed types of wxFile methods...
2004-10-14  Włodzimierz SkibaWarning fix for wxDateTime_t <-> MSW data exchange.
2004-10-14  Włodzimierz SkibaFix to wrong order of parameters. Used wxStringBase...
2004-10-14  Włodzimierz SkibaFix to the crash in all MSW/OpenWatcom apps using toolb...
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  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  Ryan Nortonget rid of global vars
2004-10-11  Vadim ZeitlinwxPuts() should output a trailing newline even in Unix...
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  Ryan Nortoncorrect assignment in constructors, a little optimizati...
2004-10-09  Vadim Zeitlinuse wxStrdupA() instead of #ifdef's around strdup()
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-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  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-08  Ryan Nortonfinal compilo fixups for 10.2 unicode - c/c++ fixes...
2004-10-07  Ryan Nortonfix darwin defines
2004-10-07  Ryan Norton1.10.2 and less mbtowc and wctomb HAVE THE COOTIEScd...
2004-10-07  Robin DunnCorrect compile errors in non-unicode build
2004-10-07  Julian SmartApplied patch [ 1042241 ] Fixes print setup problem...
2004-10-07  Ryan Norton2.5.3 - cleanups, fixes, etc. etc. -
2004-10-06  Václav Slavíkfixed broken DoUpdateWindowUI: event.SetChecked doesn...
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  Kevin HockExpanded comment in Initialize to include why Initializ...
2004-10-05  Vadim Zeitlincleaning up strdup/isascii definitions for compilers...
2004-10-05  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
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  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  Vadim Zeitlinoops, AdjustFontSize() had no effect; fixed (patch...
2004-10-03  Vadim Zeitlindestroy any TLWs still alive when the app terminates...
2004-10-02  Vadim Zeitlinadded wxVaCopy() and use it to fix wxVsnprintf() crash...
2004-10-01  Vadim Zeitlinrelayout frame contents when tool/statusbar is shown...
2004-10-01  Vadim Zeitlinextracted OnSize() body in a new DoLayout() method...
2004-09-30  Václav Slavíkblind compilation fix for MSVC
2004-09-30  Václav Slavíkmoved wxWindow::GetBestSize implementation into DoGetBe...
2004-09-29  Vadim Zeitlinfixed memory leak in Submit(cmd, false) (bug 1037115)
2004-09-29  Václav Slavíkchanges to make wxWindow::FindFocus work as expected...
2004-09-29  Vadim Zeitlinsigned/unsigned comparison warning fix
2004-09-29  Włodzimierz SkibaInclude missing.h to find O_* flags.
2004-09-28  Włodzimierz SkibaHardware defines spec.
2004-09-28  Vadim ZeitlinwxFile::Length() return type fix (replaces last check in)
2004-09-27  Vadim Zeitlinfix crash after radio button fix
2004-09-27  Vadim Zeitlinwarning fix after huge file patch
2004-09-27  Dimitri Schoolwerthfixed MSVC6 warning
2004-09-26  Stefan Csomorunicode fix for CW
2004-09-26  Ron LeeEnable the huge files patch to build with mingw-cross.
2004-09-25  Vadim Zeitlincompilation fix for not MSW
2004-09-25  Vadim Zeitlinadded a way to create fonts with specified pixel size
2004-09-25  Vadim Zeitlinsupport for huge files (patch 1002226)
2004-09-25  Ryan Nortonwarning fix
2004-09-24  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
next