2007-05-25 |
Vadim Zeitlin | fix unreachable code warning in GetUntranslatedString() |
tree | commitdiff |
2007-05-24 |
Vadim Zeitlin | disable clearing event tables by default, only do it... |
tree | commitdiff |
2007-05-24 |
Vadim Zeitlin | 1. Derive wxMessageDialogBase from wxDialog (why did... |
tree | commitdiff |
2007-05-24 |
Vadim Zeitlin | don't create wxEventLoop in Initialize(), it's too... |
tree | commitdiff |
2007-05-24 |
Vadim Zeitlin | include wx/wxcrtvararg.h needed for wxSscanf() when... |
tree | commitdiff |
2007-05-24 |
Vadim Zeitlin | added wxRect::operator+() and *() (union and intersecti... |
tree | commitdiff |
2007-05-24 |
Vadim Zeitlin | declare wxFileSelectorDefaultWildcardStr to fix compila... |
tree | commitdiff |
2007-05-24 |
Vadim Zeitlin | added wxAppTraits::CreateConfig() (patch 1721149) |
tree | commitdiff |
2007-05-24 |
Vadim Zeitlin | use a different indicator when binding parameters and... |
tree | commitdiff |
2007-05-24 |
Vadim Zeitlin | deprecate unneeded wxDIRCTRL_SHOW_FILTERS style, just... |
tree | commitdiff |
2007-05-23 |
Vadim Zeitlin | fix wxODCB_PAINTING_SELECTED not being always set ... |
tree | commitdiff |
2007-05-23 |
Vadim Zeitlin | don't crash in dtor if the dialog had never been shown... |
tree | commitdiff |
2007-05-23 |
Václav Slavík | take wxString, not wxChar* in wxStandardPaths::GetLocal... |
tree | commitdiff |
2007-05-22 |
Robert Roebling | [ 1712381 ] CRASH: closing floating panel on GTK |
tree | commitdiff |
2007-05-22 |
Robert Roebling | [ 1721029 ] [GTK] memory leak in wxMenu |
tree | commitdiff |
2007-05-22 |
Vadim Zeitlin | don't define wxEventLoop class differently in GUI and... |
tree | commitdiff |
2007-05-22 |
Vadim Zeitlin | remove unused static function (avoids a warning about it) |
tree | commitdiff |
2007-05-22 |
Vadim Zeitlin | use wxCoord with GetTextExtent(), not long (the long... |
tree | commitdiff |
2007-05-22 |
Vadim Zeitlin | don't compare wxList::compatibility_iterator with NULL... |
tree | commitdiff |
2007-05-22 |
Vadim Zeitlin | pass wxStrings directly to wxFAIL_MSG, there is no... |
tree | commitdiff |
2007-05-22 |
Vadim Zeitlin | added wOnAssert(..., wxCStrData) overload to fix compil... |
tree | commitdiff |
2007-05-22 |
Vadim Zeitlin | remove GetStandardCmdLineOptions() which is not needed... |
tree | commitdiff |
2007-05-21 |
Václav Slavík | added another needed wxOnAssert overload |
tree | commitdiff |
2007-05-21 |
Václav Slavík | 1. make debugging macros compatible with ANSI build... |
tree | commitdiff |
2007-05-21 |
Václav Slavík | return reference to non-temporary wxString instance... |
tree | commitdiff |
2007-05-21 |
Václav Slavík | debug messages don't need translation |
tree | commitdiff |
2007-05-21 |
Vadim Zeitlin | enter wxPendingEventLocker critical section in ProcessP... |
tree | commitdiff |
2007-05-20 |
Václav Slavík | compilation fix: wxcrt.h, not crt.h |
tree | commitdiff |
2007-05-20 |
Paul Cornett | simplify client size calculation |
tree | commitdiff |
2007-05-20 |
Paul Cornett | initialize m_sizeSet |
tree | commitdiff |
2007-05-19 |
Robert Roebling | Implemented dropdown items in wxToolBar for wxGTK. |
tree | commitdiff |
2007-05-19 |
Paul Cornett | move m_sizeSet out of wxWindow |
tree | commitdiff |
2007-05-19 |
Paul Cornett | simplify DoSetClientSize |
tree | commitdiff |
2007-05-19 |
Robert Roebling | Prepend file:// if the URI in wxLaunchDefaultBrowser() |
tree | commitdiff |
2007-05-18 |
David Elliott | Implement a hack so the correct wxGUIEventLoop class... |
tree | commitdiff |
2007-05-18 |
David Elliott | Add obvious implementation of wxGUIAppTraits::CreateEve... |
tree | commitdiff |
2007-05-18 |
David Elliott | Add a wxLog::DoCreateOnDemand and call it from DoCommon... |
tree | commitdiff |
2007-05-18 |
David Elliott | * Add public wxApp::sm_isEmbedded flag like on wxMac... |
tree | commitdiff |
2007-05-18 |
Vadim Zeitlin | added virtual wxFrame::FindItemInMenuBar(): overriding... |
tree | commitdiff |
2007-05-18 |
Vadim Zeitlin | removed unused statusbar parameter from wxFrameBase... |
tree | commitdiff |
2007-05-18 |
Vadim Zeitlin | don't give debug messages about WM_MDISETMENU failure... |
tree | commitdiff |
2007-05-18 |
Vadim Zeitlin | don't dereference NULL parent in wxMDIChildFrame dtor... |
tree | commitdiff |
2007-05-18 |
Vadim Zeitlin | call wxAppConsole::CleanUp() from the derived class... |
tree | commitdiff |
2007-05-18 |
Vadim Zeitlin | delete m_mainLoop on exit |
tree | commitdiff |
2007-05-18 |
Vadim Zeitlin | do use the font in DoGetTextExtent() |
tree | commitdiff |
2007-05-18 |
Vadim Zeitlin | compilation fix after wxString changes |
tree | commitdiff |
2007-05-18 |
Vadim Zeitlin | override DoGetTextExtent instead of redefining GetTextE... |
tree | commitdiff |
2007-05-18 |
Vadim Zeitlin | undid unnecessary renaming of src/msw/evtloop.cpp to... |
tree | commitdiff |
2007-05-18 |
Julian Smart | Allow negative line spacing |
tree | commitdiff |
2007-05-17 |
Paul Cornett | gtk version check should be runtime, not compile time |
tree | commitdiff |
2007-05-17 |
Robert Roebling | Correct landscape printing in wxPageSetupDialog |
tree | commitdiff |
2007-05-17 |
Václav Slavík | compilation fix |
tree | commitdiff |
2007-05-16 |
Robin Dunn | Apply parts of patch #1719888 to fix compilation on... |
tree | commitdiff |
2007-05-16 |
Václav Slavík | fixed CDATA processing to convert the content to output... |
tree | commitdiff |
2007-05-16 |
Václav Slavík | fixes for STL build without implicit wxString->char... |
tree | commitdiff |
2007-05-16 |
Václav Slavík | wrap all handlers in single extern "C" section instead... |
tree | commitdiff |
2007-05-16 |
Robert Roebling | Compilation without threads. |
tree | commitdiff |
2007-05-16 |
Jouk Jansen | OpenVMS changes |
tree | commitdiff |
2007-05-16 |
Robert Roebling | [ 1718338 ] wxToolBarGTK: Implement tool right-click... |
tree | commitdiff |
2007-05-16 |
Václav Slavík | PCH-less compilation fix |
tree | commitdiff |
2007-05-16 |
Václav Slavík | another PCH-less compilation fix |
tree | commitdiff |
2007-05-16 |
Václav Slavík | Do not follow HTML links if selecting text (patch ... |
tree | commitdiff |
2007-05-16 |
Paul Cornett | need to invert offsets for gdk_pixbuf_scale; |
tree | commitdiff |
2007-05-16 |
Paul Cornett | speed up Rescale 5- to 15-fold by using pixbuf scaling |
tree | commitdiff |
2007-05-15 |
Václav Slavík | compilation fix for PCH-less build |
tree | commitdiff |
2007-05-15 |
Vadim Zeitlin | removed extra semicolons added by last commit |
tree | commitdiff |
2007-05-15 |
Václav Slavík | fixed non-const wxString iterators to work when a chara... |
tree | commitdiff |
2007-05-15 |
Vadim Zeitlin | removed unused any more file (replaced by wxSelectDispa... |
tree | commitdiff |
2007-05-15 |
Václav Slavík | fixed HTML entities parsing broken by wxString changes |
tree | commitdiff |
2007-05-15 |
Václav Slavík | fall back to DirectFB's builtin font if no fonts are... |
tree | commitdiff |
2007-05-15 |
Václav Slavík | log missing font directories with wxLogDebug, not wxLog... |
tree | commitdiff |
2007-05-15 |
Václav Slavík | ignore nonexistent font directories silently |
tree | commitdiff |
2007-05-15 |
Václav Slavík | added explanatory comment |
tree | commitdiff |
2007-05-14 |
Vadim Zeitlin | implement event loop for console applications (heavily... |
tree | commitdiff |
2007-05-14 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2007-05-14 |
Vadim Zeitlin | fixed warning about using deprecated GetTextExtent... |
tree | commitdiff |
2007-05-14 |
Vadim Zeitlin | compilation fix in GetPixelSize() for wxUSE_GRAPHICS_CO... |
tree | commitdiff |
2007-05-14 |
Václav Slavík | fixed too restrictive assert: fonts matching is case... |
tree | commitdiff |
2007-05-14 |
David Elliott | Remove ObjcPose.h since nothing is using it anymore. |
tree | commitdiff |
2007-05-14 |
David Elliott | Rework idle handling so that NSApplication does not... |
tree | commitdiff |
2007-05-12 |
Vadim Zeitlin | fix for wxUSE_STL=1 build with MSVC8 with _HAS_ITERATOR... |
tree | commitdiff |
2007-05-12 |
Václav Slavík | fixed passing of strings to vararg templates in ANSI... |
tree | commitdiff |
2007-05-12 |
Vadim Zeitlin | getting text colour using the themes API doesn't seem... |
tree | commitdiff |
2007-05-11 |
Vadim Zeitlin | added support for drop down toolbar buttons (patch... |
tree | commitdiff |
2007-05-11 |
Vadim Zeitlin | apply the table bg colour between the cells too (patch... |
tree | commitdiff |
2007-05-11 |
Vadim Zeitlin | fix wxComboCtrl colours under Windows Vista (patch... |
tree | commitdiff |
2007-05-11 |
Vadim Zeitlin | translate the 'About' string (patch 1717088) |
tree | commitdiff |
2007-05-11 |
Václav Slavík | use const wxMBConv& instead of wxMBConv& in public... |
tree | commitdiff |
2007-05-11 |
Václav Slavík | avoid conversion to wchar_t* when getting UTF-8 value... |
tree | commitdiff |
2007-05-11 |
Václav Slavík | fixed wxSVGFileDC::write() to output UTF-8 even in... |
tree | commitdiff |
2007-05-11 |
Vadim Zeitlin | don't try to create surfaces of 0 size, even if the... |
tree | commitdiff |
2007-05-11 |
Robert Roebling | Set call event.SetEventObject() from commit_cb for... |
tree | commitdiff |
2007-05-11 |
Vadim Zeitlin | use LRESULT instead of LONG in MSWOnDraw() to fix it... |
tree | commitdiff |
2007-05-11 |
Vadim Zeitlin | don't try to update TLW default button in WM_SET/KILLFO... |
tree | commitdiff |
2007-05-11 |
Mart Raudsepp | Fix indentation from tabs to spaces in a few lines... |
tree | commitdiff |
2007-05-11 |
Mart Raudsepp | [wxGTK2] Support wxTEXT_ALIGNMENT_JUSTIFIED in wxTextCt... |
tree | commitdiff |
2007-05-10 |
Michael Wetherell | Compile fix. |
tree | commitdiff |
2007-05-10 |
Václav Slavík | fixed wxStrto(u)ll to return correct value in endptr |
tree | commitdiff |
2007-05-10 |
Vadim Zeitlin | declare variables in the beginning of the block in... |
tree | commitdiff |
2007-05-10 |
Vadim Zeitlin | added wxListCtrl::SetItemPtrData() |
tree | commitdiff |
next |