Fix wxGTK compilation with MSVC after GTK+ 3 changes.
[wxWidgets.git] / src /
2012-07-02  Vadim ZeitlinFix wxGTK compilation with MSVC after GTK+ 3 changes.
2012-07-02  Vadim ZeitlinClear larger area in wxGCDC::Clear().
2012-07-02  Vadim ZeitlinKeep client data in sync when deleting items from wxOSX...
2012-07-02  Vadim ZeitlinPreserve client data in wxComboBox::SetString() in...
2012-07-02  Vadim ZeitlinSet string in wxEVT_COMMAND_COMBOBOX_SELECTED event...
2012-07-02  Vadim ZeitlinAdd extra border below the buttons in the generic log...
2012-07-02  Vadim ZeitlinFix wxDataViewChoiceRenderer behaviour in wxOSX/Cocoa.
2012-07-02  Stefan Csomoradapting new osx modifier handling, fixes #14377
2012-07-02  Stefan Csomorhandling illegal fsrefs by returning an empty string...
2012-07-02  Stefan Csomorguarding against invalid files passed to 'pdoc' apple...
2012-07-02  Stefan Csomorguarding against invalid files passed to 'odoc' apple...
2012-07-02  Vadim ZeitlinAllow using wxGridCellEnumEditor with the mouse.
2012-07-02  Vadim ZeitlinShow gstreamer errors in wxGStreamerMediaBackend to...
2012-07-02  Vadim ZeitlinUse wxFileSystem::FileNameToURL() in wxGStreamerMediaBa...
2012-07-01  Vadim ZeitlinForward WM_{CUT,COPY,PASTE} from edit control to wxComb...
2012-07-01  Stefan Csomorusing common code
2012-07-01  Stefan Csomorcommon code for normalization
2012-07-01  Paul Cornettoverride DoSetValue() to avoid unnecessary clipboard...
2012-07-01  Stefan Csomornative drop target method for cocoa
2012-07-01  Stefan Csomornative hook for supported datatypes
2012-07-01  Stefan Csomoradding native hook for drop target
2012-07-01  Stefan Csomormake sure the pasteboard paste location is only set...
2012-07-01  Vadim ZeitlinImplement wxDisplay::GetFromWindow() for wxGTK/Windows.
2012-07-01  Vadim ZeitlinFix the use of AutoHBITMAP in recently added LoadImageF...
2012-06-30  Vadim ZeitlinImplement hatched/stippled pens/brushes in wxGraphicsCo...
2012-06-30  Paul Cornettsupport for GTK3
2012-06-30  Vadim ZeitlinForce wide char environment version initialization...
2012-06-30  Vadim ZeitlinUse wxString::t_str(), not fn_str(), with Windows API...
2012-06-30  Vadim ZeitlinDefine wxEntry() with WinMain-compatible signature...
2012-06-30  Vadim ZeitlinUse bitmaps from resources by default in wxGTK under...
2012-06-30  Vadim ZeitlinAdd wxRibbonBar::DeletePage() and ClearPages() methods.
2012-06-30  Vadim ZeitlinCreate wxStaticBoxSizer elements as children of wxStati...
2012-06-30  Vadim ZeitlinDon't hard code horizontal border for wxStaticBox in...
2012-06-30  Vadim ZeitlinFix vertical offset for wxGTK wxStaticBox without label.
2012-06-29  Vadim ZeitlinFix generation of wxEVT_CHAR in wxMSW wxComboBox.
2012-06-28  Stefan Csomorunconditionally include coretext-replacement function...
2012-06-28  Vadim ZeitlinFix off by 1 error in wxHTML font size from points...
2012-06-25  Stefan Csomoradding new API needed for screenshots as old method...
2012-06-25  Julian SmartFix for page break problem: fixes #14429
2012-06-24  Paul Cornettupdate size hints when decoration size becomes known...
2012-06-24  Paul Cornettimplement wxCairoContext::GetPartialTextExtents for...
2012-06-23  Paul Cornettproperly handle stupidly small maximum size hints
2012-06-22  Paul Cornettfix SetSizeHints when wxDefaultSize is given for min...
2012-06-21  Julian SmartFixed #14429: Printing a large table in wxRichTextCtrl...
2012-06-21  Julian SmartPrevent index access error
2012-06-21  Julian SmartCompilation fix
2012-06-21  Vadim ZeitlinDon't call gtk_window_set_geometry_hints() if there...
2012-06-20  Vadim ZeitlinNo real changes, just simplify wxGDIPlusContext::GetTex...
2012-06-20  Vadim ZeitlinFix text extent computation in wxMSW wxGraphicsContext.
2012-06-20  Stefan Csomormake sure native font exists, before asking about fixed...
2012-06-20  Stefan Csomorusing UTType constants wherever possible to avoid typos...
2012-06-18  Stefan Csomorsupporting promised file urls for transfer, see #14281
2012-06-18  Julian SmartFixed #14417: wxRichTextCtrl crashes on LoadFile
2012-06-18  Paul Cornettbuild fix for wxUSE_STL==1
2012-06-18  Stefan Csomorsupporting promised file urls for transfer, see #14281
2012-06-17  Vadim ZeitlinFixes for building wxGTK under Cygwin.
2012-06-17  Vadim ZeitlinDisable creation of wxDIB from wxBitmap in non-wxMSW...
2012-06-17  Vadim ZeitlinMove wxBell() from base to core library.
2012-06-17  Vadim ZeitlinDon't use Unix-specific wxGTK utility functions under...
2012-06-17  Vadim ZeitlinProvide wxGetKeyState() studfor wxGTK under Windows.
2012-06-17  Paul Cornettupdate version check for glib 2.32
2012-06-15  Vadim ZeitlinNo real changes, just use wxSize::Get{Width,Height...
2012-06-15  Vadim ZeitlinRemove unnecessary base class OnPaint() call from wxGen...
2012-06-15  Vadim ZeitlinFix compilation of MSW wxFSVolume with non-wxMSW ports.
2012-06-15  Vadim ZeitlinFix harmless MSVC warning about converting pointer...
2012-06-15  Vadim ZeitlinOnly use Unix sockets API under Unix in wxGTK.
2012-06-15  Stefan Csomortrying to improve appearance of gridcelltexteditor...
2012-06-15  Stefan Csomoravoid idling in native file dialogs
2012-06-15  Stefan Csomorbetter naming wxCFEventLoopPauseIdleEvents
2012-06-15  Stefan Csomorusing suppression of idle processing (delayed destructi...
2012-06-15  Stefan Csomoroffer suppression of idle processing (delayed destructi...
2012-06-14  Stefan Csomorcleanup for 10.5 minimum
2012-06-14  Stefan Csomorguarding agains NULL
2012-06-14  Stefan Csomorguard XTI
2012-06-14  Stefan CsomorCoreText font enumeration support for iOS
2012-06-14  Stefan CsomorCoreText support for iOS
2012-06-14  Stefan Csomorfixing analyzer warning
2012-06-14  Stefan Csomorremoving superfluous 10.5 checks
2012-06-14  Stefan Csomoras we always have CoreText available under 10.5+, we...
2012-06-13  Robin DunnFix for compilo on non-PCH builds
2012-06-13  Stefan Csomorusing native cocoa method for determining main window...
2012-06-13  Stefan Csomorexposing mainWindow for C++
2012-06-13  Stefan Csomoradding explanation for osx and fixing typo
2012-06-13  Stefan Csomorproper init
2012-06-13  Stefan Csomorhaving ONE set of raster-ops starting from 10.5
2012-06-13  Stefan Csomorfixing mem leak
2012-06-13  Stefan Csomorproper braces avoiding potential dangling else resultin...
2012-06-12  Stefan Csomoravoiding dangerous redraw events for windows that are...
2012-06-12  Vadim ZeitlinSlightly improve best size calculation for wxListCtrl...
2012-06-12  Vadim ZeitlinNo real changes, just add a wxCHECK to GetDlgUnitBase().
2012-06-12  Vadim ZeitlinFix crash in wxStaticBox::HandleEraseBkgnd() in wxMSW...
2012-06-12  Vadim ZeitlinCompilation fix in non-PCH build of wxMSW wxStaticBox.
2012-06-12  Vadim ZeitlinDon't use generic wxListCtrl style for wxListMainWindow.
2012-06-12  Vadim ZeitlinMake wxMSW tree item unlocking reentrant.
2012-06-12  Stefan Csomorsupport for native tlw parents, see #14252
2012-06-12  Stefan Csomorusing callback for menu enabling, allows to benefit...
2012-06-12  Stefan Csomorsetting source as this, according to thread '[wx-dev...
2012-06-10  Robin DunnFix compilation error
2012-06-10  Vadim ZeitlinFix wxHTMLDataObject compilation and memory leaks.
2012-06-08  Robin DunnKeep track of the area intended to be buffered, and...
next