2007-04-08 |
Vadim Zeitlin | fix a fatal crash due to using wxHSCROLL presence in... |
tree | commitdiff |
2007-04-08 |
Vadim Zeitlin | don't skip the scroll position validity check in CalcSc... |
tree | commitdiff |
2007-04-08 |
Vadim Zeitlin | pass 0, not NULL, to SendMsg() which takes long to... |
tree | commitdiff |
2007-04-08 |
Vadim Zeitlin | added mouse wheel support (patch 1696082) |
tree | commitdiff |
2007-04-08 |
Vadim Zeitlin | compilation fix after last change |
tree | commitdiff |
2007-04-08 |
Vadim Zeitlin | Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefa... |
tree | commitdiff |
2007-04-08 |
Vadim Zeitlin | fix the problem with parsing HTML comments (closes... |
tree | commitdiff |
2007-04-08 |
Václav Slavík | fix crash in ~wxString with global wxString objects... |
tree | commitdiff |
2007-04-08 |
Vadim Zeitlin | fix new wxHVScroll code to build with WXWIN_COMPATIBILI... |
tree | commitdiff |
2007-04-08 |
Paul Cornett | Children need to be updated in size_allocate even if... |
tree | commitdiff |
2007-04-08 |
Vadim Zeitlin | compilation fix for !USE_PCH (added missing wx/dc.h... |
tree | commitdiff |
2007-04-08 |
Vadim Zeitlin | The great wxVScrolledWindow refactoring: allow using... |
tree | commitdiff |
2007-04-08 |
Vadim Zeitlin | added wxEXEC_BLOCK flag (patch 1620430) |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | use wxIconBundle::GetIconOfExactSize() instead of dupli... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | added GetIconOfExactSize() |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | made wxTLW::SetIcon() non-virtual, it was already imple... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | don't allocate m_refData unnecessarily |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | don't crash when IsEmpty() is called on invalid bundle... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | don't use invalid wxIconBundles, it results in asserts... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | don't try to access empty wxIconBundle in gtk_frame_rea... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | filter out bundles/packages when showing the open file... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | choose the first extension by default, if several are... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | don't remove the tools we hadn't added to the toolbar... |
tree | commitdiff |
2007-04-07 |
Mattia Barbon | Rework wxMotif font/color inheritance so it works |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | fix crash introduced in last commit (the correct item... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | 1. changed wxIconBundle to use m_refData and COW to... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | add support for resources forks in wxCopyFile() (modifi... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | support accelerators for buttons too (slightly modified... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | added MacOpenURL() (patch 1235957) |
tree | commitdiff |
2007-04-07 |
Robert Roebling | Restore border around non-scrolling widgets. The |
tree | commitdiff |
2007-04-07 |
Stefan Neis | Compilation fix for wxCStrData handling. |
tree | commitdiff |
2007-04-07 |
Stefan Neis | Replaced incorrect or inefficient usage of char_str... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | don't access the window after it had been deleted by... |
tree | commitdiff |
2007-04-07 |
Václav Slavík | STL build compilation fix |
tree | commitdiff |
2007-04-06 |
Stefan Neis | Compilation fix for wxCStrData handling. |
tree | commitdiff |
2007-04-06 |
Vadim Zeitlin | suppress warning about converting -1 to MenuItemIndex |
tree | commitdiff |
2007-04-06 |
Stefan Neis | Bugfix (comparision vs. assignment). |
tree | commitdiff |
2007-04-06 |
Stefan Neis | Added missing argument for DoGiveHelp. |
tree | commitdiff |
2007-04-06 |
Vadim Zeitlin | compilation fix: don't try to convert wxString to bool... |
tree | commitdiff |
2007-04-06 |
Vadim Zeitlin | compilation fix: don't try to convert wxString to bool... |
tree | commitdiff |
2007-04-06 |
Vadim Zeitlin | compilation fix: test correctly for filter string not... |
tree | commitdiff |
2007-04-06 |
Robin Dunn | More patches from FM to clean up after moving contribs... |
tree | commitdiff |
2007-04-06 |
Stefan Neis | Rather use the "obvious" implementation of wxStaticText... |
tree | commitdiff |
2007-04-06 |
Stefan Neis | Tentative implementation of wxStaticText::DoGetLabel(). |
tree | commitdiff |
2007-04-06 |
Stefan Neis | Compilation fix for wxCStrData handling. |
tree | commitdiff |
2007-04-06 |
Stefan Neis | Compilation fix for wxCStrData handling. |
tree | commitdiff |
2007-04-06 |
Vadim Zeitlin | handle child destruction notifications in wxTLW itself... |
tree | commitdiff |
2007-04-06 |
Stefan Neis | Compilation fix for wxCStrData handling. |
tree | commitdiff |
2007-04-06 |
Stefan Neis | Compilation fix for wxCStrData handling. |
tree | commitdiff |
2007-04-06 |
Stefan Neis | OS/2 specific compilation fix for wxCStrData handling. |
tree | commitdiff |
2007-04-05 |
Vadim Zeitlin | make wxControlContainer accept focus depending on wheth... |
tree | commitdiff |
2007-04-05 |
Vadim Zeitlin | added overloads taking pairs of const char/wchar_t... |
tree | commitdiff |
2007-04-05 |
Václav Slavík | compilation fix for previous commit |
tree | commitdiff |
2007-04-05 |
Václav Slavík | provide both const char* and const wchar_t* implicit... |
tree | commitdiff |
2007-04-05 |
Robin Dunn | Compile fix for gcc on MSW |
tree | commitdiff |
2007-04-05 |
Robin Dunn | Patch from FM with more bakefile tweaks and etc. |
tree | commitdiff |
2007-04-05 |
Benjamin Williams | avoid assert in window list drop down |
tree | commitdiff |
2007-04-05 |
Václav Slavík | compilation fixes |
tree | commitdiff |
2007-04-05 |
Vadim Zeitlin | construct wxBasicString directly from wxString instead... |
tree | commitdiff |
2007-04-05 |
Václav Slavík | made wxString::Replace, Matches and Find work with... |
tree | commitdiff |
2007-04-05 |
Robin Dunn | Bakefile and other changes for new locations of STC... |
tree | commitdiff |
2007-04-04 |
Vadim Zeitlin | compilation fix for Unicode build: remove ambiguity... |
tree | commitdiff |
2007-04-04 |
Vadim Zeitlin | don't call OnMouseEnter(-1) twice when the mouse leaves... |
tree | commitdiff |
2007-04-04 |
Václav Slavík | build fixes after previous commit |
tree | commitdiff |
2007-04-04 |
Vadim Zeitlin | call SetEventObject() for wxHtmlLinkEvents we generate |
tree | commitdiff |
2007-04-03 |
Václav Slavík | cleanup of wxString ctors and operator=: made both... |
tree | commitdiff |
2007-04-03 |
Vadim Zeitlin | Undid last commit and restored bool argument to wxFrame... |
tree | commitdiff |
2007-04-03 |
Vadim Zeitlin | removed unnecessary checks for m_clipboard/targetsWidge... |
tree | commitdiff |
2007-04-03 |
Vadim Zeitlin | removed second parameter of wxFrame::DoGiveHelp(),... |
tree | commitdiff |
2007-04-03 |
Václav Slavík | BCC5.5 compilation fix |
tree | commitdiff |
2007-04-03 |
Václav Slavík | fixed wxBitmap<->wxImage conversion to not exchange... |
tree | commitdiff |
2007-04-03 |
Paul Cornett | build fixes for wxUSE_VALIDATORS==0 |
tree | commitdiff |
2007-04-03 |
Paul Cornett | more checks for non-scrolling windows, some code duplic... |
tree | commitdiff |
2007-04-02 |
Vadim Zeitlin | removed second parameter of wxFrame::DoGiveHelp(),... |
tree | commitdiff |
2007-04-02 |
Robin Dunn | Enable the use of the primary selection |
tree | commitdiff |
2007-04-02 |
Robin Dunn | Always use wxHSCROLL|wxVSCROLL. |
tree | commitdiff |
2007-04-02 |
Julian Smart | Added mouse event handler invocations |
tree | commitdiff |
2007-04-02 |
Julian Smart | Fixed compile problem and warning |
tree | commitdiff |
2007-04-01 |
Vadim Zeitlin | avoid asserts when the cipboard is acquired by another... |
tree | commitdiff |
2007-04-01 |
Vadim Zeitlin | blind fix for Unicode key handling (patch 1615989) |
tree | commitdiff |
2007-04-01 |
Vadim Zeitlin | toggle the first button in a radio tools group initiall... |
tree | commitdiff |
2007-04-01 |
Vadim Zeitlin | implement GetBestSize() (patch 1386199) |
tree | commitdiff |
2007-04-01 |
Vadim Zeitlin | fixes for PCH-less build after last commit |
tree | commitdiff |
2007-04-01 |
Vadim Zeitlin | added support for ellipsization and markup in wxStaticT... |
tree | commitdiff |
2007-04-01 |
Vadim Zeitlin | compilation fix after last change |
tree | commitdiff |
2007-04-01 |
Vadim Zeitlin | added a generic mechanism for registering global handle... |
tree | commitdiff |
2007-03-31 |
Robert Roebling | Don't create GtkScrolledWindow if neither wxHSCROLL |
tree | commitdiff |
2007-03-31 |
Vadim Zeitlin | set string field of wxCommandEvent object generated... |
tree | commitdiff |
2007-03-31 |
Vadim Zeitlin | don't return wxFONTENCODING_DEFAULT from wxFont::GetEnc... |
tree | commitdiff |
2007-03-31 |
Vadim Zeitlin | added gtk.tlw.can-set-transparency system option (repla... |
tree | commitdiff |
2007-03-31 |
Vadim Zeitlin | don't remove the old tags of different kinds when setti... |
tree | commitdiff |
2007-03-31 |
Paul Cornett | don't clamp scroll position before updating GtkRange, |
tree | commitdiff |
2007-03-31 |
Vadim Zeitlin | 1. Moved m_usePrimary to wxClipboardBase as it's now... |
tree | commitdiff |
2007-03-31 |
Vadim Zeitlin | decouple primary selection handling from clipboard... |
tree | commitdiff |
2007-03-31 |
Vadim Zeitlin | simplified the code by using new wxClipboardSync class... |
tree | commitdiff |
2007-03-30 |
Václav Slavík | fixed wxDB compilation |
tree | commitdiff |
2007-03-30 |
Vadim Zeitlin | don't use deprecated wxSizerItem::SetWindow/Sizer/Space... |
tree | commitdiff |
2007-03-30 |
Vadim Zeitlin | clear m_oldStatusText after restoring it, otherwise... |
tree | commitdiff |
2007-03-30 |
Vadim Zeitlin | added wxSizerItem::AssignXXX() methods replacing the... |
tree | commitdiff |
2007-03-30 |
Vadim Zeitlin | don't handle orderly socket shutdown by the peer as... |
tree | commitdiff |
next |