wxWidgets.git
2006-11-24  Mart RaudseppFix code comment: Giuseppe Bilotta tells me that ALPHA...
2006-11-24  Vadim ZeitlinFixed bug in wxCalendarCtrl::HitTest() when clicking...
2006-11-24  Vadim Zeitlintest resizeable calendar control
2006-11-24  Vadim Zeitlinavoid warnings about missing macro parameters (only...
2006-11-24  Vadim Zeitlinhandle wxXmlResource::Load() errors
2006-11-23  Benjamin Williamsprep flags, code indentation
2006-11-23  Vadim Zeitlinlimit TLW size to display size in wxSizer::Fit() instea...
2006-11-23  Václav Slavíkcorrectly render titlebars for TLWs with wxCAPTION...
2006-11-23  Vadim Zeitlinmoved some wxMimeTypeCommands methods into .cpp file...
2006-11-23  Chris Elliottfix daily builds
2006-11-23  Vadim Zeitlintypo: s/if/is/
2006-11-23  Benjamin Williamsfixed notebook event bug
2006-11-23  Kevin OllivierRemove debugging statement.
2006-11-23  Kevin OllivierAllow import checks to be turned off via preference.
2006-11-23  Robin DunnreSWIGged
2006-11-23  Robin DunnFixes for new AUI changes
2006-11-23  Robin DunnUpdates from Dan
2006-11-22  Benjamin Williamsremoved some members from wxAuiPaneInfo which should...
2006-11-22  Kevin OllivierAvoid crash when trying to access m_window from wxScreenDC.
2006-11-22  Kevin OllivierCoreGraphics only supports the wx.COPY logical function.
2006-11-22  Julian SmartAdded setters for print and page data
2006-11-22  Chris Elliottfix broken script with brackets
2006-11-22  Julian SmartCrash bug fix (don't access NULL pointer)
2006-11-22  Robin DunnRemove unneeded code in wxWindowDC::DoGetPartialTextExtents
2006-07-25  Włodzimierz... PCH build fix.
2006-07-25  Włodzimierz... Use same type in both results of A?B:C operator (Tinder...
2006-07-25  Włodzimierz... Final steps to move to common icon.
2006-07-25  Włodzimierz... PCH build fix.
2006-07-25  Vadim Zeitlinmove default button handling code from wxControlContain...
2006-07-25  Vadim Zeitlininclude X11/Xutil.h for wxMotif compilation
2006-07-25  Vadim Zeitlincompilation fix for platforms where size_t is unsigned...
2006-07-25  Vadim Zeitlindocument HasAlignment(), Left/RightIndent() and Tabs...
2006-07-25  Vadim Zeitlinimprovements to wxPickerBase default proportion values...
2006-07-25  Vadim Zeitlinhandlers added using AddHandler() last must have the...
2006-07-25  Vadim Zeitlinupdate from suzumizaki (patch 1522506)
2006-07-25  Vadim Zeitlinupdate from suzumizaki (patch 1522241)
2006-07-25  Vadim Zeitlinmake wxGetKeyState() work for non-modifier keys; correc...
2006-07-25  Vadim ZeitlinwxPathList cleanup by Francesco (patch 1521481)
2006-07-25  Vadim Zeitlingenerate middle click events (backport from HEAD of...
2006-07-25  Vadim Zeitlingenerate middle click events (patch 1521314)
2006-07-25  Vadim Zeitlinadded wxID_HELP_INDEX/SEARCH (part of request 1404089)
2006-07-25  Vadim Zeitlinoptionally count repeating wxLog messages instead of...
2006-07-24  Vadim Zeitlindon't send duplicate set/kill focus events when the...
2006-07-24  Vadim ZeitlinwxFD_PREVIEW implementation for wxGTK (slightly modifie...
2006-07-24  Vadim Zeitlinallow customization of individual grid lines appearance...
2006-07-24  Vadim Zeitlinfixed typos in last check in
2006-07-24  Vadim Zeitlinprotect gs_allThreads with a mutex (modified patch...
2006-07-24  Vadim Zeitlindocumentation for wxAppTraits (patch 1518295 from Franc...
2006-10-11  Robin Dunndistrib changes to enable graphics context and add...
2006-10-11  Robin DunnreSWIGged
2006-10-11  Robin Dunnhelpers and typemaps for new GraphicsContext methods
2006-10-11  Robin Dunnbetter comments
2006-10-11  Robin Dunnreentrance methods
2006-10-11  Robin Dunn~wxPoint2D
2006-10-11  Robin DunnGet/Set LayoutDirection
2006-10-11  Robin DunnAdd wxOverlay
2006-11-21  Robert Roebling Add more comments about ref counting and cow to
2006-11-21  Benjamin Williamsremoved duplicate pane bug in sample application
2006-11-21  Benjamin Williamsreadded window ptr check
2006-11-21  Benjamin Williamsassert if user tries to add pane with same name
2006-11-21  Benjamin Williamscurrent page bug fix in wxAuiNotebook
2006-11-21  Kevin OllivierTurn off spell-checking in the demo log window.
2006-11-21  Kevin OllivierAdd missing platform guard.
2006-11-21  Kevin OllivierAllow spell-checking to be turned off with the MLTE...
2006-11-21  Robin Dunnregenned docs
2006-11-21  Robin DunnreSWIGged
2006-11-21  Robin DunnEnsure the old tree item still exists before using it
2006-11-21  Robin Dunnno need to use a throw-away bitmap, just use th eone...
2006-11-21  Robin Dunnput unicows.dll in the python dir
2006-11-21  Robin Dunn2.7 --> 2.8
2006-11-21  Robin DunnShow GridCellAutoWrapStringRenderer
2006-11-21  Robin DunnDocstring tweaks
2006-11-21  Robin Dunnsave a reference to the bitmap so it doesn't get destro...
2006-11-20  Václav Slavíkmoved wxMGL's font management code to common so that...
2006-11-20  Benjamin Williamsfloating pane size now restores after perspective restore
2006-11-20  Benjamin Williamsfixed a center pane bug in sample
2006-11-20  Václav Slavíkdon't expose M_FONTDATA in public header
2006-11-20  Václav Slavíkfixed to remove wxFontRefData as intended and not wxFon...
2006-11-20  Václav Slavíkdon't expose M_FONTDATA in public header
2006-11-20  Václav Slavíkdon't expose M_FONTDATA in public header
2006-11-20  Benjamin Williamstoolbar docking bug fixed
2006-11-20  Julian SmartFurther wxRTC doc additions
2006-11-20  Julian SmartTrailing newline.
2006-11-20  Julian SmartFixed a bug setting caret position after setting or...
2006-11-20  Chris Elliottavoid using old directory
2006-11-20  Chris Elliottchange unix script so lower case zip and exe
2006-11-20  Mart RaudseppSome typo fixes
2006-11-20  Benjamin Williamscomment improvements/fixes
2006-11-20  Vadim Zeitlinupdate for 2.8.0 from Stephane Junique
2006-11-19  Michael WetherellCompile fix for --disable-ffile.
2006-11-19  Michael WetherellAdd notes on wxZip changes.
2006-11-19  Michael WetherellCorrect the comments on wxFileSystem changes.
2006-11-19  Robert Roebling Copy and paste error.
2006-11-19  Robert Roebling Correct broken reference. Mention wxFileName::DirName()
2006-11-19  Vadim Zeitlinassert if wxCAL_SEQUENTIAL_MONTH_SELECTION style is...
2006-11-19  Benjamin Williamsallow programmatic access to start pane dragging
2006-11-19  Vadim Zeitlinrecreate the control when wxCAL_SEQUENTIAL_MONTH_SELECT...
2006-11-19  Vadim Zeitlindelete controls which are part of the calendar (even...
2006-11-19  Vadim Zeitlinavoid assert when creating the control with wxCAL_SEQUE...
2006-11-19  Vadim Zeitlinremoved code inside USE_SIZABLE_CALENDAR, we should...
next