]> git.saurik.com Git - wxWidgets.git/history - include
Give wxWindowGTK::ApplyWidgetStyle an implementation too so
[wxWidgets.git] / include /
2004-06-18  Václav Slavíkreset fg/bg colour and font to default if set to wxNull...
2004-06-17  Włodzimierz SkibaSeparation of wxUSE_FILEDLG and wxUSE_DIRDLG in generic...
2004-06-17  Włodzimierz SkibaCode cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi...
2004-06-16  Václav SlavíkWXDLLEXPORT correction
2004-06-16  Włodzimierz SkibaSmartphone menus.
2004-06-16  Włodzimierz SkibaWarning fixes for WinCE.
2004-06-16  Włodzimierz SkibaSmartphone specific resource files.
2004-06-16  Robin DunnAdd SetMinSize and SetMaxSize to go along with the...
2004-06-15  Julian SmartEnum becomes public
2004-06-15  Julian SmartNavigate corrections
2004-06-15  Włodzimierz SkibawxParseWildcard added instead of methods hidden under...
2004-06-15  Julian SmartWith wxTE_PROCESS_TAB, tabs are now inserted in the...
2004-06-15  Chris Elliottfix for Borland Dll build (SF bug #972989)
2004-06-15  Robin DunnAdd DoGetBestSize to wxCheckListBox that adds room...
2004-06-14  Václav Slavíkfixed GTK styles handling:
2004-06-14  Václav Slavíkrespect GTK+'s theme tooltip colour settings
2004-06-13  Julian SmartAdded event table macros to wxGrid that take window...
2004-06-13  Vadim Zeitlincorrected DBErrorList DLL export declaration
2004-06-13  Julian SmartFix for DLL compilation bug (Fritz Elfert)
2004-06-12  Dimitri Schoolwerthremoved SetAutoLayout(true) calls when a corresponding...
2004-06-12  Robert Roebling Added master define for CommandBar vs. PocketPC mixed...
2004-06-11  Robert Roebling Compile fix for HANDHELDPC
2004-06-11  Robert Roebling Compile fix.
2004-06-11  Robert Roebling Added compatibility fix for wxADJUST_MINSIZE
2004-06-11  Włodzimierz SkibawxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND...
2004-06-10  Václav Slavíkremoved outdated comment
2004-06-10  Dimitri Schoolwerthclarified the parameters of MB2WC and WC2MB a little...
2004-06-10  Vadim Zeitlinfixed assert in SetItemText() for wxTR_MULTIPLE controls
2004-06-09  Vadim Zeitlinexplicit this-> is required by C++ standard, not g...
2004-06-09  Václav Slavíkremoved unneeded prototype
2004-06-08  Stefan Csomordirect ie non mutex crit-section implementation
2004-06-07  Václav Slavíkblind fix for compilation error in EVT macros
2004-06-06  Václav Slavíkfixed incorrect assert (patch #943970)
2004-06-05  Václav Slavíkdon't define _puttchar ourselves when using newest...
2004-06-05  Mattia Barbon Added code for 3 state checkbox.
2004-06-05  Václav Slavíkcorrected EVT_TASKBAR_XXX macros to use wxTaskBarIconEvent
2004-06-04  Václav Slavíkadded wxTaskBarIcon::CreatePopupMenu API
2004-06-04  Kevin OllivierMaking wxUSE_WEBKIT for optionally building wxWebKitCtrl.
2004-06-04  Václav Slavíkadded native wxColourDialog for GTK2
2004-06-04  Václav Slavíkcleared junk
2004-06-04  Stefan Csomorintroduction of m_peer
2004-06-03  Václav Slavíksplit wxRegion(wxBitmap) ctor into two ctors with clear...
2004-06-03  Julian SmartIf several doc templates use the same document and...
2004-06-03  Julian SmartSeparated creation and initialisation of a document...
2004-06-03  Václav Slavíkuse current mouse position as default position in wxWin...
2004-06-02  Robin DunnDefault arg for Id
2004-06-01  Robin Dunnremove EVT_STC_POSCHANGED as it's been deprecated in...
2004-06-01  Kevin OllivierFixes for wxWebKitCtrl to work with wxNotebook.
2004-05-31  Václav Slavíkimplemented freedesktop.org spec support for GTK versio...
2004-05-31  Václav Slavíkdon't call CopyBeforeWrite when returning non-const...
2004-05-31  Václav Slavíkcompilation fix for gcc-3.4
2004-05-31  Stefan Csomorcontinued spinning committed
2004-05-30  Julian SmartInclude filefn.h always (or problems on at least Mac)
2004-05-30  Dimitri Schoolwerthallow compilation with wxUSE_CHOICEDLG set to 0
2004-05-30  Dimitri Schoolwerthpartially applied patch #895170: "Building with minimal...
2004-05-29  Václav Slavíkuse shaped window for taskbar icon, so that background...
2004-05-29  Stefan Csomorcontrol data support
2004-05-29  Stefan Csomorpreparing for internal changes
2004-05-28  Robin DunnGetClientAreaOrigin should be public
2004-05-27  Stefan Csomordebug method added for flashing invalid areas
2004-05-27  Stefan Csomormenu associations
2004-05-27  Julian SmartWinCE Standard SDK improvements including adding close...
2004-05-27  Julian SmartFixes for Standard WinCE SDK
2004-05-26  Václav Slavíkworkaround for BCC bug - use #defines instead of enums
2004-05-26  Julian SmartReverted config/resource name change
2004-05-25  Julian SmartMust have valid colours for X11 popup window implementation
2004-05-25  Julian SmartMissed reversions
2004-05-25  Julian SmartMore name changes
2004-05-25  Kevin OllivierwxWebKit now properly updates after a resize event.
2004-05-24  Robin DunnUse correct #if for interface/implementation pragma.
2004-05-24  Kevin OllivierFixes for Unicode build.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Mattia Barbon Fix memory leak by letting the base class version...
2004-05-23  Julian SmartName and version changes
2004-05-22  Mattia Barbon Do not realize the top level shell that acts as a...
2004-05-20  Robin DunnImplemented wxGetKeyState for wxGTK (and wxX11 too...
2004-05-19  Włodzimierz SkibaTRUE->true, FALSE->false replacements.
2004-05-19  Kevin OllivierInitial import of wxWebKitCtrl sources and htmlctrl...
2004-05-18  Włodzimierz SkibaPatch #953165, Bug #821657: wxHIDE_READONLY no more...
2004-05-18  Włodzimierz SkibawxSafeShowMessage needs wxString regardles wxUSE_LOG.
2004-05-17  Robin DunnwxMac should use /src/mac/carbon/spinctrl.cpp, applied...
2004-05-16  Stefan Csomoradapting for dual implementation native and composited
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  Mattia Barbon wxUniversal compilation fix.
2004-05-15  Stefan Csomorunicode conversion support for dataobjects
2004-05-15  Stefan Csomorsupport for insets of native controls, sigh...
2004-05-14  Robin DunnCall PositionStatusBar from SetStatusBar
2004-05-14  Robin DunnPatch #952053, wxToggleButton gains WS_VISIBLE flag
2004-05-14  Stefan CsomorwxMacWakeUp moved
2004-05-14  Stefan CsomorwxMacWakeUp moved
2004-05-14  Robin DunnFixes so joystick not only compiles on Linux, but it...
2004-05-13  Stefan Csomorunicode support for mach-O targets in Metrowerks
2004-05-13  Stefan Csomornon-osx methods bracketed
2004-05-12  George Tasker[SF#789459] Add support for connection strings. The...
2004-05-12  George TaskerSQL_C_BLOB was getting #define'd incorrectly if there...
2004-05-11  Dimitri Schoolwerthremoved tabs; minor cosmetic cleanup
2004-05-11  Stefan Csomornot needed
2004-05-11  Stefan Csomorremove unneeded vars
2004-05-11  Julian SmartAdded wxUSE_MDI
next