2007-05-25 |
Julian Smart | Fix for previous patch |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Julian Smart | Made toolbar background rebar-like on Vista. Solid... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Vadim Zeitlin | compilation fix for non-PCH build, include wx/wxchar.h |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Václav Slavík | implemented wxActivateEvent and restoring focus after... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Paul Cornett | Remove unneeded wxTLW child inserter function. |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Vadim Zeitlin | deal correctly with having too few items in wxFlexGridS... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Vadim Zeitlin | put #if wxUSE_FFILE && wxUSE_STREAMS around functions... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Vadim Zeitlin | added wxMSW-specific wxEntryStart() overload taking... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Vadim Zeitlin | fix unreachable code warning in GetUntranslatedString() |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Vadim Zeitlin | disable clearing event tables by default, only do it... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Vadim Zeitlin | 1. Derive wxMessageDialogBase from wxDialog (why did... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Vadim Zeitlin | fix DLL export declaration (adv, not core) |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Vadim Zeitlin | don't create wxEventLoop in Initialize(), it's too... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Vadim Zeitlin | put #if wxUSE_FFILE && wxUSE_STREAMS around functions... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Vadim Zeitlin | s/wxStaticIcon/wxStaticBitmap/g (bug 1724527) |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Vadim Zeitlin | include wx/wxcrtvararg.h needed for wxSscanf() when... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Vadim Zeitlin | added wxRect::operator+() and *() (union and intersecti... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Vadim Zeitlin | declare wxFileSelectorDefaultWildcardStr to fix compila... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Vadim Zeitlin | added wxAppTraits::CreateConfig() (patch 1721149) |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Vadim Zeitlin | use a different indicator when binding parameters and... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Vadim Zeitlin | deprecate unneeded wxDIRCTRL_SHOW_FILTERS style, just... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Vadim Zeitlin | fix wxODCB_PAINTING_SELECTED not being always set ... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Vadim Zeitlin | don't crash in dtor if the dialog had never been shown... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Václav Slavík | take wxString, not wxChar* in wxStandardPaths::GetLocal... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Robert Roebling | [ 1712381 ] CRASH: closing floating panel on GTK |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Robert Roebling | [ 1721029 ] [GTK] memory leak in wxMenu |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Vadim Zeitlin | don't define wxEventLoop class differently in GUI and... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Vadim Zeitlin | remove unused static function (avoids a warning about it) |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Vadim Zeitlin | use wxCoord with GetTextExtent(), not long (the long... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Vadim Zeitlin | don't compare wxList::compatibility_iterator with NULL... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Vadim Zeitlin | pass wxStrings directly to wxFAIL_MSG, there is no... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Vadim Zeitlin | added wOnAssert(..., wxCStrData) overload to fix compil... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Vadim Zeitlin | remove GetStandardCmdLineOptions() which is not needed... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Václav Slavík | added another needed wxOnAssert overload |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Václav Slavík | 1. make debugging macros compatible with ANSI build... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Václav Slavík | return reference to non-temporary wxString instance... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Václav Slavík | debug messages don't need translation |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Vadim Zeitlin | enter wxPendingEventLocker critical section in ProcessP... |
commit | commitdiff | tree | snapshot |
2007-05-20 |
Václav Slavík | compilation fix: wxcrt.h, not crt.h |
commit | commitdiff | tree | snapshot |
2007-05-20 |
Paul Cornett | simplify client size calculation |
commit | commitdiff | tree | snapshot |
2007-05-20 |
Paul Cornett | initialize m_sizeSet |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Robert Roebling | Implemented dropdown items in wxToolBar for wxGTK. |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Paul Cornett | move m_sizeSet out of wxWindow |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Paul Cornett | simplify DoSetClientSize |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Vadim Zeitlin | rebaked after evtloopmsw.cpp removal |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Vadim Zeitlin | document wxLaunchDefaultBrowser() scheme handling |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Robert Roebling | Prepend file:// if the URI in wxLaunchDefaultBrowser() |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Vadim Zeitlin | restore WX_UNICODE after building ANSI packages |
commit | commitdiff | tree | snapshot |
2007-05-18 |
David Elliott | Implement a hack so the correct wxGUIEventLoop class... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
David Elliott | Add obvious implementation of wxGUIAppTraits::CreateEve... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
David Elliott | Include sys/types.h from selectdispatcher.h to ensure... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
David Elliott | Add a wxLog::DoCreateOnDemand and call it from DoCommon... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
David Elliott | * Add public wxApp::sm_isEmbedded flag like on wxMac... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Vadim Zeitlin | we don't need status bar in the MDI children |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Vadim Zeitlin | added virtual wxFrame::FindItemInMenuBar(): overriding... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Vadim Zeitlin | removed unused statusbar parameter from wxFrameBase... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Vadim Zeitlin | don't give debug messages about WM_MDISETMENU failure... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Vadim Zeitlin | don't dereference NULL parent in wxMDIChildFrame dtor... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Vadim Zeitlin | LaTeX syntax and links corrections |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Vadim Zeitlin | fix warning about unused rc variable in release builds |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Vadim Zeitlin | call wxAppConsole::CleanUp() from the derived class... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Vadim Zeitlin | delete m_mainLoop on exit |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Vadim Zeitlin | do use the font in DoGetTextExtent() |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Vadim Zeitlin | compilation fix after wxString changes |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Vadim Zeitlin | override DoGetTextExtent instead of redefining GetTextE... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Vadim Zeitlin | undid unnecessary renaming of src/msw/evtloop.cpp to... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Julian Smart | Allow negative line spacing |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Paul Cornett | gtk version check should be runtime, not compile time |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Václav Slavík | removed unused iterators ctors |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Robert Roebling | Correct landscape printing in wxPageSetupDialog |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Václav Slavík | compilation fix |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Robin Dunn | Forward port recent changes on the 2.8 branch to HEAD |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Robin Dunn | Apply parts of patch #1719888 to fix compilation on... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Václav Slavík | fixed CDATA processing to convert the content to output... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Václav Slavík | return const wxString& instead of wxString from the... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Václav Slavík | fixes for STL build without implicit wxString->char... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Václav Slavík | wrap all handlers in single extern "C" section instead... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Stefan Neis | Minor cleanup ( _ -> \_ ). |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Václav Slavík | restored accidentally commented-out code |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Robert Roebling | Compilation without threads. |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Jouk Jansen | OpenVMS changes |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Robert Roebling | [ 1718338 ] wxToolBarGTK: Implement tool right-click... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Václav Slavík | PCH-less compilation fix |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Václav Slavík | another PCH-less compilation fix |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Václav Slavík | Do not follow HTML links if selecting text (patch ... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Paul Cornett | need to invert offsets for gdk_pixbuf_scale; |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Paul Cornett | speed up Rescale 5- to 15-fold by using pixbuf scaling |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Václav Slavík | compilation fix for PCH-less build |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Václav Slavík | added missing operators for int and unsigned char |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Václav Slavík | make operators for comparing wxString and wx[W]CharBuff... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Václav Slavík | added operators for comparing wxString to wxCStrData |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Václav Slavík | compilation fix |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Vadim Zeitlin | removed extra semicolons added by last commit |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Václav Slavík | fixed non-const wxString iterators to work when a chara... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Vadim Zeitlin | added wxTimer test (now that it works in console applic... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Václav Slavík | reverted accidental commit |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Václav Slavík | compilation fixes for --disable-compat28 |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Vadim Zeitlin | removed unused any more file (replaced by wxSelectDispa... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Václav Slavík | fixed HTML entities parsing broken by wxString changes |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Václav Slavík | added wxSTRING_TEXT() convenience macro for defining... |
commit | commitdiff | tree | snapshot |
next |