2004-09-09 |
Włodzimierz... | Source cleaning: TRUE/true, FALSE/false, whitespaces... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Robin Dunn | Removed my copy of distutils from the wxPython source... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Vadim Zeitlin | compilation fix for VC6 (closes 1025093) |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Vadim Zeitlin | define WINVER as 0x0400 for VC++ 6 because its headers... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Włodzimierz... | Correct positioning of the entry text dialog. |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Włodzimierz... | WinCE fixes. |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Robin Dunn | Fixed wrong append() name |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Włodzimierz... | Source cleaning: whitespaces, tabs, TRUE/true, FALSE... |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Vadim Zeitlin | update from Vegh Janos |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Vadim Zeitlin | unregister GL windows classes on program termination... |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Włodzimierz... | Warning fix. |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Vadim Zeitlin | reverted last check in |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Vadim Zeitlin | added wxTopLevelWindow::RequestUserAttention(); documen... |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Włodzimierz... | Fixes and source cleaning for WinCE. |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Włodzimierz... | Missed include due to wxBookCtrlSizer existence. |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Włodzimierz... | Native Smartphone wxTextCtrl. |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Vadim Zeitlin | added wxTopLevelWindow::RequestUserAttention(); documen... |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Vadim Zeitlin | documented GetIcon(s), extended SetIcons() doc |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Vadim Zeitlin | extracted common wxDialog/wxFrame methods to tlw.tex |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Vadim Zeitlin | define WINVER as 0x0502 by default (highest possible... |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Vadim Zeitlin | added accels for submenus; removed weird wxConvCurrent... |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Vadim Zeitlin | fixed MSW linking (check for wxUSE_GENERIC_DIALOGS_IN_MSW) |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Włodzimierz... | Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !... |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Włodzimierz... | Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, TRUE... |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Ron Lee | Ported forward improvements from the 2.4.2.6 release. |
commit | commitdiff | tree | snapshot |
2004-09-05 |
Václav Slavík | added all IDs |
commit | commitdiff | tree | snapshot |
2004-09-05 |
Ron Lee | GTK Combobox and Listbox aren't realized until actually |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Robin Dunn | reSWIGed |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Robin Dunn | reSWIGed |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Robin Dunn | Add DLL export macros |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Robin Dunn | Add a link to the changes file, move the log file |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Robin Dunn | Add the stock item helper fucntions back |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Václav Slavík | wxArtProvider fix |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Włodzimierz... | Spelling fixes [#1017001] |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Włodzimierz... | Source cleaning: whitespaces, tabs, ::, -1/wxID_ANY... |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Włodzimierz... | Spelling fixes [#1017001], source cleaning. |
commit | commitdiff | tree | snapshot |
2004-09-03 |
Václav Slavík | updated version to match latest wxPython release |
commit | commitdiff | tree | snapshot |
2004-09-03 |
Václav Slavík | MBCS and IM fixes (patch 1016292) |
commit | commitdiff | tree | snapshot |
2004-09-03 |
Robin Dunn | Since it is documented, changed GetOrCreateCellAttr... |
commit | commitdiff | tree | snapshot |
2004-09-03 |
Robin Dunn | fixed copy/paste error |
commit | commitdiff | tree | snapshot |
2004-09-03 |
Robin Dunn | Check for m_peer != NULL in Freeze and Thaw |
commit | commitdiff | tree | snapshot |
2004-09-03 |
Robin Dunn | Fixed incorrect clipping region on wxGTK |
commit | commitdiff | tree | snapshot |
2004-09-03 |
Włodzimierz... | Source cleaning: -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpt... |
commit | commitdiff | tree | snapshot |
2004-09-03 |
Włodzimierz... | Fix for coordinates in wxEVT_COMMAND_LIST_COL_RIGHT_CLI... |
commit | commitdiff | tree | snapshot |
2004-09-03 |
Robert Roebling | Applied patch to avoid g_lib wanrings. |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Robin Dunn | Don't set the size until after everything is initialized |
commit | commitdiff | tree | snapshot |
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 |
next |