2010-10-18 |
Vadim Zeitlin | Use unsigned char for XBM bitmaps data. |
tree | commitdiff |
2010-10-18 |
Vadim Zeitlin | Correctly handle S_FALSE return value of IActiveMovie... |
tree | commitdiff |
2010-10-18 |
Vadim Zeitlin | Correct recently broken checked state handling in wxRea... |
tree | commitdiff |
2010-10-18 |
Jaakko Salli | Call wxScrollHelper::AdjustScrollbars() to fix scroll... |
tree | commitdiff |
2010-10-17 |
Vadim Zeitlin | Fix wxSTC compilation without wxUSE_DRAG_AND_DROP after... |
tree | commitdiff |
2010-10-17 |
Vadim Zeitlin | Revert the changes of r65826 in wxConvertToGTK(). |
tree | commitdiff |
2010-10-17 |
Vadim Zeitlin | Return valid buffer from wxMBConv::c{MB,WC}2{WC,MB... |
tree | commitdiff |
2010-10-16 |
Vadim Zeitlin | Compilation fix for STL build after r65830. |
tree | commitdiff |
2010-10-16 |
Vadim Zeitlin | Avoid crashes in wxGenericListCtrl client<->screen... |
tree | commitdiff |
2010-10-16 |
Vadim Zeitlin | Improve wxGTK print and page setup dialogs. |
tree | commitdiff |
2010-10-16 |
Vadim Zeitlin | Transfer printer name to/from GTK+ native print setup... |
tree | commitdiff |
2010-10-16 |
Vadim Zeitlin | Correctly initialize wxGtkPrintNativeData members. |
tree | commitdiff |
2010-10-16 |
Vadim Zeitlin | Restore text drag-and-drop in wxSTC broken by Scintilla... |
tree | commitdiff |
2010-10-16 |
Vadim Zeitlin | Don't return invalid buffer from wxConvertToGTK(""). |
tree | commitdiff |
2010-10-16 |
Vadim Zeitlin | Improve validation of wxCheckBox styles. |
tree | commitdiff |
2010-10-15 |
Vadim Zeitlin | Clear selection when generic wxDataViewCtrl is cleared. |
tree | commitdiff |
2010-10-15 |
Vadim Zeitlin | Add wx{Pen,Brush}::Is[Non]Transparent() methods and... |
tree | commitdiff |
2010-10-15 |
Vadim Zeitlin | Use wxDCPenChanger instead of setting/resetting pen... |
tree | commitdiff |
2010-10-15 |
Vadim Zeitlin | Add "GTK" prefix to wxChoice::{Dis,En}ableEvents()... |
tree | commitdiff |
2010-10-15 |
Vadim Zeitlin | Check for task dialog availability even under Vista... |
tree | commitdiff |
2010-10-15 |
Vadim Zeitlin | Fix button order in wxGTK wxMessageDialog and wxStdDial... |
tree | commitdiff |
2010-10-15 |
Jaakko Salli | Added wxNumericPropertyValidator, which is a custom... |
tree | commitdiff |
2010-10-14 |
Julian Smart | Fixed #12566 (assert on deletion) due to inconsistent... |
tree | commitdiff |
2010-10-13 |
Vadim Zeitlin | wxUniv/MSW compilation fix. |
tree | commitdiff |
2010-10-13 |
Vadim Zeitlin | Fix display of right aligned columns in wxGenericListCtrl. |
tree | commitdiff |
2010-10-13 |
Vadim Zeitlin | Pass last page in wxEVT_WIZARD_FINISHED event. |
tree | commitdiff |
2010-10-13 |
Vadim Zeitlin | Fix print format specifiers used for enum values. |
tree | commitdiff |
2010-10-13 |
Vadim Zeitlin | Don't return "false" when a pointer is needed. |
tree | commitdiff |
2010-10-10 |
Vadim Zeitlin | Move wxList::Member() to pseudo-template base list... |
tree | commitdiff |
2010-10-10 |
Jaakko Salli | When wxPGProperty is un-attached from wxPropertyGrid... |
tree | commitdiff |
2010-10-10 |
Jaakko Salli | Also reset DatePicker property editor's global pointer... |
tree | commitdiff |
2010-10-08 |
Julian Smart | Compile fix |
tree | commitdiff |
2010-10-08 |
Julian Smart | Blind fix for Mac compile problem |
tree | commitdiff |
2010-10-08 |
Michael Wetherell | Fix for wxChm |
tree | commitdiff |
2010-10-07 |
Vadim Zeitlin | Don't use default "Error" title for wxMessageOutputBest... |
tree | commitdiff |
2010-10-06 |
Julian Smart | Don't use wxDC in header |
tree | commitdiff |
2010-10-06 |
Julian Smart | Eliminated redundant wxRichTextAnchoredObject class... |
tree | commitdiff |
2010-10-05 |
Vadim Zeitlin | Destroy the in-place edit control in wxGenericListCtrl... |
tree | commitdiff |
2010-10-05 |
Julian Smart | Removed test code |
tree | commitdiff |
2010-10-05 |
Julian Smart | Added a flag suppressing node content conversion when... |
tree | commitdiff |
2010-10-04 |
Jouk Jansen | Update OpenVMS Makefile |
tree | commitdiff |
2010-10-04 |
Julian Smart | wxRTC no longer derives from wxTextCtrlBase; added... |
tree | commitdiff |
2010-10-04 |
Julian Smart | Avoid id clashes |
tree | commitdiff |
2010-10-03 |
Vadim Zeitlin | Fix wchar_t with int comparisons for Apple gcc. |
tree | commitdiff |
2010-10-03 |
Vadim Zeitlin | Fix gcc warnings about comparing iterators with NULL... |
tree | commitdiff |
2010-10-03 |
Vadim Zeitlin | Fix use of DELETE and BACKSPACE when starting editing... |
tree | commitdiff |
2010-10-03 |
Vadim Zeitlin | Fix non-ASCII key handling in wxGrid editors. |
tree | commitdiff |
2010-10-03 |
Vadim Zeitlin | Update CRT environment in wxSetEnv() for MinGW too. |
tree | commitdiff |
2010-10-03 |
Vadim Zeitlin | Correct wxConvAuto::ToWChar() behaviour with wxNO_LEN... |
tree | commitdiff |
2010-10-03 |
Vadim Zeitlin | Suppress harmless g++ 4.4 warnings about missing braces. |
tree | commitdiff |
2010-10-03 |
Jaakko Salli | In wxBitmapComboBox::RecreateControl(), always get... |
tree | commitdiff |
2010-10-02 |
Tim Kosse | Connect to events only if using native implementation... |
tree | commitdiff |
2010-09-30 |
Stefan Csomor | opening ATSU Font info for Ulrich Telle's wxPDFContext |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Correctly convert wxPrintf() to a buffer even when... |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Remove out of date code in DoStringPrintfV(). |
tree | commitdiff |
2010-09-30 |
Michael Wetherell | A couple of fixes for wxChm |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | More compilation fixes for new wxRTC image code without... |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | No changes whatsoever, just remove trailing whitespace. |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Use Unix EOL format for the new files. |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Include correct headers from richtextimagedlg.*. |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Remove interface/implementation #pragmas from richtexti... |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Merge of SOC2010_RTC_IMAGES branch. |
tree | commitdiff |
2010-09-29 |
Vadim Zeitlin | Add EVT_RIBBONBAR_TAB_LEFT_DCLICK event. |
tree | commitdiff |
2010-09-29 |
Vadim Zeitlin | Fix crash in wxWebKitCtrl when using JavaScript. |
tree | commitdiff |
2010-09-29 |
Vadim Zeitlin | Preserve page size when changing increment in wxGTK... |
tree | commitdiff |
2010-09-29 |
Vadim Zeitlin | Fix wrong return value of wxGTK wxSpinCtrlDouble::GetIn... |
tree | commitdiff |
2010-09-29 |
Vadim Zeitlin | Return wxFONTFAMILY_DEFAULT, not UNKNOWN, from wxFont... |
tree | commitdiff |
2010-09-29 |
Vadim Zeitlin | Improve mouse handling code in wxAuiToolBar. |
tree | commitdiff |
2010-09-28 |
Jaakko Salli | Reset wxPGEditor singleton instance pointers in dtors... |
tree | commitdiff |
2010-09-27 |
Vadim Zeitlin | Replace some stray _T()s with wxT(). |
tree | commitdiff |
2010-09-27 |
Vadim Zeitlin | Use wxString methods for UTF-8 conversions in wxX11... |
tree | commitdiff |
2010-09-27 |
Vadim Zeitlin | Small clean up in wxX11 Pango code. |
tree | commitdiff |
2010-09-27 |
Vadim Zeitlin | Fix wxX11 compilation when using PCH. |
tree | commitdiff |
2010-09-27 |
Vadim Zeitlin | Close a modal dialog even when it doesn't have any... |
tree | commitdiff |
2010-09-26 |
Vadim Zeitlin | Compilation fix for MinGW STL build. |
tree | commitdiff |
2010-09-26 |
Vadim Zeitlin | Compilation fix for MinGW 4.x in new keyboard code. |
tree | commitdiff |
2010-09-26 |
Vadim Zeitlin | Make wxDateTime::Tm::yday public and document it. |
tree | commitdiff |
2010-09-26 |
Vadim Zeitlin | Initialize wxDateTime::Tm::yday in the ctor. |
tree | commitdiff |
2010-09-26 |
Vadim Zeitlin | Correct g++ 4.x warnings about suggested explicit braces. |
tree | commitdiff |
2010-09-24 |
Jaakko Salli | Correct empty space drawing |
tree | commitdiff |
2010-09-24 |
Jaakko Salli | Removed debug log message |
tree | commitdiff |
2010-09-24 |
Jaakko Salli | Have wxPropertyGrid inherit from wxControl and wxScroll... |
tree | commitdiff |
2010-09-23 |
Robin Dunn | Fix sending a size event for the displayed page when... |
tree | commitdiff |
2010-09-23 |
Robin Dunn | Use the wx version of the wxDECLARE_EVENT_TABLE_ENTRY... |
tree | commitdiff |
2010-09-23 |
Robin Dunn | Avoid an endless recursion situation |
tree | commitdiff |
2010-09-23 |
Robin Dunn | Allow the renderer to also work with wxMemoryDCs |
tree | commitdiff |
2010-09-23 |
Robin Dunn | SetUserScale(1.0, 1.0) in Unmask() so the image will... |
tree | commitdiff |
2010-09-23 |
Julian Smart | Fix bug finding line after line break |
tree | commitdiff |
2010-09-23 |
Jaakko Salli | Streamline wxPropertyGrid tooltip code |
tree | commitdiff |
2010-09-23 |
Jaakko Salli | When setting empty string as a tooltip, call gtk_widget... |
tree | commitdiff |
2010-09-22 |
Steve Lamerton | Fix assert when changing the filter selection on a... |
tree | commitdiff |
2010-09-22 |
Vadim Zeitlin | Better checks for wxMSWKeyboard::VKToWX() return value. |
tree | commitdiff |
2010-09-22 |
Vadim Zeitlin | Fix recently broken generation of wxEVT_CHAR_HOOK event... |
tree | commitdiff |
2010-09-22 |
Steve Lamerton | Send generic wxTreeCtrl wxEVT_COMMAND_TREE_KEY_DOWN... |
tree | commitdiff |
2010-09-22 |
Steve Lamerton | Send generic wxListCtrl wxEVT_COMMAND_LIST_KEY_DOWN... |
tree | commitdiff |
2010-09-21 |
Vadim Zeitlin | Compilation fixes for old SDKs (VC6) after recent commit. |
tree | commitdiff |
2010-09-21 |
Vadim Zeitlin | Correct drawing of mnemonics in wxStaticBox label under... |
tree | commitdiff |
2010-09-21 |
Vadim Zeitlin | Fix wxStaticBox label redrawing when "Alt" is pressed... |
tree | commitdiff |
2010-09-20 |
Jaakko Salli | Call SetToolTip() for the property editor control when... |
tree | commitdiff |
2010-09-20 |
Vadim Zeitlin | PCH-less compilation fix to GDI+ wxMSW code. |
tree | commitdiff |
next |