2004-09-02 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Robin Dunn | stockitem.h no longer needed |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Robin Dunn | another tst style |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Robin Dunn | more doc fixes and clarifications |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Robin Dunn | really remove them |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Robin Dunn | Remove wrappers for some functions meant to be interal... |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Robin Dunn | notes about recent changes |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Robin Dunn | Added demo for Stock Buttons |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Robin Dunn | If wxGetStockGtkID returns NULL (such as with wx.ID_IND... |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Robin Dunn | Some more "wxWindows" --> "wxWidgets" |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Robin Dunn | Added wx.lib.ticker.Ticker class from Chris Mellon. |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Robin Dunn | Updated generic window styles |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Robin Dunn | Added [GS]etBackgroundStyle |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Robin Dunn | updates to support stock buttons |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Robin Dunn | doc updates |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Robin Dunn | Add a column for GetUnicodeKey |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Robin Dunn | Demo the 3-state checkbox and also right-alignment |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Robin Dunn | Added 3-state checkbox and toggle button support |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Robin Dunn | rebaked, for addition of xh_tglbtn |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Robin Dunn | Add 3-state styles, and wxALIGN_RIGHT |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Julian Smart | Added wxToggleButton handler |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Julian Smart | Added toggle button handler header |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Chris Elliott | fix menu switching between children |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Chris Elliott | mdi menu updates fixed (after SF 1012653) |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Vadim Zeitlin | no real changes, just rewrote ChoiceEditor::EndEdit... |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Vadim Zeitlin | removed apparently useless (and provoking a dummy event... |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Robin Dunn | Version number bump, with preview flag |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Robin Dunn | Don't hide the panel for non-MSW platforms. |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Stefan Csomor | fix for not sending a native click to a control if... |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Robin Dunn | fixed compile error |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Robin Dunn | stockitem.h needs installed too. |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Robin Dunn | Fixes to allow DoGetBestSize to work before CreateGrid... |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Robin Dunn | Adding DrawnShape (patch from Pierre Hjälm) |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Włodzimierz... | some wxUSE_* macros not used consistently (patch #99245... |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Włodzimierz... | Fix of memory leak with generic file dialog (Patch... |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Włodzimierz... | Source cleaning: -1/wxID_ANY/wxNOT_FOUND, ::, TRUE... |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Włodzimierz... | Generic dialogs not available in shared nonUniv builds... |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Julian Smart | Added wxToggleButton handler |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Václav Slavík | load icons from current icon theme under GTK >= 2.4... |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Václav Slavík | dllexport buffer classes used by wxString |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Václav Slavík | (partially) fixed splitter sash rendering under GTK2 |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Václav Slavík | new stock buttons API |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Włodzimierz... | Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !... |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Stefan Csomor | correcting a source for double event delivery |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Stefan Csomor | adapting textctrl position to window theme |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Stefan Csomor | setting the mac theme font only in VARIANT_NORMAL |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Stefan Csomor | supporting hidden status bar |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Stefan Neis | Untabified (TABs seem to cause strange problems with... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Stefan Csomor | fixing retval for SetFont |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Václav Slavík | don't include strings that shouldn't be translated... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Stefan Csomor | metal appearance supported under 10.3 |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Stefan Csomor | fixing repositioning problem for statusbar |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Václav Slavík | removed wx-specific fix, it's already fixed in upstream... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Julian Smart | Don't draw flat box unless background style is system |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Julian Smart | SetBackgroundStyle(wxBG_STYLE_CUSTOM) can now be used... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Václav Slavík | fixed typo |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Václav Slavík | re-merged wx fix |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Julian Smart | First step in background erase optimization |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Václav Slavík | merged libpng-1.2.6 to HEAD |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Václav Slavík | merged libpng-1.2.6 to HEAD |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Stefan Csomor | repositioning of mac textctrl |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Stefan Csomor | focus and border refreshes etc corrected |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Václav Slavík | This commit was generated by cvs2svn to compensate... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Václav Slavík | Initial revision |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Václav Slavík | fix for CAN-2004-0797 zlib-1.2.x vulnerability (patch... |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Mattia Barbon | Patch #1003174: Fixes crash when toolbar has a disabl... |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Stefan Csomor | correcting unicode data conversion |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Robin Dunn | more test tweaks |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Robin Dunn | remove preview indicator |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Robin Dunn | regenerated ReST docs |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Robin Dunn | note another bug fix |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Robin Dunn | Add new file |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Włodzimierz... | Source cleaning: whitespaces, tabs, -1/wxNOT_FOUND... |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Robin Dunn | Make wxGrid play nicer with sizers. |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Robin Dunn | Added wxGrid test |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Robin Dunn | Only initialize wxWidgets once |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Włodzimierz... | Polish translation to i18n sample + source cleaning. |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Włodzimierz... | Polish translation to i18n sample. |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Włodzimierz... | Source cleaning: whitespaces & tabs, ::, TRUE/true... |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Robin Dunn | Some of these are not in BASE, cahnge back to WXDLLEXPORT |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Robin Dunn | Mention that DrawnShape hasn't been reimplemented yet |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Robin Dunn | List soem of the bugs fixed |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Robin Dunn | Alpha is supported on GTK2 now! |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | don't show the message dialog on import unless there... |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | Ensure that runTest is not modal, even when a required... |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | add new section |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | Typo fix |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | Update version number |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | Use default heights on the buttons |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | Fixed compile error |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | removed final traces of wxStAppResource |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | Patch from Jed Burgess that optionally allows the grid... |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | give the generic tree and list controls a DoGetBestSize |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | wxListbook needs to clean up the wxListCtrl when Delete... |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | wxScrolledWindow should allow the same styles as wxPane... |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | typo fix |
commit | commitdiff | tree | snapshot |
next |