2004-09-19 |
Vadim Zeitlin | fixed bug with seeking beyond the end in wxStringInputS... |
tree | commitdiff |
2004-09-19 |
Vadim Zeitlin | added wxStringStream classes |
tree | commitdiff |
2004-09-19 |
Julian Smart | Correction for GTK+1 |
tree | commitdiff |
2004-09-19 |
Julian Smart | GDK_WINDOW_TYPE_HINT_SPLASHSCREEN not available in... |
tree | commitdiff |
2004-09-19 |
Vadim Zeitlin | compilation fix for Borland |
tree | commitdiff |
2004-09-19 |
Vadim Zeitlin | rebaked to include latest modifications (mainly choiceb... |
tree | commitdiff |
2004-09-19 |
Stefan Neis | Applied patch #1023777 (Notebook initialisation). |
tree | commitdiff |
2004-09-19 |
Vadim Zeitlin | don't crash under GTK1 if we failed to get GdkFont... |
tree | commitdiff |
2004-09-18 |
Robin Dunn | Unicode compilation fix |
tree | commitdiff |
2004-09-18 |
Vadim Zeitlin | keep m_value in sync with real combobox value (set... |
tree | commitdiff |
2004-09-18 |
Vadim Zeitlin | added wxSizerItem::Init() |
tree | commitdiff |
2004-09-18 |
Vadim Zeitlin | active mode support for wxFTP (extremely heavily modifi... |
tree | commitdiff |
2004-09-18 |
Vadim Zeitlin | oops, compilation fix after moving code around |
tree | commitdiff |
2004-09-18 |
Vadim Zeitlin | use 4K buffer instead of reading characters one by... |
tree | commitdiff |
2004-09-18 |
Chris Elliott | fix compile break for unknown FLASHWINFO |
tree | commitdiff |
2004-09-18 |
Vadim Zeitlin | construct brush used for painting disabled bitmap butto... |
tree | commitdiff |
2004-09-18 |
Vadim Zeitlin | fixed crash when closing window that contains STC ... |
tree | commitdiff |
2004-09-18 |
Vadim Zeitlin | fixed signature of wxTimerProc to be conformant to... |
tree | commitdiff |
2004-09-18 |
Vadim Zeitlin | fixed SetWindowStyleFlag() to not remove WS_VISIBLE... |
tree | commitdiff |
2004-09-18 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2004-09-18 |
Vadim Zeitlin | replaced wxLogLastError with an assert when checking... |
tree | commitdiff |
2004-09-18 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2004-09-18 |
Václav Slavík | moving XRC to the core |
tree | commitdiff |
2004-09-18 |
Václav Slavík | moving XRC to the core |
tree | commitdiff |
2004-09-17 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxDefaultCoord... |
tree | commitdiff |
2004-09-17 |
Vadim Zeitlin | added possibility to specify printer bin (patch 910272) |
tree | commitdiff |
2004-09-17 |
Vadim Zeitlin | do not call CopyIcon() in CloneRefData(), HICON is... |
tree | commitdiff |
2004-09-17 |
Vadim Zeitlin | compilation fix for wxUSE_THREADS == 0 && __WXDEBUG__... |
tree | commitdiff |
2004-09-17 |
Vadim Zeitlin | fixed rounding errors in variable status bar panes... |
tree | commitdiff |
2004-09-17 |
Włodzimierz Skiba | Source cleaning: whitespaces, -1/wxID_ANY/wxNOT_FOUND... |
tree | commitdiff |
2004-09-17 |
Włodzimierz Skiba | wxChoicebook follows wxListBook internal changes. Style... |
tree | commitdiff |
2004-09-17 |
Vadim Zeitlin | made all Add/Insert/Prepend methods inline |
tree | commitdiff |
2004-09-17 |
Vadim Zeitlin | forward all wxSizer::Add/Prepend/Insert() to a virtual... |
tree | commitdiff |
2004-09-16 |
Vadim Zeitlin | fix for crash on 64 bit platforms (patch 1028942) |
tree | commitdiff |
2004-09-16 |
Vadim Zeitlin | use wxFputs(), not fputs(), in Unicode mode under Unix... |
tree | commitdiff |
2004-09-16 |
Vadim Zeitlin | make the label window visible (patch 1013447) |
tree | commitdiff |
2004-09-16 |
Vadim Zeitlin | made wxListbook events more consistent with wxNotebook... |
tree | commitdiff |
2004-09-16 |
Vadim Zeitlin | fix for wxJoystick when not calling SetCapture() (patch... |
tree | commitdiff |
2004-09-16 |
Vadim Zeitlin | don't assert if Update(m_maximum) is called twice ... |
tree | commitdiff |
2004-09-16 |
Vadim Zeitlin | smoother time estimation updates in wxProgressDialog... |
tree | commitdiff |
2004-09-16 |
Robin Dunn | A change similar to that in Bug #837902 to correct... |
tree | commitdiff |
2004-09-16 |
Vadim Zeitlin | fixes for harmless mingw32 warnings |
tree | commitdiff |
2004-09-16 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxDefaultCoord... |
tree | commitdiff |
2004-09-16 |
Włodzimierz Skiba | Warning fix (unused value assignment). |
tree | commitdiff |
2004-09-16 |
Włodzimierz Skiba | wxChoicebook generic implementation. |
tree | commitdiff |
2004-09-15 |
Vadim Zeitlin | fixed sending duplicate EVT_COMBOBOX events; documented... |
tree | commitdiff |
2004-09-15 |
Vadim Zeitlin | fixed wxMaximizeEvent generation |
tree | commitdiff |
2004-09-15 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, FALSE/false, TRUE... |
tree | commitdiff |
2004-09-14 |
Vadim Zeitlin | allow to use any window, not just wxFrame, as wxLogFram... |
tree | commitdiff |
2004-09-14 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau... |
tree | commitdiff |
2004-09-14 |
George Tasker | ClearMemberVar() did not correctly handle columns defin... |
tree | commitdiff |
2004-09-13 |
Włodzimierz Skiba | Source cleaning: tabs, whitespaces, -1/wxID_ANY, TRUE... |
tree | commitdiff |
2004-09-13 |
Włodzimierz Skiba | Recursive wxSizer::Show for subsizer and return value... |
tree | commitdiff |
2004-09-13 |
Stefan Csomor | searching for wxToolBar parent only for kEventMouseMove... |
tree | commitdiff |
2004-09-12 |
Vadim Zeitlin | only define operator<<(wchar_t) in Unicode build |
tree | commitdiff |
2004-09-12 |
Stefan Csomor | added GetMenu Support for MENU_OPEN |
tree | commitdiff |
2004-09-12 |
Vadim Zeitlin | compilation fix after last commit |
tree | commitdiff |
2004-09-12 |
Vadim Zeitlin | fixed VC6 compilation |
tree | commitdiff |
2004-09-12 |
Václav Slavík | merged libpng-1.2.7 to HEAD (1.2.6 contained serious... |
tree | commitdiff |
2004-09-12 |
Václav Slavík | This commit was generated by cvs2svn to compensate... |
tree | commitdiff |
2004-09-12 |
Václav Slavík | Initial revision |
tree | commitdiff |
2004-09-12 |
Stefan Csomor | toolbartool has to send events to parent for tooltips... |
tree | commitdiff |
2004-09-11 |
Vadim Zeitlin | typo in last commit |
tree | commitdiff |
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 |
next |