]> git.saurik.com Git - wxWidgets.git/history - src
Use correct attribution
[wxWidgets.git] / src /
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.
2006-02-12  Vadim Zeitlinit is not possible to show/hide the window from the...
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 SkibawxWinCE warning fix.
2006-02-12  Vadim Zeitlincompilation fix for VC8 (see patch 1429985)
2006-02-12  Vadim Zeitlinremoved extra semicolons added by previous patch (patch...
2006-02-12  Michael WetherellWarning fixes for VC5 (Igor Korot)
2006-02-12  Michael WetherellSome compilers don't define SIZE_T (e.g. dmc) so use...
2006-02-12  Stefan Csomorintel fixes
2006-02-12  Jamie GaddReplace deprecated wxNB_* flags with wxBK_* used in...
2006-02-12  Vadim Zeitlinadded linear and concentric gradient fill functions...
2006-02-11  Kevin HockRespect the REUSEADDR flag to allow rebinding; bind...
2006-02-11  Kevin HockRespect the REUSEADDR flag to allow rebinding; bind...
2006-02-11  Kevin HockAdd SetLocal method; overload Connect to accept a local...
2006-02-11  Vadim Zeitlinadded support for 64 bit ints in wx stream classes...
2006-02-11  Vadim Zeitlinprovide wxGetLocalTimeMillis() (returning double) even...
2006-02-11  Vadim Zeitlinuse wxDiskspaceSize_t which is long and not wxLongLong...
2006-02-11  Vadim Zeitlincompilation fixes for wxUSE_DATETIME==0 (another part...
2006-02-11  Julian SmartApplied patch [ 1412216 ] non-themed fallback support...
2006-02-11  Julian SmartApplied [ 1394785 ] wxListCtrl::EndEditLabel implementation
2006-02-11  Julian SmartApplied patch [ 1417709 ] wxFSVolume produces error...
2006-02-11  Julian SmartApplied part 2 of [ 1415183 ] a couple of wxAutomation...
2006-02-11  Julian SmartApplied patch [ 1424247 ] Have wxGenericListCtrl not...
2006-02-11  Mart RaudseppI like if things compile with --enable-unicode + -...
next