2012-07-01 |
Stefan Csomor | adding native hook for drop target |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Stefan Csomor | make sure the pasteboard paste location is only set... |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Vadim Zeitlin | Implement wxDisplay::GetFromWindow() for wxGTK/Windows. |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Vadim Zeitlin | Fix the use of AutoHBITMAP in recently added LoadImageF... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Vadim Zeitlin | No changes, just suppress an unused variable warning. |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Vadim Zeitlin | VC6 compilation fix for the grid sample. |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Vadim Zeitlin | Make wxBookCtrlBase::GetPage() virtual to fix it for... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Vadim Zeitlin | Add skeleton documentation for wxAuiNotebook-related... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Vadim Zeitlin | Implement hatched/stippled pens/brushes in wxGraphicsCo... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Vadim Zeitlin | Added internal wxHatchStyle enum. |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Robin Dunn | Only disable generation of dependencies if more than... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Robin Dunn | Move a couple standard virtuals to protected sections... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Robin Dunn | Interface fix for Phoenix |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Paul Cornett | support for GTK3 |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Vadim Zeitlin | Force wide char environment version initialization... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Vadim Zeitlin | Add a unit test verifying that wxSpinCtrl ctor doesn... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Vadim Zeitlin | Use wxString::t_str(), not fn_str(), with Windows API... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Vadim Zeitlin | Define wxEntry() with WinMain-compatible signature... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Vadim Zeitlin | Use bitmaps from resources by default in wxGTK under... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Vadim Zeitlin | Add wxRibbonBar::DeletePage() and ClearPages() methods. |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Vadim Zeitlin | Update debugging macros overview in the docs. |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Vadim Zeitlin | Create wxStaticBoxSizer elements as children of wxStati... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Vadim Zeitlin | Don't hard code horizontal border for wxStaticBox in... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Vadim Zeitlin | Fix vertical offset for wxGTK wxStaticBox without label. |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Vadim Zeitlin | Fix generation of wxEVT_CHAR in wxMSW wxComboBox. |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Jouk Jansen | Add wxUSE_COMPILER_TLS to OpenVMS setup file |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Stefan Csomor | unconditionally include coretext-replacement function... |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Vadim Zeitlin | Fix off by 1 error in wxHTML font size from points... |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Robin Dunn | Interface fix for Phoenix |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Robin Dunn | Don't hide the m_mm_to_pix_x and m_mm_to_pix_y in the... |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Robin Dunn | Add missing parent classes |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Stefan Csomor | adding new API needed for screenshots as old method... |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Julian Smart | Fix for page break problem: fixes #14429 |
commit | commitdiff | tree | snapshot |
2012-06-24 |
Paul Cornett | update size hints when decoration size becomes known... |
commit | commitdiff | tree | snapshot |
2012-06-24 |
Paul Cornett | implement wxCairoContext::GetPartialTextExtents for... |
commit | commitdiff | tree | snapshot |
2012-06-23 |
Vadim Zeitlin | Clarify wxFileOffset description a bit. |
commit | commitdiff | tree | snapshot |
2012-06-23 |
Paul Cornett | properly handle stupidly small maximum size hints |
commit | commitdiff | tree | snapshot |
2012-06-23 |
Robin Dunn | Add simple document for wxGUIEventLoop |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Paul Cornett | fix SetSizeHints when wxDefaultSize is given for min... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Julian Smart | Fixed #14429: Printing a large table in wxRichTextCtrl... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Julian Smart | Prevent index access error |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Julian Smart | Compilation fix |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Vadim Zeitlin | Don't call gtk_window_set_geometry_hints() if there... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Vadim Zeitlin | Add MSVS autoexp.dat fragment for some common wxWidgets... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Vadim Zeitlin | Use wx/msw/winundef.h for wxGTK under Windows too. |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Vadim Zeitlin | No real changes, just simplify wxGDIPlusContext::GetTex... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Vadim Zeitlin | Fix text extent computation in wxMSW wxGraphicsContext. |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Vadim Zeitlin | Add missing c_str() and similar calls to samples in... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Vadim Zeitlin | Use C, not C++, comments in wx/gtk/chkconf.h. |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Robin Dunn | Interface tweaks for Phoenix |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Stefan Csomor | make sure native font exists, before asking about fixed... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Stefan Csomor | using UTType constants wherever possible to avoid typos... |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Stefan Csomor | supporting promised file urls for transfer, see #14281 |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Julian Smart | Fixed #14417: wxRichTextCtrl crashes on LoadFile |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Paul Cornett | build fix for wxUSE_STL==1 |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Stefan Csomor | supporting promised file urls for transfer, see #14281 |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Robin Dunn | Interface fixes for Phoenix |
commit | commitdiff | tree | snapshot |
2012-06-17 |
Vadim Zeitlin | Fixes for building wxGTK under Cygwin. |
commit | commitdiff | tree | snapshot |
2012-06-17 |
Vadim Zeitlin | Disable creation of wxDIB from wxBitmap in non-wxMSW... |
commit | commitdiff | tree | snapshot |
2012-06-17 |
Vadim Zeitlin | Move wxBell() from base to core library. |
commit | commitdiff | tree | snapshot |
2012-06-17 |
Vadim Zeitlin | Disable options that don't work with wxGTK in wx/chkconf.h. |
commit | commitdiff | tree | snapshot |
2012-06-17 |
Vadim Zeitlin | Define wxGTK GTK version symbols in GTK-specific setup.h. |
commit | commitdiff | tree | snapshot |
2012-06-17 |
Vadim Zeitlin | Don't use Unix-specific wxGTK utility functions under... |
commit | commitdiff | tree | snapshot |
2012-06-17 |
Vadim Zeitlin | Provide wxGetKeyState() studfor wxGTK under Windows. |
commit | commitdiff | tree | snapshot |
2012-06-17 |
Vadim Zeitlin | Add wxUSE_COMPILER_TLS to allow disabling compiler... |
commit | commitdiff | tree | snapshot |
2012-06-17 |
Paul Cornett | update version check for glib 2.32 |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Vadim Zeitlin | No real changes, just use wxSize::Get{Width,Height... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Vadim Zeitlin | Remove unnecessary base class OnPaint() call from wxGen... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Vadim Zeitlin | Remove left over conflict markers from documentation. |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Vadim Zeitlin | Fix compilation of MSW wxFSVolume with non-wxMSW ports. |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Vadim Zeitlin | Fix harmless MSVC warning about converting pointer... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Vadim Zeitlin | Only use Unix sockets API under Unix in wxGTK. |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Stefan Csomor | trying to improve appearance of gridcelltexteditor... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Stefan Csomor | avoid idling in native file dialogs |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Stefan Csomor | better naming wxCFEventLoopPauseIdleEvents |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Stefan Csomor | using suppression of idle processing (delayed destructi... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Stefan Csomor | offer suppression of idle processing (delayed destructi... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Stefan Csomor | setting debug level explicitly |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Stefan Csomor | cleanup for 10.5 minimum |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Stefan Csomor | clang analyzer support specific for OSX |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Stefan Csomor | FixedWith support through CoreText |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Stefan Csomor | using CoreText under iOS |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Stefan Csomor | guarding agains NULL |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Stefan Csomor | guard XTI |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Stefan Csomor | CoreText font enumeration support for iOS |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Stefan Csomor | CoreText support for iOS |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Stefan Csomor | fixing analyzer warning |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Stefan Csomor | removing superfluous 10.5 checks |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Stefan Csomor | as we always have CoreText available under 10.5+, we... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Stefan Csomor | removing attribute, as assert is not guaranteed not... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Stefan Csomor | using WX_ATTRIBUTE_NORETURN for asserts |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Stefan Csomor | adding WX_ATTRIBUTE_NORETURN support (for functions... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Robin Dunn | minor doc tweak |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Robin Dunn | Fix for compilo on non-PCH builds |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Robin Dunn | Allow the doxygen command to be used to be specified... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Robin Dunn | update comment about SDKs |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Stefan Csomor | using native cocoa method for determining main window... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Stefan Csomor | exposing mainWindow for C++ |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Stefan Csomor | indicating the memory ownership of our c-method for... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Stefan Csomor | supporting clang memory management annotations |
commit | commitdiff | tree | snapshot |
next |