2011-08-22 |
Vadim Zeitlin | Return non-const pointer from wxDataViewRendererBase... |
tree | commitdiff |
2011-08-22 |
Vadim Zeitlin | Harmonize wxDataViewCtrl::GetSelection() behaviour... |
tree | commitdiff |
2011-08-21 |
Vadim Zeitlin | Add wxWithImages helper mix-in with {Set,Get,Assign... |
tree | commitdiff |
2011-08-19 |
Dimitri Schoolwerth | Use a default photometric interpretation value of PHOTO... |
tree | commitdiff |
2011-08-19 |
Dimitri Schoolwerth | Added option to TIFF handler for specifying the photome... |
tree | commitdiff |
2011-08-19 |
Dimitri Schoolwerth | Added support for saving greyscale TIFF images. |
tree | commitdiff |
2011-08-19 |
Dimitri Schoolwerth | Changed TIFF handler's monochrome conversion to look... |
tree | commitdiff |
2011-08-19 |
Dimitri Schoolwerth | Fixed crash when saving as a monochrome TIFF image... |
tree | commitdiff |
2011-08-19 |
Dimitri Schoolwerth | No code changes. |
tree | commitdiff |
2011-08-19 |
Dimitri Schoolwerth | Renamed the options specific to the TIFF handler. |
tree | commitdiff |
2011-08-19 |
Dimitri Schoolwerth | Improved saving of TIFF monochrome images. |
tree | commitdiff |
2011-08-18 |
Dimitri Schoolwerth | Fixed saving TIFF images to wxMemoryOutputStream. |
tree | commitdiff |
2011-08-17 |
Dimitri Schoolwerth | Improved BMP decoding. |
tree | commitdiff |
2011-08-17 |
Vadim Zeitlin | Restore stock item labels mistakenly removed by r68641. |
tree | commitdiff |
2011-08-16 |
Stefan Csomor | adapting to new ctrl constant handling on OSX |
tree | commitdiff |
2011-08-16 |
Stefan Csomor | emulate more arrow keys on non msw platforms |
tree | commitdiff |
2011-08-16 |
Stefan Csomor | adapt defines for ctrl/command key |
tree | commitdiff |
2011-08-16 |
Paul Cornett | Avoid creating rect with negative size while clipping... |
tree | commitdiff |
2011-08-14 |
Vadim Zeitlin | Fix return value of wxMBConvUTF8::ToWChar() when not... |
tree | commitdiff |
2011-08-14 |
Stefan Csomor | adding two missing strings (used in docview) |
tree | commitdiff |
2011-08-14 |
Stefan Csomor | using proper cmd constant |
tree | commitdiff |
2011-08-11 |
Vadim Zeitlin | Use separate strings for stock labels with and without... |
tree | commitdiff |
2011-08-10 |
Václav Slavík | Make the wxDataViewItem(void*) constructor explicit. |
tree | commitdiff |
2011-08-04 |
Vadim Zeitlin | Add support for wxHELP button to wxMessageDialog. |
tree | commitdiff |
2011-08-04 |
Vadim Zeitlin | Add missing header for minimalistic builds not using... |
tree | commitdiff |
2011-08-04 |
Vadim Zeitlin | Compilation fixes for wxUSE_GEOMETRY==0 build. |
tree | commitdiff |
2011-08-03 |
Vadim Zeitlin | Fix bug with TAB being able to switch focus between... |
tree | commitdiff |
2011-08-03 |
Vadim Zeitlin | No real changes, just rename a variable. |
tree | commitdiff |
2011-08-02 |
Vadim Zeitlin | Fix wxSocket::WaitForAccept() in blocking mode. |
tree | commitdiff |
2011-07-31 |
Vadim Zeitlin | Correct typo in wxArray::insert() fix of r68468. |
tree | commitdiff |
2011-07-30 |
Vadim Zeitlin | Fix crash in wxArray::insert() overload taking iterator... |
tree | commitdiff |
2011-07-30 |
Vadim Zeitlin | Fix stock accelerators handling in wxOSX. |
tree | commitdiff |
2011-07-29 |
Vadim Zeitlin | Add wxTextCtrl::PositionToCoords() functions for wxMSW... |
tree | commitdiff |
2011-07-24 |
Vadim Zeitlin | No changes, just remove unnecessary wxPickerBase::OnSize(). |
tree | commitdiff |
2011-07-24 |
Vadim Zeitlin | Replace wxControlContainer-related macros with wxNaviga... |
tree | commitdiff |
2011-07-22 |
Vadim Zeitlin | Added customizable wxDocManager::OnMRUFileNotExist... |
tree | commitdiff |
2011-07-21 |
Vadim Zeitlin | Never restore focus to hidden child. |
tree | commitdiff |
2011-07-21 |
Vadim Zeitlin | Fix parsing of negated long options in wxCmdLineParser. |
tree | commitdiff |
2011-07-21 |
Vadim Zeitlin | Reset negatable switches correctly in wxCmdLineParser... |
tree | commitdiff |
2011-07-19 |
Vadim Zeitlin | Fix harmless gcc warning about uninitialized mask in... |
tree | commitdiff |
2011-07-19 |
Vadim Zeitlin | Add wxDataViewEvent::IsEditCancelled() and support... |
tree | commitdiff |
2011-07-19 |
Vadim Zeitlin | Added wxGCDC(wxEnhMetaFileDC) ctor too. |
tree | commitdiff |
2011-07-13 |
Václav Slavík | Better sizing in wxDataViewSpinRenderer and wxDataViewC... |
tree | commitdiff |
2011-07-11 |
Vadim Zeitlin | Copy recently added wxGenericValidator fields in Copy(). |
tree | commitdiff |
2011-07-10 |
Vadim Zeitlin | Use the correct event handler in wxMenuBase::UpdateUI(). |
tree | commitdiff |
2011-07-09 |
Vadim Zeitlin | Support float, double and file name values in wxGeneric... |
tree | commitdiff |
2011-07-09 |
Vadim Zeitlin | No changes, just use NULL instead of 0 for pointers. |
tree | commitdiff |
2011-07-07 |
Vadim Zeitlin | Add wxDCImpl::MSWApplyGDIPlusTransform() to formalize... |
tree | commitdiff |
2011-07-07 |
Vadim Zeitlin | Make wxGCDC::GetGraphicsContext() const. |
tree | commitdiff |
2011-07-02 |
Vadim Zeitlin | Add wxCOMPOSITION_INVALID mode and use it to simplify... |
tree | commitdiff |
2011-06-30 |
Vadim Zeitlin | Initialize variable in UTF{16,32} conversion code to... |
tree | commitdiff |
2011-06-28 |
Václav Slavík | Move wxThreadEvent into wxBase. |
tree | commitdiff |
2011-06-27 |
Vadim Zeitlin | Add support for child documents to docview framework. |
tree | commitdiff |
2011-06-22 |
Vadim Zeitlin | Restore wxPreviewFrame::Initialize(void) and add Initia... |
tree | commitdiff |
2011-06-16 |
Vadim Zeitlin | Fix wxStringOutputStream in wxUSE_UNICODE_UTF8 build. |
tree | commitdiff |
2011-06-16 |
Vadim Zeitlin | Round font sizes in AdjustToSymbolicSize() instead... |
tree | commitdiff |
2011-06-14 |
Vadim Zeitlin | Refactor wxButton and wxToggleButton to derive from... |
tree | commitdiff |
2011-06-07 |
Vadim Zeitlin | Handle colours with alpha channel correctly in wxSVGFileDC. |
tree | commitdiff |
2011-06-06 |
Stefan Csomor | using higher abstraction to allow for optimized impleme... |
tree | commitdiff |
2011-05-31 |
Robin Dunn | Build fixes for using Cairo on MSW. |
tree | commitdiff |
2011-05-27 |
Dimitri Schoolwerth | Fixed saving GIFs on big-endian architectures. |
tree | commitdiff |
2011-05-24 |
Vadim Zeitlin | Correct the picker button best size computation. |
tree | commitdiff |
2011-05-24 |
Stefan Csomor | guard against NULL textctrl, fixes #13247 |
tree | commitdiff |
2011-05-20 |
Vadim Zeitlin | Avoid conversion from wxString to wxChar* and back... |
tree | commitdiff |
2011-05-19 |
Vadim Zeitlin | Make picker control at least as high as the associated... |
tree | commitdiff |
2011-05-05 |
Dimitri Schoolwerth | Fixed failing to load ANI, BMP, and ICO images from... |
tree | commitdiff |
2011-05-03 |
Vadim Zeitlin | Implement watching directory correctly in MSW wxFileSys... |
tree | commitdiff |
2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
tree | commitdiff |
2011-05-02 |
Jouk Jansen | add src/common/affinematrix2d.cpp to OpenVMS makefiles |
tree | commitdiff |
2011-05-01 |
Dimitri Schoolwerth | Fixed reading multiple images from ANI and ICO image... |
tree | commitdiff |
2011-05-01 |
Stefan Csomor | support multiline strings using the same workaround... |
tree | commitdiff |
2011-05-01 |
Vadim Zeitlin | Verify the validity of the buffer size in wxBufferedDC. |
tree | commitdiff |
2011-04-28 |
Vadim Zeitlin | Remove fixed size of gs_encodingNames array in font... |
tree | commitdiff |
2011-04-28 |
Vadim Zeitlin | Correct wxFontMapper tables for Big-5, Shift-JIS and... |
tree | commitdiff |
2011-04-28 |
Vadim Zeitlin | Fix wxULongLongNative::ToDouble() compilation with... |
tree | commitdiff |
2011-04-26 |
Vadim Zeitlin | Make wxSMALL_FONT larger under MSW as it was unreadable... |
tree | commitdiff |
2011-04-26 |
Vadim Zeitlin | Allow showing the print preview frame non modally. |
tree | commitdiff |
2011-04-26 |
Vadim Zeitlin | No changes, just simplify the mask checks in wxImage... |
tree | commitdiff |
2011-04-26 |
Vadim Zeitlin | Optimize alpha handling in wxImage::Rotate90() too. |
tree | commitdiff |
2011-04-26 |
Vadim Zeitlin | Fix assert when destroying wxDataViewCtrl being edited... |
tree | commitdiff |
2011-04-23 |
Vadim Zeitlin | Fix compilation error in recent change to wxSizeEvent... |
tree | commitdiff |
2011-04-23 |
Vadim Zeitlin | Set event object correctly for the generated wxSizeEvents. |
tree | commitdiff |
2011-04-23 |
Vadim Zeitlin | Remove duplicate negated option indicator in wxCmdLineP... |
tree | commitdiff |
2011-04-23 |
Vadim Zeitlin | Set page range in the print preview correctly. |
tree | commitdiff |
2011-04-23 |
Vadim Zeitlin | Make the source files non-executable again. |
tree | commitdiff |
2011-04-22 |
Václav Slavík | Return wxWindow* from wxDataViewCustomRenderer::CreateE... |
tree | commitdiff |
2011-04-22 |
Dimitri Schoolwerth | Fixed wxUSE_STD_STRING==0 compilation. |
tree | commitdiff |
2011-04-18 |
Vadim Zeitlin | Do send wxEVT_UPDATE_UI events to hidden windows. |
tree | commitdiff |
2011-04-18 |
Vadim Zeitlin | Don't send wxWindowDestroyEvent if we hadn't sent wxWin... |
tree | commitdiff |
2011-04-18 |
Jaakko Salli | Use Connect() to bind embedded wxTextCtrl events instea... |
tree | commitdiff |
2011-04-18 |
Jaakko Salli | In wxComboCtrlBase::OnTextCtrlEvent(), make sure to... |
tree | commitdiff |
2011-04-17 |
Vadim Zeitlin | Add wxAffineMatrix2D and related classes. |
tree | commitdiff |
2011-04-16 |
Vadim Zeitlin | Split wxTextCompleter into a base class and wxTextCompl... |
tree | commitdiff |
2011-04-16 |
Vadim Zeitlin | Added private wxEVT_AFTER_CHAR event for wxMSW implemen... |
tree | commitdiff |
2011-04-16 |
Vadim Zeitlin | Add support for dynamic auto-completion in wxTextEntry. |
tree | commitdiff |
2011-04-16 |
Stefan Csomor | support generic flag for pixel offsetting, see #11853 |
tree | commitdiff |
2011-04-14 |
Jaakko Salli | Rebuild textctrl events using copy ctor |
tree | commitdiff |
2011-04-13 |
Jaakko Salli | Completely re-construct the wxComboCtrl textctrl-events... |
tree | commitdiff |
2011-04-10 |
Vadim Zeitlin | Correct Javanese language code. |
tree | commitdiff |
2011-04-06 |
Vadim Zeitlin | Correctly restore the old locale in wxXLocale functions. |
tree | commitdiff |
next |