2007-04-08 |
Vadim Zeitlin | added wxEXEC_BLOCK flag (patch 1620430) |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Vadim Zeitlin | use wxFD_XXX instead of deprecated wxXXX in the documen... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Vadim Zeitlin | added wxEXEC_BLOCK flag (patch 1620430) |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Vadim Zeitlin | use wxIconBundle::GetIconOfExactSize() instead of dupli... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Vadim Zeitlin | added GetIconOfExactSize() |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Vadim Zeitlin | made wxTLW::SetIcon() non-virtual, it was already imple... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Vadim Zeitlin | don't allocate m_refData unnecessarily |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Vadim Zeitlin | don't crash when IsEmpty() is called on invalid bundle... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Vadim Zeitlin | don't use invalid wxIconBundles, it results in asserts... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Vadim Zeitlin | don't try to access empty wxIconBundle in gtk_frame_rea... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Vadim Zeitlin | added IsEmpty() |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Vadim Zeitlin | filter out bundles/packages when showing the open file... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Vadim Zeitlin | use 2 extensions in a filter in FileSave() for testing |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Vadim Zeitlin | choose the first extension by default, if several are... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Vadim Zeitlin | don't remove the tools we hadn't added to the toolbar... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Mattia Barbon | Rework wxMotif font/color inheritance so it works |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Vadim Zeitlin | fix crash introduced in last commit (the correct item... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Vadim Zeitlin | 1. changed wxIconBundle to use m_refData and COW to... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Vadim Zeitlin | add support for resources forks in wxCopyFile() (modifi... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Vadim Zeitlin | support accelerators for buttons too (slightly modified... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Vadim Zeitlin | added MacOpenURL() (patch 1235957) |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Vadim Zeitlin | document GetAnimation() (patch 1695722) |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Vadim Zeitlin | document adding new resource handlers (patch 1695722) |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Vadim Zeitlin | don't mention obsolete 2.2 version (part of patch 1695722) |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Vadim Zeitlin | mention more predefined array classes (part of patch... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Robert Roebling | Restore border around non-scrolling widgets. The |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Vadim Zeitlin | use C++ compiler for all getsockopt() tests, not just... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Vadim Zeitlin | use smaller icons, it looks better (patch 1695225) |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Vadim Zeitlin | use C++ compiler for all getsockopt() tests, not just... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Stefan Neis | Compilation fix for wxCStrData handling. |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Stefan Neis | Replaced incorrect or inefficient usage of char_str... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Vadim Zeitlin | don't access the window after it had been deleted by... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Vadim Zeitlin | fix typo in OnClosingDocument() name |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Václav Slavík | STL build compilation fix |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Vadim Zeitlin | add conversion of wxUniChar[Ref] to unsigned int if... |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Vadim Zeitlin | added operator-(const wxChar *, const wxCStrData&)... |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Stefan Neis | Compilation fix for wxCStrData handling. |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Vadim Zeitlin | wxCStrData must be dllexport'd now that it has non... |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Vadim Zeitlin | suppress warning about converting -1 to MenuItemIndex |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Stefan Neis | Bugfix (comparision vs. assignment). |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Stefan Neis | Added missing argument for DoGiveHelp. |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Vadim Zeitlin | compilation fix: don't try to convert wxString to bool... |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Vadim Zeitlin | compilation fix: don't try to convert wxString to bool... |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Vadim Zeitlin | compilation fix: test correctly for filter string not... |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Robin Dunn | More patches from FM to clean up after moving contribs... |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Stefan Neis | Rather use the "obvious" implementation of wxStaticText... |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Stefan Neis | Tentative implementation of wxStaticText::DoGetLabel(). |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Stefan Neis | Compilation fix for wxCStrData handling. |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Stefan Neis | Compilation fix for wxCStrData handling. |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Vadim Zeitlin | handle child destruction notifications in wxTLW itself... |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Vadim Zeitlin | more compilation and linking fixes for !wxHAS_NATIVE_TA... |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Vadim Zeitlin | compilation fix for VC7.1: add size_t overloads for... |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Stefan Neis | Compilation fix for wxCStrData handling. |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Stefan Neis | Compilation fix for wxCStrData handling. |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Stefan Neis | OS/2 specific compilation fix for wxCStrData handling. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Vadim Zeitlin | compilation fix for g++ 3 (and probably others) after... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Vadim Zeitlin | compilation fixes for generic TAB navigation after... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Vadim Zeitlin | make wxControlContainer accept focus depending on wheth... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Vadim Zeitlin | wxString::[const_]iterator operators -= and += should... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Vadim Zeitlin | added overloads taking pairs of const char/wchar_t... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Vadim Zeitlin | added WX_ASSERT_STR_EQUAL helper macro for comparing... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Václav Slavík | compilation fix for previous commit |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Václav Slavík | provide both const char* and const wchar_t* implicit... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Robin Dunn | Compile fix for gcc on MSW |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Robin Dunn | Patch from FM with more bakefile tweaks and etc. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Benjamin Williams | avoid assert in window list drop down |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Václav Slavík | compilation fixes |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Vadim Zeitlin | use wxINT32_MIN, not LONG_MIN, in wxDateTime default... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Vadim Zeitlin | changed wxLongLongNative(hi, lo) ctor to take wxInt32... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Vadim Zeitlin | define C99-like wxINT8/16/32_MIN/MAX constants in addit... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Vadim Zeitlin | corrected signed/unsigned comparison warning |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Vadim Zeitlin | fix another warning about unused variable in DoCStrData... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Vadim Zeitlin | fix warning about unused variable in DoCStrDataTernaryO... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Vadim Zeitlin | construct wxBasicString directly from wxString instead... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Vadim Zeitlin | fix typo in allowOthers description |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Václav Slavík | made wxString::Replace, Matches and Find work with... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Robin Dunn | Bakefile and other changes for new locations of STC... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Vadim Zeitlin | compilation fix for Unicode build: remove ambiguity... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Vadim Zeitlin | don't call OnMouseEnter(-1) twice when the mouse leaves... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Václav Slavík | build fixes after previous commit |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Vadim Zeitlin | call SetEventObject() for wxHtmlLinkEvents we generate |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Václav Slavík | cleanup of wxString ctors and operator=: made both... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Robin Dunn | Use our own getters and properties for wxVisualAttributes |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Vadim Zeitlin | Undid last commit and restored bool argument to wxFrame... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Vadim Zeitlin | removed unnecessary checks for m_clipboard/targetsWidge... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Vadim Zeitlin | removed second parameter of wxFrame::DoGiveHelp(),... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Václav Slavík | BCC5.5 compilation fix |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Václav Slavík | compilation fix for BCC5.5 |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Václav Slavík | fixed wxBitmap<->wxImage conversion to not exchange... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Paul Cornett | build fixes for wxUSE_VALIDATORS==0 |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Paul Cornett | more checks for non-scrolling windows, some code duplic... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Vadim Zeitlin | quote AM_PATH_WXCONFIG arguments before passing them... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Vadim Zeitlin | removed second parameter of wxFrame::DoGiveHelp(),... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Robin Dunn | Elippsis and markup support for wxStaticText |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Robin Dunn | Add wx.SizerItem.Assign* methods, deprecate corespondin... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Robin Dunn | remove some problem commas |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Robin Dunn | Primary selection stuff |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Robin Dunn | fix test code |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Robin Dunn | patch from Andrea fixing sending of events and drawing... |
commit | commitdiff | tree | snapshot |
next |