2006-10-30 |
Václav Slavík | compilation fix for !wxUSE_MIMETYPE |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | slightly reduce the number of #ifndef __WATCOMC__ |
tree | commitdiff |
2006-10-30 |
Włodzimierz Skiba | Temporary ugly trick to make release for OpenWatcom... |
tree | commitdiff |
2006-10-30 |
Václav Slavík | render scrollbar's thumb as stippled bar to distinguish... |
tree | commitdiff |
2006-10-30 |
Julian Smart | Call Update after user input to improve responsiveness |
tree | commitdiff |
2006-10-30 |
Julian Smart | Applied patch [ 1586964 ] Getting the PID of the proces... |
tree | commitdiff |
2006-10-30 |
Julian Smart | Improve the registry query for whether to show combobox... |
tree | commitdiff |
2006-10-30 |
Julian Smart | Focus event recursion fix |
tree | commitdiff |
2006-10-30 |
Kevin Hock | Non pre-comp compilation fix |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | check that the cell using bool editor has a valid value... |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | try http scheme if we can't find the default browser... |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | undid removal of implicit http: from wxLaunchDefaultBro... |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | increment TEXTCTRLYADJUST_CLASSIC (patch 1586710) |
tree | commitdiff |
2006-10-29 |
Stefan Neis | Renamed m_clientData member variable to avoid clash... |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | removed more unused variables (thanks Borland) |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | removed unused variable (thanks Borland) |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | commented out more unused code (bcc compilation warning) |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | renamed OnLinkClicked() event handler to avoid hiding... |
tree | commitdiff |
2006-10-29 |
Michael Wetherell | Make m_typeflag an int. |
tree | commitdiff |
2006-10-29 |
Julian Smart | Digital Mars fixes |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | escape special SQL chars in where clauses (patch 1204728) |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | search in the index case-insensitively in FindPageByNam... |
tree | commitdiff |
2006-10-29 |
Stefan Csomor | minimize overlay area to avoid eg scrolling artifacts... |
tree | commitdiff |
2006-10-29 |
Václav Slavík | add events API to wxHtmlWindow (patch #1504493 by Franc... |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | avoid infinite recursion by not using GetMaxWidth/Heigh... |
tree | commitdiff |
2006-10-29 |
Stefan Csomor | guarding against setting of NULL |
tree | commitdiff |
2006-10-29 |
Stefan Csomor | applying correct offsets |
tree | commitdiff |
2006-10-29 |
Stefan Csomor | remove unneeded code |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | remove manual bitmap greying code with a call to wxImag... |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | don't override GetMinWidth/Height() which are non-virtu... |
tree | commitdiff |
2006-10-29 |
Paul Cornett | remove unneeded include |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | pass correct indicator pointer to SQLBindCol() (patch... |
tree | commitdiff |
2006-10-29 |
Václav Slavík | add events API to wxHtmlWindow (patch #1504493 by Franc... |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | post WM_CLOSE instead of deleting the inplace edit... |
tree | commitdiff |
2006-10-29 |
Robert Roebling | Remove left-over code. |
tree | commitdiff |
2006-10-29 |
Michael Wetherell | Make wxBackingFile internal, and remove wxZipFSHander... |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | some people disliked the asterisks in wxDebugReport... |
tree | commitdiff |
2006-10-29 |
Stefan Csomor | subrect blit |
tree | commitdiff |
2006-10-29 |
Robert Roebling | Make wxWindow::SetSizeHints() do nothing. |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | added wxTB_RIGHT style for right-aligned toolbars ... |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | added TGA handler (somewhat modified patch 1393912) |
tree | commitdiff |
2006-10-29 |
Václav Slavík | compilation fix |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | don't set translation credits if they're empty (part... |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | don't call gtk_image_set_from_pixbuf() if no animation... |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | don't use Unicode filenames under Win9x, even with... |
tree | commitdiff |
2006-10-29 |
Stefan Csomor | flushing is not done anymore in closing the context... |
tree | commitdiff |
2006-10-29 |
Julian Smart | Applied patch [ 1583316 ] set media source for printing |
tree | commitdiff |
2006-10-29 |
Julian Smart | Applied patch 1586499: wxCoordRound function |
tree | commitdiff |
2006-10-29 |
Michael Wetherell | Change GetC to return an int so that it can return... |
tree | commitdiff |
2006-10-29 |
Michael Wetherell | Rename wxSTREAM_FILEEXTENSION to wxSTREAM_FILEEXT. |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | deal correctly with vsnprintf() implementations which... |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | use just HAVE_FSYNC as wxFsync() guard, it is now defin... |
tree | commitdiff |
2006-10-29 |
Stefan Csomor | blit implemented using dc.GetAsBitmap with subrect |
tree | commitdiff |
2006-10-29 |
Stefan Csomor | apply complete transforms (scroll window PrepareDC... |
tree | commitdiff |
2006-10-29 |
Stefan Csomor | using native tranforms for everything |
tree | commitdiff |
2006-10-29 |
Stefan Csomor | switch having an affine transform even when there is... |
tree | commitdiff |
2006-10-29 |
Stefan Csomor | moving context methods |
tree | commitdiff |
2006-10-29 |
Michael Wetherell | Fixes for semicolons, commas and wxSTRING_MAXLEN from... |
tree | commitdiff |
2006-10-29 |
Kevin Ollivier | Added wxDC::GetAsBitmap, and implemented wxWindowDC... |
tree | commitdiff |
2006-10-29 |
Robin Dunn | update the Cairo version to match recent changes in... |
tree | commitdiff |
2006-10-29 |
Robin Dunn | Add missing wxNullGraphicsPath |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | added NZST and NZDT time zones (request 617912) |
tree | commitdiff |
2006-10-28 |
Robert Roebling | Correct background colour in ComboCtrl (from Jaako). |
tree | commitdiff |
2006-10-28 |
Robert Roebling | Launch the browser that is set in the gconf registry. |
tree | commitdiff |
2006-10-28 |
Robin Dunn | Moved version number to 2.7.2.0 and rebaked |
tree | commitdiff |
2006-10-28 |
Vadim Zeitlin | remove unneeded WXDLLEXPORTs for the classes only used... |
tree | commitdiff |
2006-10-28 |
Benjamin Williams | fixed some compiler warnings in wxaui |
tree | commitdiff |
2006-10-28 |
Benjamin Williams | wxaui multi-book prep work for left/right buttons on... |
tree | commitdiff |
2006-10-28 |
Stefan Csomor | missing methods |
tree | commitdiff |
2006-10-28 |
Vadim Zeitlin | added wxString::ToLongLong() and ToULongLong() (feature... |
tree | commitdiff |
2006-10-28 |
Vadim Zeitlin | also reset errno iin ToDouble() |
tree | commitdiff |
2006-10-28 |
Vadim Zeitlin | reset errno before testing it |
tree | commitdiff |
2006-10-28 |
Vadim Zeitlin | extracted common code of ToLong and ToULong in a separa... |
tree | commitdiff |
2006-10-28 |
Benjamin Williams | wxaui multi-notebook now uses a tab art provider which... |
tree | commitdiff |
2006-10-28 |
Václav Slavík | removed unused GetScrollbarArrowSize() version |
tree | commitdiff |
2006-10-28 |
Vadim Zeitlin | check for under/overflow in ToLong/ULong/Double() as... |
tree | commitdiff |
2006-10-28 |
Stefan Csomor | matrix and path to ref counting |
tree | commitdiff |
2006-10-28 |
Vadim Zeitlin | Alloc() doesn't clear the array any more, for consisten... |
tree | commitdiff |
2006-10-28 |
Vadim Zeitlin | allow customizing the string values returned by wxGridC... |
tree | commitdiff |
2006-10-28 |
Stefan Csomor | moving path and matrix to refcounting as well, switchin... |
tree | commitdiff |
2006-10-28 |
Julian Smart | Corrected a clearing bug |
tree | commitdiff |
2006-10-28 |
Michael Wetherell | Compile fix for VC++ 5 and 6. |
tree | commitdiff |
2006-10-28 |
Robin Dunn | Add missing Contains overload |
tree | commitdiff |
2006-10-28 |
Robin Dunn | Ensure that the pen and bush are properly initialized |
tree | commitdiff |
2006-10-28 |
Kevin Ollivier | Calling SetFocus from within an OnFocus handler causes... |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Add wxArchiveFSHandler. |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Tidy up includes and #if wxUSE statements. |
tree | commitdiff |
2006-10-27 |
Kevin Ollivier | Don't use the superview when converting. |
tree | commitdiff |
2006-10-27 |
Robert Roebling | Compile fix. |
tree | commitdiff |
2006-10-27 |
Robert Roebling | [ 1585858 ] Fix wxDatePickerCtrlGeneric and wxComboCtr... |
tree | commitdiff |
2006-10-27 |
Robert Roebling | [ 1585270 ] Further fixes to wxPathList |
tree | commitdiff |
2006-10-27 |
Kevin Ollivier | Don't use bitmaps to draw tree item buttons, use the... |
tree | commitdiff |
2006-10-27 |
Benjamin Williams | fixed crash in multi notebook |
tree | commitdiff |
2006-10-27 |
Stefan Csomor | changing graphics pen, brushes and fonts to be refcount... |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Comment out compile time check. |
tree | commitdiff |
2006-10-27 |
Stefan Csomor | switching things to ref counting |
tree | commitdiff |
2006-10-27 |
Julian Smart | Pagination fix |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Remove header now not needed here. |
tree | commitdiff |
2006-10-27 |
Václav Slavík | fixed typo in last commit: use YLOG2DEV for y coordinat... |
tree | commitdiff |
2006-10-27 |
Stefan Csomor | changing graphics pen, brushes and fonts to be refcount... |
tree | commitdiff |
next |