2008-03-27 |
Robin Dunn | A bit of cleanup for STC's use of PopupWindow |
tree | commitdiff |
2008-03-27 |
Robin Dunn | Use SetCanFocus |
tree | commitdiff |
2008-03-27 |
Vadim Zeitlin | lock wxPendingEventsLocker when deleting the handler... |
tree | commitdiff |
2008-03-27 |
Vadim Zeitlin | don't blit too much when copying static box border... |
tree | commitdiff |
2008-03-27 |
Stefan Csomor | graphics bitmap implementation, fix for bitmap scaling |
tree | commitdiff |
2008-03-27 |
Vadim Zeitlin | don't use gtk_notebook_insert_page() return value as... |
tree | commitdiff |
2008-03-27 |
Vadim Zeitlin | Several fixes for removing/readding controls to the... |
tree | commitdiff |
2008-03-26 |
Julian Smart | Added GetId() to Connect calls to ensure only the relev... |
tree | commitdiff |
2008-03-26 |
Stefan Csomor | popup activation scope and l&f |
tree | commitdiff |
2008-03-26 |
Stefan Csomor | fixing custom background on non owned windows |
tree | commitdiff |
2008-03-26 |
Stefan Csomor | fixing custom background on non owned windows |
tree | commitdiff |
2008-03-26 |
Julian Smart | Fixed selection clearing. |
tree | commitdiff |
2008-03-25 |
Vadim Zeitlin | several g++ 4 warning fixes |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | moving tlw list up, cleanup |
tree | commitdiff |
2008-03-25 |
Francesco Montorsi | build fix |
tree | commitdiff |
2008-03-25 |
Francesco Montorsi | reorganized wxBitmap/wxBitmapHandler classes to use... |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | porting reordering of controls back from 2.8 |
tree | commitdiff |
2008-03-25 |
Julian Smart | Fix for non-pch |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | adding 10.4 code for making focus events behave as... |
tree | commitdiff |
2008-03-25 |
Vadim Zeitlin | call OnReadWaiting(), not OnExceptionWaiting(), when... |
tree | commitdiff |
2008-03-25 |
Vadim Zeitlin | ANSI mode compilation fix |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | fix adding non owned window for mac |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | non owned window implementation |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | non owned window implementation |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | non owned window implementation |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | non owned window implementation |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | non owned window implementation |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | non owned window implementation |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | non owned window implementation |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | non owned window implementation |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | non owned window implementation |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | non owned window installation |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | make popup on mac behave as on msw |
tree | commitdiff |
2008-03-24 |
Vadim Zeitlin | fix wxExecute() compilation in ANSI build |
tree | commitdiff |
2008-03-24 |
Václav Slavík | no need to export private list/arrays of generic contro... |
tree | commitdiff |
2008-03-24 |
Francesco Montorsi | fix for built with compat 2.8 off |
tree | commitdiff |
2008-03-24 |
Vadim Zeitlin | fix (one off, so not really important) memory leak... |
tree | commitdiff |
2008-03-23 |
Vadim Zeitlin | fix crash when pressing Up key in empty combobox |
tree | commitdiff |
2008-03-23 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2008-03-23 |
Stefan Neis | Updated brush/pen implementation for OS/2 to current... |
tree | commitdiff |
2008-03-23 |
Vadim Zeitlin | avoid needless Unicode<->MB conversions in Unix wxExecu... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | don't use negative PID hack in GUI neither, add a separ... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | no real changes, just small cleanup after last few... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | refactored common code from XXX_EndProcessDetect in... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | get rid of traits functions unnecessary now that wxExec... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | fixed IO redirection to work in wxExecute() in console... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | fix warnings about unused parameters/variables in relea... |
tree | commitdiff |
2008-03-22 |
Francesco Montorsi | use wx-style header and commets; fix indentation to... |
tree | commitdiff |
2008-03-22 |
Václav Slavík | fixes to Freeze/Thawn when the window is shown or hidde... |
tree | commitdiff |
2008-03-22 |
Václav Slavík | fixed spurious debug message about unexpected focus... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | make wxSelectDispatcher ctor public, it can be useful... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | return bool from wxStreamTempInputBuffer::Update()... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | extracted GUI-specific part of utilsunx.cpp to a new... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | extracted GUI-specific part of utilsunx.cpp to a new... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | unused any more (should have been part of r52667) |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | rename classes use by generic wxSpinCtrl implementation... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | added wxWindowDisabler ctor for conditionally disabling... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | more compilation fixes after pen/brush styles changes |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | replace wxAddProcessCallback() with wxAppTraits::AddPro... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | don't pass unnecessary arguments to FindOrCreateBrush... |
tree | commitdiff |
2008-03-21 |
Vadim Zeitlin | compilation fixes after pen/brush styles changes |
tree | commitdiff |
2008-03-21 |
Václav Slavík | fixed TABs positioning inside <pre> so that tags don... |
tree | commitdiff |
2008-03-21 |
Václav Slavík | remove needless casting (no real change) |
tree | commitdiff |
2008-03-21 |
Vadim Zeitlin | restore setting m_appName broken by recent change ... |
tree | commitdiff |
2008-03-21 |
Francesco Montorsi | fix wxBrush for the mac build |
tree | commitdiff |
2008-03-20 |
Francesco Montorsi | fix header files so that they can be included directly... |
tree | commitdiff |
2008-03-20 |
Francesco Montorsi | make the Pen/Brush code backward compatible as discusse... |
tree | commitdiff |
2008-03-19 |
Francesco Montorsi | further wxPenStyle/wxBrushStyle fixes for builds with... |
tree | commitdiff |
2008-03-19 |
Stefan Csomor | CGFloat |
tree | commitdiff |
2008-03-19 |
Stefan Csomor | make background colour be the real color, to have inher... |
tree | commitdiff |
2008-03-19 |
Stefan Csomor | clean include |
tree | commitdiff |
2008-03-19 |
Stefan Csomor | have bg style wxBG_STYLE_CUSTOM not skip event |
tree | commitdiff |
2008-03-18 |
Václav Slavík | made wxAcceleratorTable work with buttons in wxGTK too |
tree | commitdiff |
2008-03-18 |
Vadim Zeitlin | added wxSpinCtrlDouble (slightly modified patch 1835864) |
tree | commitdiff |
2008-03-18 |
Vadim Zeitlin | provide stubs for Get/SetStippled() to fix the build |
tree | commitdiff |
2008-03-18 |
Paul Cornett | remove duplicate wxTaskBarIconAreaBase::DoPopupMenu... |
tree | commitdiff |
2008-03-18 |
Paul Cornett | move wxWindowGTK::DoPopupMenu back to window.cpp |
tree | commitdiff |
2008-03-18 |
Paul Cornett | simplify wxEVT_MENU_OPEN/CLOSE generation |
tree | commitdiff |
2008-03-17 |
Benjamin Williams | vista tree crash fix |
tree | commitdiff |
2008-03-17 |
Vadim Zeitlin | use static functions instead of static variables for... |
tree | commitdiff |
2008-03-17 |
Vadim Zeitlin | don't provide unnecessary (as default) arguments to... |
tree | commitdiff |
2008-03-17 |
Vadim Zeitlin | don't provide unnecessary (as default) arguments to... |
tree | commitdiff |
2008-03-17 |
Paul Cornett | fix a huge number of build errors |
tree | commitdiff |
2008-03-17 |
Stefan Csomor | fix default values after types were changed |
tree | commitdiff |
2008-03-17 |
Paul Cornett | reorganize deferred show logic a bit, to reset m_deferS... |
tree | commitdiff |
2008-03-17 |
Francesco Montorsi | some more build fix for wxPen/wxBrush style changes |
tree | commitdiff |
2008-03-16 |
Francesco Montorsi | build fix (looking at buildbot) |
tree | commitdiff |
2008-03-16 |
Francesco Montorsi | fix typos and update MSW code to use new wxPENSTYLE_... |
tree | commitdiff |
2008-03-16 |
Francesco Montorsi | fix also wxPen to use wxPenStyle,wxPenJoin,wxPenCap... |
tree | commitdiff |
2008-03-16 |
Francesco Montorsi | fix wxMSW build after wxBrush changes: return wxBRUSHST... |
tree | commitdiff |
2008-03-16 |
Francesco Montorsi | introduce wxBrushStyle enum and replace 'int style... |
tree | commitdiff |
2008-03-16 |
Julian Smart | Don't accept picker text events from any old text control |
tree | commitdiff |
2008-03-16 |
Václav Slavík | ShowWithEffect must call wxWindowBase::Show |
tree | commitdiff |
2008-03-16 |
Václav Slavík | Fixed generic art provider to scale bitmaps down to... |
tree | commitdiff |
2008-03-16 |
Václav Slavík | if we can't detect tooltip color, yellow as used by... |
tree | commitdiff |
2008-03-15 |
Paul Cornett | use a different method to prevent an early size_allocate, |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | rename fobr95.{cpp,h} files to foobar.{cpp,h} |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | add support for asynchronous execution in wxBase (patch... |
tree | commitdiff |
2008-03-15 |
Václav Slavík | wxMSW: generate wxClipboardTextEvent from wxTextCtrl... |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | implement wxSpinCtrl::Reparent() to properly reparent... |
tree | commitdiff |
next |