wxWidgets.git
2006-05-25  Włodzimierz... Include wx/msgdlg.h according to precompiled headers...
2006-05-25  Paul Cornettdon't crash on zero length string in DoDrawRotatedText
2006-05-24  Mart RaudseppTypo fix (age -> page) and \texttt{NULL} -> \NULL
2006-05-24  Michael WetherellUse wx_static_cast instead of static_cast.
2006-05-24  Paul Cornettderive univ toggle button from button
2006-05-24  Włodzimierz... Missing app.h include.
2006-05-24  Włodzimierz... wx/debug.h is always unconditionally included by wx...
2006-05-24  Włodzimierz... wxToggleButton page added to widgets sample.
2006-05-24  Michael WetherellMap between int page ids and page pointers using hashes...
2006-05-24  Julian SmartDon't unselect if setting string that's not found
2006-05-24  Włodzimierz... [ 1493780 ] wxOwnerDrawnComboBox warnings fixes.
2006-05-24  Włodzimierz... wxToggleButton for wxUniv already introduced.
2006-05-24  Włodzimierz... [ 1493802 ] Allow multiple wxComboCtrl::SetPopupControl...
2006-05-24  Włodzimierz... Include wx/settings.h according to precompiled headers...
2006-05-24  Paul Cornettcorrect access for virtuals, other minor corrections
2006-05-24  Robin DunnMake it possible for pywxrc to generate just the gettex...
2006-05-23  Robin DunnreSWIGged
2006-05-23  Robin DunnreSWIGged
2006-05-23  Julian SmartDocumented wxUniv wxToggleButton addition
2006-05-23  Julian SmartAvoid flags that may clash with alignment flags
2006-05-23  Julian SmartCheck for null pointers
2006-05-23  Włodzimierz... [ 1491948 ] Fix for a minor GUI bug in wxEditableListBox.
2006-05-23  Julian SmartMakefile change for wxUniversal wxToggleButton
2006-05-23  Włodzimierz... Add images with arrows of the combo sample to build...
2006-05-23  Julian SmartwxToggleButton for wxUniversal: configure changes
2006-05-23  Włodzimierz... [ 1493005 ] Fix wxComboCtrl popup positioning.
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
next