]> git.saurik.com Git - wxWidgets.git/history - src
Proposed syntax for telling WinCE whether a context menu is available
[wxWidgets.git] / src /
2006-02-28  Julian SmartAdded context menu support under PocketPC
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-27  Robert Roebling First release mouse, then emit event.
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-26  Stefan NeisAdded handling of dashes (patch #1438894).
2006-02-26  Robert Roebling Some restructuring, beginning of wxDataViewDateCell.
2006-02-26  Włodzimierz SkibaMissing wxPen (dashes) members.
2006-02-26  Włodzimierz SkibaCorrect wxCheckListBox insertion.
2006-02-26  Robert Roebling Makes custom cell activatable.
2006-02-25  Włodzimierz SkibaRevitalise SIP support in all toplevel wince windows.
2006-02-25  Włodzimierz SkibaMake wxWinCE buildable (workaround eVC++ limitations).
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  Robert Roebling Added wxDataViewCustomCell.
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-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  Robert Roebling Route data from wxDataViewModel in a wxVariant
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  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 SkibaFixed using list of wildcards in filter of wxDocTemplate.
2006-02-21  Robert Roebling Compiles now..
2006-02-21  Robert Roebling wxDataViewCtrl WIP.
2006-02-20  Mart RaudseppMake everything compile with GTK_DISABLE_DEPRECATED...
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-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  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 DunnFix for Bug #1432054: ToolBar controls not removed...
2006-02-16  David Surovellcleanup - reformatting
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  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  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  Robin DunnApplied patch #1431193: work around for recent fileuri...
2006-02-14  Robert Roebling More experimenting
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  Robert Roebling Starting wxDataView..
2006-02-13  Vadim Zeitlinfixed transparency handling broken by the last commit
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  Vadim Zeitlinfix client to screen (and vice versa) conversion
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 Skiba!WX_PRECOMP (wxPalm) build fix.
next