2004-09-11 |
Vadim Zeitlin | added As/DissociateHandle() and implemented it for... |
tree | commitdiff |
2004-09-11 |
Vadim Zeitlin | deprecated SetToTheWeek() and GetWeek(); added and... |
tree | commitdiff |
2004-09-11 |
Vadim Zeitlin | fixed GetWeekOfYear() for first/last week in some cases... |
tree | commitdiff |
2004-09-11 |
Vadim Zeitlin | fixed CopyFromBitmap() for shared wxIcon objects by... |
tree | commitdiff |
2004-09-11 |
Vadim Zeitlin | added a missing delete which resulted in a small memory... |
tree | commitdiff |
2004-09-11 |
Vadim Zeitlin | default MB -> WC conversion under Win32 now fails if... |
tree | commitdiff |
2004-09-11 |
Vadim Zeitlin | overload operator<<() for wchar_t too (if applicable... |
tree | commitdiff |
2004-09-11 |
Stefan Csomor | NO_DEFAULT support added |
tree | commitdiff |
2004-09-11 |
Stefan Csomor | support for sys-opted window variant |
tree | commitdiff |
2004-09-10 |
Vadim Zeitlin | make background colour apply to choice/combobox dropdow... |
tree | commitdiff |
2004-09-10 |
Włodzimierz Skiba | Some unnecessary wxUSE_MFC occurences removed following... |
tree | commitdiff |
2004-09-10 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, TRUE/true, FALSE... |
tree | commitdiff |
2004-09-09 |
Robin Dunn | For editors and renderers the type registry takes prece... |
tree | commitdiff |
2004-09-09 |
Włodzimierz Skiba | Source cleaning: TRUE/true, FALSE/false, whitespaces... |
tree | commitdiff |
2004-09-09 |
Vadim Zeitlin | compilation fix for VC6 (closes 1025093) |
tree | commitdiff |
2004-09-09 |
Włodzimierz Skiba | Correct positioning of the entry text dialog. |
tree | commitdiff |
2004-09-09 |
Włodzimierz Skiba | WinCE fixes. |
tree | commitdiff |
2004-09-08 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, TRUE/true, FALSE... |
tree | commitdiff |
2004-09-08 |
Vadim Zeitlin | unregister GL windows classes on program termination... |
tree | commitdiff |
2004-09-08 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2004-09-08 |
Vadim Zeitlin | added wxTopLevelWindow::RequestUserAttention(); documen... |
tree | commitdiff |
2004-09-08 |
Włodzimierz Skiba | Fixes and source cleaning for WinCE. |
tree | commitdiff |
2004-09-08 |
Włodzimierz Skiba | Native Smartphone wxTextCtrl. |
tree | commitdiff |
2004-09-07 |
Vadim Zeitlin | added wxTopLevelWindow::RequestUserAttention(); documen... |
tree | commitdiff |
2004-09-07 |
Włodzimierz Skiba | Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !... |
tree | commitdiff |
2004-09-07 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2004-09-07 |
Włodzimierz Skiba | Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, TRUE... |
tree | commitdiff |
2004-09-05 |
Václav Slavík | added all IDs |
tree | commitdiff |
2004-09-05 |
Ron Lee | GTK Combobox and Listbox aren't realized until actually |
tree | commitdiff |
2004-09-04 |
Václav Slavík | wxArtProvider fix |
tree | commitdiff |
2004-09-04 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, ::, -1/wxID_ANY... |
tree | commitdiff |
2004-09-04 |
Włodzimierz Skiba | Spelling fixes [#1017001], source cleaning. |
tree | commitdiff |
2004-09-03 |
Václav Slavík | MBCS and IM fixes (patch 1016292) |
tree | commitdiff |
2004-09-03 |
Robin Dunn | Since it is documented, changed GetOrCreateCellAttr... |
tree | commitdiff |
2004-09-03 |
Robin Dunn | Check for m_peer != NULL in Freeze and Thaw |
tree | commitdiff |
2004-09-03 |
Robin Dunn | Fixed incorrect clipping region on wxGTK |
tree | commitdiff |
2004-09-03 |
Włodzimierz Skiba | Source cleaning: -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpt... |
tree | commitdiff |
2004-09-03 |
Włodzimierz Skiba | Fix for coordinates in wxEVT_COMMAND_LIST_COL_RIGHT_CLI... |
tree | commitdiff |
2004-09-03 |
Robert Roebling | Applied patch to avoid g_lib wanrings. |
tree | commitdiff |
2004-09-02 |
Robin Dunn | Don't set the size until after everything is initialized |
tree | commitdiff |
2004-09-01 |
Robin Dunn | If wxGetStockGtkID returns NULL (such as with wx.ID_IND... |
tree | commitdiff |
2004-09-01 |
Robin Dunn | rebaked, for addition of xh_tglbtn |
tree | commitdiff |
2004-09-01 |
Robin Dunn | Add 3-state styles, and wxALIGN_RIGHT |
tree | commitdiff |
2004-09-01 |
Julian Smart | Added wxToggleButton handler |
tree | commitdiff |
2004-09-01 |
Chris Elliott | fix menu switching between children |
tree | commitdiff |
2004-09-01 |
Chris Elliott | mdi menu updates fixed (after SF 1012653) |
tree | commitdiff |
2004-08-31 |
Vadim Zeitlin | no real changes, just rewrote ChoiceEditor::EndEdit... |
tree | commitdiff |
2004-08-31 |
Vadim Zeitlin | removed apparently useless (and provoking a dummy event... |
tree | commitdiff |
2004-08-31 |
Stefan Csomor | fix for not sending a native click to a control if... |
tree | commitdiff |
2004-08-31 |
Robin Dunn | fixed compile error |
tree | commitdiff |
2004-08-31 |
Robin Dunn | Fixes to allow DoGetBestSize to work before CreateGrid... |
tree | commitdiff |
2004-08-31 |
Włodzimierz Skiba | some wxUSE_* macros not used consistently (patch #99245... |
tree | commitdiff |
2004-08-31 |
Włodzimierz Skiba | Fix of memory leak with generic file dialog (Patch... |
tree | commitdiff |
2004-08-31 |
Włodzimierz Skiba | Source cleaning: -1/wxID_ANY/wxNOT_FOUND, ::, TRUE... |
tree | commitdiff |
2004-08-31 |
Julian Smart | Added wxToggleButton handler |
tree | commitdiff |
2004-08-30 |
Václav Slavík | load icons from current icon theme under GTK >= 2.4... |
tree | commitdiff |
2004-08-30 |
Václav Slavík | (partially) fixed splitter sash rendering under GTK2 |
tree | commitdiff |
2004-08-30 |
Václav Slavík | new stock buttons API |
tree | commitdiff |
2004-08-30 |
Włodzimierz Skiba | Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !... |
tree | commitdiff |
2004-08-30 |
Stefan Csomor | correcting a source for double event delivery |
tree | commitdiff |
2004-08-30 |
Stefan Csomor | adapting textctrl position to window theme |
tree | commitdiff |
2004-08-30 |
Stefan Csomor | setting the mac theme font only in VARIANT_NORMAL |
tree | commitdiff |
2004-08-30 |
Stefan Csomor | supporting hidden status bar |
tree | commitdiff |
2004-08-29 |
Stefan Csomor | fixing retval for SetFont |
tree | commitdiff |
2004-08-29 |
Stefan Csomor | metal appearance supported under 10.3 |
tree | commitdiff |
2004-08-29 |
Stefan Csomor | fixing repositioning problem for statusbar |
tree | commitdiff |
2004-08-29 |
Václav Slavík | removed wx-specific fix, it's already fixed in upstream... |
tree | commitdiff |
2004-08-29 |
Julian Smart | Don't draw flat box unless background style is system |
tree | commitdiff |
2004-08-29 |
Julian Smart | SetBackgroundStyle(wxBG_STYLE_CUSTOM) can now be used... |
tree | commitdiff |
2004-08-29 |
Václav Slavík | fixed typo |
tree | commitdiff |
2004-08-29 |
Václav Slavík | re-merged wx fix |
tree | commitdiff |
2004-08-29 |
Julian Smart | First step in background erase optimization |
tree | commitdiff |
2004-08-29 |
Václav Slavík | merged libpng-1.2.6 to HEAD |
tree | commitdiff |
2004-08-29 |
Václav Slavík | merged libpng-1.2.6 to HEAD |
tree | commitdiff |
2004-08-29 |
Stefan Csomor | repositioning of mac textctrl |
tree | commitdiff |
2004-08-29 |
Stefan Csomor | focus and border refreshes etc corrected |
tree | commitdiff |
2004-08-29 |
Václav Slavík | This commit was generated by cvs2svn to compensate... |
tree | commitdiff |
2004-08-29 |
Václav Slavík | Initial revision |
tree | commitdiff |
2004-08-29 |
Václav Slavík | fix for CAN-2004-0797 zlib-1.2.x vulnerability (patch... |
tree | commitdiff |
2004-08-28 |
Mattia Barbon | Patch #1003174: Fixes crash when toolbar has a disabl... |
tree | commitdiff |
2004-08-28 |
Stefan Csomor | correcting unicode data conversion |
tree | commitdiff |
2004-08-27 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxNOT_FOUND... |
tree | commitdiff |
2004-08-26 |
Robin Dunn | Make wxGrid play nicer with sizers. |
tree | commitdiff |
2004-08-26 |
Włodzimierz Skiba | Source cleaning: whitespaces & tabs, ::, TRUE/true... |
tree | commitdiff |
2004-08-26 |
Robin Dunn | Some of these are not in BASE, cahnge back to WXDLLEXPORT |
tree | commitdiff |
2004-08-25 |
Robin Dunn | Fixed compile error |
tree | commitdiff |
2004-08-25 |
Robin Dunn | removed final traces of wxStAppResource |
tree | commitdiff |
2004-08-25 |
Robin Dunn | Patch from Jed Burgess that optionally allows the grid... |
tree | commitdiff |
2004-08-25 |
Robin Dunn | give the generic tree and list controls a DoGetBestSize |
tree | commitdiff |
2004-08-25 |
Robin Dunn | wxListbook needs to clean up the wxListCtrl when Delete... |
tree | commitdiff |
2004-08-25 |
Robin Dunn | wxScrolledWindow should allow the same styles as wxPane... |
tree | commitdiff |
2004-08-25 |
Włodzimierz Skiba | Fix for wrong replacement of the FALSE. |
tree | commitdiff |
2004-08-25 |
Włodzimierz Skiba | Fix for missed comment markup. |
tree | commitdiff |
2004-08-25 |
Stefan Csomor | added trailing slash |
tree | commitdiff |
2004-08-25 |
Włodzimierz Skiba | Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord... |
tree | commitdiff |
2004-08-25 |
Václav Slavík | compilation fix |
tree | commitdiff |
2004-08-25 |
Václav Slavík | WXDLLEXPORT fixes |
tree | commitdiff |
2004-08-24 |
Václav Slavík | added wxListBox styles |
tree | commitdiff |
2004-08-24 |
Stefan Csomor | FSRef transition |
tree | commitdiff |
2004-08-24 |
Stefan Csomor | metrowerks is not implementing the mb calls in libc... |
tree | commitdiff |
next |