wxWidgets.git
2006-11-27  Chris Elliottcreate single htb and htm docs
2006-11-27  Michael WetherellCheck for G_FILENAME_ENCODING=@locale case insensitively.
2006-11-27  Włodzimierz... Cast adjusted to expected integer range.
2006-11-27  Kevin OllivierImplement SetItemState for native virtual listctrl.
2006-11-27  Kevin OllivierUpdates for AUI wrappers.
2006-11-26  Kevin OllivierMoved wxpyaddons.wxcommunity.com to wxaddons.wxcommunit...
2006-11-26  Julian SmartDon't apply bounding box adjustment when using generic...
2006-11-26  Julian SmartAdded DnD guard
2006-11-26  Julian SmartFurther wxRTC doc updates
2006-11-26  Vadim Zeitlinreplaced some chars with wxChars (patch from Tim Kosse)
2006-11-26  Vadim Zeitlincompilation fix for BCC 5.5: use IsSameAs() instead...
2006-11-26  Václav Slavíkdestroy IDirectFBWindow in wxTLW dtor
2006-11-26  Robert Roebling [ 1602455 ] [docs] Fix docs for event used by pickers...
2006-11-26  Robert Roebling [ 1603286 ] make wxMessageDialog Gnome HIG conform...
2006-11-26  Robert Roebling [ 1602454 ] [docs] Fix wxANIM_ enum values
2006-11-26  Robert Roebling [ 1601396 ] Fix copy of empty wxXmlDocuments
2006-11-26  Benjamin Williamsselection bug fixed in wxAuiNotebook
2006-11-26  Benjamin WilliamswxAuiNotebook minor tab art interface cleanups
2006-11-26  Mattia Barbon Use 1 as true and "" as false, not the opposite.
2006-11-26  Julian SmartStyles now sorted alphabetically
2006-11-26  Robin DunnreSWIGged
2006-11-26  Robin DunnCompilation fixes
2006-11-26  Robin DunnAdd GetWindowBorderSize
2006-11-26  Robin DunnMore layout tweaks for wxComboCtrl on Mac
2006-11-26  Robin DunnAdded DrawComboBoxDropButton and DrawPushButton to...
2006-11-25  Robin Dunnuse sizes from the HIG for the best height of the Combo...
2006-11-25  Julian SmartFix tree size calculation by using logical item position
2006-11-25  Chris Elliottfix missing int return type
2006-11-25  Vadim Zeitlinupdate for 2.8.0; also switched to UTF-8 from ISO8859-2
2006-11-25  Stefan NeisReplaced "egrep" by "$EGREP" (predefined by configure...
2006-11-25  Vadim Zeitlinforce linux/joystick.h header compilation (and not...
2006-11-25  Vadim Zeitlincorrected wxTreeCtrl::GetBestSize() for a control with...
2006-11-25  Vadim Zeitlinadded wxWindow::GetWindowBorderSize()
2006-11-25  Vadim ZeitlinIPC sample projects renamed from ipc_xxx to ipc_ipcxxx
2006-11-25  Vadim Zeitlinrename some projects to avoid project name clashes...
2006-11-25  Vadim Zeitlinmove wxIsDragResultOk out of line to avoid problems...
2006-11-25  Mattia Barbon Allow building when WXINTL_NO_GETTEXT_MACRO is defined.
2006-11-25  Julian SmartDon't allow zero size for clipping region, or wxX11...
2006-11-25  Julian SmartAdded missing include for FILE
2006-11-24  Benjamin Williamsanother notebook event fix
2006-11-24  Chris Elliottfix for bakefile and autoconf changes
2006-11-24  Robert Roebling Link fix for GTK 1.2 debug.
2006-11-24  Robert Roebling Actually use new GTK+ native assert dialog.
2006-11-24  Robert Roebling Actually compile GTK+ native assert dialog.
2006-11-24  Robert Roebling Commit FM's GTK+ native assert dialog code.
2006-11-24  Robert Roebling Override SetLogicalOrigin and SetDeviceOrigin in...
2006-11-24  Robert Roebling Correct include file for wxGetActiveWindow()
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
next