2005-05-26 |
Robin Dunn | there aren't any suitable images in images.py any more... |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Robin Dunn | use wx.ART_NEW |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Robin Dunn | docstring update |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Robin Dunn | Do a little less anti-alias so it looks better on dark... |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Robin Dunn | remove the delete button and add another example of... |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Robin Dunn | Some tweaks to the temporary art images, added wxART_NEW |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Robin Dunn | Don't force the art provider to resize the toolbar... |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Robin Dunn | Since Scintilla uses XMP internally which doesn't suppo... |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Robin Dunn | Don't add extra size to the height, it makes the combo... |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Robin Dunn | Patch from Ricardo Pedroso that fixes a segfault when the |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Michael Wetherell | Fix for a wxLogDebug call |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Michael Wetherell | No install_name_tool on OS X 10.1 |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Roman Rolinsky | small fix |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Roman Rolinsky | encoding should not be specified |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Roman Rolinsky | 0.1.5-2 |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Vadim Zeitlin | apparently the check for too small rect is needed not... |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Michael Wetherell | Uncomment LVN_ODFINDITEM handler for systems that have... |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Robin Dunn | delete_ --> delete |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Robin Dunn | When converting a wxIcon to a bitmap check if the icon... |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Julian Smart | Some change logs |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Michael Wetherell | No wxGetOSFHandle for Wine |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Julian Smart | wxTR_TWIST_BUTTONS style no longer used in wxTreeCtrl |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Robin Dunn | Reapplied Patch #1106564 |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Julian Smart | Manual speak with forked tongue |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Włodzimierz... | Simpler fix for Borland. |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Włodzimierz... | Multicharacter fix for MinGW and OW, semicolon fix... |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Włodzimierz... | Fixes for Borland access to members in MSWUniv. |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Vadim Zeitlin | if we return GetSize() from DoGetBestSize(), remember... |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Robin Dunn | Don't set mac.textcontrol-use-mlte any longer |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Robin Dunn | Docstring updates |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Michael Wetherell | Have the calendar control handle events from it's combo... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Robin Dunn | Removed unnecessary files, removed or replaced images... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Robin Dunn | Some placeholder images to use until we get those that... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Vadim Zeitlin | subclass all updown controls in notebooks, not just... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Włodzimierz... | MinGW, Watcom and Borland warning fixes. |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Michael Wetherell | Set wxUSE_ON_FATAL_EXCEPTION to no for non-unix |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Vadim Zeitlin | don't use dangling HBRUSH |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Włodzimierz... | Warning fix. |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Włodzimierz... | Formating warning fix for FC2 build. |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Włodzimierz... | More fixes and wxWidgets coding standards. |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Chris Elliott | possible fix for SF bug #1186144 (only VC tested) |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Włodzimierz... | Build fix. |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Włodzimierz... | wxCocoa build fix. Use XPM everywhere. |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Włodzimierz... | [ 1207289 ] minor dll mediactrl fix. |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Włodzimierz... | Build fix. |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Robin Dunn | Avoid an assert on wxMSW and ensure we don't use a... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Włodzimierz... | Unicode fix. |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Włodzimierz... | wxCocoa build fix. |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Julian Smart | Reverted namespace patch |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Włodzimierz... | Initial HelpGen source cleaning. |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Włodzimierz... | Cast warning fixes. |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Włodzimierz... | wxMGL build fix. |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Włodzimierz... | Required #include addition. |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Włodzimierz... | Undefined reference found in Tinderbox logs. |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Julian Smart | Applied patch [ 1194316 ] wxMediaCtrl MSW config and... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Julian Smart | Use wxCLIP_CHILDREN in case we've disabled clipping... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Włodzimierz... | Clipboard usage fixes inspired by Tinderbox logs. |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Włodzimierz... | Small wxString usage fix. |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Włodzimierz... | Use treebase.h for enum duplicated in port/treectrl.h. |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Włodzimierz... | Export fix found through Tinderbox. |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Włodzimierz... | Use our own math.h wrapper. |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Julian Smart | Removed .def references |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Włodzimierz... | Temporary fix, requires missing NMLVFINDITEM on some... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Włodzimierz... | Include fix. |
commit | commitdiff | tree | snapshot |
2005-05-23 |
David Elliott | Force size to integer coordinates in all cases. |
commit | commitdiff | tree | snapshot |
2005-05-23 |
David Elliott | Implemented SetLabel |
commit | commitdiff | tree | snapshot |
2005-05-23 |
David Elliott | Applied patch 1206278 from Mike Wetherell. |
commit | commitdiff | tree | snapshot |
2005-05-22 |
David Elliott | Make bitmaps work when compiling on Tiger and add some... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Vadim Zeitlin | allow SQLDriverConnect() to open the dialog asking... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Vadim Zeitlin | fixed drawing of owner drawn buttons with multiline... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Vadim Zeitlin | fix assert when leaving control with wxDP_ALLOWNONE... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Vadim Zeitlin | define LONG_PTR for consistency too |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Vadim Zeitlin | added support for incremental search in virtual list... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Vadim Zeitlin | added virtual view mode with small number of items... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Vadim Zeitlin | moved WM_PRINTCLIENT from wxRadioBox to wxStaticBox... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Vadim Zeitlin | fix wxLongLongFmtSpec for mingw32, Borland and Watcom... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Vadim Zeitlin | fixed remains of notebook flickering (improved patch... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Vadim Zeitlin | compilation fix: last commit broke non-Win64 compilation |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Vadim Zeitlin | just some code cleanup: removed m_hwnd macro |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Vadim Zeitlin | document Cmp[NoCase]() overloads taking wxString too... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Vadim Zeitlin | don't use -ggdb when not using cc (part of bug 1202893) |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Julian Smart | Applied patch [ 1197471 ] Scrolling of Widgets within... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Julian Smart | Applied patch 1190445: CalCtrl sizing issues |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Julian Smart | Applied patch [ 1185219 ] maxlength property for xrc... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Julian Smart | Applied patch [ 1183803 ] PNM: support for ascii grey... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Julian Smart | Applied patch [ 1192914 ] Null pointers in wxSocketBase... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Julian Smart | Removed def files |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Julian Smart | Applied patch [ 1185150 ] Socket sample: writing to... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Julian Smart | Applied patch [ 1196679 ] wxIMPLEMENT_CLASS_COMMON2... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Julian Smart | Applied patch [ 1196827 ] Fixes Assert with wxTreeCtrl... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Julian Smart | Applied [ 1205187 ] fix may not return warning on vc6... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Julian Smart | Applied patch [ 1204497 ] fixes for wxwin.m4 |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Julian Smart | Applied patch [ 1191456 ] -Fix- bakefile - missing... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Julian Smart | Applied patch [ 1192917 ] Grids with no row or col... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Julian Smart | Test for x, y in GetPosition |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Julian Smart | Applied [ 1188707 ] -Fix- bakefiles for broken "make... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Julian Smart | Applied patch [ 1190194 ] Define some string macros... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Julian Smart | WinCE fixes |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Vadim Zeitlin | include wx/defs.h before doing anything else (fixes... |
commit | commitdiff | tree | snapshot |
next |