2008-08-27 |
Vadim Zeitlin | honour user scale and source offset in wxDC::Blit(... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Vadim Zeitlin | no changes, just a typo |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Paul Cornett | put wxIconArray back in header, it's used by wxFSVolume |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Paul Cornett | Hold a reference on m_widget for the life of the associ... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Robert Roebling | Also make make dist for wxMac work |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Václav Slavík | pch-less compilation fix for r55285 |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Václav Slavík | fixed writing to wxUniCharRef after its 'parent' iterat... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Robert Roebling | Update <make dist> for wxGTK (and probably other ports... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Robert Roebling | Update <make dist> for wxGTK |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Paul Cornett | move wxIconArray declaration out of header, remove... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Paul Cornett | don't use deprecated toolbar API |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Paul Cornett | uncomment line accidentally left commented out in last... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Paul Cornett | fix for GTK assertion `info->icon_pixmap == NULL' faile... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Vadim Zeitlin | escape '@' symbols in the docs |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Vadim Zeitlin | use UnsetToolTip() instead of SetToolTip(NULL) to fix... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Vadim Zeitlin | added UnsetToolTip() which is also provided (as empty... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Vadim Zeitlin | compilation fixes for minimal build |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Vadim Zeitlin | compilation fixes for wxUSE_CONSOLE_EVENTLOOP==0 |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Vadim Zeitlin | add parentheses for && inside || to fix g++ 4.3 warning |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Robert Roebling | Docs corrections from Tim Stahlhut |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Kevin Ollivier | Compilation fix, didn't realize initialization order... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Kevin Ollivier | Respect the wxNO_BORDER flag for tool windows without... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Kevin Ollivier | Fix memory leak. |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Vadim Zeitlin | sometimes unused parameter warnings are really worth... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Vadim Zeitlin | don't use deprecated wxMenuItem ctor and don't use... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Vadim Zeitlin | changed wxAuiBlendColour() to work with unsigned chars... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Benjamin Williams | fix undefined variable color to colour |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Benjamin Williams | don't use MacSetTheme() |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Benjamin Williams | fixed include problem |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Benjamin Williams | rebake because of new auibar.* |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Benjamin Williams | updated aui sample |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Benjamin Williams | added wxAuiToolBar |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Stefan Csomor | fixing typo |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Stefan Csomor | cocoa implementation files |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Stefan Csomor | common implementation files |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Robert Roebling | wxComboCtrlBase::Enable() does not refresh the control... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Vadim Zeitlin | fix a couple of spelling errors |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Vadim Zeitlin | fix 2 doxygen errors |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Julian Smart | Improved auto list numbering |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Julian Smart | Cleanup of previous fix |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Julian Smart | Generic carent no longer invisible on a dark background |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Robert Roebling | #9854 (AddPendingEvent - protect during wxEvtHandler... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Stefan Csomor | osx-cocoa event loop |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Vadim Zeitlin | make ellipses drawn by wxDC more consistent with wxGC... |
commit | commitdiff | tree | snapshot |
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 |
next |