2008-04-10 |
Julian Smart | Added wxRichTextCtrl superscript and subscript support... |
tree | commitdiff |
2008-04-10 |
Vadim Zeitlin | oops, added missing #endif |
tree | commitdiff |
2008-04-10 |
Vadim Zeitlin | only declare AddProcessCallback for wxMotif and wxGTK |
tree | commitdiff |
2008-04-08 |
Julian Smart | Try standard XDG location for documents directory |
tree | commitdiff |
2008-04-08 |
Robert Roebling | Adapt MSW's renderer's alignment to use column header... |
tree | commitdiff |
2008-04-08 |
Robert Roebling | By default, align renderers as column header under... |
tree | commitdiff |
2008-04-07 |
Robin Dunn | wxVideoMode is a class not a struct |
tree | commitdiff |
2008-04-07 |
Robin Dunn | fix typedef |
tree | commitdiff |
2008-04-07 |
Robert Roebling | Split wxDataViewVirtualModel fork wxDataViewIndexModel... |
tree | commitdiff |
2008-04-07 |
Vadim Zeitlin | correct positioning of the control and removed workarou... |
tree | commitdiff |
2008-04-06 |
Robert Roebling | Fix compilo |
tree | commitdiff |
2008-04-06 |
Vadim Zeitlin | no changes, just fix typo in variable name |
tree | commitdiff |
2008-04-06 |
Vadim Zeitlin | delay setting the window shape until it is realized... |
tree | commitdiff |
2008-04-06 |
Vadim Zeitlin | use kind, not id, of a menu item to test whether it... |
tree | commitdiff |
2008-04-06 |
Vadim Zeitlin | removed (unused) occurrences of _WX_DEFINE_DATE_EVENTS_... |
tree | commitdiff |
2008-04-06 |
Francesco Montorsi | give a name to the enumeration of the values which... |
tree | commitdiff |
2008-04-06 |
Francesco Montorsi | documented wxVideoMode (otherwise wxDisplay docs are... |
tree | commitdiff |
2008-04-06 |
Vadim Zeitlin | corrected inverted test in IsEmpty() (patch 1936052) |
tree | commitdiff |
2008-04-05 |
Vadim Zeitlin | document Alloc() vs returning bool (part of bug 1933693) |
tree | commitdiff |
2008-04-05 |
Vadim Zeitlin | include the headers needed for its compilation from... |
tree | commitdiff |
2008-04-05 |
Robert Roebling | Support renderer::LeftClick() in generic code, removed... |
tree | commitdiff |
2008-04-04 |
Vadim Zeitlin | set focus to the control when it's clicked |
tree | commitdiff |
2008-04-04 |
Vadim Zeitlin | make GenerateEvent() public again to fix wxGTK compilation |
tree | commitdiff |
2008-04-04 |
Vadim Zeitlin | implemented toggling of wxCAL_MONDAY_FIRST in the nativ... |
tree | commitdiff |
2008-04-04 |
Vadim Zeitlin | implemented Mark() in the native MSW version of wxCalen... |
tree | commitdiff |
2008-04-04 |
Vadim Zeitlin | generate double click events in the native MSW version... |
tree | commitdiff |
2008-04-04 |
Vadim Zeitlin | generate the correct events in the native MSW version... |
tree | commitdiff |
2008-04-04 |
Vadim Zeitlin | implemented HitTest() in the native MSW version; added... |
tree | commitdiff |
2008-04-04 |
Vadim Zeitlin | initial native implementation of wxCalendarCtrl for MSW |
tree | commitdiff |
2008-04-03 |
Robin Dunn | Fix for potential layout glitches in wxGridBagSizer... |
tree | commitdiff |
2008-04-02 |
Vadim Zeitlin | wxMac compilation fix: must explicitly qualify non... |
tree | commitdiff |
2008-04-02 |
Stefan Neis | Added detection of vsscanf and whether or not a prototy... |
tree | commitdiff |
2008-04-01 |
Vadim Zeitlin | move all appearace-related methods down to wxCalendarCt... |
tree | commitdiff |
2008-04-01 |
Vadim Zeitlin | wxMimeTypesManagerImpl and wxFileTypeImpl are in base... |
tree | commitdiff |
2008-04-01 |
Stefan Neis | Another attempt at fixing Watcom compilation. |
tree | commitdiff |
2008-04-01 |
Stefan Neis | Added header needed for Solaris to find finite() prototype. |
tree | commitdiff |
2008-04-01 |
Václav Slavík | compilation fix for wxMSW and r52961 |
tree | commitdiff |
2008-04-01 |
Václav Slavík | Generalized wxScrolledWindow into wxScrolled<T> that... |
tree | commitdiff |
2008-03-31 |
Vadim Zeitlin | throw away the now invalid items in wxSelectionStore... |
tree | commitdiff |
2008-03-31 |
Vadim Zeitlin | store selected indices as unsigned int, not size_t... |
tree | commitdiff |
2008-03-30 |
Václav Slavík | added wxXmlNode::InsertChildAfter and use it for (much... |
tree | commitdiff |
2008-03-29 |
Václav Slavík | 1. fixed wxXmlNode::InsertChild() documentation to... |
tree | commitdiff |
2008-03-29 |
Stefan Neis | OS/2 port: reorganized wxBitmap/wxBitmapHandler classes... |
tree | commitdiff |
2008-03-28 |
Francesco Montorsi | add more pure virtuals to wxBrushBase; fix the GetColou... |
tree | commitdiff |
2008-03-28 |
Vadim Zeitlin | added native GTK implementation of wxCalendarCtrl ... |
tree | commitdiff |
2008-03-27 |
Robin Dunn | Fix line endings |
tree | commitdiff |
2008-03-27 |
Robin Dunn | A bit of cleanup for STC's use of PopupWindow |
tree | commitdiff |
2008-03-27 |
Francesco Montorsi | final fixes to [a-b]*h headers |
tree | commitdiff |
2008-03-27 |
Vadim Zeitlin | added convenient wxON_BLOCK_EXIT_SET() macro |
tree | commitdiff |
2008-03-27 |
Vadim Zeitlin | added convenient wxON_BLOCK_EXIT_THISn() macros wrappin... |
tree | commitdiff |
2008-03-26 |
Francesco Montorsi | added the rungccxml.sh script and the setup_gccxml... |
tree | commitdiff |
2008-03-26 |
Francesco Montorsi | substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE... |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | moving tlw list up, cleanup |
tree | commitdiff |
2008-03-25 |
Francesco Montorsi | reorganized wxBitmap/wxBitmapHandler classes to use... |
tree | commitdiff |
2008-03-25 |
Vadim Zeitlin | implement wxListItem::operator=() |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | make popup on mac behave as on msw |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | turning off QuickDraw on the iPhone |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | addind nonowned window implementation |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | addind nonowned window implementation |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | addind nonowned window implementation |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | addind nonowned window implementation |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | addind nonowned window implementation |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | addind nonowned window implementation |
tree | commitdiff |
2008-03-24 |
Vadim Zeitlin | fix wxExecute() compilation in ANSI build |
tree | commitdiff |
2008-03-24 |
Francesco Montorsi | add backward compat FindOrCreateFont |
tree | commitdiff |
2008-03-23 |
Stefan Neis | Compilation fix. |
tree | commitdiff |
2008-03-23 |
Stefan Neis | Updated brush/pen implementation for OS/2 to current... |
tree | commitdiff |
2008-03-23 |
Vadim Zeitlin | suppress warnings about hiding virtual functions in... |
tree | commitdiff |
2008-03-23 |
Vadim Zeitlin | yet more compilation fixes after brush/pen style change... |
tree | commitdiff |
2008-03-23 |
Stefan Neis | Fixed compilation after wxBrushStyle/wxPenStyle changes. |
tree | commitdiff |
2008-03-23 |
Stefan Neis | Compilation fix (CreateTimerImpl is taken from timerunx... |
tree | commitdiff |
2008-03-23 |
Vadim Zeitlin | avoid needless Unicode<->MB conversions in Unix wxExecu... |
tree | commitdiff |
2008-03-22 |
Francesco Montorsi | use wxEmptyString as default value to return from GetAt... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | no changes, just removed unnecessary forward declaration |
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 | 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 | use wxGUIAppTraits::WaitForChild() in wxMac too |
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 |
Vadim Zeitlin | make wxSelectDispatcher ctor public, it can be useful... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | extracted GUI-specific part of utilsunx.cpp to a new... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | rename classes use by generic wxSpinCtrl implementation... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | add comparison operators for wxPen/BrushStyle and wxSOL... |
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 | add default parameters for width and style parameters... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | add compatible FindOrCreateBrush(wxColour, int) (also... |
tree | commitdiff |
2008-03-21 |
Vadim Zeitlin | compilation fixes after pen/brush styles changes |
tree | commitdiff |
2008-03-21 |
Francesco Montorsi | add the default ctor |
tree | commitdiff |
2008-03-21 |
Francesco Montorsi | add to GetToolkitVersion() the = NULL default values... |
tree | commitdiff |
2008-03-21 |
Francesco Montorsi | fix wxBrush for the mac build |
tree | commitdiff |
2008-03-20 |
Francesco Montorsi | add the wxAnimation's ctor which automatically loads... |
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-20 |
Václav Slavík | compilation fix for wxUSE_GUI=0 |
tree | commitdiff |
2008-03-18 |
Paul Cornett | revert removal of wxBU_AUTODRAW, now that it is again... |
tree | commitdiff |
2008-03-18 |
Vadim Zeitlin | added wxSpinCtrlDouble (slightly modified patch 1835864) |
tree | commitdiff |
2008-03-18 |
Francesco Montorsi | remove deprecation for wxBU_AUTODRAW; it needs some... |
tree | commitdiff |
next |