2004-06-16 |
Włodzimierz Skiba | -1, TRUE/true, FALSE/false and tabs replacements. |
tree | commitdiff |
2004-06-14 |
Robin Dunn | Patch [ 971542 ] Tiny speedup for stc2wx in PlatWX.cpp |
tree | commitdiff |
2004-06-14 |
Robin Dunn | This workaround is no longer needed because of fix in |
tree | commitdiff |
2004-06-12 |
Dimitri Schoolwerth | removed SetAutoLayout(true) calls when a corresponding... |
tree | commitdiff |
2004-06-11 |
Włodzimierz Skiba | wxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND... |
tree | commitdiff |
2004-06-10 |
Julian Smart | OR extra style with existing value or some implementati... |
tree | commitdiff |
2004-06-10 |
Robin Dunn | Take care of some focus issues with the AutoComp list... |
tree | commitdiff |
2004-06-09 |
Robin Dunn | Ensure that the correct rectangle is clipped and refres... |
tree | commitdiff |
2004-06-09 |
Włodzimierz Skiba | -1->wxID_ANY, TRUE->true, FALSE->false and tabs replace... |
tree | commitdiff |
2004-06-08 |
Włodzimierz Skiba | -1->wxID_ANY, TRUE->true, FALSE->false and tabs replace... |
tree | commitdiff |
2004-06-07 |
Włodzimierz Skiba | -1->wxID_ANY, TRUE->true, FALSE->false and tabs replace... |
tree | commitdiff |
2004-06-02 |
Robin Dunn | Default arg for Id |
tree | commitdiff |
2004-06-01 |
Robin Dunn | remove EVT_STC_POSCHANGED as it's been deprecated in... |
tree | commitdiff |
2004-05-28 |
Robin Dunn | missing OnBeginSize call |
tree | commitdiff |
2004-05-25 |
Dimitri Schoolwerth | applied patch #935127: "wxDIALOG_MODAL and wxDIALOG_MOD... |
tree | commitdiff |
2004-05-25 |
Julian Smart | More name changes |
tree | commitdiff |
2004-05-25 |
Robin Dunn | Remove treelistctrl from gizmos. The one from the... |
tree | commitdiff |
2004-05-24 |
Robin Dunn | No longer any need for the dc parameter to FullPaint. |
tree | commitdiff |
2004-05-24 |
Robin Dunn | Fix FullPaint to actually force the whole window to... |
tree | commitdiff |
2004-05-24 |
Julian Smart | Regenerated makefiles for 2.5.2 |
tree | commitdiff |
2004-05-19 |
Dimitri Schoolwerth | applied patch #940914 "Minor cleaning of warnings in... |
tree | commitdiff |
2004-05-18 |
Robin Dunn | Add wxFULL_REPAINT_ON_RESIZE |
tree | commitdiff |
2004-05-18 |
Julian Smart | Set fields count even if don't have widthds |
tree | commitdiff |
2004-05-17 |
Julian Smart | Check for empty "widths" |
tree | commitdiff |
2004-05-15 |
Mattia Barbon | Patch #952359 from ABX: contrib updates after wxHashT... |
tree | commitdiff |
2004-05-12 |
Julian Smart | Added window styles to wxToolBar handler. |
tree | commitdiff |
2004-04-28 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2004-04-14 |
Robin Dunn | Added wxSizerItem::SetMinSize that calls m_window-... |
tree | commitdiff |
2004-04-14 |
Robin Dunn | Compilation fixes |
tree | commitdiff |
2004-04-11 |
Václav Slavík | added more styles (patch 933354) |
tree | commitdiff |
2004-04-11 |
Václav Slavík | added wxTE_AUTO_SCROLL and wxTE_NO_VSCROLL |
tree | commitdiff |
2004-04-09 |
David Elliott | Baked with Bakefile 0.1.4 |
tree | commitdiff |
2004-04-07 |
Robin Dunn | Changed name to wxFIXED_MINSIZE since that is more... |
tree | commitdiff |
2004-04-07 |
Robin Dunn | XRC needs to know about wxFIXED_SIZE too. |
tree | commitdiff |
2004-04-06 |
Dimitri Schoolwerth | applied patch #929947: "Various cleaning of warnings... |
tree | commitdiff |
2004-03-31 |
Vadim Zeitlin | fixed compilation for Mac (MacUpdateImmediately() doesn... |
tree | commitdiff |
2004-03-29 |
Robin Dunn | Check that the file successfully loaded, use the length... |
tree | commitdiff |
2004-03-26 |
Robin Dunn | use wxPopupWindow again |
tree | commitdiff |
2004-03-23 |
Julian Smart | Applied patch [ 905577 ] Removed copystring from OGL... |
tree | commitdiff |
2004-03-23 |
Julian Smart | Applied patch [ 919026 ] wxBU_EXACTFIT support in wxBit... |
tree | commitdiff |
2004-03-22 |
Robin Dunn | Ensure the buffer is NULL-terminated before converting it. |
tree | commitdiff |
2004-03-22 |
Robin Dunn | Expand the range of WXK_ values that are excluded from... |
tree | commitdiff |
2004-03-15 |
Robin Dunn | Use the length when converting |
tree | commitdiff |
2004-03-06 |
Robin Dunn | Decided that not doing methods for keyboard commands... |
tree | commitdiff |
2004-03-02 |
Chris Elliott | apply SF patch #907546 (DMC fix) |
tree | commitdiff |
2004-02-29 |
Václav Slavík | compilation fix for wxUSE_FILESYSTEM=0 |
tree | commitdiff |
2004-02-29 |
Mattia Barbon | STL fixes. |
tree | commitdiff |
2004-02-28 |
Václav Slavík | another cleanup of constraints code in samples (patch... |
tree | commitdiff |
2004-02-26 |
Robin Dunn | Fix compilation error due to recent typedef changes |
tree | commitdiff |
2004-02-23 |
Robin Dunn | Turn off UseAntiAliasing by default on wxMac |
tree | commitdiff |
2004-02-19 |
Václav Slavík | regenerated makefiles |
tree | commitdiff |
2004-02-18 |
Julian Smart | Added wxDIALOG_NO_PARENT style to XRC |
tree | commitdiff |
2004-02-15 |
David Elliott | Bakefile 0.1.3 |
tree | commitdiff |
2004-02-14 |
Robin Dunn | Oops, took out too much... |
tree | commitdiff |
2004-02-14 |
Robin Dunn | Fix the off-by-one a little differently, and correct... |
tree | commitdiff |
2004-02-13 |
Robin Dunn | Fixed an off-by-one error |
tree | commitdiff |
2004-02-13 |
Robin Dunn | Call Skip from the focus handlers so wxGTK can still... |
tree | commitdiff |
2004-02-11 |
Robin Dunn | Use extraFontFlag to specify if anti-aliased fonts... |
tree | commitdiff |
2004-02-11 |
Robin Dunn | Allow an extra flag to be given to Font::Create |
tree | commitdiff |
2004-02-11 |
Robin Dunn | Use wxStaticCast |
tree | commitdiff |
2004-02-11 |
Václav Slavík | make it possible to override translatable status of... |
tree | commitdiff |
2004-02-08 |
Julian Smart | New versions |
tree | commitdiff |
2004-02-08 |
Julian Smart | Added wxTreeListCtrl: patch [ 883529 ] wxTreeListCltr |
tree | commitdiff |
2004-02-08 |
Julian Smart | Applied patch [ 879998 ] Warning free animate contrib |
tree | commitdiff |
2004-02-08 |
Julian Smart | Fixed RTTI |
tree | commitdiff |
2004-02-08 |
Julian Smart | Applied patch [ 875663 ] Warning free mmedia contrib |
tree | commitdiff |
2004-02-06 |
Robin Dunn | correct some compile warnings and errors |
tree | commitdiff |
2004-02-06 |
Robin Dunn | Call Finalise. |
tree | commitdiff |
2004-02-06 |
Robin Dunn | Updated Scintilla to version 1.58 |
tree | commitdiff |
2004-02-05 |
Václav Slavík | makefiles update |
tree | commitdiff |
2004-01-31 |
Julian Smart | Removed DialogEd |
tree | commitdiff |
2004-01-31 |
Robin Dunn | %addtofunc --> %pythonAppend |
tree | commitdiff |
2004-01-29 |
Dimitri Schoolwerth | Applied most of patch #880002: "Warning free plot contrib". |
tree | commitdiff |
2004-01-28 |
Dimitri Schoolwerth | Applied patch #886192: "Minor fix to XRC contrib";... |
tree | commitdiff |
2004-01-26 |
Robin Dunn | wxMac needs the scroll styles |
tree | commitdiff |
2004-01-26 |
Julian Smart | Added RTTI |
tree | commitdiff |
2004-01-24 |
David Elliott | Baked bakefiles |
tree | commitdiff |
2004-01-23 |
Julian Smart | Applied patch [ 882493 ] Added XRC support for wxStatusBar |
tree | commitdiff |
2004-01-22 |
David Elliott | Baked files with Bakefile 0.1.2 (Mac OS 10.3 Python... |
tree | commitdiff |
2004-01-16 |
Robin Dunn | Patch [ 877891 ] Share the DC from DoPaint with FullPai... |
tree | commitdiff |
2004-01-11 |
Julian Smart | Applied patch [ 791573 ] New feature for FL toorbar... |
tree | commitdiff |
2004-01-11 |
Julian Smart | Applied patch [ 869522 ] Cleaning of deprecated contrib |
tree | commitdiff |
2004-01-08 |
Julian Smart | Added wxWS_EX_BLOCK_EVENTS style |
tree | commitdiff |
2004-01-08 |
Julian Smart | Applied patch [ 868061 ] Warning free OGL |
tree | commitdiff |
2004-01-08 |
Julian Smart | Applied patch [ 867158 ] Warning free gizmos |
tree | commitdiff |
2004-01-02 |
Robin Dunn | Don't use wx[H|V]SCROLL styles |
tree | commitdiff |
2004-01-02 |
Julian Smart | wxShapeRegion::SetText shouldn't append to formatted... |
tree | commitdiff |
2003-12-23 |
Julian Smart | Applied patch [ 864570 ] adjustement of FL contrib... |
tree | commitdiff |
2003-12-15 |
Václav Slavík | regenerated makefiles |
tree | commitdiff |
2003-12-12 |
Václav Slavík | don't crash |
tree | commitdiff |
2003-12-12 |
Václav Slavík | wxScrolledWindow can have children, too |
tree | commitdiff |
2003-12-11 |
Julian Smart | Applied patch [ 845171 ] Use transparancy mask in wxBit... |
tree | commitdiff |
2003-12-11 |
Julian Smart | Applied [ 857819 ] STC CopyToClipboard uses LF on win32 |
tree | commitdiff |
2003-12-11 |
Julian Smart | Applied patch [ 843965 ] RC/WXRC/XML related contribs... |
tree | commitdiff |
2003-12-11 |
Julian Smart | Applied patch [ 856318 ] A few Wine fixes |
tree | commitdiff |
2003-12-11 |
Julian Smart | Applied part of patch [ 774826 ] Background colour... |
tree | commitdiff |
2003-12-03 |
Václav Slavík | unknown controls container can't be subclassed, assert... |
tree | commitdiff |
2003-11-23 |
Mattia Barbon | Compilation fixes for wxUSE_STL == 1 and for wxUSE_UN... |
tree | commitdiff |
2003-11-09 |
Mattia Barbon | Warning fixes and deprecated method elimination from... |
tree | commitdiff |
2003-11-08 |
Mattia Barbon | wxXRC STL-ification. |
tree | commitdiff |
next |