2006-04-21 |
Włodzimierz... | Removed outdated build files. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Włodzimierz... | Include wx/hash.h according to precompiled headers... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Vadim Zeitlin | added operator=(unsigned int) overload (should help... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Vadim Zeitlin | always use V5 OPENFILENAME struct first and fall back... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Vadim Zeitlin | made wxCommandEvent::GetInt() return int, not long... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Włodzimierz... | Keep wxPalmOS buildable after changes in wxConvAuto. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
David Surovell | fix for prior commit |
commit | commitdiff | tree | snapshot |
2006-04-20 |
David Surovell | cleanup - reformatting |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Paul Cornett | remove unneeded gdiobj.h files |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Vadim Zeitlin | LaTeX syntax error in wxRenameFile fixed |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Václav Slavík | fixed typo: SelectItem doesn't have return value |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Mart Raudsepp | Typo fixes (precompilatixon) |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Włodzimierz... | Include wx/list.h according to precompiled headers... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Mart Raudsepp | Coverity CID117: Ignore returned_null here, because... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Robin Dunn | DocView and ActiveGrid IDE updates from Morgan Hua: |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Robin Dunn | DocView and ActiveGrid IDE updates from Morgan Hua: |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Robin Dunn | Add code to remove the selection (if any) in wxTextCtrl... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Robin Dunn | Fixed line-endings |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Stefan Csomor | fixing two unicode compile errors |
commit | commitdiff | tree | snapshot |
2006-04-19 |
David Surovell | cleanup - reformatting |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Stefan Csomor | fixing sign conversion warning |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Stefan Csomor | mb2wc fixes |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Włodzimierz... | Include wx/dynarray.h according to precompiled headers... |
commit | commitdiff | tree | snapshot |
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 |
next |