]> git.saurik.com Git - wxWidgets.git/history - include
gdk_pixbuf_unref -> g_object_unref
[wxWidgets.git] / include /
2006-03-13  Włodzimierz SkibaInit() does not belong to public.
2006-03-12  Vadim Zeitlinfixed event generation for wxComboBox to be consistent...
2006-03-12  Vadim Zeitlinnative implementation of wxDirDialog for wxCocoa (patch...
2006-03-12  Włodzimierz SkibaIsValid() is now in base class.
2006-03-12  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s (and...
2006-03-12  Vadim Zeitlinnon virtual dtors warning fixes
2006-03-12  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s (and...
2006-03-12  Vadim Zeitlinsupport mnemonics for wxStatic/RadioBox and made it...
2006-03-12  Vadim Zeitlindon't require multimon.h any more now (patch 1446030...
2006-03-12  Vadim Zeitlindefine size() in terms of length(), not vice versa...
2006-03-12  Włodzimierz SkibawxCore build fix.
2006-03-12  Włodzimierz SkibawxBase build fix.
2006-03-12  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s.
2006-03-12  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s.
2006-03-12  Włodzimierz SkibaMore wxMSW specific headers in precompiled headers.
2006-03-11  Julian SmartApplied patch [ 1432449 ] wxXml API documentation
2006-03-11  Julian SmartApplied patch [ 1447666 ] Fix obscure GTK wxListBox...
2006-03-11  Julian SmartApplied patch [ 1447732 ] Fix CVS HEAD for VC6
2006-03-10  Robin DunnApplied Patch #1424869: Implement wxListCtrl::SetItemCo...
2006-03-10  Stefan Csomoradditional types for carbon events
2006-03-10  Stefan Csomoradding experimental font dialog version - hacking the...
2006-03-09  Vadim Zeitlindon't clear clipboard if it was changed by another...
2006-03-09  Vadim Zeitlinmoved wxapp_install_idle_handler and g_isIdle from...
2006-03-09  Vadim Zeitlinfix gcc4 warning for wndproc casts (patch 1431939)
2006-03-09  Vadim Zeitlinlet _T() work with macros (modified patch 1437983)
2006-03-09  Vadim Zeitlinadded wxListBox::HitTest() from Ryan (patch 1446207)
2006-03-08  Julian SmartAdded slightly better font dialog for Mac
2006-03-08  Robin DunnUpdated to Scintilla 1.67
2006-03-07  Julian SmartApplied patch [ 1445031 ] wxString passed as ellipsis...
2006-03-07  Włodzimierz SkibaDMC build fix.
2006-03-07  Włodzimierz SkibaDon't send dummy wxCommandEvent. Make members private...
2006-03-07  Włodzimierz SkibaDon't send dummy wxCommandEvent.
2006-03-07  Václav Slavíkpreserve window's content when changing the fonts
2006-03-07  Julian SmartReordered symbols since MinGW wasn't getting HDN_GETDIS...
2006-03-07  Julian SmartAdded conversion to HTML, by Akin Demirtug
2006-03-07  Vadim Zeitlinadded a tiny class to call Freeze/Thaw in ctor/dtor
2006-03-05  Włodzimierz SkibaMinimal (nearly empty) wxDisplay for wxMGL (to compensa...
2006-03-02  Julian SmartOn WinCE, generic font dialog didn't work because the...
2006-03-02  Robert Roebling Change wxVariant GetValue() to GetValue( wxVariant...
2006-03-02  Robert Roebling Use GTK+ function to obtain GdkWindow for wxListBox.
2006-03-01  Robert Roebling Applied Ryan's native wxListBox and wxCheckListBox...
2006-03-01  Robert Roebling Further sorting work using the sorting data model.
2006-02-28  Robert Roebling Moved code around preparing the sorted model.
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-28  Kevin HockMake MacSetMetalAppearance private so that the extra...
2006-02-27  Robert Roebling MVC works now.
2006-02-27  Robert Roebling Added generic MVC hookup code.
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  Robert Roebling Makes custom cell activatable.
2006-02-25  Włodzimierz SkibaRevitalise SIP support in all toplevel wince windows.
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  Jamie GaddFixes for WinCE build caused by my last commit.
2006-02-24  Vadim Zeitlinneed to include wx/treectrl.h to use CLASSINFO(wxTextCtrl)
2006-02-24  Robert Roebling Added wxDataViewCustomCell.
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 New implementation for printing circles and epllipses.
2006-02-23  Robert Roebling wxDataViewCtrl now with editable text and multiple
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 added wxDataViewCell
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 More compilation.
2006-02-21  Robert Roebling Compilation fixes.
2006-02-21  Robert Roebling wxDataViewCtrl WIP.
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  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-15  Robert Roebling Applied wxVScrolledWindow patch
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  Vadim Zeitlinfix client to screen (and vice versa) conversion
2006-02-13  Vadim Zeitlinblind compilation fix for 64 bit systems after last...
2006-02-12  Vadim Zeitlinit is not possible to show/hide the window from the...
2006-02-12  Włodzimierz SkibawxUSE_UXTHEME=0 (WinCE) build fix.
2006-02-12  Vadim Zeitlintypo in comment
2006-02-12  Michael WetherellWarning fixes for VC5 (Igor Korot)
2006-02-12  Kevin HockAdd missing include for non-PCH builds
2006-02-12  Kevin HockAdd missing include for non-PCH builds
2006-02-12  Vadim Zeitlinadded linear and concentric gradient fill functions...
2006-02-11  Kevin HockAdd SetLocal method; overload Connect to accept a local...
2006-02-11  Vadim Zeitlinadded assignment operators from int for disambiguation...
2006-02-11  Vadim Zeitlinremoved stray #endif added in previous commit
2006-02-11  Vadim Zeitlinuse wxClockMillis_t to fix wxUSE_LONGLONG=0 compilation
next