2006-04-19 |
Włodzimierz... | Build fix after recent changes in wxRendererNative... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Włodzimierz... | Include wx/object.h according to precompiled headers... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Vadim Zeitlin | fix off by one error in CharToString(); also simplified... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Robert Roebling | renderer::DrawHeaderButton() seems to need space |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Robert Roebling | Added style flags for selection mode. |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Robert Roebling | Fix Refresh() problem. |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Stefan Csomor | listbox rewrite, cleanup |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Stefan Csomor | listbox rewrite |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Stefan Csomor | fixing 'id' objc.h collisions, listbox rewrite |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Stefan Csomor | fixing 'id' objc.h collisions |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Paul Cornett | don't convert false to a pointer |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Vadim Zeitlin | implemented DrawCheckButton() for XP renderer; code... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Vadim Zeitlin | don't duplicate wxDCBase::DoDrawCheckMark() code in... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Vadim Zeitlin | use wxDC::DrawCheckMark() to draw the checkbox button... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Vadim Zeitlin | fixed unused param warning |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Vadim Zeitlin | regenerated using build/update-setup-h to have wxUSE_DI... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Vadim Zeitlin | set wxUSE_DISPLAY to 1 by default |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Vadim Zeitlin | put wxUSE_DATAVIEWCTRL in alphabetical order |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Paul Cornett | remove unneeded gdiobj.h files |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Robert Roebling | Added some column width contrl code. |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Robert Roebling | Fix code when making scrollwindow bigger so that |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Robin Dunn | Some minor tweaks |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Vadim Zeitlin | define constfunc in terms of func, this helps tex2rtf... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Vadim Zeitlin | wxSizerItem can be used by user code |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Vadim Zeitlin | don't use the return result of wxLocaltime_r, we receiv... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Paul Cornett | Fixes after stock gdi changes within core library |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Vadim Zeitlin | use CXXFLAGS instead of CFLAGS in several places now... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Robin Dunn | Add AppendSubMenu |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Robin Dunn | Removed GetVisible and SetVisible |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Robin Dunn | Added wx.RendererNative.DrawCheckButton. |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Robin Dunn | Added wx.StandardPaths.GetDocumentsDir |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Robin Dunn | Changed how the stock objects (wx.RED, wx.RED_PEN,... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Vadim Zeitlin | regenaretd configure after AC_LANG changes |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Vadim Zeitlin | don't include GNOME FS header if we don't use it (and... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Vadim Zeitlin | compile GTK+ test program using C compiler, not C+... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Vadim Zeitlin | removed extra semicolon |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Vadim Zeitlin | do all tests using C++ compiler, this should fix all... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Włodzimierz... | Warning fix. |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Włodzimierz... | Avoid deleting 'const' object. |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Robert Roebling | Add wxRenderer::DrawCheckButton for use inside |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Włodzimierz... | Blind build fix for night wxOS2 build. |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Włodzimierz... | Fixes after stock gdi changes within core library. |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Włodzimierz... | wx/wxprec.h already includes wx/defs.h (with other... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Włodzimierz... | wx/wxprec.h already includes wx/defs.h (with other... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Włodzimierz... | [#1472076] Fixes after stock gdi changes within core... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Włodzimierz... | wx/wxprec.h already includes wx/defs.h (with other... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Włodzimierz... | wx/wxprec.h already includes wx/defs.h (with other... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Vadim Zeitlin | compilation fix for !WX_PRECOMP |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Vadim Zeitlin | document that Remove(index) doesn't delete the window... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Vadim Zeitlin | corrected ancient event type constant in an example |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Vadim Zeitlin | implement Layout() so that sizers work correctly when... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Vadim Zeitlin | don't use COMPRESSION_LZW by default, it's not implemen... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Vadim Zeitlin | added insert_at property for the object nodes (patch... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Vadim Zeitlin | added wxStandardPaths::GetDocumentsDir() (patch 1214360) |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Vadim Zeitlin | don't eat activation events (replaces patch 1465849) |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Vadim Zeitlin | added a menu allowing to quickly switch to any page |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Vadim Zeitlin | no changes, just removed some commented out code |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Vadim Zeitlin | don't return items which are not visible from DoHitTest... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Vadim Zeitlin | added a menu allowing to change the border style used... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Vadim Zeitlin | centralized the handling of border styles; added border... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Vadim Zeitlin | added wxMenu::AppendSubMenu() to avoid having to specif... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Vadim Zeitlin | clarified the rules for determining whether the path... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Vadim Zeitlin | added virtual dtor to wxHtmlWindowMouseHelper to avoid... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Vadim Zeitlin | simplify/cleanup wxTheXXXList and wxGDIObject code... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Vadim Zeitlin | build fixes for wxUSE_LOG==0 (modified patch 1450207) |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Vadim Zeitlin | create stock GDI objects on demand; use const with... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Vadim Zeitlin | documented Set/GetBitmapSelected() (patch 1339028) |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Vadim Zeitlin | show effects of mirroring toucan image with alpha ... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Vadim Zeitlin | Handle alpha channel in wxImage::Mirror() and GetSubIma... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Vadim Zeitlin | implement wxFileModificationTime() in terms of wxFileNa... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Vadim Zeitlin | added overwrite parameter to wxRenameFile (patch 1467041) |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Vadim Zeitlin | added missing methods documentation (patch 1466949... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Julian Smart | Make an image block beore writing it, if there's no... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Vadim Zeitlin | define WX_DIR as WXWIN env var for Unix and not only... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Vadim Zeitlin | allow specifying non default libraries for gnu output... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Julian Smart | Changed the wxPlatform syntax as per Vadim's suggestions |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Vadim Zeitlin | HitTest() seems to be implemented on most platforms... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Vadim Zeitlin | fixed typo in EVT_SCROLLWIN_BOTTOM documentation (patch... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Vadim Zeitlin | set up scrollbars correctly when we don't need them... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Vadim Zeitlin | removed unnecessary (the problem is due to a bug elsewh... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Vadim Zeitlin | a tentatively better fix for the problem of patch 14560... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Julian Smart | Typo correction |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Vadim Zeitlin | removed unneeded reverse_iterator::operator->() which... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Julian Smart | Easier platform testing class and function |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Vadim Zeitlin | made width computation in GetTextExtent() more precise... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Vadim Zeitlin | added wxString::rbegin() and rend() |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Stefan Neis | Replaced "uint" (which may be or may not be defined... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Robin Dunn | Avoid assert that was hidden by IsStandard bug |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Robin Dunn | IsStandard needs to check m_type, not m_format |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Robin Dunn | Give wxDataObjectComposite a way to report what kind... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Robin Dunn | Various wxHtml updates |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Robin Dunn | Add wxButtonToolBar, but since it is currently only... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Robin Dunn | Remove wxHVScrolledWindow wrappers |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Robin Dunn | Wrap some deprecation wrappers around newly deprecated... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Robin Dunn | Add some missing wxPyBeginBlockThreads calls |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Vadim Zeitlin | slight simplification of coords translation code in... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Vadim Zeitlin | removed reference to hvscroll.tex |
commit | commitdiff | tree | snapshot |
next |