]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2006-03-15  Julian SmartRemoved use of deprecated functions
2006-03-15  Julian SmartFix compile problem with VS 2005
2006-03-15  Włodzimierz... Warning fixes.
2006-03-15  Mart Raudseppg_value_set_string duplicates the string itself, so...
2006-03-15  Mart RaudseppIntroduce a convenience class for g_freeing a gchar...
2006-03-15  David Surovellcleanup - fixed warnings, reformatting
2006-03-15  Mart RaudseppDon't return the return value of a void method in a...
2006-03-15  Mart RaudseppICCCM says that the TIMESTAMP atom is required, so...
2006-03-15  Mart RaudseppDon't leak a gchar* in wxDataFormat::GetId()
2006-03-15  Włodzimierz... Warning fix.
2006-03-14  Włodzimierz... wxTinderbox build fix.
2006-03-14  Włodzimierz... Warning fix.
2006-03-14  David Surovellcleanup - expanded wxTimerBase::Init to assign all...
2006-03-14  Robin DunnCan't use IsValidInsert from GtkAddHelper as it could...
2006-03-14  Robin DunnFix compilation error
2006-03-14  Włodzimierz... Line-up interfaces to use size_t for GetCount()s (and...
2006-03-14  Włodzimierz... Line-up interfaces to use size_t for GetCount()s (and...
2006-03-14  Robin Dunnm_windowReserved was removed
2006-03-14  Vadim Zeitlinwe don't need reserved virtual functions on HEAD
2006-03-14  Vadim Zeitlinfixed centering of a TLW on a non-TLW parent
2006-03-14  Vadim Zeitlinadded GetScreenPosition/Rect() which always return...
2006-03-14  Jouk Jansen Committing in .
2006-03-14  Robin DunnreSWIGed
2006-03-14  Robin DunnreSWIGged
2006-03-14  Robin DunnreSWIGged
2006-03-14  Robin DunnSWIG-1.3.29
2006-03-14  Robin DunnSWIG 1.3.29
2006-03-14  Robin DunnSilence some warnings
2006-03-14  Robin DunnKeep wxSTC_LEX_ASP and _PHP available for now.
2006-03-14  Robin Dunntypo
2006-03-14  Robin DunnSometimes we do need to allow recursion of callbacks
2006-03-14  Mart RaudseppOnGetLineHeight and OnGetLinesHint are virtual, so...
2006-03-14  Włodzimierz... wxComboBox with SmartphoneCE has different members...
2006-03-14  Mart RaudseppDocs: Escape underscores
2006-03-13  Robin DunnDtor for wxHtmlCell
2006-03-13  Julian SmartIf we processed a command event, return true, or we...
2006-03-13  Włodzimierz... TRUE/FALSE source cleaning.
2006-03-13  Włodzimierz... Init() does not belong to public.
2006-03-13  Włodzimierz... Warning fixes.
2006-03-13  Włodzimierz... Make wxListCtrl changes ported from 2.6 branch complete...
2006-03-12  Vadim Zeitlindon't send weird colours for different controls, this...
2006-03-12  Vadim Zeitlincreate a non readonly combobox
2006-03-12  Julian SmartAdded context menu
2006-03-12  Vadim Zeitlinfixed event generation for wxComboBox to be consistent...
2006-03-12  Vadim Zeitlinfixed event generation for wxChoice: it now sends one...
2006-03-12  Vadim Zeitlindon't send EVT_CHOICE events while the dropdown is...
2006-03-12  Vadim Zeitlinlog wxChoice events in the same format as wxComboBox...
2006-03-12  Vadim Zeitlinuse the sizer to layout the main window/panel (this...
2006-03-12  Vadim Zeitlinfixed printf format warnings for all platforms (previou...
2006-03-12  Vadim Zeitlindon't set cursor coords to (0, 0) which could be invali...
2006-03-12  Vadim Zeitlinnative implementation of wxDirDialog for wxCocoa (patch...
2006-03-12  Włodzimierz... IsValid() is now in base class.
2006-03-12  Włodzimierz... Line-up interfaces to use size_t for GetCount()s (and...
2006-03-12  Vadim Zeitlinuse %lu and not %d print format for size_t arguments
2006-03-12  Vadim Zeitlinnon virtual dtors warning fixes
2006-03-12  Włodzimierz... Line-up interfaces to use size_t for GetCount()s (and...
2006-03-12  Vadim Zeitlinregenerated after changes in configure.in in revisions...
2006-03-12  Włodzimierz... Make wxTinderbox pass dialup sample for DOS cross-build.
2006-03-12  Vadim Zeitlinsupport mnemonics for wxStatic/RadioBox and made it...
2006-03-12  Vadim Zeitlinsupport underlined fonts (patch 1448089)
2006-03-12  Vadim Zeitlindon't require multimon.h any more now (patch 1446030...
2006-03-12  Vadim Zeitlinremove dead code from wxMatchWild (patch 1445809)
2006-03-12  Vadim Zeitlindefine size() in terms of length(), not vice versa...
2006-03-12  Włodzimierz... wxCore build fix.
2006-03-12  Vadim Zeitlindon't require at least 8 bytes of sound data (patch...
2006-03-12  Włodzimierz... wxBase build fix.
2006-03-12  Włodzimierz... Line-up interfaces to use size_t for GetCount()s.
2006-03-12  Włodzimierz... Line-up interfaces to use size_t for GetCount()s.
2006-03-12  Włodzimierz... wxTinderbox build fix (!PCH support).
2006-03-12  Włodzimierz... More wxMSW specific headers in precompiled headers.
2006-03-12  Vadim ZeitlinGetNumberOfLines() now returns the number of physical...
2006-03-12  Vadim Zeitlinmore accurate best size calculation logic (use the...
2006-03-11  Vadim Zeitlindeal with the situation when a (dynamic) event handler...
2006-03-11  David Surovellminor cleanup
2006-03-11  Włodzimierz... WXUNUSED is our coding standard.
2006-03-11  Stefan NeisRemoved -fno-strict-aliasing for OS/2 (not supported...
2006-03-11  Julian SmartApplied patch [ 1372332 ] Support for WX_RESCOMP to...
2006-03-11  Julian SmartFix crash caused by last change
2006-03-11  Julian SmartApplied patch [ 1428990 ] wxUniv: patch for toolbar...
2006-03-11  Julian SmartApplied patch [ 1443707 ] kill "cast truncates constant...
2006-03-11  Julian SmartApplied patch [ 1435340 ] Add support of wxToggleButton...
2006-03-11  Julian SmartApplied [ 1425529 ] Tooltip was not removed on deletion
2006-03-11  Julian SmartApplied patch [ 1436761 ] wxGrid: Can't enable cell...
2006-03-11  Julian SmartApplied patch [ 1432449 ] wxXml API documentation
2006-03-11  Julian SmartApplied patch [ 1447184 ] Elimination of a warning...
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  Vadim Zeitlindon't Connect() to wxEVT_RIGHT_DOWN twice (fixed proble...
2006-03-10  Vadim Zeitlinmade DoListHitTest() more efficient (patch 1446848...
2006-03-10  Vadim Zeitlindefine wxUSE_UNICODE=1 on the command line in UNICODE...
2006-03-10  Robin DunnApplied Patch #1424869: Implement wxListCtrl::SetItemCo...
2006-03-10  Vadim Zeitlinsimplification: create listbox in only one place (patch...
2006-03-10  Stefan Csomorpatch 1444066
2006-03-10  Stefan Csomorfixing RawBitmap access
2006-03-10  Stefan Csomornot needed anymore
2006-03-10  Robin DunnIncrease timeout in order to catch slower clicks
2006-03-10  Julian SmartTo -> From
2006-03-10  Vadim ZeitlinOnApply() calls TransferDataFromWindow(), not To
2006-03-10  Robin DunnApplied patch #1441370: lib.plot - allow passing in...
2006-03-10  Vadim Zeitlinsigned/unsigned comparison warning fixed
next