]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2003-11-18  Robin DunnAdded FindItemAtPoint
2003-11-18  Roman RolinskyXMLID -> XRCID, Number -> GetCount, etc.
2003-11-18  Roman Rolinskyremoved second parameter from GetFirstChild calls
2003-11-18  Dimitri SchoolwerthDon't leave behind trails from glowing OS X button...
2003-11-18  Dimitri SchoolwerthIgnore ReleaseBuild directory (Created by MSVC's "Win32...
2003-11-18  Dimitri SchoolwerthHorizontally aligned header (Like other technotes).
2003-11-18  Dimitri SchoolwerthUpdated translation technote to mention Makefile usage...
2003-11-17  Robin DunnBugfix patch from Alberto
2003-11-16  Stefan NeisModified wxGetHomeDir to take environment variable...
2003-11-16  Stefan NeisFixed the code to actually work.
2003-11-16  Dimitri SchoolwerthwxPopupWindow was not compiled when not using pch.
2003-11-16  Václav Slavíkfixed wx-config together with gcc-3.4
2003-11-16  Mattia Barbon Changes corresponding to patch #841324 from Ian...
2003-11-16  Mattia Barbon Made element layout consistent with wxMSW/wxGTK when
2003-11-16  Mattia Barbon Applied changes corresponding to patch #840617.
2003-11-15  Mattia Barbon Applied patch #840643 from Ian Brown with some modifi...
2003-11-15  Vadim Zeitlinexpand the value of HOME env var in wxGetHomeDir()...
2003-11-15  Vadim ZeitliniconMove was incorrectly called iconCopy in ctor docs
2003-11-15  Vadim ZeitlinIsAlive/Running() may only be used with joinable threads
2003-11-15  Julian SmartFixes for previous fixes
2003-11-15  Dimitri SchoolwerthInitial revision; Ignore setup.h.
2003-11-15  Dimitri SchoolwerthIgnore isosurf.dat.
2003-11-15  Dimitri SchoolwerthFixed Open Watcom compilation of OpenGL samples; Code...
2003-11-15  Dimitri SchoolwerthApplied patch #825402 ("Fix for Unicode Open Watcom...
2003-11-14  Julian SmartFixes for later WinCE versions
2003-11-14  Julian SmartCorrected semaphores for WinCE >= 3
2003-11-14  Vadim Zeitlinreverted the change to the values of DEFAULT_wxUSE_XXX...
2003-11-14  Dimitri SchoolwerthApplied patch #825402 ("Fix for Unicode Open Watcom...
2003-11-14  Dimitri SchoolwerthInclude wx/file.h in case previous includes don't do it.
2003-11-14  Dimitri SchoolwerthApplied patch #827025 (Removes last warnings from emula...
2003-11-14  Dimitri SchoolwerthIgnore Watcom build directory.
2003-11-14  Dimitri SchoolwerthFixed wxUniv+OpenGL compilation for MSW; Cosmetic cleanup.
2003-11-14  Dimitri SchoolwerthFixed Digital Mars compilation; Cosmetic cleanup.
2003-11-13  Robin DunnRemoved %noautorepr directives
2003-11-13  Robin DunnRecent changes in SWIG make this patch no longer necessary
2003-11-13  David ElliottwxCocoa: Use the new native MDI implementation instead...
2003-11-13  David ElliottAdded implementation of MDI using top level windows
2003-11-13  David ElliottAdded a mechanism allowing a toplevel window to delay...
2003-11-13  David ElliottVery lame fix for windows with -1 for a component of...
2003-11-13  David ElliottFix file header and remove unused include "wx/cocoa...
2003-11-13  David ElliottRenamed UpdateWindowMenuBar to UpdateMenuBar and remove...
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...
2003-11-11  Václav SlavíkAlways set background colour prior to any HTML renderin...
2003-11-11  Václav Slavíkpart of DS' change _was_ corrent, restored
2003-11-10  Dimitri SchoolwerthReally fixed Borland release build warning (without...
2003-11-10  Václav Slavíkprevious DS' change was broken, reverted
2003-11-10  Václav Slavíkadded test for CDATA handling
2003-11-10  Dimitri SchoolwerthAdded wxUnusedVar for Borland and fixed 2 release mode...
2003-11-10  Václav Slavíkbakefile cleanup: use consistent way of setting lists
2003-11-10  Václav Slavíkfixed msvc6prj - missing oleacc library
2003-11-10  Václav Slavíkadded bakefile's new tag <objects-depend>
2003-11-10  Julian SmartRemoved MGL_ROOT
2003-11-09  Mattia Barbon Fix after last commit.
2003-11-09  Mattia Barbon Warning fixes and deprecated method elimination from...
2003-11-09  Václav Slavíkaddedd support for <pre width=...>
2003-11-09  Václav Slavíkfixed wxConvLocal to work with C locale (and probably...
2003-11-09  Václav Slavíkprevent deadlock in wxCSConv::DoCreate if it fails...
2003-11-08  Dimitri SchoolwerthFixed MSVC warnings from Win32 Unicode Release build.
2003-11-08  Stefan NeisAllow minimal acceptable row height/column width to...
2003-11-08  Stefan NeisAvoid referencing WinInitialize/Finalize for non-PM...
2003-11-08  Mattia Barbon wxXRC STL-ification.
2003-11-08  Mattia Barbon Compilation fix for !WXWN_COMPATIBILITY_2_4.
2003-11-08  Vadim Zeitlinadd -lXpm to the GUI libs
2003-11-08  Vadim Zeitlinadded comments to the makefile; added WX_CONFIG var...
2003-11-08  Vadim Zeitlin1. fixed --with-libxpm switch handling, added it to...
2003-11-08  Vadim Zeitlinrestored double square brackets for now, my last fix...
2003-11-08  Vadim Zeitlinfix for previous commit
2003-11-08  Vadim Zeitlinuse [A-Z] instead of [[A-Z]] in tr (replaces patch...
2003-11-08  Vadim Zeitlinremoved assert which became incorrect after last change
2003-11-08  Václav Slavíkbuild_cfg_file is phony target
2003-11-07  Robin DunnFixed an accidental name clash, and added back a wxCHECK
2003-11-07  Robin DunnA little narrower initial layout
2003-11-07  Robin DunnSet m_rows, m_cols so GetRows/GetCols in the base class...
2003-11-07  Vadim Zeitlinfix for infinite loop in wxFileConfig when reading...
2003-11-07  Vadim Zeitlinfixed bug with looking beyond the end of string in...
2003-11-07  Stefan Csomorafter rearrangement to-Page got lost
2003-11-07  Robin DunnForgot to change the pos and span names
2003-11-07  Robin DunnRefactored wxSizerXmlHandler and added support for...
2003-11-07  Robin DunnFixed warning
2003-11-07  Robin DunnAdded default ctor
2003-11-07  Robin DunnCalling sizerItem->SetWindow shoudl set the minsize...
2003-11-06  Václav Slavíkmoved build.cfg to setup.h directory
2003-11-06  Václav Slavíkmoved build.cfg to setup.h directory
2003-11-06  David ElliottAdd wxCocoaNSWindow* parameter to GetAppMenuBar so...
2003-11-06  David Elliott* Removed CocoaInternalIdle()
2003-11-06  David ElliottDon't pass notifications to wxMenuBarManager. It will...
2003-11-06  David ElliottDon't call wxMenuBarManager::CocoaInternalIdle(). ...
2003-11-06  David ElliottAdd virtual wxMenuBar* GetAppMenuBar();
2003-11-06  Vadim Zeitlinfixed vertical scrollbar handling (broken by some relat...
2003-11-06  Vadim Zeitlinupdate list ctrl size after recreating it (when the...
2003-11-06  David ElliottwxMenuBarManager::InstallMenuBarForWindow no longer...
2003-11-06  Robin DunnTweaked the layout sample a bit for wxGridBagSizer
2003-11-06  David ElliottInclude mondrian.xpm for _all_ platforms except wxMSW
2003-11-06  David ElliottWrap ToolBar stuff with #if wxUSE_TOOLBAR
2003-11-06  David ElliottWrap some toolbar code in #if wxUSE_TOOLBAR
2003-11-06  David ElliottChanged Command to ProcessCommand
2003-11-06  David ElliottReplaced all occurences of id with winid for Objective...
2003-11-06  Julian SmartRemoved some old doc targets
2003-11-06  Robin DunnAdded wxGridBagSizer, a grid sizer where item positions...
2003-11-05  Václav Slavíkgenerate build.cfg file on Windows, with information...
next