2007-10-16 |
Robert Roebling | Correct activate logic for <ENTER> |
tree | commitdiff |
2007-10-16 |
Robert Roebling | Correct activate logic for mouse clicks |
tree | commitdiff |
2007-10-16 |
Robert Roebling | Correct drawing placement (16px + 1 px border below) |
tree | commitdiff |
2007-10-16 |
Robert Roebling | Correct text colour in wxIconTextRenderer |
tree | commitdiff |
2007-10-16 |
Robert Roebling | Support for hover effect in header buttons |
tree | commitdiff |
2007-10-16 |
Benjamin Williams | check if pane still exists before closing |
tree | commitdiff |
2007-10-16 |
Robert Roebling | Add wxDataViewTreeStore with sample |
tree | commitdiff |
2007-10-14 |
David Elliott | Fix wxExecute process end detect behavior for wxCocoa... |
tree | commitdiff |
2007-10-14 |
David Elliott | Combine the check for wxMac and then the other check... |
tree | commitdiff |
2007-10-14 |
David Elliott | Don't force the child's m_isShown state to match that... |
tree | commitdiff |
2007-10-13 |
Robert Roebling | Made wxList no longer inherit from wxObject, no change... |
tree | commitdiff |
2007-10-13 |
Robert Roebling | Use typesafe wxVariantList in wxVariant instead of... |
tree | commitdiff |
2007-10-13 |
Robert Roebling | define typesafe wxVariantList (to be used by wxVariant... |
tree | commitdiff |
2007-10-13 |
Robert Roebling | wxVariantData no longer inherits from wxObject |
tree | commitdiff |
2007-10-13 |
David Elliott | Implement creation of wxFont from wxNativeFontInfo. |
tree | commitdiff |
2007-10-13 |
David Elliott | Replace most of the fields in wxFontRefData with one... |
tree | commitdiff |
2007-10-13 |
David Elliott | Move wxCocoa's wxFontRefData from the header to the... |
tree | commitdiff |
2007-10-13 |
David Elliott | Rename src/cocoa/font.cpp to font.mm in both trunk... |
tree | commitdiff |
2007-10-12 |
David Elliott | Disable accidently committed F-Script code. |
tree | commitdiff |
2007-10-12 |
David Elliott | Remove wxNonControlNSControl from trunk. Leave in... |
tree | commitdiff |
2007-10-12 |
David Elliott | Use WXNSView just like wxWindow does when creating... |
tree | commitdiff |
2007-10-12 |
Robert Roebling | Implemented HasContainerColumns() for GTK+ |
tree | commitdiff |
2007-10-12 |
David Elliott | Implement wxWindow::GetTextExtent to use wxDC to at... |
tree | commitdiff |
2007-10-11 |
Chris Elliott | Borland still hates ? |
tree | commitdiff |
2007-10-11 |
Vadim Zeitlin | wxUniv compilation fixes in themed border drawing code |
tree | commitdiff |
2007-10-10 |
Václav Slavík | compilation fixed for wxDataViewCtrl: almost no class... |
tree | commitdiff |
2007-10-10 |
Benjamin Williams | added DockFixed() pane option; doc updates |
tree | commitdiff |
2007-10-10 |
Václav Slavík | compilation fix for Mingw: it doesn't have std::wostream |
tree | commitdiff |
2007-10-10 |
Chris Elliott | patch as at http://thread.gmane.org/gmane.comp.lib... |
tree | commitdiff |
2007-10-09 |
Julian Smart | Merged wxRichTextAttr and wxTextAttrEx into wxTextAttr... |
tree | commitdiff |
2007-10-09 |
Jouk Jansen | src/X11/font.cpp needs smae change as other wxXXX versions |
tree | commitdiff |
2007-10-09 |
Jouk Jansen | Give NULL explicit type to make interface recognizeable |
tree | commitdiff |
2007-10-09 |
Jouk Jansen | Update OpenVMS Build |
tree | commitdiff |
2007-10-09 |
Benjamin Williams | in LoadPerspective, if pane wasn't found, just skip... |
tree | commitdiff |
2007-10-09 |
Vadim Zeitlin | define insertion operator in std::wostream in Unicode... |
tree | commitdiff |
2007-10-09 |
Vadim Zeitlin | fixed operator<<(ostream&, wxString) to output string... |
tree | commitdiff |
2007-10-09 |
Vadim Zeitlin | no need to use ToAscii() explicitly in wxBase64Decode... |
tree | commitdiff |
2007-10-08 |
Robin Dunn | On Mac the first visible line needs to be recalculated... |
tree | commitdiff |
2007-10-07 |
Vadim Zeitlin | blind fix for Borland problems with operator?: after... |
tree | commitdiff |
2007-10-07 |
Vadim Zeitlin | simplify the code for extended flags handling fixing... |
tree | commitdiff |
2007-10-07 |
Vadim Zeitlin | made wxTreeCtrl::GetNextVisible() behave in the same... |
tree | commitdiff |
2007-10-07 |
Vadim Zeitlin | don't create m_dottedPen with an invalid 0 style which... |
tree | commitdiff |
2007-10-07 |
Václav Slavík | compilation fixes for x86_64; use wxLogDebug instead... |
tree | commitdiff |
2007-10-07 |
Vadim Zeitlin | no changes, just fixed a typo in an error message |
tree | commitdiff |
2007-10-07 |
Vadim Zeitlin | updated copyright year to 2007 |
tree | commitdiff |
2007-10-07 |
Vadim Zeitlin | removed base.rc which is unused since many years |
tree | commitdiff |
2007-10-07 |
Robert Roebling | Update from Hartwig for OS X implementation |
tree | commitdiff |
2007-10-07 |
Vadim Zeitlin | made Blur() methods const (bug 180914) |
tree | commitdiff |
2007-10-07 |
Julian Smart | Corrected typo affecting outline level reading |
tree | commitdiff |
2007-10-07 |
Julian Smart | Added missing URL attribute testing |
tree | commitdiff |
2007-10-07 |
Vadim Zeitlin | fixed several problems due to use of GetEditHWND()... |
tree | commitdiff |
2007-10-07 |
Vadim Zeitlin | fixed totally wrong change in r49070 |
tree | commitdiff |
2007-10-06 |
Vadim Zeitlin | don't use using directive, Watcom seems to have problem... |
tree | commitdiff |
2007-10-06 |
Vadim Zeitlin | fixed bug with inversed IsEditable() return value |
tree | commitdiff |
2007-10-06 |
Vadim Zeitlin | always return wxString from wxGetUserHome() instead... |
tree | commitdiff |
2007-10-06 |
Julian Smart | Fixed dangling pointer bug |
tree | commitdiff |
2007-10-06 |
Chris Elliott | Borland has only lfind |
tree | commitdiff |
2007-10-06 |
Vadim Zeitlin | fix GetPaths() and GetFilenames() too |
tree | commitdiff |
2007-10-05 |
Vadim Zeitlin | fix wxGenericFileDialog::Get{Path,Directory,Filename... |
tree | commitdiff |
2007-10-05 |
Václav Slavík | use typed containers in wxHtmlParser instead of type... |
tree | commitdiff |
2007-10-05 |
David Elliott | Duplicate wxTextCtrl code to wxComboBox because we... |
tree | commitdiff |
2007-10-04 |
Michael Wetherell | Cache user and group name as these can be expensive... |
tree | commitdiff |
2007-10-04 |
Michael Wetherell | Fix wxString::replace when nLen is wxString::npos. |
tree | commitdiff |
2007-10-04 |
Vadim Zeitlin | check for m_filectrl != NULL in OnUpdateButtonsUI(... |
tree | commitdiff |
2007-10-03 |
Vadim Zeitlin | fix range used for native volume in Set/GetVolume(... |
tree | commitdiff |
2007-10-03 |
Vadim Zeitlin | look for message catalogs also directly under prefix... |
tree | commitdiff |
2007-10-03 |
Vadim Zeitlin | some (blind) compilation fixes after wxString/Unicode... |
tree | commitdiff |
2007-10-02 |
Vadim Zeitlin | initialize all fields of WINDOWPOS struct to avoid... |
tree | commitdiff |
2007-10-02 |
Vadim Zeitlin | fix several mingw32 warnings (patch from Tim Stahlhut) |
tree | commitdiff |
2007-10-02 |
Vadim Zeitlin | PCH-less compilation fix |
tree | commitdiff |
2007-10-02 |
Robert Roebling | Document _ITEM_VALUE_CHANGED and implmement it equally... |
tree | commitdiff |
2007-10-01 |
Benjamin Williams | better child focus |
tree | commitdiff |
2007-10-01 |
Vadim Zeitlin | include jconfig.vc under OS/2 too |
tree | commitdiff |
2007-10-01 |
Vadim Zeitlin | use WXDLLIMPEXP_FWD_CORE instead of WXDLLEXPORT |
tree | commitdiff |
2007-10-01 |
Robert Roebling | Added API for adding/deleting/changing multiple items |
tree | commitdiff |
2007-10-01 |
Jouk Jansen | OpenVMS update |
tree | commitdiff |
2007-09-30 |
Vadim Zeitlin | don't crash in GetAsDOS() if the time is not in time_t... |
tree | commitdiff |
2007-09-30 |
Vadim Zeitlin | return the beginning/end of DST in local time, not... |
tree | commitdiff |
2007-09-30 |
Vadim Zeitlin | cleaned up and significantly simiplied Format() handlin... |
tree | commitdiff |
2007-09-30 |
Václav Slavík | include line number information in wxXmlNode (based... |
tree | commitdiff |
2007-09-29 |
Vadim Zeitlin | fix DrawLine() and DrawPolygon() which were totally... |
tree | commitdiff |
2007-09-29 |
Vadim Zeitlin | ANSI mode compilation fix |
tree | commitdiff |
2007-09-28 |
Vadim Zeitlin | PCH-less build fix |
tree | commitdiff |
2007-09-28 |
Vadim Zeitlin | correct properties were not set during initial add... |
tree | commitdiff |
2007-09-28 |
Vadim Zeitlin | PCH-less build fix |
tree | commitdiff |
2007-09-28 |
Chris Elliott | vc6 did not like this (void function returning a value) |
tree | commitdiff |
2007-09-27 |
Robert Roebling | [ 1803350 ] Wrong top-level window positioning on scrol... |
tree | commitdiff |
2007-09-27 |
Vadim Zeitlin | added disambiguation for Clear() too |
tree | commitdiff |
2007-09-27 |
Václav Slavík | fixed cellpadding when printing (bug #1795572) |
tree | commitdiff |
2007-09-26 |
Vadim Zeitlin | continue with loading the message catalog even if setti... |
tree | commitdiff |
2007-09-26 |
Vadim Zeitlin | another compilation fix PCH-less build |
tree | commitdiff |
2007-09-26 |
Robert Roebling | Compilo |
tree | commitdiff |
2007-09-26 |
Robert Roebling | Compilo for non-PCH |
tree | commitdiff |
2007-09-26 |
Vadim Zeitlin | refactor wxMSW code to extract parts common to wxTextCt... |
tree | commitdiff |
2007-09-26 |
Vadim Zeitlin | remove wxComboBox-specific hack, override DoSetToolTip... |
tree | commitdiff |
2007-09-26 |
Vadim Zeitlin | compilation fixes for wxGTK1 after wxTextEntry changes... |
tree | commitdiff |
2007-09-26 |
Vadim Zeitlin | compilation fix for wxGTK1 |
tree | commitdiff |
2007-09-26 |
Vadim Zeitlin | fix harmless unused parameter warning |
tree | commitdiff |
2007-09-26 |
Vadim Zeitlin | added wxTextEntry common base class for both wxTextCtrl... |
tree | commitdiff |
2007-09-25 |
Jouk Jansen | git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets... |
tree | commitdiff |
next |