wxWidgets.git
2006-05-23  Julian SmartApplied patch 1489656: support for wxToggleButton under...
2006-05-23  Włodzimierz... wxScrolBar event sending fix in wxUniv.
2006-05-23  Włodzimierz... [ 1470717 ] wxUniv toolbar separator drawing fix.
2006-05-23  Włodzimierz... Improved wxDCPen/BrushChangers.
2006-05-23  Julian SmartGuard against comparing invalid iterators, which produc...
2006-05-23  Julian SmartApplied patch [ 1489741 ] Bugfix for wxScrolledWindow...
2006-05-23  Julian SmartApplied patch [ 1489638 ] Trivial bugfix - missing...
2006-05-23  Włodzimierz... Include wx/timer.h according to precompiled headers...
2006-05-23  Julian SmartApplied patch [ 1487942 ] Fixed bug in generic file...
2006-05-23  Paul Cornettfix incomplete change from rev 1.1121
2006-05-23  Paul Cornettreplace deprecated gtk_type_new, plus minor cleanup
2006-05-23  Robin DunnDon't scroll the grid when starting a cell editor if...
2006-05-23  Robin DunnMinor fixes for the overzealous renamer
2006-05-23  Robin Dunna bit of cleanup
2006-05-23  Robin DunnAdd some dtor wrappers for the print dialogs that are...
2006-05-23  Robin DunnI've now seen 2 or 3 themes that need this extra space...
2006-05-23  Robin DunnAdded wrappers and demo for RichTextCtrl
2006-05-22  Vadim Zeitlindocument that wxRenderer methods [are supposed to]...
2006-05-22  Robin DunnChanges to ensure that the potential drag is totally...
2006-05-22  Włodzimierz... Include wx/dialog.h according to precompiled headers...
2006-05-22  Paul Cornettunused win_gtk stuff
2006-05-22  Paul Cornetttypo
2006-05-22  Jouk Jansen updating OpenVMS compile support
2006-05-22  Włodzimierz... Introduced wxDCPenChanger and wxDCBrushChanger.
2006-05-22  Włodzimierz... Drawing fix for generic wxTreeCtrl.
2006-05-22  Włodzimierz... [ 1469227 ] wxUniv patch for toolbar button.
2006-05-22  Włodzimierz... Continuation of 'widgets' sample improvements.
2006-05-22  Włodzimierz... Include wx/cursor.h according to precompiled headers...
2006-05-22  Włodzimierz... wxID_ANY usage.
2006-05-21  Włodzimierz... Warning fix.
2006-05-21  Włodzimierz... Include wx/icon.h according to precompiled headers...
2006-05-21  Włodzimierz... [ 1492391 ] Fix wxComboCtrl button rendering problem.
2006-05-21  Włodzimierz... Workaround to broken WinCE directory scanning for all...
2006-05-21  Stefan Csomorhack around a UnicodeEditTextControl which does not...
2006-05-21  Włodzimierz... wxMSW/watcom is already rebaked by pure bakefile_gen...
2006-05-21  Kevin OllivierAttempt at fixing the misplaced MSW build files.
2006-05-21  Kevin OllivierFirst attempt at adding the files in the build/os2...
2006-05-21  Kevin OllivierAdding dataview and combo sample files.
2006-05-20  Włodzimierz... Rebaked wxOS2 makefile.
2006-05-20  Włodzimierz... [ 1492040 ] Prevent wxComboCtrl::GetPopupControl from...
2006-05-20  Włodzimierz... [ 1492036 ] Fix incorrect wxComboCtrl minimum size.
2006-05-20  Włodzimierz... Rebaked wxMGL makefile.
2006-05-20  Włodzimierz... Non-PCH build fix.
2006-05-20  Włodzimierz... Workaround to broken WinCE directory scanning for all...
2006-05-20  Włodzimierz... Include wx/palette.h according to precompiled headers...
2006-05-20  Stefan Csomorhacking around a missed-scroll bug in multi-line text...
2006-05-20  Paul Cornettparenthesize macro replacement containing operator
2006-05-20  Paul Cornettremove unneeded includes from mac/carbon/private.h
2006-05-20  Paul Cornettcorrect wxString forward declaration
2006-05-20  Paul Cornettremove unneeded include of mac/private.h
2006-05-20  Paul Cornettnon-pch build fix
2006-05-20  Paul Cornettremove unneeded declarations missed in previous commit
2006-05-20  Paul Cornettavoid float to double conversion
2006-05-19  Robin DunnDemo the page setup dialog instead of the print setup...
2006-05-19  Włodzimierz... Include wx/brush.h according to precompiled headers...
2006-05-19  Włodzimierz... wxUniv setup up to date (sync. before joining family...
2006-05-19  Paul Cornettgtk slider code simplification and better event determi...
2006-05-19  Paul Cornettusing defined in a macro has undefined behavior
2006-05-19  Paul Cornettbuild fix
2006-05-19  Włodzimierz... Tinderbox build fix: preprocessing directive not recogn...
2006-05-19  Włodzimierz... Build fix for link error in new combo code.
2006-05-19  Włodzimierz... Include wx/pen.h according to precompiled headers of...
2006-05-19  Stefan Csomorfixing style and underline information transfer back
2006-05-19  Paul Cornettnon-pch universal build fix: combo.h should not include...
2006-05-19  Paul Cornettuniversal build fix
2006-05-19  Mart RaudseppCheck if wxOVERWRITE_PROMPT style flag exists in the...
2006-05-19  Robin DunnreSWIGged
2006-05-19  Robin Dunnmemory dc must have bitmap selected into it before...
2006-05-19  Robin DunnDeprecationWarning for the old wxPython package.
2006-05-19  Robin Dunngenerated rename directives are no longer needed
2006-05-18  Robin DunnwxMessageBox --> wx.MessageBox
2006-05-18  Paul Cornettgtk spinctrl code simplification
2006-05-18  Robin DunnDon't set a module attribute for the *_swigregister...
2006-05-18  Robin DunnAdded SetQuickBestSize and GetQuickBestSize
2006-05-18  Włodzimierz... wxUniv port mentioned instead of native, wxButton ports...
2006-05-18  Stefan Csomorswitching to ATS font names instead of ATSUI ones ...
2006-05-18  Robin DunnUndo part of lst change
2006-05-18  Stefan Csomoradding an assert for invalid fonts
2006-05-18  Julian SmartSelection should be set to -1 if all pages are deleted...
2006-05-18  Julian SmartDon't use wxSIMPLE_BORDER on Windows since it gives...
2006-05-18  Julian SmartAdded Set/GetQuickBestSize
2006-05-18  Julian SmartFixed tree book controller sizing by invalidating size...
2006-05-18  Stefan Csomorusing ATSUI also in textctrl
2006-05-18  Włodzimierz... Include wx/menu.h according to precompiled headers...
2006-05-18  Włodzimierz... Missing #includes to allow wx/mac/carbon/tooltip.h...
2006-05-18  Paul Cornettavoid wxColour::Set(long) confusion
2006-05-18  Paul Cornettspinbutton code simplification
2006-05-18  Paul Cornettavoid GTK "assertion `min < max' failed"
2006-05-18  Robin DunnReverted mistaken check-in
2006-05-18  Robin DunnUse correct DLL import/export specifier for multi-lib...
2006-05-18  Vadim Zeitlinbuttonbar.cpp/.h must be in GUI_CMN_SRC/HDR as toolbkg...
2006-05-18  Vadim Zeitlinadded virtual dtor to wxMacListControl to silence gcc...
2006-05-18  Vadim Zeitlinfixed typo in last commit
2006-05-18  Vadim Zeitlinsuppress gcc printf format warning
2006-05-18  Vadim Zeitlinadded virtual dtor to wxMacListControl to silence gcc...
2006-05-17  Robin DunnForgot about dropping the 'wx' for some Python objects
2006-05-17  Włodzimierz... Opening first subpage initially.
2006-05-17  Włodzimierz... Rearranged widgets sample to show more and categorized...
2006-05-17  Julian SmartDocumentation states scrollbars (plural) are switched...
2006-05-17  Włodzimierz... #include order with correct PCH support.
next