2005-02-28 |
Robin Dunn | Patch from Will Sadkin: |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Robin Dunn | Undeprecated AddWindow, AddSizer, AddSpacer and etc. |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Robin Dunn | Added wx.PrintData.Get/SetPrivData |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Robin Dunn | GetSelection is available on wxGTK now too. |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Robin Dunn | Added GetBitmap, GetIcon to wx.ImageList. |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Robin Dunn | Fix GetAmPmStrings wrapper |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Robin Dunn | doc updates |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Robin Dunn | Build/distrib updates |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Robin Dunn | use wxMin |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Robin Dunn | avoid buffer overrun |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Ryan Norton | wxDisplay::GetFromWindow is only on msw evidently |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Stefan Csomor | mask access row bytes fixed |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Vadim Zeitlin | trying to fix dmc warning about potential overload... |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Vadim Zeitlin | return const ref to label from GetLabel() and other... |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Chris Elliott | fix missing defines with DMC |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Vadim Zeitlin | removed strange bit flipping under wxGTK when saving... |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Stefan Csomor | correcting last commit |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Robert Roebling | This change will make the parent TLW come to |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Julian Smart | Unicode fix |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Robert Roebling | Apply combobox patch II. |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Julian Smart | Removed call to obsolete (and presumably redundant... |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Robert Roebling | Changed ComboDropDown button under GTK+ so that it |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Julian Smart | Documented wxImage XPM data ctor |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Vadim Zeitlin | don't hide m_cal when disabling the control (bug 1150830) |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Vadim Zeitlin | restored manual calls to gtk_glwindow_realized/map_call... |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Julian Smart | Applied patch [ 1121371 ] configtool NULL pointer accesses |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Julian Smart | Applied socket destruction bug patch |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Julian Smart | WinCE doesn't have DFCS_FLAT |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Julian Smart | WinCE doesn't have GetThreadLocale |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Julian Smart | MSW doesn't have EOVERFLOW, WinCE additionally doesn... |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Julian Smart | Added XPM ctor |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Vadim Zeitlin | compilation fix for non-debug build |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Stefan Csomor | 10.2 additions for non compositing |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Stefan Csomor | cleanup |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Stefan Csomor | no_rtti fix was not having correct eval order |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Ryan Norton | fix for bug raised in patch [ 1145715 ] endless loop... |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Ryan Norton | partially fix bug [ wxwindows-Bugs-1145813 ] Centre... |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Kevin Hock | Casting grouping (Get/SetNativeContext), fixes 10.2... |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Dimitri Schoolwerth | removed trailing comma from enum |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Ryan Norton | comment and 'fix' bug 1145623 |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Robert Roebling | Add PrivData() field to wxPrintData since MSW's printer |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Vadim Zeitlin | show tooltips for the text control part of the spin... |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Vadim Zeitlin | made Add() public so that it could be called for additi... |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Vadim Zeitlin | 1. added possibility to test setting tooltip for the... |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Vadim Zeitlin | wxUniv compilation fix |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Vadim Zeitlin | another test for DST bug |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Vadim Zeitlin | fixed test to actually work |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Vadim Zeitlin | support filenames with empty extension (foo.) (bug... |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Vadim Zeitlin | fixed last commit to not break ToString() for negative... |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Michael Wetherell | Detect SIZEOF_WCHAR_T when cross-compiling |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Vadim Zeitlin | fixed ToString() for negative long longs (bug 1101426) |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Václav Slavík | GTK+ headers aren't needed anymore |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Stefan Csomor | no_rtti fix was not having correct eval order |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Michael Wetherell | Move wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW out of the... |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Stefan Csomor | guard for 10.2 |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Robert Roebling | The position (mouse pos) returned by wxKeyEvent sometimes |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Stefan Csomor | old style casts for no-rtti builds |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Vadim Zeitlin | further resized icons to 16*15 (still patch 1151163) |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Vadim Zeitlin | set WS_GROUP on the first button in the group, fixes... |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Robert Roebling | SetLabel() no longer invalidates the font which |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Vadim Zeitlin | refersh after changing the image (patch 1151163) |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Vadim Zeitlin | cropped icons to 16*16 (patch 1151163) |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Vadim Zeitlin | added default ctor and fixed copying of wxFileData... |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Mattia Barbon | Updated Italian translation. |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Vadim Zeitlin | refresh bitmap when it's label changes, this is necessa... |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Vadim Zeitlin | better compatibility with old wxList in wxUSE_STL=... |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Mattia Barbon | Use the same error message for wxMSW and wxMac. |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Vadim Zeitlin | fix to previous patch: don't crash when saving in 16bpp |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Vadim Zeitlin | added tests for savin PNG images in different formats... |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Vadim Zeitlin | added support for saving grey and grey-red PNG images... |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Stefan Csomor | ommission |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Stefan Csomor | cleanup |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Stefan Csomor | cleanup |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Stefan Csomor | moving compositing knowledge into utility classes |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Stefan Csomor | scrolling UPP moved |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Vadim Zeitlin | fix for BCC compilation (see patch 1101702) |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Vadim Zeitlin | compilation fix (missing header) (patch 1151763) |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Julian Smart | Tweaks to install guide |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Václav Slavík | include version information in DLLs |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Václav Slavík | copyright and name updates |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Julian Smart | Added GetIcon, GetBitmap to wxImageList |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Stefan Csomor | cleanup, adding common methods |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Julian Smart | Fixes |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Julian Smart | Added GetBitmap, GetIcon to wxImageList |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Ryan Norton | fix compilation - Stefan see my last commit bundle :) |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Stefan Csomor | cleanup |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Stefan Csomor | cleanup |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Stefan Csomor | reintroducing non-composited functionality due to DataB... |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Stefan Csomor | reintroducing non-composited functionality due to DataB... |
commit | commitdiff | tree | snapshot |
2005-02-26 |
Julian Smart | Added wxFULL_REPAINT_ON_RESIZE and sample icon to OpenG... |
commit | commitdiff | tree | snapshot |
2005-02-26 |
Robin Dunn | Finalize --> Realize |
commit | commitdiff | tree | snapshot |
2005-02-26 |
Robert Roebling | Commited fix for HP compiler in raw bitmap code. |
commit | commitdiff | tree | snapshot |
2005-02-26 |
Mattia Barbon | Add implementation for pure virtual method. |
commit | commitdiff | tree | snapshot |
2005-02-26 |
Mattia Barbon | No real change. |
commit | commitdiff | tree | snapshot |
2005-02-26 |
Michael Wetherell | Move wxGetOSFHandle to include/wx/msw/private.h since... |
commit | commitdiff | tree | snapshot |
2005-02-26 |
Julian Smart | Spacing is better on GTK+ and (hopefully) Mac |
commit | commitdiff | tree | snapshot |
2005-02-26 |
Vadim Zeitlin | update from Martin Srebotnjak <miles@filmsi.net> |
commit | commitdiff | tree | snapshot |
2005-02-26 |
Ryan Norton | guess it wasn't |
commit | commitdiff | tree | snapshot |
2005-02-26 |
Ryan Norton | I'm assuming this was meant to be included |
commit | commitdiff | tree | snapshot |
2005-02-26 |
Ryan Norton | setup.h regeration |
commit | commitdiff | tree | snapshot |
next |