2004-09-26 |
Ryan Norton | warning fixes unsigned->signed |
tree | commitdiff |
2004-09-26 |
Ryan Norton | todos, cleanups, detabified |
tree | commitdiff |
2004-09-26 |
Ryan Norton | cleanup image after application |
tree | commitdiff |
2004-09-25 |
Vadim Zeitlin | compilation fix for not MSW |
tree | commitdiff |
2004-09-25 |
Robin Dunn | forgot to reset m_iconAdded |
tree | commitdiff |
2004-09-25 |
Robin Dunn | Add some missing methods to match other implementations |
tree | commitdiff |
2004-09-25 |
Vadim Zeitlin | added a way to create fonts with specified pixel size |
tree | commitdiff |
2004-09-25 |
Vadim Zeitlin | support for huge files (patch 1002226) |
tree | commitdiff |
2004-09-25 |
Stefan Csomor | making returns in a line to always be \n (13 in CFM... |
tree | commitdiff |
2004-09-25 |
Ryan Norton | fix for [ 805216 ] dirMac does not properly skip direct... |
tree | commitdiff |
2004-09-25 |
Ryan Norton | bug didn't happen |
tree | commitdiff |
2004-09-25 |
Ryan Norton | wxDrawerWindow - [ 909351 ] Drawer window for OS X... |
tree | commitdiff |
2004-09-25 |
Stefan Csomor | insert was not correctly implemented |
tree | commitdiff |
2004-09-25 |
Stefan Csomor | insert was not correctly implemented |
tree | commitdiff |
2004-09-25 |
Chris Elliott | fix an mdi crash on exit |
tree | commitdiff |
2004-09-25 |
Ryan Norton | mark changes. Mac OSX taskbar implementation |
tree | commitdiff |
2004-09-25 |
Ryan Norton | note that I modified it |
tree | commitdiff |
2004-09-25 |
Ryan Norton | Fixed GetLineLength and GetLineText for MLTE text contr... |
tree | commitdiff |
2004-09-25 |
Ryan Norton | warning fix - only use the function in debug mode |
tree | commitdiff |
2004-09-25 |
Ryan Norton | warning fix |
tree | commitdiff |
2004-09-25 |
Ryan Norton | Lots of release bugs fixed |
tree | commitdiff |
2004-09-24 |
Ryan Norton | debug handling. More broken Apple 'goodness' |
tree | commitdiff |
2004-09-24 |
Ryan Norton | remove unused varaible |
tree | commitdiff |
2004-09-24 |
Ryan Norton | unused variable warnings fixed |
tree | commitdiff |
2004-09-24 |
Ryan Norton | partial aggregate warning fix |
tree | commitdiff |
2004-09-24 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F... |
tree | commitdiff |
2004-09-24 |
Ryan Norton | unused variable warning fix |
tree | commitdiff |
2004-09-24 |
Václav Slavík | uses system's default UI font in the help browser by... |
tree | commitdiff |
2004-09-24 |
Václav Slavík | replaced NormalizeFontSizes with SetStandardFonts |
tree | commitdiff |
2004-09-24 |
Włodzimierz Skiba | Above 2.3.0 SetBitmap is still for owner drawn only. |
tree | commitdiff |
2004-09-24 |
Ryan Norton | fix typo |
tree | commitdiff |
2004-09-24 |
Ryan Norton | PATCH: [ 1033006 ] Fix: socket s timeout of < 1s doesn... |
tree | commitdiff |
2004-09-23 |
Ryan Norton | OK - Robin's right, it is already a SOCKLEN_T |
tree | commitdiff |
2004-09-23 |
Robin Dunn | Fix from Jed Burgess that correctly untoggles radio... |
tree | commitdiff |
2004-09-23 |
Ryan Norton | Fix warning on OSX - its on int on mac/msw and a sockle... |
tree | commitdiff |
2004-09-23 |
Robin Dunn | Compile fix |
tree | commitdiff |
2004-09-23 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F... |
tree | commitdiff |
2004-09-23 |
Ryan Norton | unused variable warning fix - move unused stuff to... |
tree | commitdiff |
2004-09-23 |
Ryan Norton | SOCKLEN_T handling for OSX - it seems to be defined... |
tree | commitdiff |
2004-09-23 |
Ryan Norton | remove unused variable |
tree | commitdiff |
2004-09-23 |
Václav Slavík | fixed unresolved references with GTK+ 2.0 |
tree | commitdiff |
2004-09-23 |
Włodzimierz Skiba | wx(Choice/List/Note)book controls send CHANG(ED/ING... |
tree | commitdiff |
2004-09-23 |
Vadim Zeitlin | don't free user data before sending wxEVT_COMMAND_LIST_... |
tree | commitdiff |
2004-09-23 |
Vadim Zeitlin | hack to _really_ fix crashes in comctl32.dll when proce... |
tree | commitdiff |
2004-09-23 |
Václav Slavík | wxUSE_XRC implies wxUSE_XML now |
tree | commitdiff |
2004-09-23 |
Włodzimierz Skiba | Smartphone native look and feel. |
tree | commitdiff |
2004-09-23 |
Robin Dunn | Made wxGTK's wxEventLoop::IsRunning a little more consi... |
tree | commitdiff |
2004-09-22 |
Ryan Norton | wxUSE_XML and wxUSE_XRC build fixes if expat is not... |
tree | commitdiff |
2004-09-22 |
Robert Roebling | Small fix for tabbing into wxListBox. |
tree | commitdiff |
2004-09-22 |
Ryan Norton | Only include/build pnghand if the user builds the png... |
tree | commitdiff |
2004-09-22 |
Ryan Norton | Fix aggregate has a partly bracketed Unmatched initiali... |
tree | commitdiff |
2004-09-22 |
Ron Lee | Move the WX_FLAVOUR variables to be defined generally... |
tree | commitdiff |
2004-09-22 |
Robert Roebling | Make radiobutton tab behaviour the same on MSW |
tree | commitdiff |
2004-09-22 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F... |
tree | commitdiff |
2004-09-22 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2004-09-22 |
Włodzimierz Skiba | Correct #if markup to spin-based controls handling. |
tree | commitdiff |
2004-09-22 |
Włodzimierz Skiba | WXUNUSED_UNLESS_ODRAWN does not reflect wxUSE_MENUS_NATIVE. |
tree | commitdiff |
2004-09-22 |
Włodzimierz Skiba | Warning fix to unused variable. |
tree | commitdiff |
2004-09-22 |
Włodzimierz Skiba | Adjustement to the small display of Smartphones. |
tree | commitdiff |
2004-09-21 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxNOT_FOUND... |
tree | commitdiff |
2004-09-21 |
Ron Lee | wx-config2.6 |
tree | commitdiff |
2004-09-21 |
Chris Elliott | fix for gtk/mdi when changing menubars |
tree | commitdiff |
2004-09-21 |
Włodzimierz Skiba | Smartphone fix. |
tree | commitdiff |
2004-09-21 |
Włodzimierz Skiba | WinCE warning fix. |
tree | commitdiff |
2004-09-20 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau... |
tree | commitdiff |
2004-09-19 |
Vadim Zeitlin | added wxStringOutputStream::TellO(); fixed bugs in... |
tree | commitdiff |
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 |
next |