2006-10-29 |
Chris Elliott | fix borland header difference |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Vadim Zeitlin | don't override GetMinWidth/Height() which are non-virtu... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Paul Cornett | remove unnecessary casts |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Vadim Zeitlin | return the results of GetMin/MaxSize() from GetMin... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Paul Cornett | remove unneeded include |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Paul Cornett | fix for Borland 5.5 |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Vadim Zeitlin | pass correct indicator pointer to SQLBindCol() (patch... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Václav Slavík | add events API to wxHtmlWindow (patch #1504493 by Franc... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Vadim Zeitlin | post WM_CLOSE instead of deleting the inplace edit... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Václav Slavík | added SUB/SUP tags to the list of supported ones |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Vadim Zeitlin | CW8.3+ has ssize_t (patch 1492413) |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Robert Roebling | Let wxMiniFrame have the same default flags under... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Robert Roebling | Remove left-over code. |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Robert Roebling | Clarify docs about wxSizer::SetSizeHints(). |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Michael Wetherell | Make wxBackingFile internal, and remove wxZipFSHander... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Vadim Zeitlin | some people disliked the asterisks in wxDebugReport... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Stefan Csomor | subrect blit |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Robert Roebling | Use SetSizeHints() for wxTLW. |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Stefan Neis | Add method declaration needed for wxGTK. |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Robert Roebling | Make wxWindow::SetSizeHints() do nothing. |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Vadim Zeitlin | added wxTB_RIGHT style for right-aligned toolbars ... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Vadim Zeitlin | added TGA handler (somewhat modified patch 1393912) |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Václav Slavík | compilation fix |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Robert Roebling | Added simplistic test for nested sizer (in panel). |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Robert Roebling | Forgot one wxCoordRound |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Vadim Zeitlin | don't set translation credits if they're empty (part... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Robert Roebling | wxRound |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Robert Roebling | wxCoordRound() -> wxRound() |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Vadim Zeitlin | correct EnsureFileAccessible() docs broken by previous... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Vadim Zeitlin | don't call gtk_image_set_from_pixbuf() if no animation... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Vadim Zeitlin | commented out/unused code removed; use wxAboutDialog... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Vadim Zeitlin | handle errors returned by wxAnimateCtrl::Play() (part... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Stefan Neis | Corrected includes for wxGTK under OS/2. |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Vadim Zeitlin | don't use Unicode filenames under Win9x, even with... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Robert Roebling | wxCoordRound -> wxRound. |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Robert Roebling | Use wxRound instead of wxCoordRound |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Stefan Csomor | flushing is not done anymore in closing the context... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Julian Smart | Merge extra documents with main doc archives to help... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Julian Smart | Applied patch [ 1583316 ] set media source for printing |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Michael Wetherell | Remove extra newline. |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Michael Wetherell | Mention GetC and wxFileSystem in incompatible changes. |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Julian Smart | Applied patch 1586499: wxCoordRound function |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Michael Wetherell | Change GetC to return an int so that it can return... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Julian Smart | Borland fix. |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Michael Wetherell | Rename wxSTREAM_FILEEXTENSION to wxSTREAM_FILEEXT. |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Vadim Zeitlin | deal correctly with vsnprintf() implementations which... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Mattia Barbon | Updated PO files. Translated some of the missing... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Robert Roebling | More simplistic test for setting size and max size |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Robert Roebling | Test SetSizeHints() for wxFrame (does nothing |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Vadim Zeitlin | use just HAVE_FSYNC as wxFsync() guard, it is now defin... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Vadim Zeitlin | use wxPOSIX_IDENT() for consistent handling of undersco... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Michael Wetherell | Document filter streams take owner ship when created... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Stefan Csomor | blit implemented using dc.GetAsBitmap with subrect |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Stefan Csomor | GetAsBitmap with subrect |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Stefan Csomor | apply complete transforms (scroll window PrepareDC... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Stefan Csomor | forgotten commit for having native affine matrix ops |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Stefan Csomor | extend GetAsBitmap with an optional subrect |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Stefan Csomor | using native tranforms for everything |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Stefan Csomor | switch having an affine transform even when there is... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Stefan Csomor | moving context methods |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Michael Wetherell | Fixes for semicolons, commas and wxSTRING_MAXLEN from... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Kevin Ollivier | Added wxDC::GetAsBitmap, and implemented wxWindowDC... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Robin Dunn | SetTextColour is gone |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Robin Dunn | Add wxPyTabArt |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Robin Dunn | wxGraphicsMatrix and wxGraphicsPath are ref-counted... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Robin Dunn | wxGridCellBoolEditor::UseStringValues |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Robin Dunn | Add wxPyTabArt |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Robin Dunn | update the Cairo version to match recent changes in... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Robin Dunn | Add missing wxNullGraphicsPath |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Robin Dunn | Add export macros |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Vadim Zeitlin | added NZST and NZDT time zones (request 617912) |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Robert Roebling | Mention the Unix printing overview in the general |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Robert Roebling | Correct background colour in ComboCtrl (from Jaako). |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Robert Roebling | Launch the browser that is set in the gconf registry. |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Robin Dunn | Moved version number to 2.7.2.0 and rebaked |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Vadim Zeitlin | remove unneeded WXDLLEXPORTs for the classes only used... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Benjamin Williams | fixed some compiler warnings in wxaui |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Benjamin Williams | wxaui multi-book prep work for left/right buttons on... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Vadim Zeitlin | avoid gcc warnings about missing braces in an aggregate... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Vadim Zeitlin | check for strtoull() or wcstoull() |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Vadim Zeitlin | fix gcc compilation warning |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Kevin Ollivier | For whatever reason, font-size 9 is now hardly readable... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Stefan Csomor | missing methods |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Vadim Zeitlin | added wxString::ToLongLong() and ToULongLong() (feature... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Vadim Zeitlin | no changes, just a typo in comment |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Vadim Zeitlin | also reset errno iin ToDouble() |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Vadim Zeitlin | reset errno before testing it |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Vadim Zeitlin | extracted common code of ToLong and ToULong in a separa... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Benjamin Williams | wxaui multi-notebook now uses a tab art provider which... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Václav Slavík | removed unused GetScrollbarArrowSize() version |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Vadim Zeitlin | deTABified |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Vadim Zeitlin | check for under/overflow in ToLong/ULong/Double() as... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Stefan Csomor | matrix and path to ref counting |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Vadim Zeitlin | Alloc() doesn't clear the array any more, for consisten... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Vadim Zeitlin | no real changes, just renamed the header guard to stand... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Vadim Zeitlin | deprecate wxSTRING_MAXLEN in favour of wxString::npos |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Vadim Zeitlin | added missing dlldecl for wxFSHandlerHash |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Vadim Zeitlin | allow customizing the string values returned by wxGridC... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Stefan Csomor | moving path and matrix to refcounting as well, switchin... |
commit | commitdiff | tree | snapshot |
next |