2006-04-25 |
Robert Roebling | Added rc file for MINGW compilation. |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Robert Roebling | Minor sample update. |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Robert Roebling | Added simple scroll sample. |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Robert Roebling | Minor corrections to native renderer. I also corrected |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Robert Roebling | Compile fix for VC |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Włodzimierz... | Build fix after wxColourBase introduction. |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Włodzimierz... | Build fix after wxColourBase introduction. |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Włodzimierz... | Build fix after DrawPushButton introduction. |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Włodzimierz... | Build fix after wxColourBase introduction. |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Robert Roebling | Compile fix |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Włodzimierz... | Build fix after wxColourBase introduction. |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Włodzimierz... | Build fix after wxColourBase introduction. |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Vadim Zeitlin | don't use invalid/uninitialized iterator in wxList... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Włodzimierz... | wxUSE_NOTEBOOK usage. |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Robert Roebling | Committed Jaako's renderer patch |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Włodzimierz... | wxOS2 build fixes after wxColourBase introduction. |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Robert Roebling | Finished most of the selection/focus handling. |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Włodzimierz... | [ 1473731 ] 'wxColourBase and wxString <-> wxColour... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Robert Roebling | Lots of selection and focus code. |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Włodzimierz... | Removal of second part of dsw files (as requested by... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Włodzimierz... | Include wx/string.h according to precompiled headers... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Vadim Zeitlin | correct i18n problems in accel handling code (replaces... |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Vadim Zeitlin | corrected return codes of various methods (patch 1472288) |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Vadim Zeitlin | emit only 1, not 2, events when changing text of a... |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Václav Slavík | don't link against 3rd party image libs when building... |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Václav Slavík | fixed bug: option's default value must be among the... |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Mart Raudsepp | Add #if !WXWIN_COMPATIBILITY_EVENT_TYPES around wxNewEv... |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Paul Cornett | extract 3 copies of scrollbar width code into one function |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Václav Slavík | added comment explaining how to replace calls to deprec... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Włodzimierz... | Removal of first part of dsw files (as requested by... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Vadim Zeitlin | fix for Win64 after last sizeof(OPENFILENAME) change |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Vadim Zeitlin | test centering file dialog on parent frame |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Vadim Zeitlin | no real changes, just (unsuccessful) attempts to make... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Włodzimierz... | Build fix due to broken last commit. |
commit | commitdiff | tree | snapshot |
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 |
next |