]> git.saurik.com Git - wxWidgets.git/history - src
wxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND, true, false, tabs replacements.
[wxWidgets.git] / src /
2004-05-29  Stefan Csomorcontrol data support
2004-05-29  Julian SmartMacReopenApp implementation for restoring top-level...
2004-05-29  Robin DunnTake character size into account when calculating buffe...
2004-05-28  Julian SmartReset m_inSetFocus for other exit point in this function:
2004-05-28  Julian SmartMake the focus recursion test only for Mac since it...
2004-05-28  Włodzimierz SkibaSimplified pen style conversion.
2004-05-27  Václav Slavíkfixed indentation in case there's only one cell on...
2004-05-27  Václav Slavíkcompilation fix
2004-05-27  Włodzimierz SkibaRemoved condition of old Watcom times. Open Watcom...
2004-05-27  Václav Slavíkfixed iteration over cells
2004-05-27  Stefan Csomorscrolling code committed
2004-05-27  Stefan Csomormenu events handling more closely to the menu instance...
2004-05-27  Stefan Csomorhaving the refcon of a menu item to bear the pointer...
2004-05-27  Julian SmartWinCE Standard SDK improvements including adding close...
2004-05-27  Julian SmartFixes for Standard WinCE SDK
2004-05-26  Julian SmartReverted config/resource name change
2004-05-26  Stefan Csomorif one clicks first on line 3 and then on line 1, the...
2004-05-26  Kevin OllivierwxWebKikStateChangedEvent should now return proper...
2004-05-25  Julian SmartMust have valid colours for X11 popup window implementation
2004-05-25  Julian SmartMissed reversions
2004-05-25  Włodzimierz SkibaMissed headers.
2004-05-25  Václav Slavíkcorrected previous commit's wrongly applied patch
2004-05-25  Dimitri Schoolwerthapplied patch #935127: "wxDIALOG_MODAL and wxDIALOG_MOD...
2004-05-25  Julian SmartMore name changes
2004-05-25  Václav Slavíkimplemented wxTE_RIGHT, wxTE_CENTRE for wxGTK2 (patch...
2004-05-25  Julian SmartAdded missing cast for Display*
2004-05-25  Julian SmartFixes for wxMotif
2004-05-25  Julian SmartFixed compilo for GTK+1 (GDK_DISPLAY undeclared)
2004-05-25  Kevin OllivierwxWebKit now properly updates after a resize event.
2004-05-25  Robin DunnFix for bug# 956875. Added some wxCHECK's to MSW's...
2004-05-24  Robin DunnUse correct #if for interface/implementation pragma.
2004-05-24  Kevin OllivierFixes for Unicode build.
2004-05-24  Robin DunnNo longer any need for the dc parameter to FullPaint.
2004-05-24  Robin DunnFix FullPaint to actually force the whole window to...
2004-05-24  Julian SmartRegenerated makefiles for 2.5.2
2004-05-24  Stefan Csomoroverseeing the obvious, there is already a perfect...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Stefan Csomorremoving unnecessary invalidation in Update, adding...
2004-05-23  Julian SmartMore name change
2004-05-23  Julian SmartName and version changes
2004-05-23  Stefan Csomormake it non mach-o carbon savvy
2004-05-23  Stefan Csomoractivated modal app state again
2004-05-23  Stefan CsomorComposite Window implementations for ::Update and ...
2004-05-23  Stefan Csomor-start experimental use of RunApplicationEventLoop,
2004-05-22  Mattia Barbon Do not realize the top level shell that acts as a...
2004-05-21  Stefan NeisTrying a workaround for bug in some of the unix-like...
2004-05-21  Stefan NeisApplied patch #957479 (Combobox crashes receiving focus).
2004-05-21  Włodzimierz SkibaWarning fix.
2004-05-21  Robin Dunnfixed wxGetKeyState to get current status of non-togle...
2004-05-21  Robin DunnUse gtk_init_check instead of gtk_init so that we can...
2004-05-20  Robin DunnImplemented wxGetKeyState for wxGTK (and wxX11 too...
2004-05-20  Julian SmartCommented out code that seems to produce choice/combobo...
2004-05-20  Włodzimierz SkibaPart of patch #957440: Solaris fix.
2004-05-20  Stefan Csomorcorrecting system version compare
2004-05-20  Stefan Csomorfactoring common code out
2004-05-20  Stefan Csomorsometimes mutexes are used before our module is initialized
2004-05-20  Stefan Csomorfirst implementation of carbon timers
2004-05-20  Stefan Csomora few corrections
2004-05-20  Vadim Zeitlinreally fixed handling of non-text cells in justified...
2004-05-19  Dimitri Schoolwerthrestored mask copying code when converting a wxBitmap...
2004-05-19  Stefan Csomordefer Terminating the Task until it is really done
2004-05-19  Włodzimierz SkibaCentralized wxDefaultPosition and TRUE->true, FALSE...
2004-05-19  Włodzimierz SkibaExtended patch #942204, centralized wxDefaultSize,...
2004-05-19  Włodzimierz SkibaCentralized wxDefaultSize & wxDefaultPosition values.
2004-05-19  Kevin OllivierInitial import of wxWebKitCtrl sources and htmlctrl...
2004-05-18  Vadim Zeitlindon't distribute extra space between 0 width cells...
2004-05-18  Vadim ZeitlinwxVListBox doesn't handle (at least horz) resizing...
2004-05-18  Robin DunnAdd wxFULL_REPAINT_ON_RESIZE
2004-05-18  Robin DunnIf the threads module hasn't been initialized yet then...
2004-05-18  Robin DunnCall SetSize for explicit sizees too in case it wasn...
2004-05-18  Włodzimierz SkibaPatch 950002 after agreement from Markus Sinner
2004-05-18  Włodzimierz SkibaCode cleaning.
2004-05-18  Julian SmartSet fields count even if don't have widthds
2004-05-18  Włodzimierz SkibaPatch #953165, Bug #821657: wxHIDE_READONLY no more...
2004-05-18  Włodzimierz SkibaPatch #953165, Bug #821657: wxHIDE_READONLY no more...
2004-05-18  Włodzimierz SkibaLimited setup.h shouldn't break building. Helpful in...
2004-05-18  Włodzimierz SkibaFix to wxChar* access.
2004-05-18  Robin DunnFix DoGetBestSize when wxCB_READONLY is used. The...
2004-05-18  George TaskerUnicode compilation fixes
2004-05-17  Stefan Csomorcalling FormatV seems to be correct, as we are already...
2004-05-17  Robin DunnwxMac should use /src/mac/carbon/spinctrl.cpp, applied...
2004-05-17  Dimitri Schoolwerthre-added filter (type-popup) support (lost after introd...
2004-05-17  Julian SmartCheck for empty "widths"
2004-05-17  Dimitri Schoolwerthadded missing include required for CW8 Carbon compilation
2004-05-17  Stefan Csomoradding a few methods for selection handling in native...
2004-05-16  Stefan Csomoradding MPYield after releasing constructs like critical...
2004-05-16  Julian SmartDon't call SetItemCmd for WXK_UP or WXK_RIGHT since...
2004-05-16  Stefan NeisFixed Cut&Waste error.
2004-05-16  Stefan NeisUpdated to intermediate version which should work with...
2004-05-16  Stefan Csomoradapting for dual implementation native and composited
2004-05-16  Stefan Csomoradded the correct spinctrl source file
2004-05-16  Stefan Csomoradding pthreads mutex to possible wxMutex implementations
2004-05-16  Stefan Csomorusing MPSleep also for non Darwin Targets
2004-05-15  Robin DunnA little cleanup
2004-05-15  Robin DunnTweaks to the generic scpinctrl to handle layouts on...
2004-05-15  Vadim Zeitlinsubdindented paragraphs support (patch 933436)
2004-05-15  Robert Roebling The markup code for wxStaticText doesn't work.
2004-05-15  Robin DunnwxMacWakeUp needs to be in wxBase
2004-05-15  Stefan Csomorremoving code needed for cooperative threads
2004-05-15  Stefan Csomorfixes for rotated text
next