]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-05-21  Włodzimierz... Warning fix.
2004-05-21  Robin Dunnfixed wxGetKeyState to get current status of non-togle...
2004-05-21  Robin DunnwxGTK now uses gtk_init_check so wxPython can raise...
2004-05-21  Robin DunnUse gtk_init_check instead of gtk_init so that we can...
2004-05-20  Robin DunnImplemented wxGetKeyState for wxGTK (and wxX11 too...
2004-05-20  Julian SmartCommented out code that seems to produce choice/combobo...
2004-05-20  Włodzimierz... Part of patch #957440: Solaris fix.
2004-05-20  Stefan Csomorcorrecting system version compare
2004-05-20  Stefan Csomorfactoring common code out
2004-05-20  Stefan Csomorsometimes mutexes are used before our module is initialized
2004-05-20  Włodzimierz... -1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-05-20  Włodzimierz... -1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-05-20  Włodzimierz... -1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-05-20  Stefan Csomorfirst implementation of carbon timers
2004-05-20  Stefan Csomora few corrections
2004-05-20  Włodzimierz... -1->wxID_ANY replacement.
2004-05-20  Włodzimierz... Centralized wxDefaultSize/wxDefaultPosition. -1->wxID_A...
2004-05-20  Włodzimierz... -1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-05-20  Włodzimierz... -1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-05-20  Vadim Zeitlinreally fixed handling of non-text cells in justified...
2004-05-19  Dimitri Schoolwerthapplied patch #940914 "Minor cleaning of warnings in...
2004-05-19  Dimitri Schoolwerthrestored mask copying code when converting a wxBitmap...
2004-05-19  Włodzimierz... -1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-05-19  Stefan Csomordefer Terminating the Task until it is really done
2004-05-19  Włodzimierz... -1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-05-19  Włodzimierz... TRUE->true, FALSE->false replacements.
2004-05-19  Włodzimierz... Centralized wxDefaultPosition and TRUE->true, FALSE...
2004-05-19  Włodzimierz... Extended patch #942204, centralized wxDefaultSize,...
2004-05-19  Włodzimierz... Centralized wxDefaultSize & wxDefaultPosition values.
2004-05-19  Kevin OllivierInitial import of wxWebKitCtrl sources and htmlctrl...
2004-05-18  Vadim Zeitlindon't distribute extra space between 0 width cells...
2004-05-18  Vadim ZeitlinwxVListBox doesn't handle (at least horz) resizing...
2004-05-18  Robin DunnAdd wxFULL_REPAINT_ON_RESIZE
2004-05-18  Robin DunnMore test cases and handle __doc__ == None
2004-05-18  Robin DunnIf the threads module hasn't been initialized yet then...
2004-05-18  Robin DunnCall SetSize for explicit sizees too in case it wasn...
2004-05-18  Włodzimierz... Patch 950002 after agreement from Markus Sinner
2004-05-18  Włodzimierz... Code cleaning.
2004-05-18  Julian SmartSet fields count even if don't have widthds
2004-05-18  Włodzimierz... Patch #953165, Bug #821657: wxHIDE_READONLY no more...
2004-05-18  Włodzimierz... Patch #953165, Bug #821657: wxHIDE_READONLY no more...
2004-05-18  Włodzimierz... Patch #940808: Updated list of contributors according...
2004-05-18  Włodzimierz... Limited setup.h shouldn't break building. Helpful in...
2004-05-18  Włodzimierz... Fix to wxChar* access.
2004-05-18  Włodzimierz... wxSafeShowMessage needs wxString regardles wxUSE_LOG.
2004-05-18  Włodzimierz... Menu sample is helpful in bringing new port and should...
2004-05-18  Robin DunnFix DoGetBestSize when wxCB_READONLY is used. The...
2004-05-18  George TaskerwxUSE_NEW_GRID changed to wxUSE_GRID to reflect changes...
2004-05-18  George Taskergrid/dbgrid was not getting built for inclusion with...
2004-05-18  George TaskerUnicode compilation fixes
2004-05-18  George TaskerlastChar was defined as a char when it should have...
2004-05-17  Stefan Csomorcalling FormatV seems to be correct, as we are already...
2004-05-17  Robin DunnreSWIGged
2004-05-17  Robin DunnRemoved calls to wx.InitAllImageHandlers.
2004-05-17  Robin DunnReplaced wx/lib/pubsub.py with a version that uses...
2004-05-17  Robin DunnSubindent support added
2004-05-17  Robin DunnDocstring fix
2004-05-17  Robin Dunnwx.InitAllImageHandlers is now an empty function that...
2004-05-17  Robin DunnwxMac should use /src/mac/carbon/spinctrl.cpp, applied...
2004-05-17  Dimitri Schoolwerthre-added filter (type-popup) support (lost after introd...
2004-05-17  Julian SmartCheck for empty "widths"
2004-05-17  Dimitri Schoolwerthadded missing include required for CW8 Carbon compilation
2004-05-17  Stefan Csomoradding a few methods for selection handling in native...
2004-05-16  Stefan Csomoradding MPYield after releasing constructs like critical...
2004-05-16  Julian SmartDon't call SetItemCmd for WXK_UP or WXK_RIGHT since...
2004-05-16  Stefan NeisFixed Cut&Waste error.
2004-05-16  Stefan NeisFor OS/2 PM builds, check for type SPBCDATA in system...
2004-05-16  Stefan NeisWork-around for compilation problems on OS/2.
2004-05-16  Stefan NeisUpdated to intermediate version which should work with...
2004-05-16  Stefan Csomoradapting for dual implementation native and composited
2004-05-16  Stefan Csomoradapting for dual implementation native and composited
2004-05-16  Stefan Csomoradded the correct spinctrl source file
2004-05-16  Stefan Csomoradding pthreads mutex to possible wxMutex implementations
2004-05-16  Stefan Csomorusing MPSleep also for non Darwin Targets
2004-05-15  Robin DunnA little cleanup
2004-05-15  Robin DunnAdded test for smaller spinctrl
2004-05-15  Robin DunnTweaks to the generic scpinctrl to handle layouts on...
2004-05-15  Vadim Zeitlinsubdindented paragraphs support (patch 933436)
2004-05-15  Mattia Barbon Patch #952359 from ABX: contrib updates after wxHashT...
2004-05-15  Robert Roebling The markup code for wxStaticText doesn't work.
2004-05-15  Mattia Barbon wxUniversal compilation fix.
2004-05-15  Robin DunnwxMacWakeUp needs to be in wxBase
2004-05-15  Stefan Csomorremoving code needed for cooperative threads
2004-05-15  Robin DunnreSWIGged
2004-05-15  Stefan Csomorfixes for rotated text
2004-05-15  Robert Roebling Improve default size for wxGauge and wxChoice.
2004-05-15  Stefan Csomorunicode conversion support for text dnd
2004-05-15  Stefan Csomorunicode conversion support for dataobjects
2004-05-15  Stefan Csomorsupport for insets of native controls, sigh...
2004-05-15  Stefan Csomorworaround latest sizer changes
2004-05-14  Robin DunnreSWIGged
2004-05-14  Robin DunnCall PositionStatusBar from SetStatusBar
2004-05-14  Robin DunnreSWIGged
2004-05-14  Robin DunnAdd SetBestSize, GetDefaultAttributes and fixed ShouldI...
2004-05-14  Robin DunnDocstring fixes
2004-05-14  Robin DunnAccept old 'faceName' keyword arg
2004-05-14  Robin DunnFix docs for Bind
2004-05-14  Robin DunnChange the C name of my wxGetApp so it doesn't conflict...
2004-05-14  Robin DunnModules generated by SWIG can now have module docstrings.
2004-05-14  Robin DunnAdded a generic StaticBitmap class in wx.lib.statbmp...
next