2008-08-27 |
Stefan Csomor | fixing #9910 |
tree | commitdiff |
2008-08-27 |
Vadim Zeitlin | add a scoped_ptr-like wxGtkObject class which calls... |
tree | commitdiff |
2008-08-27 |
Vadim Zeitlin | honour user scale and source offset in wxDC::Blit(... |
tree | commitdiff |
2008-08-26 |
Paul Cornett | put wxIconArray back in header, it's used by wxFSVolume |
tree | commitdiff |
2008-08-26 |
Paul Cornett | Hold a reference on m_widget for the life of the associ... |
tree | commitdiff |
2008-08-26 |
Václav Slavík | fixed writing to wxUniCharRef after its 'parent' iterat... |
tree | commitdiff |
2008-08-26 |
Paul Cornett | move wxIconArray declaration out of header, remove... |
tree | commitdiff |
2008-08-26 |
Paul Cornett | uncomment line accidentally left commented out in last... |
tree | commitdiff |
2008-08-26 |
Paul Cornett | fix for GTK assertion `info->icon_pixmap == NULL' faile... |
tree | commitdiff |
2008-08-25 |
Vadim Zeitlin | use UnsetToolTip() instead of SetToolTip(NULL) to fix... |
tree | commitdiff |
2008-08-25 |
Vadim Zeitlin | compilation fixes for minimal build |
tree | commitdiff |
2008-08-25 |
Vadim Zeitlin | add parentheses for && inside || to fix g++ 4.3 warning |
tree | commitdiff |
2008-08-25 |
Kevin Ollivier | Compilation fix, didn't realize initialization order... |
tree | commitdiff |
2008-08-25 |
Kevin Ollivier | Respect the wxNO_BORDER flag for tool windows without... |
tree | commitdiff |
2008-08-25 |
Kevin Ollivier | Fix memory leak. |
tree | commitdiff |
2008-08-25 |
Vadim Zeitlin | don't use deprecated wxMenuItem ctor and don't use... |
tree | commitdiff |
2008-08-25 |
Vadim Zeitlin | changed wxAuiBlendColour() to work with unsigned chars... |
tree | commitdiff |
2008-08-24 |
Benjamin Williams | fix undefined variable color to colour |
tree | commitdiff |
2008-08-24 |
Benjamin Williams | don't use MacSetTheme() |
tree | commitdiff |
2008-08-24 |
Benjamin Williams | fixed include problem |
tree | commitdiff |
2008-08-24 |
Benjamin Williams | added wxAuiToolBar |
tree | commitdiff |
2008-08-23 |
Stefan Csomor | cocoa implementation files |
tree | commitdiff |
2008-08-23 |
Stefan Csomor | common implementation files |
tree | commitdiff |
2008-08-23 |
Robert Roebling | wxComboCtrlBase::Enable() does not refresh the control... |
tree | commitdiff |
2008-08-22 |
Julian Smart | Improved auto list numbering |
tree | commitdiff |
2008-08-22 |
Julian Smart | Cleanup of previous fix |
tree | commitdiff |
2008-08-22 |
Julian Smart | Generic carent no longer invisible on a dark background |
tree | commitdiff |
2008-08-22 |
Robert Roebling | #9854 (AddPendingEvent - protect during wxEvtHandler... |
tree | commitdiff |
2008-08-22 |
Stefan Csomor | osx-cocoa event loop |
tree | commitdiff |
2008-08-21 |
Vadim Zeitlin | make ellipses drawn by wxDC more consistent with wxGC... |
tree | commitdiff |
2008-08-21 |
Vadim Zeitlin | use Pango to draw rotated text if possible (this suppor... |
tree | commitdiff |
2008-08-21 |
Vadim Zeitlin | honour useMask parameter in DrawBitmap() and StretchBli... |
tree | commitdiff |
2008-08-21 |
Vadim Zeitlin | don't always create DIBs in wxBitmap(wxImage) ctor |
tree | commitdiff |
2008-08-21 |
Robert Roebling | #9876 (GC: added sanity check to wxGraphicsPathData... |
tree | commitdiff |
2008-08-21 |
Robert Roebling | Ticket #9858 gtk wxDC::DrawText() - draw text backgroun... |
tree | commitdiff |
2008-08-21 |
Stefan Csomor | mimetype common implementation |
tree | commitdiff |
2008-08-21 |
Stefan Csomor | cocoa specific implementations |
tree | commitdiff |
2008-08-21 |
Stefan Csomor | new common code files |
tree | commitdiff |
2008-08-20 |
Václav Slavík | fixed scaling of print preview if there's not enough... |
tree | commitdiff |
2008-08-19 |
Paul Cornett | remove text field from page data, add much more useful... |
tree | commitdiff |
2008-08-19 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2008-08-18 |
Vadim Zeitlin | fix MSVC warning about int->bool conversion introduced... |
tree | commitdiff |
2008-08-18 |
Vadim Zeitlin | add support for using bitmap2 for checked menu item... |
tree | commitdiff |
2008-08-18 |
Vadim Zeitlin | paint the space remaining after the columns too in... |
tree | commitdiff |
2008-08-18 |
Vadim Zeitlin | use CLSCTX_ALL instead of CLSCTX_LOCAL_SERVER in Create... |
tree | commitdiff |
2008-08-18 |
Vadim Zeitlin | don't terminate the event loop in EndModal() if it... |
tree | commitdiff |
2008-08-18 |
Vadim Zeitlin | add comparison operators for UUID class (#9871) |
tree | commitdiff |
2008-08-16 |
Vadim Zeitlin | fix spurious assert failure in DestroyGripper() which... |
tree | commitdiff |
2008-08-15 |
Vadim Zeitlin | compilation fix for wxUSE_STL build after r54926 (... |
tree | commitdiff |
2008-08-15 |
Paul Cornett | fix for page change not working after veto, #3808 |
tree | commitdiff |
2008-08-13 |
Paul Cornett | move notebook event definition to common code |
tree | commitdiff |
2008-08-13 |
Vadim Zeitlin | fix typo in __WWXMAC__ |
tree | commitdiff |
2008-08-13 |
Václav Slavík | add assert checking that GetCapture() and ms_winCapture... |
tree | commitdiff |
2008-08-12 |
Václav Slavík | apply Stefan's fix for wxHtmlDCRenderer clipping |
tree | commitdiff |
2008-08-10 |
Robin Dunn | Use WXUNUSED and give more explaination for the handler |
tree | commitdiff |
2008-08-10 |
Paul Cornett | don't modify position for default border if button... |
tree | commitdiff |
2008-08-10 |
Paul Cornett | add control items from child inserter, so that correct... |
tree | commitdiff |
2008-08-10 |
Václav Slavík | compilation fix: wxUString uses it's own wxCharTypeBuff... |
tree | commitdiff |
2008-08-10 |
Václav Slavík | added refcounting to wxCharBuffer to fix passing of... |
tree | commitdiff |
2008-08-10 |
Paul Cornett | some code cleanup |
tree | commitdiff |
2008-08-10 |
Paul Cornett | set extra widget from child inserter, so that correct... |
tree | commitdiff |
2008-08-10 |
Robin Dunn | Avoid default child window focus behavior in generic... |
tree | commitdiff |
2008-08-10 |
Paul Cornett | fix previous commit to respect minimum width |
tree | commitdiff |
2008-08-09 |
Vadim Zeitlin | initialize the button label correctly if the same wizar... |
tree | commitdiff |
2008-08-09 |
Václav Slavík | more strict UTF-8 validity checks, as it should be... |
tree | commitdiff |
2008-08-08 |
Vadim Zeitlin | undid changes accidentally committed as part of r55019 |
tree | commitdiff |
2008-08-08 |
Vadim Zeitlin | added wxTLS_TYPE() macro |
tree | commitdiff |
2008-08-07 |
Julian Smart | Fixed scrolling bug where scrollbar was taken to be... |
tree | commitdiff |
2008-08-07 |
Paul Cornett | allow dialog to be resized smaller with extra control |
tree | commitdiff |
2008-08-07 |
Vadim Zeitlin | don't call OnCloseDocument() from OnNewDocument(),... |
tree | commitdiff |
2008-08-07 |
Václav Slavík | small wxArtProvider API improvements: added HasNativePr... |
tree | commitdiff |
2008-08-07 |
Paul Cornett | fix sizing of extra control |
tree | commitdiff |
2008-08-06 |
Vadim Zeitlin | initialize a local variable even if it doesn't really... |
tree | commitdiff |
2008-08-06 |
Paul Cornett | use "new" GtkToolbar API |
tree | commitdiff |
2008-08-06 |
Vadim Zeitlin | replace wxASSERT in wxFindNextFile() with wxCHECK to... |
tree | commitdiff |
2008-08-05 |
Vadim Zeitlin | fix an assert failure when a child TLW was created... |
tree | commitdiff |
2008-08-05 |
Stefan Csomor | fixing remainder of bug #3776, clean activateAndIgnoreC... |
tree | commitdiff |
2008-08-05 |
Vadim Zeitlin | correct use of WXDLLIMPEXP_BASE for wxChar16 wxStrlen... |
tree | commitdiff |
2008-08-05 |
Vadim Zeitlin | mark holidays if wxCAL_SHOW_HOLIDAYS is on (replaces... |
tree | commitdiff |
2008-08-05 |
Vadim Zeitlin | fix bug in Mark() which highlighted the day not only... |
tree | commitdiff |
2008-08-04 |
Julian Smart | Allow small widths if setting initial strings. |
tree | commitdiff |
2008-08-04 |
Vadim Zeitlin | general docview.cpp code cleanup; use wxVector<> instea... |
tree | commitdiff |
2008-08-03 |
Stefan Csomor | fixing name typo |
tree | commitdiff |
2008-08-03 |
Stefan Csomor | moving osx files (rename will follow) |
tree | commitdiff |
2008-08-03 |
Vadim Zeitlin | return empty string instead of some garbage if strftime... |
tree | commitdiff |
2008-08-03 |
Benjamin Williams | fix mouse capture lost assert when dialog shown in... |
tree | commitdiff |
2008-08-03 |
Vadim Zeitlin | compilation fix for PCH-less build; also moved some... |
tree | commitdiff |
2008-08-03 |
Vadim Zeitlin | fix view rectangle calculation for the control with... |
tree | commitdiff |
2008-08-03 |
Vadim Zeitlin | add BSTR arrays handling in wxConvertOleToVariant(... |
tree | commitdiff |
2008-08-03 |
Vadim Zeitlin | add support for multiline labels in wxToggleButton |
tree | commitdiff |
2008-08-03 |
Vadim Zeitlin | no real changes, just refactor to remove some code... |
tree | commitdiff |
2008-08-03 |
Vadim Zeitlin | implement wxToolBarTool::SetLabel() for wxOSX_USE_NATIV... |
tree | commitdiff |
2008-08-03 |
Vadim Zeitlin | use wxPEN/BRUSH_XXX instead of wxXXX (#9812) |
tree | commitdiff |
2008-08-03 |
Vadim Zeitlin | make SetValidator() symmetric with GetValidator() ... |
tree | commitdiff |
2008-08-03 |
Vadim Zeitlin | update for wxSHUTDOWN_LOGOFF/FORCE, should have been... |
tree | commitdiff |
2008-08-03 |
Vadim Zeitlin | added wxSHUTDOWN_LOGOFF flag, don't use EWX_FORCE by... |
tree | commitdiff |
2008-08-03 |
Vadim Zeitlin | compilation fix for PCH-less build after last commit |
tree | commitdiff |
2008-08-03 |
Vadim Zeitlin | store palette information from XPM in wxImage (#9763) |
tree | commitdiff |
2008-08-03 |
Benjamin Williams | fix segfault when Update() is called inbetween mouse... |
tree | commitdiff |
2008-08-03 |
Vadim Zeitlin | don't keep the transparent palette colour from the... |
tree | commitdiff |
next |