]> git.saurik.com Git - wxWidgets.git/history - src
removing non-compositing code, adding individual transparency
[wxWidgets.git] / src /
2006-08-11  Stefan Csomorremoving non-compositing code, adding individual transp...
2006-08-11  Stefan Csomorfix for 64 bit
2006-08-11  Stefan Csomorremoving code for pre 10.3 systems
2006-08-11  Stefan Csomorwe're always compositing
2006-08-11  Stefan Csomorfixing compilo for 10.5
2006-08-11  Stefan Csomorcommitting the code for resolution independence (turned...
2006-08-11  Stefan Csomorwe are always compositing on the supported OS versions
2006-08-11  Stefan Csomorwe are always compositing on the supported OS versions
2006-08-10  Paul Cornettrevert unintended checkin of experimental change to...
2006-08-10  Paul Cornettavoid using deprecated gdk_image_new_bitmap()
2006-08-10  Vadim Zeitlinremoved wxHtmlWindow::m_Style which duplicated wxWindow...
2006-08-10  Vadim Zeitlinmove the logic for changing notebook pages using the...
2006-08-10  Václav Slavíkcompilation fix for compilation w/o precompiled headers
2006-08-10  Václav Slavíkmoved mgl/colour.{cpp,h} to generic so that it can...
2006-08-10  Stefan Csomorusing newer API
2006-08-10  Vadim Zeitlinfixes for SetRange(): ensure that the value is valid...
2006-08-10  Vadim Zeitlinadded NormalizeValue() which can be used to ensure...
2006-08-10  Vadim ZeitlinAdded wxID_PAGE_SETUP standard id
2006-08-09  Václav Slavíkmoved wxIcon implementation for ports where it's identi...
2006-08-09  Michael WetherellDetect and use sys/select.h required by POSIX for select
2006-08-09  Stefan Csomoradding new files
2006-08-09  Stefan Csomorfixing code for shared mach-o builds (removing no-ops)
2006-08-09  Stefan Csomorsimplifying alpha, adding commented part for high-res...
2006-08-09  Stefan Csomorfixing y-transformations
2006-08-08  Václav Slavíkfixed SetBackground's argument check
2006-08-08  Václav Slavíkfixed gcc warnings about wrong format string
2006-08-08  Václav Slavíkadded wxRect::Inside(wxRect) for testing if a rectangle...
2006-08-08  Václav Slavík1. made wxImage compile with wxUSE_STREAMS but without...
2006-08-08  Václav SlavíkwxPipeInputStream depends on wxFile, use wxUSE_FILE
2006-08-08  Václav Slavíksafer GetFeature implementation: assert on unknown...
2006-08-07  Robin DunnChange Fit() back to using SetSize, not SetClientSize.
2006-08-06  Stefan NeisFixed (?) problem in region handling which caused major...
2006-08-06  Vadim Zeitlinunified wxFRAME_EX_CONTEXTHELP and wxDIALOG_EX_CONTEXTH...
2006-08-06  Angel Vidal VeigaBackporting from my SoC branch, fix for remotely closed...
2006-08-05  Mart RaudseppWarning fix.
2006-08-05  Mart RaudseppMark event parameter as unused, as it is unused.
2006-08-04  Vadim ZeitlinListLoaded() fixes for 64 bit archs
2006-08-04  Vadim Zeitlindevice numbers in /proc/pid/maps are in hexadecimal...
2006-08-04  Vadim Zeitlinonly multiline text controls need Enter key for themselves
2006-08-04  Vadim Zeitlinundid last change and removed wxTE/CB_FILENAME style...
2006-08-04  Vadim Zeitlinundid last change and removed wxTE/CB_FILENAME style...
2006-08-01  Robert Roebling Do nothing in wxTLW::Show() if t already is
2006-08-01  Włodzimierz SkibaRemoved unused Symantec (*.sc) build system. Symantec...
2006-08-01  Václav Slavíkfixed compilation for wxUSE_STATUSBAR w/o wxUSE_MENUS
2006-08-01  Stefan Csomoron mac using macroman only created once a successful...
2006-08-01  Włodzimierz SkibaRemoved all outdated makefile.dos and their *.msc include.
2006-08-01  Václav Slavíkcompilation fix for !wxUSE_LOG
2006-07-31  Vadim Zeitlinrelease build unused variable warning fix
2006-07-31  Vadim ZeitlinTLW default item changes have changed Enter key process...
2006-07-31  Václav Slavíkmade the rest of wxEncodingConverter tables const
2006-07-31  Václav Slavíkwarnings fixes for !wxUSE_FONTMAP
2006-07-31  Václav Slavíkcompilation fix for !wxUSE_FONTMAPstrconv.cpp
2006-07-31  Václav Slavíkdon't pass window argument to NotifyCaptureLost, it...
2006-07-31  Václav SlavíkwxFileModificationTime() needs wxDateTime, put it insid...
2006-07-31  Václav Slavíkadded wxEVT_MOUSE_CAPTURE_LOST event and code for corre...
2006-07-31  Benjamin Williamssupress unused var warning
2006-07-31  Benjamin Williamswrapped up Show() calls to prevent gtk bug from manifesting
2006-07-31  Mart RaudseppDon't use filename encoding conversion when passing...
2006-07-30  Vadim Zeitlinreverted the move of wxComboBox styles from wx/defs...
2006-07-30  Benjamin Williamsworkaround for bug #1531361
2006-07-30  Robert Roebling Next compilo.
2006-07-30  Robert Roebling Compile fix.
2006-07-29  Vadim Zeitlinadd @DATE@, @TIME@ and @TITLE@ macros to HTML printing...
2006-07-29  Vadim Zeitlincompilation fix for wxUSE_DYNLIB_CLASS == 0
2006-07-29  Vadim Zeitlinmoved combobox styles from defs.to to combobox.h; added...
2006-07-29  Robin DunnOnly do Armel Asselin's memory reduction patch in Paste...
2006-07-28  Vadim Zeitlinremoved wxLANGUAGE_SERBIAN, we must explicitly use...
2006-07-28  Vadim Zeitlinallow changing the page from keyboard in property sheet...
2006-07-28  Benjamin Williamswxaui/tabmdi size fix for gtk
2006-07-28  Václav Slavíkreverted the change to not use wxList until dynarray...
2006-07-27  Václav Slavíkdon't use untyped wxList in wxXmlResource
2006-07-27  Włodzimierz SkibaInclude wx/dataobj.h according to precompiled headers...
2006-07-27  Mart RaudseppKill typo noticed by Priit Laes.
2006-07-27  Mart RaudseppDon't mark "." and ".." for translation when they are...
2006-07-27  Mart RaudseppUse wxPLURAL to allow for singular "%ld bytes" version...
2006-07-27  Mart Raudsepp[wxGTK] Implement wxSlider::GetLineSize and wxSlider...
2006-07-27  Mart RaudseppUse GTK casts.
2006-07-26  Vadim Zeitlinremove debugging printf() from wxGridCellFloatEditor...
2006-07-26  Jamie GaddPCH build fix.
2006-07-26  Jamie GaddPCH build fix.
2006-07-25  Vadim Zeitlinuse GetLabelText() instead of wxStripMenuCodes() to...
2006-07-25  Alex BlighWork around problems with sizing floating panes on GTK
2006-07-25  Vadim Zeitlinadded possibility to strip only mnemonics, not accels...
2006-07-25  Alex BlighwxAUI: fixed pane saving design thinko
2006-07-25  Włodzimierz Skiba[ 1528248 ] Fix to the width of the wxGenericColourButton
2006-07-25  Alex BlighwxAUI: Support serialization of individual PaneInfo...
2006-07-25  Włodzimierz SkibaPCH build fix.
2006-07-25  Włodzimierz SkibaPCH build fix.
2006-07-25  Jamie GaddMake wxTreebook use wxControlContainer.
2006-07-25  Jamie GaddWarning fix for the warning fix.
2006-07-25  Włodzimierz SkibaAllow wxUSE_INTL==0 builds.
2006-07-25  Włodzimierz SkibaInclude wx/stopwatch.h according to precompiled headers...
2006-07-25  Włodzimierz SkibaSimplify PCH support. Minor source cleaning.
2006-07-25  Włodzimierz SkibaPCH build fix.
2006-07-25  Włodzimierz SkibaPCH 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 Zeitlinimprovements to wxPickerBase default proportion values...
2006-07-25  Vadim Zeitlinhandlers added using AddHandler() last must have the...
next