2011-06-02 |
Stefan Csomor | first implementation for state on custom renderer,... |
tree | commitdiff |
2011-06-02 |
Stefan Csomor | fixes #12867 |
tree | commitdiff |
2011-06-02 |
Stefan Csomor | reactivate commented out method |
tree | commitdiff |
2011-06-02 |
Stefan Csomor | cleanup |
tree | commitdiff |
2011-06-01 |
Stefan Csomor | first stab at supporting custom renderers |
tree | commitdiff |
2011-05-31 |
Robin Dunn | Virtualize StartEditor and add implementations for... |
tree | commitdiff |
2011-05-31 |
Robin Dunn | Build fixes for using Cairo on MSW. |
tree | commitdiff |
2011-05-31 |
Paul Cornett | fix memory leak in wxScreenDC, fixes #13249 |
tree | commitdiff |
2011-05-31 |
Stefan Csomor | making sure |
tree | commitdiff |
2011-05-27 |
Dimitri Schoolwerth | Fixed saving GIFs on big-endian architectures. |
tree | commitdiff |
2011-05-27 |
Vadim Zeitlin | Use #ifdef, not #if, to check for __WXGTK26__ symbol. |
tree | commitdiff |
2011-05-25 |
Stefan Csomor | using systemui for full screen to allow modal dialogs |
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 |
Dimitri Schoolwerth | Fixed wxMessageBox with only an OK button returning... |
tree | commitdiff |
2011-05-20 |
Vadim Zeitlin | Avoid conversion from wxString to wxChar* and back... |
tree | commitdiff |
2011-05-20 |
Jaakko Salli | Allow wxPGProperty::IsChildSelected() to work recursively |
tree | commitdiff |
2011-05-19 |
Vadim Zeitlin | Make picker control at least as high as the associated... |
tree | commitdiff |
2011-05-18 |
Stefan Csomor | making sure clip (device coordinages) is applied before... |
tree | commitdiff |
2011-05-17 |
Vadim Zeitlin | Don't construct invalid wxDateTime in GTK calendar... |
tree | commitdiff |
2011-05-17 |
Vadim Zeitlin | Fix client to screen translation in wxWindowMSW::PopupM... |
tree | commitdiff |
2011-05-16 |
Vadim Zeitlin | Ensure that we never return negative client size. |
tree | commitdiff |
2011-05-16 |
Vadim Zeitlin | No changes, just refactor the code in MSW wxGetOsDescri... |
tree | commitdiff |
2011-05-16 |
Vadim Zeitlin | Recognize Windows 7 and Server 2008 versions in wxGetOs... |
tree | commitdiff |
2011-05-15 |
Vadim Zeitlin | Allow dragging floating AUI frames by the gripper. |
tree | commitdiff |
2011-05-14 |
Vadim Zeitlin | Fix small error in floating AUI frames client size... |
tree | commitdiff |
2011-05-14 |
Vadim Zeitlin | Fix restoring of wxAuiManager::m_has_maximized when... |
tree | commitdiff |
2011-05-14 |
Vadim Zeitlin | Correct the drawing of check tools with a drop down... |
tree | commitdiff |
2011-05-14 |
Vadim Zeitlin | Reset the checked state of the first radio item in... |
tree | commitdiff |
2011-05-14 |
Vadim Zeitlin | Check for NULL pane window in wxAuiManager. |
tree | commitdiff |
2011-05-14 |
Vadim Zeitlin | Improve checking for the landing point when docking... |
tree | commitdiff |
2011-05-14 |
Vadim Zeitlin | Draw wxAuiToolbar button text even if it has no bitmap. |
tree | commitdiff |
2011-05-14 |
Vadim Zeitlin | Take the AUI floating title bar height into account... |
tree | commitdiff |
2011-05-14 |
Vadim Zeitlin | Cancel dragging in wxAuiNotebook on capture loss. |
tree | commitdiff |
2011-05-13 |
Vadim Zeitlin | Make wxListCtrl sort function take wxIntPtr, not long... |
tree | commitdiff |
2011-05-13 |
Dimitri Schoolwerth | Fixed wxUSE_STD_DEFAULT==0 compilation. |
tree | commitdiff |
2011-05-11 |
Julian Smart | Use more appropriate border style |
tree | commitdiff |
2011-05-11 |
Stefan Csomor | separating observers for default mode (outer 'normal... |
tree | commitdiff |
2011-05-10 |
Vadim Zeitlin | Fix inserting radio menu items in wxGTK too. |
tree | commitdiff |
2011-05-10 |
Vadim Zeitlin | Rewrote wxMSW radio menu items code to support not... |
tree | commitdiff |
2011-05-09 |
Jaakko Salli | Fixed a bug: Disabling a property didn't work properly... |
tree | commitdiff |
2011-05-05 |
Dimitri Schoolwerth | Fixed failing to load ANI, BMP, and ICO images from... |
tree | commitdiff |
2011-05-05 |
Robin Dunn | When we're using GDI+, the DC might have transforms... |
tree | commitdiff |
2011-05-03 |
Vadim Zeitlin | Implement watching directory correctly in MSW wxFileSys... |
tree | commitdiff |
2011-05-03 |
Vadim Zeitlin | Don't watch directories recursively in wxMSW wxFileSyst... |
tree | commitdiff |
2011-05-03 |
Vadim Zeitlin | Fix wxFileSystemWatcher::Remove() in wxMSW. |
tree | commitdiff |
2011-05-03 |
Vadim Zeitlin | Fix assert when creating wxBitmapButton without a valid... |
tree | commitdiff |
2011-05-03 |
Stefan Csomor | removing old codewarrior files |
tree | commitdiff |
2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
tree | commitdiff |
2011-05-03 |
Dimitri Schoolwerth | Restored wxNotebook::HitTest for wxOSX-Carbon. |
tree | commitdiff |
2011-05-03 |
Vadim Zeitlin | Don't crash on startup of console programs in monolithi... |
tree | commitdiff |
2011-05-03 |
Vadim Zeitlin | Correct wxDirExists() check in OS X wxFileSystemWatcher... |
tree | commitdiff |
2011-05-03 |
Vadim Zeitlin | Increase the number of index items shown by default... |
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 |
Václav Slavík | Make wxSpinCtrlGeneric usable as wxDVC editor control. |
tree | commitdiff |
2011-05-01 |
Vadim Zeitlin | Verify the validity of the buffer size in wxBufferedDC. |
tree | commitdiff |
2011-04-30 |
Dimitri Schoolwerth | No code changes, fixed some typos. |
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 | Change VIEWPORT_EXTENT constant in wxMSW wxDC code... |
tree | commitdiff |
2011-04-26 |
Vadim Zeitlin | Avoid rounding errors in wxMSW wxDC scaling code. |
tree | commitdiff |
2011-04-26 |
Vadim Zeitlin | Remove apparently erroneous -1 from DrawBitmap() in... |
tree | commitdiff |
2011-04-26 |
Vadim Zeitlin | Make wxSMALL_FONT larger under MSW as it was unreadable... |
tree | commitdiff |
2011-04-26 |
Vadim Zeitlin | Ensure that message boxes with only "OK" can be closed... |
tree | commitdiff |
2011-04-26 |
Vadim Zeitlin | Allow showing the print preview frame non modally. |
tree | commitdiff |
2011-04-26 |
Vadim Zeitlin | Update line height in generic wxListCtrl to match image... |
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-26 |
Vadim Zeitlin | No changes, just get rid of wxDataViewColumn::GetConstG... |
tree | commitdiff |
2011-04-26 |
Stefan Csomor | fixes #12220 |
tree | commitdiff |
2011-04-25 |
Robin Dunn | Fix the size of the tree's text editing box on Cocoa |
tree | commitdiff |
2011-04-25 |
Dimitri Schoolwerth | Fixed filename in wxOSX-Cocoa's file dialog using exten... |
tree | commitdiff |
2011-04-23 |
Vadim Zeitlin | Don't generate wxEVT_COMMAND_DATAVIEW_CACHE_HINT for... |
tree | commitdiff |
2011-04-23 |
Vadim Zeitlin | Don't close arcs drawn in wxPostScriptDC. |
tree | commitdiff |
2011-04-23 |
Vadim Zeitlin | Change wxNotebook selection before sending page changed... |
tree | commitdiff |
2011-04-23 |
Vadim Zeitlin | Add wxDC::SetTransformMatrix() and related methods... |
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 | Fix file paths in wxFileSystemWatcherEvent under OS X. |
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 |
Stefan Csomor | implementation of HotKey, see #12354 |
tree | commitdiff |
2011-04-22 |
Václav Slavík | Compilation fix for DEFINE_GUID uses. |
tree | commitdiff |
2011-04-22 |
Dimitri Schoolwerth | Fixed wxUSE_STD_STRING==0 compilation. |
tree | commitdiff |
2011-04-21 |
Vadim Zeitlin | Define ACO_AUTOAPPEND for MinGW/Cygwin. |
tree | commitdiff |
2011-04-21 |
Vadim Zeitlin | Use "wx" prefix for the GUIDs we (re)define in wxMSW... |
tree | commitdiff |
2011-04-21 |
Vadim Zeitlin | Redefine IAutoCompleteDropDown in our code as it's... |
tree | commitdiff |
2011-04-21 |
Julian Smart | Added ForceDelayedLayout |
tree | commitdiff |
2011-04-20 |
Dimitri Schoolwerth | Make use of SetFilterIndex in wxOSX-Cocoa's file dialog. |
tree | commitdiff |
2011-04-20 |
Dimitri Schoolwerth | Fixed saving dialog's filter index always being -1... |
tree | commitdiff |
2011-04-19 |
Paul Cornett | fix conversion of gdk_input_add() to g_io_add_watch... |
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 |
Vadim Zeitlin | Don't assert when destroying a never created window... |
tree | commitdiff |
next |