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 |
2006-10-28 |
Vadim Zeitlin | don't use unneeded logBuf member variable; show the... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Michael Wetherell | Another fix for the pch bug test. |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Michael Wetherell | Another fix for the pch bug test. |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Julian Smart | Documented wxRichTextBuffer printing |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Julian Smart | Avoid missing ref |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Michael Wetherell | Fix bugs in check for gcc's precompiled header bug. |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Julian Smart | Corrected a clearing bug |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Michael Wetherell | Compile fix for VC++ 5 and 6. |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Robin Dunn | daily updates and add wxGrpahicsPath overloads |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Robin Dunn | Add missing Contains overload |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Robin Dunn | Typemaps for wxRect2D |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Robin Dunn | Don't decref if the interpreter is not initialized... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Robin Dunn | daily updates and tweaks |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Robin Dunn | Ensure that the pen and bush are properly initialized |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Michael Wetherell | Fix portibility bug. |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Vadim Zeitlin | explain that wxRTTI macros must be used for OnCompareIt... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Vadim Zeitlin | verify that we checked all the array elements in TestST... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Kevin Ollivier | Calling SetFocus from within an OnFocus handler causes... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Vadim Zeitlin | fix VC warning about forward declaring struct as class |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Vadim Zeitlin | removed hard TAB |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Michael Wetherell | Add wxArchiveFSHandler. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Michael Wetherell | Tidy up includes and #if wxUSE statements. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Kevin Ollivier | Don't use the superview when converting. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Robert Roebling | Indicate that EnableCloseButton is virtual. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Robert Roebling | Compile fix. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Robert Roebling | [ 1585858 ] Fix wxDatePickerCtrlGeneric and wxComboCtr... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Robert Roebling | [ 1585270 ] Further fixes to wxPathList |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Kevin Ollivier | Don't use bitmaps to draw tree item buttons, use the... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Benjamin Williams | fixed crash in multi notebook |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Stefan Csomor | changing graphics pen, brushes and fonts to be refcount... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Michael Wetherell | Comment out compile time check. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Stefan Csomor | switching things to ref counting |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Julian Smart | Pagination fix |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Michael Wetherell | Remove header now not needed here. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Michael Wetherell | Missing header. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Václav Slavík | fixed typo in last commit: use YLOG2DEV for y coordinat... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Stefan Csomor | changing graphics pen, brushes and fonts to be refcount... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Julian Smart | Colour preview canvas grey to contrast with page |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Michael Wetherell | Compile fix for --enable-stl. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Michael Wetherell | Missing exports. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Julian Smart | Robert Lang's patch and wxRTC changes documented |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Václav Slavík | compilation fix: wxGenericCollapsiblePane needs wxButto... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Julian Smart | Robert Lang's patch [ 1583183 ] Fixes printing/print... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Václav Slavík | don't draw the endpoint in DrawLine at least in the... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Julian Smart | Fixed caret droppings left when scrolling |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Václav Slavík | wx{V,H}SCROLL code is needed on all platforms |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Václav Slavík | fixed repainting of windows without the wxFULL_REPAINT_... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Michael Wetherell | Base wxArchiveFSHandler on wxZipFSHandler. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Michael Wetherell | Yes VC5 support large files. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Vadim Zeitlin | don't use _INTEGRAL_MAX_BITS to decide whether a (Windo... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Michael Wetherell | Bug fix. |
commit | commitdiff | tree | snapshot |
next |