wxWidgets.git
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.
2006-05-17  Julian SmartFixes for compile breakage with no PCH
2006-05-17  Vadim Zeitlinreset fd after closing it
2006-05-17  Włodzimierz... Include wx/button.h according to precompiled headers...
2006-05-17  Julian SmartCombobox may not be fully created at this point
2006-05-17  Václav Slavíkcommented OpenContainer usage
2006-05-17  Włodzimierz... Missing 'int' interface for wxPlatform.
2006-05-17  Robin DunnI haven't taught SWIG about wxChar, so pretend it's...
2006-05-17  Robin DunnClipboard events
2006-05-17  Robin DunnUse Bind for OnCloseWindow
2006-05-17  Paul Cornettscrollbar handling simplification
2006-05-17  Robin DunnUse %rename("%(wxpy)s")
2006-05-17  Robin DunnSet BUILD_RENAMERS default to zero.
2006-05-17  Robin DunnAdded SWIG patch that enables the wx-dropping renames...
2006-05-17  Robin DunnPorted XRCed to the wx namespace, and also enabled...
2006-05-17  Robin DunnAllow art provider IDs for the extra bitmaps in a wxBit...
2006-05-17  Vadim Zeitlinmake sure that IsModified() returns false when it's...
2006-05-16  Vadim Zeitlinremoved GTK-specific SetModified() as we already have...
2006-05-16  Vadim Zeitlinreset the dirty flag before generating the event from...
2006-05-16  Vadim Zeitlintest IsModified() inside OnText()
2006-05-16  Vadim Zeitlinimplemented clipboard events support for wxGTK
2006-05-16  Vadim Zeitlinrenamed wxComboControl to wxComboCtrl and related wxUSE...
2006-05-16  Vadim Zeitlinallow adjusting the combo button size (patch 1489452)
2006-05-16  Stefan Csomorm_dialogStyle removed
2006-05-16  Vadim Zeitlinuse wxTE_PROCESS_ENTER for the text control part
2006-05-16  Vadim Zeitlinadded documentation of common attributes
2006-05-16  Mart RaudseppFix doc bug #1455621 - wxURI documentation has wrong...
2006-05-16  Jouk Jansen Update OpenVMS build configuration
2006-05-15  Mart RaudseppNo cast necessary for g_object_set first arg (it takes...
2006-05-15  Robin DunnwxMSW doesn't have the default ctor or Create method...
2006-05-15  Robin DunnAdded SetSashPosition
2006-05-15  Mart RaudseppRename *_filedialog_* to *_dirdialog_* to ensure there...
2006-05-15  Mart RaudseppDon't cast with G_OBJECT when passing a GObject to...
2006-05-15  Mart RaudseppFix compilation
2006-05-14  Włodzimierz... wxTabCtrl off build fix.
2006-05-14  Włodzimierz... Fix for linking error after combo changes: dummy gettin...
next