2009-02-09 |
Vadim Zeitlin | fix MSVC warnings about possibly uninitialized variable... |
tree | commitdiff |
2009-02-09 |
Vadim Zeitlin | compilation fix for wxUSE_STL build after latest changes |
tree | commitdiff |
2009-02-09 |
Robert Roebling | Compile fix |
tree | commitdiff |
2009-02-09 |
Stefan Csomor | drawing code now in common file |
tree | commitdiff |
2009-02-09 |
Stefan Csomor | replacing RgnHandle with HIShapeRef usage |
tree | commitdiff |
2009-02-09 |
Stefan Csomor | common drawing code for osx-cocoa and osx-carbon, also... |
tree | commitdiff |
2009-02-09 |
Robert Roebling | Fixes #10454, Applied patch for wxDataViewCtrl should... |
tree | commitdiff |
2009-02-09 |
Kevin Ollivier | Remove delegates before releasing the native object... |
tree | commitdiff |
2009-02-09 |
Kevin Ollivier | Do a sanity check to make sure GetWindow() has a valid... |
tree | commitdiff |
2009-02-09 |
Kevin Ollivier | Initial support for EVT_ERASE_BACKGROUND for OS X Cocoa. |
tree | commitdiff |
2009-02-09 |
Francesco Montorsi | fix memory leak; allocate the DC before SetFont() is... |
tree | commitdiff |
2009-02-09 |
Francesco Montorsi | save the current status text for each pane inside wxSta... |
tree | commitdiff |
2009-02-08 |
Kevin Ollivier | Stub out GetMatchingPair() for now to allow us to use... |
tree | commitdiff |
2009-02-08 |
Kevin Ollivier | Crash fix for when a wxNullBitmap is passed in as the... |
tree | commitdiff |
2009-02-08 |
Kevin Ollivier | Header fix for OS X Cocoa build. |
tree | commitdiff |
2009-02-08 |
Paul Cornett | new wxTaskBarIcon implementation for GTK2 |
tree | commitdiff |
2009-02-08 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2009-02-08 |
Paul Cornett | do only what is necessary in SetScrollbars(), let the... |
tree | commitdiff |
2009-02-08 |
Francesco Montorsi | do not deselect the item the user has just selected... |
tree | commitdiff |
2009-02-08 |
Francesco Montorsi | optimize rendering code by calling GetClientSize()... |
tree | commitdiff |
2009-02-08 |
Francesco Montorsi | revert insert=>append change; only for wxELLIPSIZE_END... |
tree | commitdiff |
2009-02-08 |
Stefan Csomor | turning on icons for osx-cocoa |
tree | commitdiff |
2009-02-08 |
Francesco Montorsi | use Ellipsize() in wxStatusBarGeneric so that the text... |
tree | commitdiff |
2009-02-08 |
Francesco Montorsi | split wxControl::Ellipsize() in two functions for bette... |
tree | commitdiff |
2009-02-08 |
Stefan Csomor | menu fixes, also fixes #10479 |
tree | commitdiff |
2009-02-08 |
Vadim Zeitlin | add wx-prefixed and semicolon-requiring versions of... |
tree | commitdiff |
2009-02-08 |
Stefan Csomor | adding scroll wheel support |
tree | commitdiff |
2009-02-08 |
Vadim Zeitlin | only do (c) and (C) translation in Unicode build |
tree | commitdiff |
2009-02-08 |
Vadim Zeitlin | use bitmap mask if any in splash screen (closes #10470) |
tree | commitdiff |
2009-02-07 |
Kevin Ollivier | Implement GetDashCount() for Carbon/Cocoa. |
tree | commitdiff |
2009-02-07 |
Kevin Ollivier | Add (currently unimplemented) missing wxRegion construc... |
tree | commitdiff |
2009-02-07 |
Kevin Ollivier | Assert if these methods are triggered to alert the... |
tree | commitdiff |
2009-02-07 |
Vadim Zeitlin | fix (harmless for now) g++ warning about non-virtual... |
tree | commitdiff |
2009-02-07 |
Vadim Zeitlin | require semicolon after wxDECLARE/DEFINE_EVENT() (close... |
tree | commitdiff |
2009-02-07 |
Vadim Zeitlin | rename wxDECLARE_LOCAL_EVENT to just wxDECLARE_EVENT |
tree | commitdiff |
2009-02-07 |
Stefan Csomor | OSX currently doesn't expose an OnPaint anymore |
tree | commitdiff |
2009-02-07 |
Francesco Montorsi | no real change: put event handlers together at the... |
tree | commitdiff |
2009-02-07 |
Jaakko Salli | Eliminated two unneeded arguments from wxPropertyGrid... |
tree | commitdiff |
2009-02-07 |
Jaakko Salli | Fixed and refactored wxPropertyGridManager decsription... |
tree | commitdiff |
2009-02-07 |
Stefan Csomor | reworking event handling to redirect to c++ virtual... |
tree | commitdiff |
2009-02-07 |
Jaakko Salli | Added workaround for a bug that causes splitters not... |
tree | commitdiff |
2009-02-07 |
Stefan Csomor | correct shortcuts on mac, fixes #10464 |
tree | commitdiff |
2009-02-06 |
Vadim Zeitlin | remove incorrect cast of wxString to char* (unnecessary... |
tree | commitdiff |
2009-02-06 |
Francesco Montorsi | more user-friendly error message |
tree | commitdiff |
2009-02-05 |
Francesco Montorsi | add code for debugging sizers/window sizes; it may... |
tree | commitdiff |
2009-02-05 |
Francesco Montorsi | always use wxSTAY_ON_TOP (closes #10447) |
tree | commitdiff |
2009-02-05 |
Paul Cornett | use the right GdkWindow and origin for non-pizza widget... |
tree | commitdiff |
2009-02-04 |
Vadim Zeitlin | fix MSVC warning about implicit int to bool conversion |
tree | commitdiff |
2009-02-04 |
Vadim Zeitlin | PCH-less compilation fix |
tree | commitdiff |
2009-02-04 |
Robert Roebling | Use gtk_range_set_value() to set scrollbar and do that... |
tree | commitdiff |
2009-02-04 |
Vadim Zeitlin | another compilation fix to switch in DoYield() |
tree | commitdiff |
2009-02-04 |
Francesco Montorsi | fix no-PCH builds for wxMac |
tree | commitdiff |
2009-02-04 |
Robert Roebling | Use wxRound() instead of (int)(my_double + 0.5); |
tree | commitdiff |
2009-02-04 |
Vadim Zeitlin | compilation fixes to DoYield() after latest changes |
tree | commitdiff |
2009-02-04 |
Francesco Montorsi | fix wxThreadEvent linking in shared builds |
tree | commitdiff |
2009-02-04 |
Francesco Montorsi | update to the latest version of the patch at #10320... |
tree | commitdiff |
2009-02-04 |
Francesco Montorsi | fix the new wxThreadEvent class adopting the new type... |
tree | commitdiff |
2009-02-04 |
Francesco Montorsi | check in the 'selective yield' patch (see ticket #10320): |
tree | commitdiff |
2009-02-04 |
Francesco Montorsi | in debug mode when clicking with the middle mouse butto... |
tree | commitdiff |
2009-02-04 |
Jaakko Salli | Added proper COW to wxPGChoices, moved wxPGChoices... |
tree | commitdiff |
2009-02-04 |
Francesco Montorsi | add standard wxBLUE_PEN for coherency with the colours... |
tree | commitdiff |
2009-02-04 |
Vadim Zeitlin | restore the default bitmap icons size to 16*15, making... |
tree | commitdiff |
2009-02-04 |
Vadim Zeitlin | compilation fixes for wxMSW/Univ |
tree | commitdiff |
2009-02-04 |
Paul Cornett | revert last commit, it re-introduces the first problem |
tree | commitdiff |
2009-02-04 |
Paul Cornett | fix bug introduced in last commit, contents not scrolli... |
tree | commitdiff |
2009-02-03 |
Francesco Montorsi | Re-add support for multiple text validator styles but |
tree | commitdiff |
2009-02-03 |
Vadim Zeitlin | renamed wx/ptr_shrd.h to wx/sharedptr.h; split wx/ptr_s... |
tree | commitdiff |
2009-02-03 |
Robert Roebling | Add space all around std buttons as per Apple HIG ... |
tree | commitdiff |
2009-02-03 |
Robert Roebling | Also report events from wxCollapsiblePane's label |
tree | commitdiff |
2009-02-03 |
Robert Roebling | Removed accidentally committed debug code |
tree | commitdiff |
2009-02-02 |
Vadim Zeitlin | compilation fix for template Connect() |
tree | commitdiff |
2009-02-02 |
Vadim Zeitlin | Changes to template Connect() to make it compile with... |
tree | commitdiff |
2009-02-02 |
Robert Roebling | Invalidate only the specified rectangle |
tree | commitdiff |
2009-02-02 |
Robert Roebling | The recent change to ::Refresh() (strangely) fails... |
tree | commitdiff |
2009-02-01 |
Robert Roebling | Make wxCheckListBox call event.SetString() on all platf... |
tree | commitdiff |
2009-02-01 |
Robert Roebling | The check column needs more space |
tree | commitdiff |
2009-02-01 |
Robert Roebling | Enable the correct code making sure that subwindows... |
tree | commitdiff |
2009-02-01 |
Vadim Zeitlin | correct the tests for the window position to actually... |
tree | commitdiff |
2009-02-01 |
Vadim Zeitlin | position the popup on the correct screen (see #10462) |
tree | commitdiff |
2009-02-01 |
Vadim Zeitlin | check for m_parentMenu being NULL in IsChecked/Checked... |
tree | commitdiff |
2009-02-01 |
Francesco Montorsi | fix a typo in comment |
tree | commitdiff |
2009-02-01 |
Jaakko Salli | Use wxToolBar::SetToolBitmapSize() to setup tool bitmap... |
tree | commitdiff |
2009-02-01 |
Stefan Csomor | fixing utf32 native conversion |
tree | commitdiff |
2009-02-01 |
Paul Cornett | simplify Refresh() and Update() |
tree | commitdiff |
2009-02-01 |
Stefan Csomor | adding explicit log.h include |
tree | commitdiff |
2009-02-01 |
Paul Cornett | fix drawing from Update() being overwritten, fixes... |
tree | commitdiff |
2009-02-01 |
Stefan Csomor | adding the GetEventHandler() indirection |
tree | commitdiff |
2009-02-01 |
Stefan Csomor | adding explicit log.h include |
tree | commitdiff |
2009-02-01 |
Stefan Neis | Removed extraneous semicolons and commas (partly fixes... |
tree | commitdiff |
2009-01-31 |
Vadim Zeitlin | allow calling SetItemLabel() for menu items with NULL... |
tree | commitdiff |
2009-01-31 |
Vadim Zeitlin | log error message in wxRmdir() for consistency with... |
tree | commitdiff |
2009-01-31 |
Vadim Zeitlin | attempt to fix DLL samples link with VC6 which has... |
tree | commitdiff |
2009-01-31 |
Vadim Zeitlin | allow calling SetItemLabel() for items not attached... |
tree | commitdiff |
2009-01-31 |
Francesco Montorsi | add SetCharIncludes and SetCharExcludes utilities to... |
tree | commitdiff |
2009-01-31 |
Vadim Zeitlin | load ImageList_Copy() dynamically to allow wx apps... |
tree | commitdiff |
2009-01-31 |
Vadim Zeitlin | corrections after last commit, (see #10452 comment:6) |
tree | commitdiff |
2009-01-31 |
Francesco Montorsi | give better names to wxTextValidator::IsInCharIncludes... |
tree | commitdiff |
2009-01-31 |
Vadim Zeitlin | fix warnings about conversion between DWORD and pointer... |
tree | commitdiff |
2009-01-31 |
Vadim Zeitlin | define MIIM_BITMAP &c in wx/msw/missing.h instead of... |
tree | commitdiff |
2009-01-31 |
Robert Roebling | Disable wxSIZE_FORCE_EVENT and demonstrate its bug... |
tree | commitdiff |
next |