2004-09-27 |
Ryan Norton | remove stuff |
tree | commitdiff |
2004-09-27 |
Ryan Norton | [ 1035247 ] fix the number of ticks in slider (with... |
tree | commitdiff |
2004-09-27 |
Robert Roebling | Compile fixes. |
tree | commitdiff |
2004-09-27 |
Vadim Zeitlin | fix crash after radio button fix |
tree | commitdiff |
2004-09-27 |
Julian Smart | Early versions of GTK+2 don't have has_toplevel_focus |
tree | commitdiff |
2004-09-27 |
Ryan Norton | generic (will comment on list later about was does... |
tree | commitdiff |
2004-09-27 |
Vadim Zeitlin | warning fix after huge file patch |
tree | commitdiff |
2004-09-27 |
Vadim Zeitlin | keep the old wxFont::Create() signature (changed by... |
tree | commitdiff |
2004-09-27 |
Vadim Zeitlin | added wxGetFullModuleName(); use it instead of calling... |
tree | commitdiff |
2004-09-27 |
Dimitri Schoolwerth | fixed MSVC6 warning |
tree | commitdiff |
2004-09-27 |
Ryan Norton | pass by reference, not value |
tree | commitdiff |
2004-09-27 |
Ryan Norton | fix warnings |
tree | commitdiff |
2004-09-27 |
Ryan Norton | fix non-void function not returning value warning |
tree | commitdiff |
2004-09-27 |
Ryan Norton | Add HID keyboard functionality |
tree | commitdiff |
2004-09-27 |
Stefan Neis | Re-simplified ScrollWindow routine. |
tree | commitdiff |
2004-09-27 |
Ryan Norton | Regen Bakefiles for OSX HID integration |
tree | commitdiff |
2004-09-26 |
Vadim Zeitlin | made GetTempBuffer() static to avoid duplicate function... |
tree | commitdiff |
2004-09-26 |
Václav Slavík | partially reverted Robert's changes, did it more cleanly |
tree | commitdiff |
2004-09-26 |
Ryan Norton | hid integration |
tree | commitdiff |
2004-09-26 |
Robert Roebling | Moved function from mslu to utils to make the |
tree | commitdiff |
2004-09-26 |
Robert Roebling | Trying hard to make things compile. |
tree | commitdiff |
2004-09-26 |
Kevin Ollivier | Fixes to remove compile warnings. |
tree | commitdiff |
2004-09-26 |
Ryan Norton | cleanups |
tree | commitdiff |
2004-09-26 |
Stefan Neis | Make scrolling work better (without constantly refreshi... |
tree | commitdiff |
2004-09-26 |
Robert Roebling | GTK1 compilo. |
tree | commitdiff |
2004-09-26 |
Ryan Norton | recall initial font |
tree | commitdiff |
2004-09-26 |
Ryan Norton | cleanup |
tree | commitdiff |
2004-09-26 |
Julian Smart | Applied Kevin Hock's combobox patch for text update... |
tree | commitdiff |
2004-09-26 |
Ryan Norton | fix remaining bugs |
tree | commitdiff |
2004-09-26 |
Julian Smart | Program args fix for WinCE |
tree | commitdiff |
2004-09-26 |
Ryan Norton | fix font styles |
tree | commitdiff |
2004-09-26 |
Vadim Zeitlin | include wx/wxchar.h after ctype.h to fix compilation... |
tree | commitdiff |
2004-09-26 |
Robert Roebling | Make mouseless use of wxListBox possible for non... |
tree | commitdiff |
2004-09-26 |
Stefan Csomor | updated project file |
tree | commitdiff |
2004-09-26 |
Vadim Zeitlin | renamed HasFocus() to IsActive() to avoid confusion... |
tree | commitdiff |
2004-09-26 |
Ryan Norton | fix facename |
tree | commitdiff |
2004-09-26 |
Robert Roebling | Added wxTopLevelWindow::HasFocus() as discussed. |
tree | commitdiff |
2004-09-26 |
Ryan Norton | native font dialog implementation for mac os x 10.2+ |
tree | commitdiff |
2004-09-26 |
Stefan Csomor | dependency fix for clipping |
tree | commitdiff |
2004-09-26 |
Stefan Csomor | unicode fix |
tree | commitdiff |
2004-09-26 |
Stefan Csomor | unicode fix for CW |
tree | commitdiff |
2004-09-26 |
Robert Roebling | Compilo. |
tree | commitdiff |
2004-09-26 |
Ron Lee | Enable the huge files patch to build with mingw-cross. |
tree | commitdiff |
2004-09-26 |
Ryan Norton | Lots of fixes/cleanups for OSX taskbar |
tree | commitdiff |
2004-09-26 |
Václav Slavík | notify parent frame that client area changed when statu... |
tree | commitdiff |
2004-09-26 |
Ryan Norton | Fix some of vadim's compilation problems |
tree | commitdiff |
2004-09-26 |
Stefan Csomor | making newline fixes depending on the encoding of \n |
tree | commitdiff |
2004-09-26 |
Ron Lee | Limit the influence of flavour more strictly to autocon... |
tree | commitdiff |
2004-09-26 |
Ryan Norton | cleanups, proper event handling/cleanup |
tree | commitdiff |
2004-09-26 |
Ryan Norton | info |
tree | commitdiff |
2004-09-26 |
Ryan Norton | Fix 10.2 focus issues |
tree | commitdiff |
2004-09-26 |
Ryan Norton | they should be ints, not size_ts |
tree | commitdiff |
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 |
next |