wxWidgets.git
2006-02-21  Włodzimierz... Fixed using list of wildcards in filter of wxDocTemplate.
2006-02-21  Robert Roebling Compiles now..
2006-02-21  Robert Roebling Compilation fixes.
2006-02-21  Robert Roebling Added wxDataViewtrl files to bakefiles.
2006-02-21  Robert Roebling wxDataViewCtrl WIP.
2006-02-21  Robert Roebling Updated wxDataViewCtrl sample
2006-02-21  Roman Rolinskycorrected positioning of internal panels, as the defaul...
2006-02-20  Mart RaudseppwxGTK2: Declare GTK_DISABLE_DEPRECATED in defs.h. I...
2006-02-20  Mart RaudseppMake everything compile with GTK_DISABLE_DEPRECATED...
2006-02-20  Robert Roebling Added test for wxComboBox::SetString
2006-02-20  Robert Roebling Make use of GTK 2.4 GtkComboBox if it is available,
2006-02-20  Jouk Jansen Committing in .
2006-02-20  Robert Roebling Rename gtk_ callbacls to gtkcombo_ callbacks
2006-02-20  Julian SmartInclude dateevt.h from datectrl.h
2006-02-19  Vadim Zeitlinfix MT-unsafe accesses to wxConditionInternal::m_numWaiters
2006-02-18  Mart RaudseppwxGTK2: gtk_signal_disconnect_by_func isn't used anywhe...
2006-02-18  Robin DunnAdded the wx.HVScrolledWindow class.
2006-02-18  Robin DunnTreat Ctrl-Shift-Backspace the same as ESC in the shell.
2006-02-18  Robin DunnPrevent using a bad tree item.
2006-02-18  Robin DunnAdded the wx.HVScrolledWindow class.
2006-02-18  Vadim Zeitlingcc initializer order fix warning (patch 1432835)
2006-02-18  Mart Raudseppwx_gtk_vmsjackets.c seems to not be used by anything...
2006-02-17  Vadim Zeitlincompilation fix for old SDK headers (such as shipped...
2006-02-16  Roman RolinskyFixed Cut command, added support for MenuBar inside...
2006-02-16  Vadim Zeitlincompilation fix after removing wxImage(wxImage *) ctor
2006-02-16  Robert Roebling Allow tabbing in wxRadioBox.
2006-02-16  Robert Roebling Use g_signal_connect_after for GTK+ native controls
2006-02-16  Julian SmartApplied patch [ 1431955 ] Fixes wxSocket* _Wait/Select
2006-02-16  David Surovellcleanup - reformatting (pt 2)
2006-02-16  Robin DunnAdded GetToolsCount
2006-02-16  Robin DunnFix for Bug #1432054: ToolBar controls not removed...
2006-02-16  David Surovellcleanup - reformatting
2006-02-15  Michael WetherellThe cyrillic characters used in the CaseChanges() test...
2006-02-15  Michael WetherellWarning fix
2006-02-15  Mart RaudseppRevert. Crashes single-line wxTextCtrl.
2006-02-15  Mart RaudseppConnect focus_out_event handler before the default...
2006-02-15  David Surovellcleanup - reformatting
2006-02-15  David Surovellcleanup - reformatting
2006-02-15  Mart RaudseppUse correct type for storing return value. gboolean...
2006-02-15  Vadim Zeitlinreturn non-numpad key codes from wxCharCodeMSWToWX...
2006-02-15  Vadim Zeitlinfixed USE_QA_DEFAULT usage (bug 1431952)
2006-02-15  Mart RaudseppWrap the warning suppress of SetSize around #ifndef...
2006-02-15  Mart RaudseppThe return types for enter/leave-notify-event and focus...
2006-02-15  Robert Roebling The focus handling change in wxTopLevelWindows broke
2006-02-15  Michael WetherellFix for 64-bit systems
2006-02-15  Michael WetherellCheck encoding names case insensitively
2006-02-15  Robert Roebling Alter focus handling to disable GTK+ standard
2006-02-15  Robert Roebling Applied wxVScrolledWindow patch
2006-02-15  Jouk Jansen Committing in .
2006-02-15  Robert Roebling Reenable wxFULL_REPAINT_ON_RESIZE line.
2006-02-14  Roman RolinskyOnReplace not yet undoable
2006-02-14  Robin Dunnmake the stay-on-top mode controlled by a command-line...
2006-02-14  Robin DunnreSWIGged
2006-02-14  Robin DunnApplied patch #1431193: work around for recent fileuri...
2006-02-14  Roman Rolinskyupdate of Paste command, new revision
2006-02-14  Roman Rolinskyfix for memory leak in paste
2006-02-14  Robert Roebling More experimenting
2006-02-14  Mart RaudseppCast to void* before casting to Node** to make the...
2006-02-14  David Surovellcleanup - reformatting
2006-02-14  David Surovellcleanup - reformatting
2006-02-14  Kevin HockFix wxComboBox constructors after keyboard access commi...
2006-02-14  Vadim Zeitlinmodified custom draw code to fully draw the items using...
2006-02-13  Michael WetherellFix for reversed masks on displays with 8-bit depth...
2006-02-13  David Surovellcleanup - refomatting
2006-02-13  Vadim Zeitlindeclare lists as exported, seems to be necessary in...
2006-02-13  Robin DunnNew APIs, Events, etc. for MediaCtrl
2006-02-13  Robin Dunna little tweak to the debug code (commented out)
2006-02-13  Robin Dunndon't hide the log messages, and be sure to stop the...
2006-02-13  Robin DunnShow some GradientFill usage
2006-02-13  Robin Dunnchange doc tweaks
2006-02-13  Robin DunnNew APIs, Events, etc. for MediaCtrl
2006-02-13  Robin Dunnnew GetShown, Show, and etc. for wx.UpdateUIEvent
2006-02-13  Robin Dunna little reorg and cleanup from the last two revisions
2006-02-13  Robert Roebling Starting wxDataView..
2006-02-13  Vadim Zeitlinfixed transparency handling broken by the last commit
2006-02-13  Vadim Zeitlinminor docs corrections and improvements from Andreas...
2006-02-13  Vadim Zeitlinfixed SetAddress() for self-assignment (patch 1430703)
2006-02-13  Vadim Zeitlinuse C cast instead of reinterpret_cast which doesn...
2006-02-13  David Surovellcleanup - reformatting
2006-02-13  David Surovellcleanup - reformatting
2006-02-13  Vadim Zeitlinfixed several crashes in XPM parsing code
2006-02-13  Jamie GaddRearrange build order so it successfully builds dll...
2006-02-13  Vadim Zeitlinfix client to screen (and vice versa) conversion
2006-02-13  Vadim Zeitlinblind compilation fix for 64 bit systems after last...
2006-02-13  Kevin OllivierEasy fix for automated uploads (I thought I tried this...
2006-02-12  Vadim Zeitlinfixed wxFontMapper behaviour under wxGTK2: it now just...
2006-02-12  David Surovellcleanup - reformatting
2006-02-12  Vadim Zeitlinget (temporarily) rid of GTK+ debugging messages about...
2006-02-12  David Surovellclean - reformatting
2006-02-12  Włodzimierz... wxPalmOS build fix.
2006-02-12  Włodzimierz... !WX_PRECOMP (wxPalm) build fix.
2006-02-12  Vadim Zeitlinit is not possible to show/hide the window from the...
2006-02-12  Vadim Zeitlindon't use #error as some compilers ignore it; provoke...
2006-02-12  Vadim Zeitlintrick the sizer code into thinking that the wizard...
2006-02-12  Vadim Zeitlinno changes; just added some comments
2006-02-12  Włodzimierz... wxWinCE warning fix.
2006-02-12  Vadim Zeitlincompilation fix for VC8 (see patch 1429985)
2006-02-12  Włodzimierz... wxUSE_UXTHEME=0 (WinCE) build fix.
2006-02-12  Vadim Zeitlinremoved extra semicolons added by previous patch (patch...
2006-02-12  Vadim Zeitlinfixed memory leak in the sample and simplified wxCheckL...
next