2004-09-21 |
Ron Lee | wx-config2.6 |
commit | commitdiff | tree | snapshot |
2004-09-21 |
Włodzimierz... | Missed labels to replace number of 'topicNNN' in anchors. |
commit | commitdiff | tree | snapshot |
2004-09-21 |
Chris Elliott | fix for gtk/mdi when changing menubars |
commit | commitdiff | tree | snapshot |
2004-09-21 |
Włodzimierz... | XRC movement influenced depth of paths. |
commit | commitdiff | tree | snapshot |
2004-09-21 |
Włodzimierz... | XRC library usage fix. |
commit | commitdiff | tree | snapshot |
2004-09-21 |
Włodzimierz... | Smartphone fix. |
commit | commitdiff | tree | snapshot |
2004-09-21 |
Włodzimierz... | WinCE warning fix. |
commit | commitdiff | tree | snapshot |
2004-09-20 |
Václav Slavík | moving XRC to the core |
commit | commitdiff | tree | snapshot |
2004-09-20 |
Václav Slavík | moving XRC to the core |
commit | commitdiff | tree | snapshot |
2004-09-20 |
Václav Slavík | moving XRC to the core |
commit | commitdiff | tree | snapshot |
2004-09-20 |
Włodzimierz... | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau... |
commit | commitdiff | tree | snapshot |
2004-09-20 |
Włodzimierz... | Missed labels to replace number of 'topicNNN' in anchors. |
commit | commitdiff | tree | snapshot |
2004-09-19 |
Vadim Zeitlin | added unit tests for wxStringStreams |
commit | commitdiff | tree | snapshot |
2004-09-19 |
Vadim Zeitlin | fixed include header name |
commit | commitdiff | tree | snapshot |
2004-09-19 |
Vadim Zeitlin | added wxStringOutputStream::TellO(); fixed bugs in... |
commit | commitdiff | tree | snapshot |
2004-09-19 |
Vadim Zeitlin | fixed bug with seeking beyond the end in wxStringInputS... |
commit | commitdiff | tree | snapshot |
2004-09-19 |
Vadim Zeitlin | made wxStringInputStream::GetSize() public instead... |
commit | commitdiff | tree | snapshot |
2004-09-19 |
Vadim Zeitlin | added wxStringStream classes |
commit | commitdiff | tree | snapshot |
2004-09-19 |
Julian Smart | Correction for GTK+1 |
commit | commitdiff | tree | snapshot |
2004-09-19 |
Julian Smart | GDK_WINDOW_TYPE_HINT_SPLASHSCREEN not available in... |
commit | commitdiff | tree | snapshot |
2004-09-19 |
Vadim Zeitlin | compilation fix for Borland |
commit | commitdiff | tree | snapshot |
2004-09-19 |
Vadim Zeitlin | rebaked to include latest modifications (mainly choiceb... |
commit | commitdiff | tree | snapshot |
2004-09-19 |
Stefan Neis | Applied patch #1023777 (Notebook initialisation). |
commit | commitdiff | tree | snapshot |
2004-09-19 |
Vadim Zeitlin | don't crash under GTK1 if we failed to get GdkFont... |
commit | commitdiff | tree | snapshot |
2004-09-19 |
Vadim Zeitlin | added missing header to fix !USE_PCH compilation |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Robin Dunn | Added wx.Choicebook |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Robin Dunn | MemoryFSHandler_AddFile updates |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Robin Dunn | Getthe GIL before raisign an exception |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Robin Dunn | Added bin selection |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Robin Dunn | docstring tweaks |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Vadim Zeitlin | mention that Check() doesn't work before the item is... |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Robin Dunn | Unicode compilation fix |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Vadim Zeitlin | keep m_value in sync with real combobox value (set... |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Robin Dunn | Use line.Draw(dc) instead of line.GetEventHandler(... |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Robin Dunn | Point x,y fixes from Pierre |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Vadim Zeitlin | added wxSizerItem::Init() |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Vadim Zeitlin | active mode support for wxFTP (extremely heavily modifi... |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Vadim Zeitlin | oops, compilation fix after moving code around |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Vadim Zeitlin | use 4K buffer instead of reading characters one by... |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Chris Elliott | fix compile break for unknown FLASHWINFO |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Václav Slavík | moving XRC to the core |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Václav Slavík | fixed corrupted file, checked in as text file now |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Vadim Zeitlin | removed unneeded (after patch 1027243) disable.bmp |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Vadim Zeitlin | construct brush used for painting disabled bitmap butto... |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Vadim Zeitlin | fixed crash when closing window that contains STC ... |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Vadim Zeitlin | fixed signature of wxTimerProc to be conformant to... |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Vadim Zeitlin | moved GTK headers needed by wxUniv to GTK_LOWLEVEL_HDR... |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Vadim Zeitlin | fixed SetWindowStyleFlag() to not remove WS_VISIBLE... |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Vadim Zeitlin | added test for toggling wxLC_[HV]RULES styles |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Vadim Zeitlin | added GetMenu() (closes bug 1026662) |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Vadim Zeitlin | replaced wxLogLastError with an assert when checking... |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Václav Slavík | moving XRC to the core |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Václav Slavík | moving XRC to the core |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Włodzimierz... | Source cleaning: whitespaces, tabs, -1/wxDefaultCoord... |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Vadim Zeitlin | added possibility to specify printer bin (patch 910272) |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Vadim Zeitlin | do not call CopyIcon() in CloneRefData(), HICON is... |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Vadim Zeitlin | rewrote some sizer code using wxSizerFlags |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Vadim Zeitlin | added wxSizerFlags |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Vadim Zeitlin | compilation fix for wxUSE_THREADS == 0 && __WXDEBUG__... |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Vadim Zeitlin | fixed rounding errors in variable status bar panes... |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Włodzimierz... | Notebook sample redesign. Now it is 'wxNotebook & frien... |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Włodzimierz... | Source cleaning: whitespaces, -1/wxID_ANY/wxNOT_FOUND... |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Włodzimierz... | Notebook sample redesign. Now it is 'wxNotebook & frien... |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Włodzimierz... | wxChoicebook follows wxListBook internal changes. Style... |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Robin Dunn | Correct indentation and Snap calls |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Robin Dunn | Append --> append |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Vadim Zeitlin | made all Add/Insert/Prepend methods inline |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Vadim Zeitlin | forward all wxSizer::Add/Prepend/Insert() to a virtual... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Vadim Zeitlin | fixed gcc warnings about not calling base class ctor... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Vadim Zeitlin | fix for crash on 64 bit platforms (patch 1028942) |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Vadim Zeitlin | use wxFputs(), not fputs(), in Unicode mode under Unix... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Vadim Zeitlin | don't force __WXMOTIF__ definition under HP-UX (patch... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Vadim Zeitlin | make the label window visible (patch 1013447) |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Vadim Zeitlin | made wxListbook events more consistent with wxNotebook... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Vadim Zeitlin | fix for wxJoystick when not calling SetCapture() (patch... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Vadim Zeitlin | don't assert if Update(m_maximum) is called twice ... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Vadim Zeitlin | smoother time estimation updates in wxProgressDialog... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Vadim Zeitlin | more 'realistic' progress dialog test (part of patch... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Vadim Zeitlin | spelling fix |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Vadim Zeitlin | mention that read_write mode doesn't work for standalon... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Robin Dunn | A change similar to that in Bug #837902 to correct... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Vadim Zeitlin | fixes for harmless mingw32 warnings |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Włodzimierz... | Description of the 'generic dialogs in native builds... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Włodzimierz... | Source cleaning: whitespaces, tabs, -1/wxDefaultCoord... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Włodzimierz... | Reverted wxMGL/OpenWatcom fix until some difficoulties... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Włodzimierz... | Warning fix (unused value assignment). |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Włodzimierz... | Missed labels to replace number of 'topicNNN' with... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Ron Lee | Using != doesn't work for bakefile, I don't know what... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Włodzimierz... | Corrections to frame/tlw references. |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Włodzimierz... | wxChoicebook generic implementation. |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Włodzimierz... | wxChoicebook generic implementation. |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Vadim Zeitlin | fixed sending duplicate EVT_COMBOBOX events; documented... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Vadim Zeitlin | added tests for EVT_ICONIZE/MAXIMIZE |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Vadim Zeitlin | fixed wxMaximizeEvent generation |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Włodzimierz... | ISO C++ cast fix (patches #1024150 and #1024149). |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Włodzimierz... | Source cleaning: whitespaces, tabs, FALSE/false, TRUE... |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Vadim Zeitlin | fixed base classes; also added include file section |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Vadim Zeitlin | output "GTK+ 2" toolkit for gtk2 builds |
commit | commitdiff | tree | snapshot |
next |