]> git.saurik.com Git - wxWidgets.git/history - src
Documentedm, that the print setup dialog has been
[wxWidgets.git] / src /
2005-02-13  Robert Roebling Added raw bitmap access support to GTK 2.0.
2005-02-13  Stefan CsomorwxMac needs inherited on paint for the correct backgrou...
2005-02-13  Stefan Csomoradding clipping support
2005-02-13  Stefan Csomordefault painting back to OnPaint handler
2005-02-13  Robert Roebling Comment out line that set the VirtualSizeHints()...
2005-02-13  Vadim Zeitlinfixes for wxDP_ALLOWNONE handling
2005-02-13  Vadim Zeitlinadded support for wxDP_ALLOWNONE in wxMSW; documented...
2005-02-13  Vadim Zeitlinbug fixes for using wxTransientPopupWindow and wxDP_ALL...
2005-02-13  Stefan Csomoradding focus and border quartz support
2005-02-13  Stefan Csomoradding metafile and clipboard support
2005-02-13  Vadim Zeitlinchanged Remove/InsertDir() parameter type to size_t...
2005-02-12  Robert Roebling Reapplied patch to change the two scrolled window...
2005-02-12  Ryan NortonRework to include gnome preferences. Correct signal...
2005-02-12  Michael WetherellRename wxGetFileType to wxGetFileKind
2005-02-12  Michael WetherellRename wxUSE_ARCSTREAM to wxUSE_ARCHIVE_STREAMS
2005-02-12  Ryan Nortonchanges based on message #6 in my thread with Vaclav :)
2005-02-12  Ryan Nortonchange configure to better detect gstreamer. Check...
2005-02-12  Julian SmartRegenerated makefiles
2005-02-12  Vadim Zeitlincompilation fix for !wxUSE_ON_FATAL_EXCEPTION
2005-02-12  Robert Roebling Revert patch again, as the scrollbars are now always...
2005-02-12  Julian SmartPatch by David Brinegar to fix menubar updating after...
2005-02-12  Stefan CsomorMac Core Graphics Implementation
2005-02-12  Julian SmartApplied [ 1059554 ] patch for [1028659] fixes a couple...
2005-02-12  Julian SmartApplied patch [ 1120683 ] Fix for wxDateTime::Format...
2005-02-12  Robert Roebling ALso correct scrollbar calc to not clip division...
2005-02-12  Ryan NortonCleanup mediaplayer sample a bit - get rid of bad loop...
2005-02-11  Robin DunnInitialize the new data memebers
2005-02-11  Robin DunnOn wxMSW Move an invisible system caret around with...
2005-02-11  Robert Roebling Correct rounding up vs. rounding down error in GTK+
2005-02-11  Robert Roebling Make wxTLW::Raise() actually bring the window to...
2005-02-11  Robin DunnUpdated to Scintilla 1.62
2005-02-11  Vadim Zeitlindon't translate Win32 structured exceptions into C...
2005-02-11  Robert Roebling Made gnome printing stuff return wxPRINT_CANCELLED if
2005-02-11  Vadim Zeitlindon't hardcode the array size as done by last commit...
2005-02-11  Michael WetherellAdd wxGetFileType and IsSeekable
2005-02-11  Włodzimierz SkibaVarious cleanings.
2005-02-11  Julian SmartAvoid double-define on WinCE
2005-02-11  Julian SmartDon't use mnemonics for OK, Cancel and Close under...
2005-02-11  Włodzimierz SkibaUse parents client size and origin in placement of...
2005-02-11  Kevin HockwxSL_INVERSE for MSW. Heavily modified patch 1096922.
2005-02-11  Robin Dunntypo
2005-02-10  Włodzimierz SkibaUse default constructors for wxSize/Point/Rect.
2005-02-10  Włodzimierz SkibaBuild fix.
2005-02-10  Robert Roebling Corrected button height for multiline buttons.
2005-02-10  Włodzimierz SkibawxEmptyString decorations.
2005-02-10  Julian SmartApplied patch [ 1117207 ] changed the test for SQL_C_WCHAR
2005-02-10  Julian SmartApplied patch [ 1113565 ] generic treectl multiselection
2005-02-10  Julian SmartApplied patch [ 1119239 ] Adds socket support for Windo...
2005-02-10  Ryan Nortonremove superflous comments
2005-02-10  Michael WetherellAdd wxUSE_ARCSTREAM so that other archive classes can...
2005-02-10  Ryan NortonwxMediaCtrl unix port with gstreamer usable version :)
2005-02-10  Włodzimierz SkibawxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-02-10  Włodzimierz SkibawxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-02-10  Włodzimierz SkibawxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-02-10  Włodzimierz SkibawxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-02-10  Włodzimierz SkibawxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-02-09  Robert Roebling Applied patch for more compliant wxScrolbar event
2005-02-09  Vadim Zeitlinredraw the grid when it's enabled/disabled
2005-02-09  Julian SmartApplied patch [ 1113624 ] MSW DLL requires global new...
2005-02-09  Julian SmartApplied patch [ 1116706 ] wxRendererGeneric::DrawComboB...
2005-02-09  Vadim Zeitlindon't use wxBG_STYLE_CUSTOM for GTK1, it breaks backgro...
2005-02-09  Vadim Zeitlindon't suppress default erase background logic, we do...
2005-02-09  Vadim Zeitlindon't erase the background of wxHtmlWindow unconditionally
2005-02-09  Ryan NortonFix eval order of arguments...
2005-02-09  Jouk Jansen -------------------------------------------------...
2005-02-09  Włodzimierz Skiba.empty() string decorations
2005-02-09  Włodzimierz SkibaUpdate to Bakefile 0.1.6
2005-02-09  Włodzimierz SkibawxPalmOS frame code clearning from MSW specific parts...
2005-02-08  Robin DunnCheck accelerators before sending EVT_CHAR
2005-02-08  Robin DunnAllow EVT_CHAR events in a wxGTK2 build for F-keys...
2005-02-08  Michael WetherellMinor compilo
2005-02-08  Julian SmartLast change undone
2005-02-08  Julian SmartSet m_count to zero in DeleteAllItems
2005-02-08  Włodzimierz SkibaMinor decorations.
2005-02-08  Włodzimierz SkibawxSlider event handling as described by Vadim in thread...
2005-02-08  Ryan NortonDuplicate impl of wxVariant == because GCC can't tell...
2005-02-08  Ryan NortonPatch [ 1118343 ] Use wxTextValidator::SetIncludes...
2005-02-07  Ryan Nortonchange wxTextValidator to use wxArrayString instead...
2005-02-07  Ryan Nortondepereciate stringlist stuff in wxVariant
2005-02-07  Robert Roebling Added screen locking code to popup window for X11.
2005-02-07  Robert Roebling Lock whole screen when popup is open under GTK+.
2005-02-07  Julian SmartDon't release capture unless we already have it.
2005-02-07  Julian SmartAdded validator to generic date picker control
2005-02-07  Włodzimierz SkibawxSizeEvent for wxPalmTLW. wxScrollEvent for wxSlider.
2005-02-07  Julian SmartWorkaround for static controls appearing with a white...
2005-02-07  Václav Slavíkuse wxUSE_DATEPICKCTRL
2005-02-07  Václav Slavíkadded wxDatePickerCtrl XRC control
2005-02-07  Stefan CsomorDebugAlloc and DebugFree must be present also if there...
2005-02-06  Vadim Zeitlinblind fix for XTI compilation after last change
2005-02-06  Robert Roebling GTK 1.2 compilo/link error.
2005-02-06  Robert Roebling GTK 1.2 compilation.
2005-02-06  Julian SmartCan now set msw.window.no-clip-children to 1 to elimina...
2005-02-06  Julian SmartSet solid colour for whole control, not pages
2005-02-06  Julian SmartCan suppress themed notebook page with wxNB_NOPAGETHEME or
2005-02-06  Julian SmartRestored the ability to set the background colour for...
2005-02-06  Robert Roebling I think I found out how GTK+ want popup windows
2005-02-06  Mattia Barbon wxX11 compilation fixes.
2005-02-06  Mattia Barbon Replaced TRUE and FALSE with true and false
2005-02-06  Stefan Neisfixed double delete in UpdateAttrRows/Cols introduced...
2005-02-06  Stefan CsomorNULL warning fixes
next