2007-10-05 |
Václav Slavík | use typed containers in wxHtmlParser instead of type... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Václav Slavík | fixed WX_CLEAR_HASH_SET to compile |
commit | commitdiff | tree | snapshot |
2007-10-05 |
David Elliott | Duplicate wxTextCtrl code to wxComboBox because we... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Michael Wetherell | Add <name> to <compile-subdir>. It is what appears... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Robert Roebling | forgot to commit |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Chris Elliott | add DMC to misbehaving compilers |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Michael Wetherell | Cache user and group name as these can be expensive... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Michael Wetherell | Add buildbot tools and config include files. |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Chris Elliott | add missing inc files docsrc.rsp |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Michael Wetherell | Fix wxString::replace when nLen is wxString::npos. |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Vadim Zeitlin | check for m_filectrl != NULL in OnUpdateButtonsUI(... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Vadim Zeitlin | fix range used for native volume in Set/GetVolume(... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Vadim Zeitlin | look for message catalogs also directly under prefix... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Vadim Zeitlin | some (blind) compilation fixes after wxString/Unicode... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Vadim Zeitlin | semaphore with count of 1 is not exactly the same as... |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Vadim Zeitlin | initialize all fields of WINDOWPOS struct to avoid... |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Michael Wetherell | Define CPPUNIT_STD_NEED_ALLOCATOR to 0 if it is undefin... |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Vadim Zeitlin | fix several mingw32 warnings (patch from Tim Stahlhut) |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Vadim Zeitlin | PCH-less compilation fix |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Vadim Zeitlin | mention that Win32 mutexes are always recursive |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Vadim Zeitlin | don't leak wxFileType returned from GetFileTypeFromExte... |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Robert Roebling | Document _ITEM_VALUE_CHANGED and implmement it equally... |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Chris Elliott | typo fix |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Chris Elliott | add misisng files |
commit | commitdiff | tree | snapshot |
2007-10-01 |
Vadim Zeitlin | don't use tif_os2.c which doesn't exist any more |
commit | commitdiff | tree | snapshot |
2007-10-01 |
Benjamin Williams | better child focus |
commit | commitdiff | tree | snapshot |
2007-10-01 |
Vadim Zeitlin | include jconfig.vc under OS/2 too |
commit | commitdiff | tree | snapshot |
2007-10-01 |
Vadim Zeitlin | define WXDLLIMPEXP_FWD_XXX as nothing for mingw32 too... |
commit | commitdiff | tree | snapshot |
2007-10-01 |
Vadim Zeitlin | use WXDLLIMPEXP_FWD_CORE instead of WXDLLEXPORT |
commit | commitdiff | tree | snapshot |
2007-10-01 |
Jouk Jansen | OpenVMS : removing dependency on obsolete Porting-libra... |
commit | commitdiff | tree | snapshot |
2007-10-01 |
Robert Roebling | Added API for adding/deleting/changing multiple items |
commit | commitdiff | tree | snapshot |
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 |
next |