2005-02-12 |
Julian Smart | Regenerated makefiles |
tree | commitdiff |
2005-02-11 |
Robin Dunn | Initialize the new data memebers |
tree | commitdiff |
2005-02-11 |
Robin Dunn | On wxMSW Move an invisible system caret around with... |
tree | commitdiff |
2005-02-11 |
Robin Dunn | Updated to Scintilla 1.62 |
tree | commitdiff |
2005-02-10 |
Włodzimierz Skiba | Warning fixes. |
tree | commitdiff |
2005-02-10 |
Julian Smart | Applied patch [ 1096612 ] FL: fix close button on wxGTK |
tree | commitdiff |
2005-02-10 |
Julian Smart | Applied [ 1110257 ] wxFoldPanelBar does not display... |
tree | commitdiff |
2005-02-09 |
Julian Smart | Fixed delete |
tree | commitdiff |
2005-02-09 |
Włodzimierz Skiba | Semicolon removed for Borland |
tree | commitdiff |
2005-02-06 |
Mattia Barbon | Miscellaneous compilation and warning fixes. |
tree | commitdiff |
2005-02-04 |
Robin Dunn | Use the unicode character, if available in the event |
tree | commitdiff |
2005-01-31 |
Vadim Zeitlin | fixes for animated GIFs playing (patch 1097003) |
tree | commitdiff |
2005-01-21 |
Robin Dunn | Patch #1106564, corrects possible 100% CPU load condition. |
tree | commitdiff |
2005-01-18 |
Kevin Hock | Use event modifiers and accessors rather than m_ variab... |
tree | commitdiff |
2005-01-14 |
Włodzimierz Skiba | Common wxListCtrl control name. |
tree | commitdiff |
2005-01-06 |
Kevin Hock | whilst -> while |
tree | commitdiff |
2005-01-04 |
Włodzimierz Skiba | Old API depreciated. Use of new API. Source cleaning. |
tree | commitdiff |
2005-01-04 |
Vadim Zeitlin | fixed parameters to Blit() |
tree | commitdiff |
2004-12-23 |
Robin Dunn | Updated to SWIG 1.3.24 (plus a patch that corrects... |
tree | commitdiff |
2004-12-21 |
Włodzimierz Skiba | wxString and wxChar* access for file functions. Source... |
tree | commitdiff |
2004-12-21 |
Włodzimierz Skiba | wxURI is enough for the basic url operations. |
tree | commitdiff |
2004-12-21 |
Włodzimierz Skiba | Metric conversion constants not doubled in each port... |
tree | commitdiff |
2004-12-17 |
Włodzimierz Skiba | Unicode markup. |
tree | commitdiff |
2004-12-17 |
Włodzimierz Skiba | Follow wxTreeCtrl API. |
tree | commitdiff |
2004-12-16 |
Włodzimierz Skiba | Make ComputeScaleAndOrigin() as virtual part of wxDCBas... |
tree | commitdiff |
2004-12-16 |
Włodzimierz Skiba | Send full url to wxHtmlWindow::OnOpeningURL validation... |
tree | commitdiff |
2004-12-13 |
Włodzimierz Skiba | math.h/PI integration |
tree | commitdiff |
2004-12-13 |
Włodzimierz Skiba | Avoid conflict with INFINITY of math.h. |
tree | commitdiff |
2004-12-10 |
Włodzimierz Skiba | wxFoldBar now also horizontal (with API methods renamed... |
tree | commitdiff |
2004-12-08 |
Włodzimierz Skiba | Fixed bug with lack of return default style if Ok(... |
tree | commitdiff |
2004-12-08 |
Włodzimierz Skiba | Warning fixes. |
tree | commitdiff |
2004-12-07 |
Włodzimierz Skiba | Fix to FIXME about using unused Get/SetOptimization. |
tree | commitdiff |
2004-12-07 |
Włodzimierz Skiba | Correct way of modyfing stc.cpp. Thanks Robin for quick... |
tree | commitdiff |
2004-12-06 |
Włodzimierz Skiba | ssize_t for wxFile, unsigned char markup for color... |
tree | commitdiff |
2004-11-23 |
Chris Elliott | SF patch 1067466 |
tree | commitdiff |
2004-11-22 |
Julian Smart | Fixed licence lines |
tree | commitdiff |
2004-11-22 |
Julian Smart | Added wxWindows licence to match other files |
tree | commitdiff |
2004-11-22 |
Julian Smart | Added accidentally omitted license to match source... |
tree | commitdiff |
2004-11-20 |
Václav Slavík | don't use precompiled headers with dosyacc.c |
tree | commitdiff |
2004-11-15 |
Julian Smart | RC parse fixes from Michael Shamgar |
tree | commitdiff |
2004-11-11 |
Ron Lee | Added gnome files to gtk dist. |
tree | commitdiff |
2004-11-10 |
Robin Dunn | When using an external scrollbar ensure that the built... |
tree | commitdiff |
2004-11-07 |
Julian Smart | wxWindows -> wxWidgets |
tree | commitdiff |
2004-11-05 |
Václav Slavík | use wxNewId in wxEditableListBox to avoid conflicts... |
tree | commitdiff |
2004-11-01 |
Robin Dunn | Avoid the IsVisible assert in GetNextVisible |
tree | commitdiff |
2004-10-28 |
Václav Slavík | FL's floating windows render borders themselves, don... |
tree | commitdiff |
2004-10-27 |
Ryan Norton | wxURI. Move Convert/to/fromURI into uri.cpp so that... |
tree | commitdiff |
2004-10-19 |
Vadim Zeitlin | set mouse capture flag to false when releasing the... |
tree | commitdiff |
2004-10-18 |
David Elliott | Rebaked (build/bakefiles/common.bkl 1.95->1.96 change) |
tree | commitdiff |
2004-10-17 |
Robin Dunn | Use Scintilla's functions for Unicode/UTF8 conversions |
tree | commitdiff |
2004-10-08 |
Julian Smart | Regenerated makefiles for 3rd-party lib change |
tree | commitdiff |
2004-10-08 |
Julian Smart | Regenerated from bakefiles |
tree | commitdiff |
2004-10-07 |
Ryan Norton | bakefile time!! (Mainly stuff for wxCocoa) |
tree | commitdiff |
2004-10-06 |
Robin Dunn | wxMDIChildFrame::IsTopLevel returns false but for this... |
tree | commitdiff |
2004-09-30 |
Václav Slavík | removed remaining XRC files from contrib |
tree | commitdiff |
2004-09-30 |
Václav Slavík | wxrc is in core utils now |
tree | commitdiff |
2004-09-29 |
Julian Smart | Increased a buffer size |
tree | commitdiff |
2004-09-29 |
Ron Lee | Update the wx-config man page. |
tree | commitdiff |
2004-09-28 |
Robin Dunn | TRUE/FALSE/etc. cleanup in the *.in files, regenerated... |
tree | commitdiff |
2004-09-28 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, TRUE/true, FALSE... |
tree | commitdiff |
2004-09-28 |
Robin Dunn | On the Mac the Alt key is a character modifier like... |
tree | commitdiff |
2004-09-27 |
Robin Dunn | Allow style spec strings to contain colour names as... |
tree | commitdiff |
2004-09-27 |
Robin Dunn | Oops, forgot to remove some whitespace and to sort... |
tree | commitdiff |
2004-09-27 |
Robin Dunn | Updated wxSTC's copy of Scintilla to version 1.61 |
tree | commitdiff |
2004-09-27 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau... |
tree | commitdiff |
2004-09-27 |
Ryan Norton | Regen Bakefiles for OSX HID integration |
tree | commitdiff |
2004-09-27 |
Ryan Norton | remove erronues xrc contrib sample |
tree | commitdiff |
2004-09-26 |
Ron Lee | Limit the influence of flavour more strictly to autocon... |
tree | commitdiff |
2004-09-26 |
Ron Lee | Remove contrib xrc bakefiles, else regen dies because... |
tree | commitdiff |
2004-09-25 |
Václav Slavík | removed XRC library from contrib |
tree | commitdiff |
2004-09-24 |
Václav Slavík | removed XRC library from contrib |
tree | commitdiff |
2004-09-22 |
Ron Lee | Move the WX_FLAVOUR variables to be defined generally... |
tree | commitdiff |
2004-09-21 |
Ron Lee | wx-config2.6 |
tree | commitdiff |
2004-09-15 |
Włodzimierz Skiba | ISO C++ cast fix (patches #1024150 and #1024149). |
tree | commitdiff |
2004-09-05 |
Václav Slavík | added all IDs |
tree | commitdiff |
2004-09-04 |
Václav Slavík | wxArtProvider fix |
tree | commitdiff |
2004-09-03 |
Robin Dunn | Fixed incorrect clipping region on wxGTK |
tree | commitdiff |
2004-09-01 |
Robin Dunn | rebaked, for addition of xh_tglbtn |
tree | commitdiff |
2004-09-01 |
Robin Dunn | Add 3-state styles, and wxALIGN_RIGHT |
tree | commitdiff |
2004-09-01 |
Julian Smart | Added wxToggleButton handler |
tree | commitdiff |
2004-09-01 |
Julian Smart | Added toggle button handler header |
tree | commitdiff |
2004-08-31 |
Julian Smart | Added wxToggleButton handler |
tree | commitdiff |
2004-08-29 |
Václav Slavík | don't include strings that shouldn't be translated... |
tree | commitdiff |
2004-08-25 |
Robin Dunn | wxScrolledWindow should allow the same styles as wxPane... |
tree | commitdiff |
2004-08-25 |
Włodzimierz Skiba | Support for comma in contrib gizmo wxLEDNumberCtrl... |
tree | commitdiff |
2004-08-24 |
Václav Slavík | added wxListBox styles |
tree | commitdiff |
2004-08-23 |
Václav Slavík | fixes for C++ code generator (modified patch 1010058) |
tree | commitdiff |
2004-08-16 |
Włodzimierz Skiba | No mondrian.ico file. |
tree | commitdiff |
2004-08-15 |
Václav Slavík | all windows can use wxCLIP_CHILDREN |
tree | commitdiff |
2004-08-12 |
Włodzimierz Skiba | Other fixes to shared build. |
tree | commitdiff |
2004-08-11 |
Włodzimierz Skiba | Shared build fix. |
tree | commitdiff |
2004-08-11 |
Robin Dunn | Set minsize and implement DoGetBestSize |
tree | commitdiff |
2004-08-09 |
Robin Dunn | Convert EOLs in pasted or DnD'd text to match what... |
tree | commitdiff |
2004-08-06 |
Włodzimierz Skiba | DMC distrubutes broken header which will not be fixed... |
tree | commitdiff |
2004-08-05 |
Włodzimierz Skiba | GCC fixes: order of initializations, type casting,... |
tree | commitdiff |
2004-08-04 |
Włodzimierz Skiba | Array has pointers. |
tree | commitdiff |
2004-08-03 |
Włodzimierz Skiba | Makefiles for foldbar sample. |
tree | commitdiff |
2004-08-03 |
Włodzimierz Skiba | Makefiles for foldbar contrib. |
tree | commitdiff |
2004-08-03 |
Włodzimierz Skiba | Full headers, Unicode markup, whitespaces, wxID_ANY... |
tree | commitdiff |
2004-08-03 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
next |