2007-10-01 |
Jouk Jansen | OpenVMS update |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Vadim Zeitlin | don't crash in GetAsDOS() if the time is not in time_t... |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Vadim Zeitlin | really fixed the DST test by using explicit country... |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Vadim Zeitlin | return the beginning/end of DST in local time, not... |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Vadim Zeitlin | cleaned up and significantly simiplied Format() handlin... |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Václav Slavík | generate #line references to source .xrc files in wxrc... |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Václav Slavík | include line number information in wxXmlNode (based... |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Václav Slavík | _WX_DECLARE_OBJARRAY was missing reserve() declaration |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Václav Slavík | use reserve() instead of Alloc() in WX_APPEND_ARRAY... |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Vadim Zeitlin | fix compilation in Unicode build (not sure if this... |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Vadim Zeitlin | another wxCmdLineEntryDesc compilation fix |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Vadim Zeitlin | fix DrawLine() and DrawPolygon() which were totally... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Vadim Zeitlin | ANSI mode compilation fix |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Vadim Zeitlin | PCH-less build fix |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Vadim Zeitlin | correct properties were not set during initial add... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Vadim Zeitlin | another compilation fix after wxCmdLineEntryDesc changes |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Vadim Zeitlin | PCH-less build fix |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Chris Elliott | vc6 did not like this (void function returning a value) |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Michael Wetherell | Add buildbot configuration. |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Robert Roebling | [ 1803350 ] Wrong top-level window positioning on scrol... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Václav Slavík | copy the list in wxList::operator=(), for consistency... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Vadim Zeitlin | added disambiguation for Clear() too |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Vadim Zeitlin | don't declare HasSelection() in this class and especial... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Vadim Zeitlin | added msw/textentry{cpp,h} |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Václav Slavík | fixed cellpadding when printing (bug #1795572) |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Jouk Jansen | git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Vadim Zeitlin | continue with loading the message catalog even if setti... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Vadim Zeitlin | fixed command line processing which was preempted by... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Vadim Zeitlin | compilation fix after wxTRANSLATE() changes |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Vadim Zeitlin | another compilation fix PCH-less build |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Robert Roebling | Compilo |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Robert Roebling | Compilo for non-PCH |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Robert Roebling | Forgot to commit |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Vadim Zeitlin | part of wxComboBox to wxEntry refactoring (should have... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Vadim Zeitlin | refactor wxMSW code to extract parts common to wxTextCt... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Vadim Zeitlin | remove wxComboBox-specific hack, override DoSetToolTip... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Vadim Zeitlin | compilation fixes for wxGTK1 after wxTextEntry changes... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Vadim Zeitlin | compilation fix for wxGTK1 |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Julian Smart | Added forward declaration for wxWindow |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Vadim Zeitlin | fix harmless unused parameter warning |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Vadim Zeitlin | added wxTextEntry common base class for both wxTextCtrl... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Vadim Zeitlin | added unit test for some of wxTextCtrl methods and... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Vadim Zeitlin | fix operator<<() for wxString |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Vadim Zeitlin | define wxUSE_GADGETS as 0 as it's not defined in config... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Vadim Zeitlin | fix warning about visibility attribute ignored on non... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Jouk Jansen | git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Václav Slavík | document that GetAttribute's argument must not be NULL |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Václav Slavík | wxXmlNode::GetAttribute's pointer argument must not... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Robert Roebling | Reduce width and height of drawing ops by one in all... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Robert Roebling | Fix various minor PS issues |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Robert Roebling | Use line width code from GTK+ print in GNOME print |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Robert Roebling | Remove several hack from PS code, use high resolution... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Robert Roebling | Compilation with new dc code |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Robert Roebling | reorganized wxSVGFileDC code |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Vadim Zeitlin | added wxWindow::GetPopupMenuSelectionFromUser() (modifi... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Robert Roebling | Converted wxGTK's basic DC classes to new DC code |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Vadim Zeitlin | don't define wxCRT_xxprintfW function if the correspond... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Vadim Zeitlin | revert last change (r48897) |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Vadim Zeitlin | include wx/log.h to fix PCH-less compilation |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Chris Elliott | add missing sample stc |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Robert Roebling | Removed last bits of DrawScaledBitmap (was removed... |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Paul Cornett | use logical operator &&, not bitwise &; indentation fix |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Paul Cornett | unused variables, useless assert |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Paul Cornett | unused variable, more efficient increment operator |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Bryan Petty | Corrected doc typo (missing escaped underscore). |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Vadim Zeitlin | ifconfig under NetBSD also takes -a |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Vadim Zeitlin | *wprintf() functions should be extern, not static,... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Vadim Zeitlin | include tif_config.h using <> instead of "" |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Vadim Zeitlin | bring the new linpng 1.2.20 (without its contrib subdir... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Vadim Zeitlin | remove old libpng 1.2.7 |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Vadim Zeitlin | added more convenient wxDL_INIT_FUNC[_AW] macros and... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Vadim Zeitlin | made gs_msgXXX variables static |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Vadim Zeitlin | allow using wxTaskBarIcon under Win95 by loading Shell_... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Julian Smart | Doc corrections |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Vadim Zeitlin | predefine _WIN32_IE before including shellapi.h too... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Paul Cornett | allow copying wxFormatString for compiler-generated... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Vadim Zeitlin | copy tif_config.h.vc to tif_config.h, this file will... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Vadim Zeitlin | use libtiff/libjpeg VC-specific include files for all... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Vadim Zeitlin | removed extra semicolon |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Vadim Zeitlin | put __attribute__((deprecated)) before declaration... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Julian Smart | Corrected typo |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Vadim Zeitlin | no changes, just a typo fix |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Julian Smart | Size of help window tabs reduced to prevent ugly overlap |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Julian Smart | Reverted unnecessary fix |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Vadim Zeitlin | fix VC6 warnings |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Julian Smart | Make SetFont actually do something |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Vadim Zeitlin | added wxDEPRECATED_INLINE, use it for wxPixelData<wxBit... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Vadim Zeitlin | make wxScopeGuardImplBase copy ctor public to avoid... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Vadim Zeitlin | various warning fixes for icc 9.1 compilation |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Vadim Zeitlin | don't do anything before including the PCH header |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Vadim Zeitlin | don't do anything before including the PCH header |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Vadim Zeitlin | include vms_jackets.h directly from wx/platform.h inste... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Vadim Zeitlin | fix icc warnings about shadowed variables and mismatchi... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Vadim Zeitlin | functions not taking argument must be declared as ... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Vadim Zeitlin | removed wxEVT_POWER which wasn't declared nor used... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Robert Roebling | more work on wxDC reorganizing |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Vadim Zeitlin | removed an extra semicolon |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Vadim Zeitlin | don't shadow declaration of nIndex variable |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Julian Smart | Optimized update events by only sending them to visible... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Vadim Zeitlin | use the lower-case version of the parameter in GetEndia... |
commit | commitdiff | tree | snapshot |
next |