2008-08-21 |
Vadim Zeitlin | use Pango to draw rotated text if possible (this suppor... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Vadim Zeitlin | remove unneeded dependencies from bakefiles and regener... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Vadim Zeitlin | compilation fix for wxUniv/GTK (closes #9849) |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Vadim Zeitlin | add a radio box to select the combobox type (#9845) |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Vadim Zeitlin | document that text drawing is not affected by the curre... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Vadim Zeitlin | honour useMask parameter in DrawBitmap() and StretchBli... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Vadim Zeitlin | continue even if the bitmaps can't be found; look for... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Vadim Zeitlin | don't always create DIBs in wxBitmap(wxImage) ctor |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Julian Smart | Fixed default margin sizes |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Robert Roebling | #9876 (GC: added sanity check to wxGraphicsPathData... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Robert Roebling | Ticket #9858 gtk wxDC::DrawText() - draw text backgroun... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Stefan Csomor | updating the comment as well |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Stefan Csomor | using the 'new' bottleneck methods, fixing bugreport... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Stefan Csomor | mimetype common implementation |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Stefan Csomor | cocoa specific implementations |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Stefan Csomor | new common code files |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Vadim Zeitlin | mention DoPrepareDC() relative origin offsetting |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Václav Slavík | fixed scaling of print preview if there's not enough... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Václav Slavík | re-fix MinGW DLL compilation |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Paul Cornett | remove text field from page data, add much more useful... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Paul Cornett | non-pch build fix |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Vadim Zeitlin | fix MSVC warning about int->bool conversion introduced... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Vadim Zeitlin | don't use WXDLLIMPEXP_BASE_DATA() around member data... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Vadim Zeitlin | don't use the same tool ids for multiple tools, this... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Vadim Zeitlin | add support for using bitmap2 for checked menu item... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Vadim Zeitlin | paint the space remaining after the columns too in... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Vadim Zeitlin | use CLSCTX_ALL instead of CLSCTX_LOCAL_SERVER in Create... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Vadim Zeitlin | don't terminate the event loop in EndModal() if it... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Vadim Zeitlin | document wxSpinCtrlDouble (#9834) |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Vadim Zeitlin | add comparison operators for UUID class (#9871) |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Vadim Zeitlin | fix spurious assert failure in DestroyGripper() which... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Vadim Zeitlin | compilation fix for wxUSE_STL build after r54926 (... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Vadim Zeitlin | compilation fix for wxUniv/MSW after r54937 (#9866) |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Paul Cornett | fix for page change not working after veto, #3808 |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Václav Slavík | added wxString benchmark using 2.8's HTML parser |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Václav Slavík | HAVE_BOOST_THREAD should be off by default |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Stefan Csomor | adding generic BUNDLE_RESOURCES for copying any special... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Stefan Csomor | fixing remainder of bug #3776, clean activateAndIgnoreC... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Paul Cornett | move notebook event definition to common code |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Vadim Zeitlin | fix typo in __WWXMAC__ |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Václav Slavík | add assert checking that GetCapture() and ms_winCapture... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Václav Slavík | apply Stefan's fix for wxHtmlDCRenderer clipping |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Václav Slavík | made wxCharTypeBuffer<T>::release() const again, for... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Václav Slavík | added microbenchmark for wxCharBuffer performance |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Robin Dunn | Use WXUNUSED and give more explaination for the handler |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Paul Cornett | don't modify position for default border if button... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Paul Cornett | add control items from child inserter, so that correct... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Václav Slavík | DLLs linking fix wxCharTypeBuffer<T>::NullData |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Václav Slavík | pch-less compilation fix |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Václav Slavík | compilation fix: wxUString uses it's own wxCharTypeBuff... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Václav Slavík | radically simplified declarations of wxUString-specific... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Václav Slavík | added refcounting to wxCharBuffer to fix passing of... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Paul Cornett | some code cleanup |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Paul Cornett | set extra widget from child inserter, so that correct... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Robin Dunn | Avoid default child window focus behavior in generic... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Paul Cornett | fix previous commit to respect minimum width |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Václav Slavík | fixed typo |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Vadim Zeitlin | initialize the button label correctly if the same wizar... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Václav Slavík | more strict UTF-8 validity checks, as it should be... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Vadim Zeitlin | added test for Replace(whatever, "") |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Vadim Zeitlin | undid changes accidentally committed as part of r55019 |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Vadim Zeitlin | added wxTLS_TYPE() macro |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Vadim Zeitlin | add DECLARE_NO_COPY_TEMPLATE_CLASS |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Vadim Zeitlin | document DECLARE_NO_{COPY,ASSIGN}_CLASS |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Vadim Zeitlin | added Win32 TLS tests |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Vadim Zeitlin | add TLS access benchmark |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Julian Smart | Fixed scrolling bug where scrollbar was taken to be... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Paul Cornett | allow dialog to be resized smaller with extra control |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Vadim Zeitlin | don't call OnCloseDocument() from OnNewDocument(),... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Václav Slavík | small wxArtProvider API improvements: added HasNativePr... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Paul Cornett | build fixes |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Paul Cornett | fix sizing of extra control |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Vadim Zeitlin | initialize a local variable even if it doesn't really... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Vadim Zeitlin | pass asciistr, not utf8str, to FromAscii |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Vadim Zeitlin | don't disable optimize if --enable-debug_info was speci... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Paul Cornett | use "new" GtkToolbar API |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Vadim Zeitlin | show default values of the options in the usage message |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Vadim Zeitlin | replace wxASSERT in wxFindNextFile() with wxCHECK to... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Vadim Zeitlin | fix an assert failure when a child TLW was created... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Stefan Csomor | fixing remainder of bug #3776, clean activateAndIgnoreC... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Vadim Zeitlin | correct use of WXDLLIMPEXP_BASE for wxChar16 wxStrlen... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Vadim Zeitlin | label different controls on spin page (#9816) |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Stefan Csomor | custom info.plist with supported document types |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Stefan Csomor | adding support for overwrites from project bkls for... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Vadim Zeitlin | mark holidays if wxCAL_SHOW_HOLIDAYS is on (replaces... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Vadim Zeitlin | fix bug in Mark() which highlighted the day not only... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Vadim Zeitlin | fix wxMenu leak (reopened #9089) |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Bryan Petty | Review of socket.h interface header by Utensil Candel... |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Julian Smart | Allow small widths if setting initial strings. |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Vadim Zeitlin | general docview.cpp code cleanup; use wxVector<> instea... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Vadim Zeitlin | fix fatal bug in wxVector copy ctor |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Stefan Csomor | fixing name typo |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Stefan Csomor | moving osx files (rename will follow) |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Vadim Zeitlin | return empty string instead of some garbage if strftime... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Benjamin Williams | fix mouse capture lost assert when dialog shown in... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Vadim Zeitlin | compilation fix for PCH-less build; also moved some... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Vadim Zeitlin | fix view rectangle calculation for the control with... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Vadim Zeitlin | add BSTR arrays handling in wxConvertOleToVariant(... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Vadim Zeitlin | add support for multiline labels in wxToggleButton |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Vadim Zeitlin | no real changes, just refactor to remove some code... |
commit | commitdiff | tree | snapshot |
next |