wxWidgets.git
2006-02-28  Julian SmartProposed syntax for telling WinCE whether a context...
2006-02-28  Julian SmartAdded context menu support under PocketPC
2006-02-28  Julian SmartWinCE can't copy with title in menu
2006-02-28  Robert Roebling Added wxDataViewSortedListModel, which doesn't work
2006-02-28  Kevin HockMake SetLocal actually work instead of crashing immedia...
2006-02-28  Kevin HockMake MacSetMetalAppearance private so that the extra...
2006-02-27  Robert Roebling First release mouse, then emit event.
2006-02-27  Kevin OllivierAdding missing wxall and wxmsw targets.
2006-02-27  Kevin OllivierTypo. Who puts vowels in 'makedirs'? ;-)
2006-02-27  Vadim Zeitlinfix for wxPathList::FindValidPath() for wxUSE_STL
2006-02-27  Robert Roebling Removed superfluous code.
2006-02-27  Robert Roebling MVC works now.
2006-02-27  Robert Roebling Added generic MVC hookup code.
2006-02-27  Robert Roebling Most things about wxDataViewDateCell work.
2006-02-27  Robert Roebling Make wxTransientPopupWindow ignore button down events
2006-02-27  Kevin OllivierSorry, zapping rogue print statement. ;-/
2006-02-27  Kevin OllivierBumping the arg numbers since we now don't have a CFGFI...
2006-02-27  Kevin OllivierAdding code to load Config objects from a file, and...
2006-02-26  Robert Roebling Move wxDataViewCtrl to Adv (hope this has worked..).
2006-02-26  Stefan NeisAdded handling of dashes (patch #1438894).
2006-02-26  Robert Roebling Some restructuring, beginning of wxDataViewDateCell.
2006-02-26  Włodzimierz... Missing wxPen (dashes) members.
2006-02-26  Włodzimierz... WinCE friendly wxCheckListBox sample.
2006-02-26  Włodzimierz... Correct wxCheckListBox insertion.
2006-02-26  Robert Roebling Makes custom cell activatable.
2006-02-25  Włodzimierz... Revitalise SIP support in all toplevel wince windows.
2006-02-25  Włodzimierz... Make wxWinCE buildable (workaround eVC++ limitations).
2006-02-25  Mart RaudseppRevert the strict aliasing "fix". As per Michael Wether...
2006-02-25  Robert Roebling Add scrollbars, fix crash, leak less memory.
2006-02-25  Robert Roebling Added wxDataViewProgressCell with native code
2006-02-25  Robert Roebling Add compilation guards.
2006-02-25  Jamie GaddFixes for WinCE build caused by my last commit.
2006-02-25  Vadim Zeitlincleaned up and disabled by default the toolbar buttons...
2006-02-25  Vadim ZeitlinDT_WORD_ELLIPSIS is not defined under CE
2006-02-24  Vadim Zeitlinwe need to pass szLocale allocated by strdup() and...
2006-02-24  Vadim Zeitlinneed to include wx/treectrl.h to use CLASSINFO(wxTextCtrl)
2006-02-24  Robin DunnUse correct attribution
2006-02-24  Robert Roebling Added wxDataViewCustomCell.
2006-02-24  Robin DunnWorkaround the lack of a wx.EVT_FIND_CLOSE on Windows...
2006-02-24  Mart RaudseppTest commit
2006-02-24  Mart RaudseppTest commit
2006-02-24  Mart RaudseppFix gtk callback return types and more in window.cpp
2006-02-24  Julian SmartFixed interpretation of selection and added selection...
2006-02-24  Vadim Zeitlinimplemented EditLabel() with custom text controls and...
2006-02-24  Jamie GaddMake wx{List,Tree}Ctrl resize their standard font if...
2006-02-24  Robert Roebling added wxDataViewToggleCell
2006-02-24  Robert Roebling Implemented user dashes for PS print.
2006-02-24  Robert Roebling Implemented user dashes for gnome print.
2006-02-24  Robert Roebling New implementation for printing circles and epllipses.
2006-02-24  Robin DunnAllow clearing the history, and saving the history...
2006-02-24  Robin DunnMerge some 2.6-branch changes
2006-02-24  Robin DunnMinor demo tweaks
2006-02-24  Robin DunnAdd LastWrite
2006-02-24  Robin DunnAdd CalcRowsCols
2006-02-24  Robin DunnDocstring fix
2006-02-24  Robin DunnGive attribution to Jorgen Bodde
2006-02-24  Robin DunnDocstring fix
2006-02-24  Robin DunnUse wxSystemSetitngs for the rule color
2006-02-24  Robin DunnUse UNICODE=0 for ansi builds
2006-02-23  Jamie GaddFix bug where labels were multicoloured if their length...
2006-02-23  Robert Roebling wxDataViewCtrl now with editable text and multiple
2006-02-23  Mart RaudseppTest the commit announcement bot some more by fixing...
2006-02-23  Mart RaudseppUse correct return type for some of the signal callbacks
2006-02-23  Kevin OllivierFinishing up Monolithic build support, and proper gener...
2006-02-23  Robert Roebling Return variant type of a cell.
2006-02-23  Robert Roebling Route data from wxDataViewModel in a wxVariant
2006-02-23  Robert Roebling Update sample.
2006-02-23  Robert Roebling added wxDataViewCell
2006-02-22  Robert Roebling Support requesting more idle events.
2006-02-22  Robert Roebling Emit wxSetCursorEvent before mouse move and
2006-02-22  Robert Roebling Correcteded wxComboBox::Clear
2006-02-22  Mart Raudseppundef GTK_DISABLE_DEPRECATED for any gtk+ version,...
2006-02-22  Václav Slavíkskip the paint event instead of calling wxControl versi...
2006-02-22  Kevin HockRearrange and simplify read and error checks, and remov...
2006-02-22  Robert Roebling Added wxDataViewColumn
2006-02-21  Mart RaudseppRevert inclusion of wx/dateevt.h for now, as it breaks...
2006-02-21  Robert Roebling Add notifier class.
2006-02-21  Robert Roebling wxDataViewCtrl actually runs now.
2006-02-21  Robert Roebling More compilation.
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)
next