]> git.saurik.com Git - wxWidgets.git/history - src
Temporary compilation fix for wxUSE_INTL=0
[wxWidgets.git] / src /
2005-04-13  Michael WetherellTemporary compilation fix for wxUSE_INTL=0
2005-04-13  Michael WetherellCompilo fix for wxUSE_INTL=0 and use wxCSConv for broke...
2005-04-13  Stefan Csomormake sure we don't miss resizes even when no sizers...
2005-04-13  Stefan Csomorfixing redraw region
2005-04-13  Kevin OllivierAdding accessor methods for URL and Title, and another...
2005-04-13  Robin DunnAdd room for the scrollbar
2005-04-12  Włodzimierz SkibaFix for using std streams when std:: conflicts with ::
2005-04-12  Włodzimierz SkibaWarning fix.
2005-04-12  Ryan NortonFix CYGWIN socket compilo
2005-04-12  Ryan NortonFix warning on CYGWIN for sockets
2005-04-12  Ryan NortonFix CYGWIN socket compilo
2005-04-12  Ryan NortonCYGWIN socket compilation fixes
2005-04-12  Włodzimierz SkibawxUniv build fix (typo correction).
2005-04-12  Václav Slavíkuse configured scrolling increments (m_scrollLineX...
2005-04-12  Włodzimierz SkibaWinCE build fix (missing style).
2005-04-12  Julian SmartwxFrameBase doesn't have wxRTTI so don't test for it, or
2005-04-12  Robin Dunnchecked in just John's patch, will keep working my...
2005-04-12  Robin DunnGRR! Reverting last change. I broke some things that...
2005-04-12  Robin DunnCopy & paste error
2005-04-12  Robin DunnFixes for wxPopupTransientWindow for wxMSW. Includes...
2005-04-12  Stefan Csomormake sure also toplevel windows have the correct systen...
2005-04-11  Michael WetherellRemove workaround for link problem with versions of...
2005-04-11  Michael WetherellA better workaround for the link problem with mingw...
2005-04-11  Robin Dunnreturn begining of the selection for GetInsertionPoint...
2005-04-11  Mattia Barbon Easy translation of very long strings.
2005-04-11  Stefan Csomorsetting an empty region shouldn't clear the clipping
2005-04-11  Julian SmartChanged version number
2005-04-11  Vadim Zeitlinafter latest changes background of radio buttons _not_...
2005-04-11  Włodzimierz SkibawxUniv build fix.
2005-04-11  Włodzimierz SkibaDo not break twice.
2005-04-11  Ryan Nortonfix wxString::Replace when new strings are longer than...
2005-04-10  Vadim Zeitlinmodified AddFile() to copy file to the debug report...
2005-04-10  Vadim Zeitlinsilently ignore NULL pointers in MSWOnMeasureItem(...
2005-04-10  Vadim Zeitlinfixed MSWGetBgBrush() call, it needs a HWND and not...
2005-04-10  Vadim Zeitlinextended wxWindow::MSWGetBgBrush() and wxControl::MSWCo...
2005-04-10  Vadim Zeitlinfixed slider positioning/sizing (especially when ticks...
2005-04-10  Vadim Zeitlinput some asserts to check that inconsistent slider...
2005-04-10  Vadim ZeitlinGetParent() was always used in test for wxHSCROLL check...
2005-04-10  Julian SmartHack to make wxStaticBox be repainted when inside a...
2005-04-10  Vadim Zeitlinsimplifications and corrections to background drawing:
2005-04-10  Mattia Barbon Correct harmless typos.
2005-04-10  Stefan Csomorchanging the defaults to the app font
2005-04-10  Kevin HockkTXNDoFontSubstitutionMask requires OS X 10.3 (undefine...
2005-04-09  Vadim Zeitlinshow 20 lines of stack in assert, this should still...
2005-04-09  Vadim Zeitlinadded AddText() function (trivial wrapper around AddFil...
2005-04-09  Julian SmartLay buttons out on Windows according to conventions...
2005-04-09  Ryan NortonGet rid of superflous if statement - taken care of...
2005-04-09  Michael WetherellPatch 1173507 by Stas Sergeev. Allow FindFirst to work...
2005-04-08  Ryan NortonREWRITE wxStringBase::append and wxString::Replace.
2005-04-08  Robin DunnDon't call StartingKey if the key was F2
2005-04-08  Michael WetherellDocumentation fixes, patch 1179223 by Andreas Mohr
2005-04-08  Vadim Zeitlincompilation fix for wxUSE_MIMETYPE == 0; wxFileType...
2005-04-07  Robin DunnSet the find button to be the default button.
2005-04-07  Robert Roebling Implemented text wrapping for GTK (1.2 and 2.X).
2005-04-07  Ryan NortonFix Seeking to end of wxStreamInputStream (patch [...
2005-04-07  Stefan Csomorusing font substitution (allows for fallbacks when...
2005-04-07  Stefan Csomorrelease does not assert on empty bitmaps anymore
2005-04-07  Włodzimierz Skiba[1178593] Outdated exclamation mark.
2005-04-07  Włodzimierz SkibaWarning fix about possibly misplaced assignment.
2005-04-07  David WebsterNew classes for OS/2 and compiler warning suppressions
2005-04-06  Vadim Zeitlinsynthesize NM_RCLICK ourselves now that def window...
2005-04-06  Julian SmartDon't always maximize top-level windows on Smartphone
2005-04-06  Julian SmartAs yet unsuccessful attempt to set the focus to the...
2005-04-06  Michael WetherellUse wxFileSystem for left hand side. Patches 1169934...
2005-04-06  Michael WetherellAdd m_allowSeeking for updated filesystem handler to...
2005-04-06  Robin DunnReally remove the droppings when there are no pages
2005-04-06  Robert Roebling Applied gnome print rounded rect patch.
2005-04-06  Ryan NortonFix memory leak when a spacer is added, and crash when...
2005-04-06  Vadim Zeitlindefine WM_CONTEXTMENU if the standard headers don't
2005-04-06  Julian SmartAlways Maximize() top-level windows on Smartphone.
2005-04-06  Michael WetherellAdd comments explaining the workaround for mingw 3.2.3
2005-04-06  Vadim Zeitlinuse LVS_EX_LABELTIP by default
2005-04-06  Michael WetherellChange the name of the smart pointer so that wxZipOutpu...
2005-04-06  Vadim Zeitlinreversed change of rev 1.127: this resulted in bug...
2005-04-05  Vadim Zeitlinmove code ignoring VK_SPACE and VK_RETURN WM_CHAR messa...
2005-04-05  Vadim Zeitlinreset selection anchor when a key changing selection...
2005-04-05  Vadim Zeitlinremoved code which doesn't do anything (patch 1175655)
2005-04-05  Vadim Zeitlindon't generate assert when creating wxEVT_COMMAND_TREE_...
2005-04-05  Vadim Zeitlindon't let WM_RBUTTONDOWN reach def window proc as it...
2005-04-05  Vadim Zeitlinadded GetVisibleBegin/End() to complement/replace GetFi...
2005-04-05  Vadim Zeitlinadd extra space for top border when wxDIALOG_UNIT_COMPA...
2005-04-05  Vadim Zeitlinfix for richedit version 1 control bug with bad refresh...
2005-04-05  Vadim Zeitlinuse wxTE_RICH2 for the text control, it looks better...
2005-04-05  Vadim Zeitlinfixed wxStaticBox::SetBackgroundColour(): this should...
2005-04-05  Vadim Zeitlinwe need to leave some space for static box border even...
2005-04-05  Michael WetherellTemporary fix for link error to ~wxZipOutputStream()
2005-04-05  Włodzimierz SkibaDeprecate wxPathExists, make wxDirExists used everywher...
2005-04-05  Włodzimierz SkibaIncomplete setup build fix.
2005-04-05  Stefan Csomoruse EditUnicodeText control for single lines
2005-04-05  Włodzimierz SkibaWarning fixes.
2005-04-04  Robin DunnPatch from OSAF that maintains radio button selection...
2005-04-04  Václav Slavíkfixed typo in dynamic cast
2005-04-04  Dimitri Schoolwerthfixed cases where __WXMAC_CLASSIC__, __WXMAC_CARBON__...
2005-04-03  Robin DunnDon't include the nul byte when copying to the clipboard
2005-04-03  Robin DunnUse the validator given
2005-04-03  Michael WetherellThe octal escaping code needs to escape the escape...
2005-04-03  Michael WetherellOpenWatcom fixed the problem of fileno being missing...
2005-04-03  Julian SmartShould return wxImage not bool
2005-04-03  Kevin HockRemove unused variable "Point topleft" in ScrollRect
2005-04-03  Stefan Csomoralways forcing a relayout when position changes, making...
next