]> git.saurik.com Git - wxWidgets.git/history - src
Initialise hash table with string key
[wxWidgets.git] / src /
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
2004-05-15  Robert Roebling Improve default size for wxGauge and wxChoice.
2004-05-15  Stefan Csomorunicode conversion support for text dnd
2004-05-15  Stefan Csomorunicode conversion support for dataobjects
2004-05-15  Stefan Csomorworaround latest sizer changes
2004-05-14  Robin DunnPatch #952053, wxToggleButton gains WS_VISIBLE flag
2004-05-14  Stefan Csomorfixes for file drops in unicode
2004-05-14  Stefan Csomorgcc warning
2004-05-14  Julian SmartAdded include to get wxMacWakeUp
2004-05-14  Stefan Csomorsupporting readonly and singleline attributes for non...
2004-05-14  Stefan Csomormoving wxMacWakeUp to utils, as macnotify will soon...
2004-05-14  Stefan Csomorlogging error instead of message box
2004-05-14  Robin DunnAdd a call to SetBestSize so the minsize can be set...
2004-05-14  Robin DunnFixes so joystick not only compiles on Linux, but it...
2004-05-13  Robin DunnTake the hgap and vgap into account when doing alignmen...
2004-05-13  Stefan Csomorswitching to preemptive implementation (from mpthread...
2004-05-13  Stefan Csomorcorrected preproc condition
2004-05-13  Stefan Csomorchanged ppc to ptpc as ppc is a preprocessor constant...
2004-05-13  Stefan Csomorbracketing non OSX code
2004-05-13  Stefan Csomorunicode fix
2004-05-13  Dimitri Schoolwerthadded missing includes required for CW8 Carbon compilation
2004-05-13  Robin DunnPatch [ 952969 ] Parentless windows forced to center...
2004-05-13  George TaskerBLOB fix - if the type for the BLOB column is SQL_C_CHA...
2004-05-13  George TaskerMore BLOB fixes
2004-05-12  George Tasker[SF#789459] Add support for connection strings. The...
2004-05-12  David ElliottWrap within #if wxUSE_NOTEBOOK
2004-05-12  George Tasker[SF#777752] Applied a slight variation of this patch...
2004-05-12  George Tasker[SF#851487] wxDb::Catalog() function was attempting...
2004-05-12  George TaskerIndentation formatting fix. No source code affected
2004-05-12  George TaskerUse of blobs with a binding to a SQL_C_BINARY type...
2004-05-12  George TaskerThe wxDb::Open() function that takes a wxDbConnectInf...
2004-05-12  Julian SmartAdded window styles to wxToolBar handler.
2004-05-11  Robin DunnFixed compile warning
2004-05-11  Julian SmartwxDocMDIParentFrame needs a default constructor
2004-05-11  Stefan Csomoradded correct (structure instead of content) bounds...
2004-05-11  Kevin OllivierRestore proper set and kill focus handling for user...
2004-05-10  Robin DunnAdd GetOwner accessor and fix wxRTTI inheritance for...
2004-05-10  Julian SmartDon't show wrong shade of grey when disabled
2004-05-09  Vadim Zeitlinfixed wxFileDataObject in Unicode build
2004-05-09  Julian SmartFixed size problem due to wxMac window implementation...
2004-05-09  Stefan NeisApplied patch [ 929275 ] [wxOS2] Missing title bars.
2004-05-09  Julian SmartBlind fix
2004-05-08  Václav Slavíkcorrected wxLANGUAGE_CHINESE to use same default as...
2004-05-08  Mattia Barbon Remove duplicate definition caused by last commit.
2004-05-08  Mattia Barbon When wxUSE_STL == 1 and STL provides quasi-standard...
2004-05-08  Julian SmartAdded missing textctrl.h include
2004-05-08  Stefan CsomorDataBrowserBased CheckList implementation
2004-05-08  Stefan Csomorconnecting the currently focused text control to the...
2004-05-08  Stefan Csomorscrolling to selection
2004-05-08  Mattia Barbon wxUniversal compilation fix. The fix is ok because...
2004-05-08  Vadim Zeitlinremoved HandleSysCommand() and don't generate duplicate...
2004-05-08  Mattia Barbon CHM help is not compiled for wxUniversal.
2004-05-08  Mattia Barbon Fix for pure virtual method call caused by wxHashTabl...
2004-05-08  Dimitri Schoolwerthremoved tab characters; minor code cleanup
2004-05-08  Dimitri Schoolwerthdon't repaint window if hidden: reduces flickering...
2004-05-07  Vadim Zeitlinsplit wxUSE_MDI from wxUSE_MDI_ARCHITECTURE (which...
2004-05-07  Vadim Zeitlindon't define DestroyClippingRegion() any more but simpl...
2004-05-07  Vadim Zeitlindon't add WS_VISIBLE to all windows style (replaces...
2004-05-07  Chris Elliottfix for motif /scintilla bugs
2004-05-07  Dimitri Schoolwerthapplied patch #931719: "ESC closes dialog instead of...
2004-05-07  Stefan Csomorfixed menu item numbering to mac convention
next