2012-07-03 |
Vadim Zeitlin | Also update the minimal GTK+ version in the introductio... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Vadim Zeitlin | Update the date in the manual before 2.9.4 release. |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Vadim Zeitlin | Updated readme and changelog for 2.9.4 release. |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Vadim Zeitlin | Remove unnecessary checks for OS X 10.4 and gcc 4.0... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Paul Cornett | synchronize GTK2 minimum version in docs |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Vadim Zeitlin | Fix wxGTK compilation with MSVC after GTK+ 3 changes. |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Paul Cornett | add some mention of GTK3 support |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Vadim Zeitlin | Temporarily disable the failing wxRichTextCtrl case. |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Vadim Zeitlin | Clear larger area in wxGCDC::Clear(). |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Vadim Zeitlin | Keep client data in sync when deleting items from wxOSX... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Vadim Zeitlin | Preserve client data in wxComboBox::SetString() in... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Vadim Zeitlin | Set string in wxEVT_COMMAND_COMBOBOX_SELECTED event... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Vadim Zeitlin | Add extra border below the buttons in the generic log... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Vadim Zeitlin | Fix wxDataViewChoiceRenderer behaviour in wxOSX/Cocoa. |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Vadim Zeitlin | No changes, just suppress an unused parameter warning... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Stefan Csomor | adapting new osx modifier handling, fixes #14377 |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Stefan Csomor | handling illegal fsrefs by returning an empty string... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Stefan Csomor | guarding against invalid files passed to 'pdoc' apple... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Stefan Csomor | guarding against invalid files passed to 'odoc' apple... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Vadim Zeitlin | Allow using wxGridCellEnumEditor with the mouse. |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Robin Dunn | Add COMPILER_VERSION to nmake command line |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Vadim Zeitlin | Show gstreamer errors in wxGStreamerMediaBackend to... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Vadim Zeitlin | Use wxFileSystem::FileNameToURL() in wxGStreamerMediaBa... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Vadim Zeitlin | Fix command line parsing in media player sample. |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Vadim Zeitlin | Fix wxMSW compilation without PCH. |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Vadim Zeitlin | Use COMPILER_VERSION and ARCH_SUFFIX in libraries names... |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Vadim Zeitlin | No real changes, just rename DIR_SUFFIX_CPU to ARCH_SUF... |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Vadim Zeitlin | Forward WM_{CUT,COPY,PASTE} from edit control to wxComb... |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Paul Cornett | remove some unused files from GTK3 build |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Paul Cornett | eliminate possibility of configure enabling gnomeprint... |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Stefan Csomor | using common code |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Stefan Csomor | common code for normalization |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Paul Cornett | override DoSetValue() to avoid unnecessary clipboard... |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Stefan Csomor | native drop target method for cocoa |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Stefan Csomor | native hook for supported datatypes |
commit | commitdiff | tree | snapshot |
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 |
next |