2009-06-06 |
Vadim Zeitlin | fix warnings about using signed values for chars and... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Vadim Zeitlin | fix unused parameter warning |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Vadim Zeitlin | define _SCL_SECURE_NO_WARNINGS to avoid warnings about... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Vadim Zeitlin | work around (harmless) warnings in VC7 release build |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Vadim Zeitlin | make wxTreeCtrl::SelectItem(false) work in single selec... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Vadim Zeitlin | more corrections from Y. KABA. |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Vadim Zeitlin | correct msgfmt warnings after last commit |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Vadim Zeitlin | Japanese translations update from Y. KABA. |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Vadim Zeitlin | simplify code by removing workaround not needed any... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Jaakko Salli | Added wxPGProperty::Set/GetValuePlain() for direct... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Jaakko Salli | Added better asserts, helps with debugging strange... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Vadim Zeitlin | fix bug in generic wxTreeCtrl: calling SelectItem(true... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Vadim Zeitlin | added multiple selections support to wxDirCtrl (closes... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Vadim Zeitlin | compilation fixes for OS X Cocoa build |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Vadim Zeitlin | document effect of loading an icon bundle on stream... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Vadim Zeitlin | export wxStatusBarPaneArray from the DLL to fix Borland... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Stefan Csomor | avoiding events during destruction, fixes #10855 |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Vadim Zeitlin | compilation fixes for g++ 3.2 (closes #10875) |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Vadim Zeitlin | added wxEditbaleListBox XRC handler |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Vadim Zeitlin | correct the fix for avoiding the integer multiplication... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Vadim Zeitlin | use wxAutoBufferedPaintDC to avoid needlessly double... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Vadim Zeitlin | account properly for the menu in SetShape() (closes... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Vadim Zeitlin | value of wrap parameter of wxStaticText must be specifi... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Vadim Zeitlin | postpone the call to CopyAttributes() until the DC... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Vadim Zeitlin | removed assert checking that bit depth is 8 or 16 as... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Julian Smart | Use live update for splitter on Mac since Leopard seems... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Stefan Csomor | avoid overdrawing, fixes #10865 |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Vadim Zeitlin | use wxRA_SPECIFY_COLS/ROWS instead of old, deprecated... |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Vadim Zeitlin | don't fix the columns number to 1 by default in ctors... |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Vadim Zeitlin | work around g++ 4.3 warning about possibly ambiguous... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Vadim Zeitlin | fix wxIconBundle creation from multiimage files broken... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Jaakko Salli | Make this header SWIG-safe |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Vadim Zeitlin | check for integer overflow which could result in buffer... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Vadim Zeitlin | don't free() the same pointer twice if an error occurs... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Vadim Zeitlin | added wxUINTn_MAX constants; document them together... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Francesco Montorsi | add wxGetLinuxDistributionInfo() and wxPlatformInfo... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Francesco Montorsi | add wxProgressDialog::SetRange() function |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Francesco Montorsi | no change: fix a couple typos |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Francesco Montorsi | do not show the timestamp column in the details pane... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Vadim Zeitlin | correct Borland #pragma hdrstop position |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Robert Roebling | non-PCH compilo |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Robert Roebling | Compilo. |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Francesco Montorsi | use a smaller timeout value to avoid blocking buildslav... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Francesco Montorsi | minor change: differentiate the initial banner of test... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Francesco Montorsi | add check about network connectivity; don't run the... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Robert Roebling | Closes #10495: wxDataViewCtrl needs a way to start... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Francesco Montorsi | fix loading ICO from socket stream: override OnSysTell... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Vadim Zeitlin | corrected wrong type of posErr parameter (closes #10862) |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Francesco Montorsi | fix PCH-less build |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Francesco Montorsi | add wxImage test units to test loading from both seekab... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Francesco Montorsi | document that CanRead() and GetImageCount() functions... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Francesco Montorsi | add wxURL::GetInputStream test unit; add a global IsNet... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Vadim Zeitlin | extracted wxTextWrapper in its own header and made... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Vadim Zeitlin | don't redefine HAVE_STRFTIME as it can already be defin... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Vadim Zeitlin | added wxDC::CopyAttributes() and use it in wxBufferedDC... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Vadim Zeitlin | set focus to the window when the mouse is clicked in... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Václav Slavík | use enhanced metafiles for wxMSW print preview: this... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Václav Slavík | add ability to create wxEnhMetaFileDC based on a refere... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Vadim Zeitlin | don't redefine HAVE_STRFTIME as it can already be defin... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Francesco Montorsi | group wxPlatformInfo functions for easier browsing... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Vadim Zeitlin | added default ctor to wxMouseEventsManager, this is... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Vadim Zeitlin | don't add client area origin when positioning the child... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Vadim Zeitlin | improve wxTreeCtrl::ScrollTo() behaviour in the generic... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Vadim Zeitlin | enable OpenGL library build by default under Windows too |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Vadim Zeitlin | remove duplicate wxUSE_GSTREAMER definition |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Vadim Zeitlin | added wxTempFile::Flush() (dedicated to Theodore Ts... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Vadim Zeitlin | allow overriding wxUSE_GLCANVAS value in setup.h by... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Jaakko Salli | Added wxPGProperty::SetDefaultValue(v), as a shortcut... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Vadim Zeitlin | implement Update() properly for the generic wxListCtrl... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Vadim Zeitlin | define HAVE_LARGEFILE_SUPPORT in setup.h when large... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Vadim Zeitlin | fix ANSI build compilation (closes #10846) |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Vadim Zeitlin | added power, svg, taborder and xrc samples (closes... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Francesco Montorsi | refactor printf benchmarks to fit the new wxWidgets... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Vadim Zeitlin | compilation fix for wxUSE_STL==1 |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Jaakko Salli | More forward-ported wxPython-bindings related cleanup... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Jaakko Salli | Forward-ported wxPython-bindings related cleanup from... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Julian Smart | Ensure the tooltip has been created before enabling... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Francesco Montorsi | avoid leaking allocated tooltips |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Vadim Zeitlin | remove redundant extern keywords from wxEmptyString... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Stefan Csomor | fixing length param, see #10846 |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Vadim Zeitlin | avoid g++ 4.3 warnings about conflict between parameter... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Vadim Zeitlin | compilation fix for STL/!UNICODE case (closes #10846) |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Stefan Csomor | fixing non-unicode build |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Jouk Jansen | update setup for OpenVMS |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Stefan Csomor | moving common code up |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Stefan Csomor | updating cursor code from Dave's newer version, fixes... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Stefan Csomor | allowing font changes on multi-line textctrls, see... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Stefan Csomor | make sure NSScrollers are always having the desired... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Michael Wetherell | Send mail notifications to wx-buildbot@googlegroups.com |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Vadim Zeitlin | no changes, simply mention a possible misuse of API... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Vadim Zeitlin | ensure that Excel is visible and has an opened workbook... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Vadim Zeitlin | correct a typo in wxSplitterWindow gravity parameter... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Vadim Zeitlin | add support for defining list control columns in XRC... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Vadim Zeitlin | added a timer updating a counter in the background... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Vadim Zeitlin | remove wxMSW-specific (but copied into wxPalm too)... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Vadim Zeitlin | always dispatch messages for the hidden window which... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Vadim Zeitlin | fill in the fields of wxListItem in a wxListEvent befor... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Vadim Zeitlin | correct the inversed assert check in LVN_DELETEITEM... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Vadim Zeitlin | compilation fix for wxOSX_USE_EXPERIMENTAL_FONTDIALOG... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Vadim Zeitlin | update CRT environment block in wxSetEnv() too |
commit | commitdiff | tree | snapshot |
next |