2009-12-05 |
Václav Slavík | Documented that wxCriticalSection can be used before...
|
commit | commitdiff | tree |
2009-11-17 |
Václav Slavík | Improved handling of anchors in wxHTML: scroll to better...
|
commit | commitdiff | tree |
2009-11-11 |
Václav Slavík | Check that event's IDs range is valid, i.e. that lower...
|
commit | commitdiff | tree |
2009-11-11 |
Václav Slavík | added a note about XRCID() and EVT_*_RANGE macros ...
|
commit | commitdiff | tree |
2009-11-08 |
Václav Slavík | document that wxMessageDialog API additions appeared...
|
commit | commitdiff | tree |
2009-10-22 |
Václav Slavík | Post-0.2.6 version of Bakefile is required.
|
commit | commitdiff | tree |
2009-10-19 |
Václav Slavík | added COMPILER_PREFIX support to wxpresets
|
commit | commitdiff | tree |
2009-10-04 |
Václav Slavík | fixed wxXmlDocument::Save() to interpret the indentstep...
|
commit | commitdiff | tree |
2009-09-29 |
Václav Slavík | fix message box icons sizes in wxWindowsArtProvider...
|
commit | commitdiff | tree |
2009-07-31 |
Václav Slavík | compilation fix: only one wxInitialize form may have...
|
commit | commitdiff | tree |
2009-07-30 |
Václav Slavík | added wxInitialize() overload taking char**, to make...
|
commit | commitdiff | tree |
2009-07-30 |
Václav Slavík | Use wxInitializer in wxEntryReal() instead of directly...
|
commit | commitdiff | tree |
2009-05-31 |
Václav Slavík | use enhanced metafiles for wxMSW print preview: this...
|
commit | commitdiff | tree |
2009-05-31 |
Václav Slavík | add ability to create wxEnhMetaFileDC based on a reference DC
|
commit | commitdiff | tree |
2009-05-16 |
Václav Slavík | fixed typo in error message
|
commit | commitdiff | tree |
2009-05-15 |
Václav Slavík | simplified code now that utf8_str() always returns...
|
commit | commitdiff | tree |
2009-05-15 |
Václav Slavík | set icons bundle instead of single icon for wxHtmlHelpFrame
|
commit | commitdiff | tree |
2009-05-05 |
Václav Slavík | use <bitmapsize> to load bitmaps at the specified size...
|
commit | commitdiff | tree |
2009-05-05 |
Václav Slavík | fixed deadlock when posting events from another thread...
|
commit | commitdiff | tree |
2009-05-03 |
Václav Slavík | optimized <object_ref> handling for the common case...
|
commit | commitdiff | tree |
2009-05-03 |
Václav Slavík | fixed XRC errors location reporting when using <object_ref>
|
commit | commitdiff | tree |
2009-04-14 |
Václav Slavík | (blind) fix for VC6s' warning about non-dll base template...
|
commit | commitdiff | tree |
2009-04-12 |
Václav Slavík | fixed wxString::utf8_str() in UTF8 build to return...
|
commit | commitdiff | tree |
2009-03-30 |
Václav Slavík | always return (owned or non-owned, depending on build...
|
commit | commitdiff | tree |
2009-03-30 |
Václav Slavík | fixes or embedded NULs handling in wxString
|
commit | commitdiff | tree |
2009-03-30 |
Václav Slavík | fixed size of buffer returned by wxFormatConverter...
|
commit | commitdiff | tree |
2009-03-30 |
Václav Slavík | compilation fix for wxUSE_UTF8_LOCALE_ONLY case
|
commit | commitdiff | tree |
2009-03-29 |
Václav Slavík | compilation fix for r59932
|
commit | commitdiff | tree |
2009-03-29 |
Václav Slavík | implemented CreateIconBundle() in GTK+ native art provider
|
commit | commitdiff | tree |
2009-03-29 |
Václav Slavík | set icons bundle, not single icon, for frames loaded...
|
commit | commitdiff | tree |
2009-03-29 |
Václav Slavík | wxArtProvider::GetIconBundle() cleanup:
|
commit | commitdiff | tree |
2009-03-29 |
Václav Slavík | add support for loading wxIconBundles from streams
|
commit | commitdiff | tree |
2009-03-29 |
Václav Slavík | added length to wx(Scoped)CharBuffer to improve handling...
|
commit | commitdiff | tree |
2009-03-28 |
Václav Slavík | fixed logical error in SetIcons(): only assert if no...
|
commit | commitdiff | tree |
2009-03-28 |
Václav Slavík | variadic macros need specializations for both wxCharBuffer...
|
commit | commitdiff | tree |
2009-03-28 |
Václav Slavík | don't duplicate copy ctor and assignment operator code...
|
commit | commitdiff | tree |
2009-03-27 |
Václav Slavík | split wxCharTypeBuffer<T> into wxScopedCharTypeBuffer...
|
commit | commitdiff | tree |
2009-03-24 |
Václav Slavík | added some clarifying comments to wxCStrData
|
commit | commitdiff | tree |
2009-03-21 |
Václav Slavík | wxHTML tables handler didn't properly restore m_enclosingCon...
|
commit | commitdiff | tree |
2009-03-16 |
Václav Slavík | detect and report errors in XRC specification of grid...
|
commit | commitdiff | tree |
2009-03-16 |
Václav Slavík | fixed wxXRC compilation with --disable-filesystem ...
|
commit | commitdiff | tree |
2009-03-15 |
Václav Slavík | fixed docs of rows/cols XRC property
|
commit | commitdiff | tree |
2009-03-15 |
Václav Slavík | better XRC errors reporting: report location of the...
|
commit | commitdiff | tree |
2009-03-13 |
Václav Slavík | return URLs, not filenames, from wxFileSystem::FindFirst...
|
commit | commitdiff | tree |
2009-03-13 |
Václav Slavík | added wxXmlResource::LoadAllFiles()
|
commit | commitdiff | tree |
2009-03-11 |
Václav Slavík | renamed ATTRIBUTE_PRINTF to WX_ATTRIBUTE_PRINTF to...
|
commit | commitdiff | tree |
2009-02-26 |
Václav Slavík | added wxXmlResource::LoadFile() to avoid URL-vs-filename...
|
commit | commitdiff | tree |
2009-02-26 |
Václav Slavík | fixed wxXmlResource::Load's detection of filenames...
|
commit | commitdiff | tree |
2009-02-21 |
Václav Slavík | added asserts to check correct order of wxHtmlDCRenderer...
|
commit | commitdiff | tree |
2009-02-16 |
Václav Slavík | fully reverted Francesco's removal of copying information...
|
commit | commitdiff | tree |
2009-02-08 |
Václav Slavík | fixed creation of tests/benchmarks VC++ project files...
|
commit | commitdiff | tree |
2009-02-07 |
Václav Slavík | wxrc: fix incorrectly generated code with --extra...
|
commit | commitdiff | tree |
2009-01-31 |
Václav Slavík | don't include private headers from wx/unix/evtloop.h
|
commit | commitdiff | tree |
2009-01-30 |
Václav Slavík | wxDFB: use Unix event loop and timers (fixes #10408)
|
commit | commitdiff | tree |
2009-01-30 |
Václav Slavík | handle EINTR when reading data from the wakeup pipe
|
commit | commitdiff | tree |
2009-01-29 |
Václav Slavík | wxEpollDispatcher is in wxBase, not wxCore - fixed...
|
commit | commitdiff | tree |
2009-01-26 |
Václav Slavík | Automatically adjust toolbar's tool size if the provided...
|
commit | commitdiff | tree |
2009-01-26 |
Václav Slavík | changed wxMSW's default toolbar bitmaps size from obsolete...
|
commit | commitdiff | tree |
2009-01-16 |
Václav Slavík | silence gcc warnings in "vararg" functions such as...
|
commit | commitdiff | tree |
2009-01-06 |
Václav Slavík | wx is not a compiler, it doesn't need AC_CANONICAL_TARGET
|
commit | commitdiff | tree |
2008-12-09 |
Václav Slavík | fix for r56618: toolbar event handlers can toggle or...
|
commit | commitdiff | tree |
2008-11-20 |
Václav Slavík | don't assert on unsupported metric in wxSystemSettingsNative...
|
commit | commitdiff | tree |
2008-11-13 |
Václav Slavík | implement wxWindow::DragAcceptFiles() on all platforms
|
commit | commitdiff | tree |
2008-10-31 |
Václav Slavík | wxTLW: don't assert when setting null icons initially...
|
commit | commitdiff | tree |
2008-10-31 |
Václav Slavík | fix toolbar buttons so that they don't disappear temporarily...
|
commit | commitdiff | tree |
2008-10-30 |
Václav Slavík | must close output file before reading back from it
|
commit | commitdiff | tree |
2008-10-30 |
Václav Slavík | wxHTML: don't include extra whitespace in table cells
|
commit | commitdiff | tree |
2008-10-28 |
Václav Slavík | fixed interpretation of line breaks in <pre> to conform...
|
commit | commitdiff | tree |
2008-10-16 |
Václav Slavík | forgot to commit toplevel.h as part of r56374
|
commit | commitdiff | tree |
2008-10-16 |
Václav Slavík | assert in wxTopLevelWindowMSW::SetIcon[s]() if none...
|
commit | commitdiff | tree |
2008-10-16 |
Václav Slavík | wxArtProvider cleanup: added artmsw.cpp accidentally...
|
commit | commitdiff | tree |
2008-10-16 |
Václav Slavík | Cleaned up wxArtProvider:
|
commit | commitdiff | tree |
2008-10-16 |
Václav Slavík | reverted broken changes from r56345 and r56349
|
commit | commitdiff | tree |
2008-10-15 |
Václav Slavík | compilation fix for older glib versions after r56345
|
commit | commitdiff | tree |
2008-10-15 |
Václav Slavík | don't use deprecated gtk_object_sink(), replace it...
|
commit | commitdiff | tree |
2008-10-15 |
Václav Slavík | no need to iterate over all special icon names after...
|
commit | commitdiff | tree |
2008-10-15 |
Václav Slavík | added a test to check if wxHtmlWindow::SelectionToText...
|
commit | commitdiff | tree |
2008-10-15 |
Václav Slavík | fixed wxHtmlWindow::SelectionToText() to correctly...
|
commit | commitdiff | tree |
2008-10-12 |
Václav Slavík | removed a warning that should only be a FIXME
|
commit | commitdiff | tree |
2008-10-11 |
Václav Slavík | get help frame's icon using wxART_FRAME_ICON wxArtClient...
|
commit | commitdiff | tree |
2008-10-01 |
Václav Slavík | wxSpinButton was missing in XRC spec, added
|
commit | commitdiff | tree |
2008-10-01 |
Václav Slavík | get rid of public constants for various XRC defaults...
|
commit | commitdiff | tree |
2008-10-01 |
Václav Slavík | compilation fix
|
commit | commitdiff | tree |
2008-10-01 |
Václav Slavík | finished XRC format specification: added docs for all...
|
commit | commitdiff | tree |
2008-09-30 |
Václav Slavík | don't cache tray protocol availability result in wxTaskBarIc...
|
commit | commitdiff | tree |
2008-09-30 |
Václav Slavík | added wxTaskBarIcon::IsAvailable
|
commit | commitdiff | tree |
2008-09-30 |
Václav Slavík | fixed incorrect separators markup in samples/xrc
|
commit | commitdiff | tree |
2008-09-30 |
Václav Slavík | wxToolBar XRC handler should call SetupWindow() to...
|
commit | commitdiff | tree |
2008-09-30 |
Václav Slavík | wxWizard XRC handler should call SetupWindow() to handle...
|
commit | commitdiff | tree |
2008-09-29 |
Václav Slavík | wxART_MISSING_IMAGE is not a valid wxArtClient value...
|
commit | commitdiff | tree |
2008-09-28 |
Václav Slavík | wxGTK: Fixed printing to use fonts sizes adjustment...
|
commit | commitdiff | tree |
2008-09-21 |
Václav Slavík | Removed too strict check from wx-config that prevented...
|
commit | commitdiff | tree |
2008-09-21 |
Václav Slavík | Get rid of gs_cairo; if wxGtkPrint* classes are used...
|
commit | commitdiff | tree |
2008-09-21 |
Václav Slavík | route all Cairo calls in GTK printing code through...
|
commit | commitdiff | tree |
2008-09-21 |
Václav Slavík | added wxGetDisplayPPI() convenience function and wxPrintout...
|
commit | commitdiff | tree |
2008-09-21 |
Václav Slavík | progress message passed to wxDC::StartDoc() is not...
|
commit | commitdiff | tree |
2008-09-10 |
Václav Slavík | fixed typo in XRC error message
|
commit | commitdiff | tree |
2008-09-09 |
Václav Slavík | wxDir/FilePickerCtrl's message should be translatable
|
commit | commitdiff | tree |
2008-09-09 |
Václav Slavík | removed superfluous font size scaling in wxGtkPrinterDCImpl...
|
commit | commitdiff | tree |
2008-09-07 |
Václav Slavík | fixed pagebreaks computation in tables (#9935, patch...
|
commit | commitdiff | tree |
next |