2004-09-27 |
Julian Smart | Script updates |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Vadim Zeitlin | set click coordinates to (-1, -1) if right mouse button... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Vadim Zeitlin | initialize m_reusable (patch 1035725) |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Robin Dunn | Fix for probably rare but potential refcount leak. |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Robin Dunn | Oops, forgot to remove some whitespace and to sort... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Robin Dunn | Updated wxSTC's copy of Scintilla to version 1.61 |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Włodzimierz... | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Włodzimierz... | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Włodzimierz... | Source cleaning: whitespaces, tabs, -1/wxID_ANY, TRUE... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Robin Dunn | Added IsActive |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Robin Dunn | Added FontFromPixelSize |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Vadim Zeitlin | explicitly forward declare wxHashTableBase when wxUSE_S... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Włodzimierz... | Watcom fixes after recent wxFile changes. |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Vadim Zeitlin | fix crash when calling wxGetEmptyString() with wxUSE_ST... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Włodzimierz... | Missed labels to replace number of 'topicNNN' in anchor... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Vadim Zeitlin | define wxInvalidOffset properly (as wxFileOffset, not... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Ryan Norton | remove stuff |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Ryan Norton | [ 1035247 ] fix the number of ticks in slider (with... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Ryan Norton | use both generic and native on osx 10.2 for presentatio... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Ryan Norton | IOKit framework now req. under darwin |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Robert Roebling | Compile fixes. |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Vadim Zeitlin | fix crash after radio button fix |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Julian Smart | Early versions of GTK+2 don't have has_toplevel_focus |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Ryan Norton | make go generic |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Ryan Norton | generic (will comment on list later about was does... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Vadim Zeitlin | added src/msw/wince/filefnwce.cpp |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Vadim Zeitlin | warning fix after huge file patch |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Vadim Zeitlin | keep the old wxFont::Create() signature (changed by... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Vadim Zeitlin | added wxGetFullModuleName(); use it instead of calling... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Dimitri Schoolwerth | doc-typo |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Dimitri Schoolwerth | doc-typo |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Dimitri Schoolwerth | fixed MSVC6 warning |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Ron Lee | Handle the case of unresolveable ambiguity in --list... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Ryan Norton | pass by reference, not value |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Ryan Norton | fix warnings |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Ryan Norton | fix non-void function not returning value warning |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Ryan Norton | Add HID keyboard functionality |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Stefan Neis | Re-simplified ScrollWindow routine. |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Ryan Norton | Regen Bakefiles for OSX HID integration |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Ryan Norton | note font dialog change |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Ron Lee | Delay --list a little longer so we can indicate the... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Ryan Norton | remove erronues xrc contrib sample |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Vadim Zeitlin | made GetTempBuffer() static to avoid duplicate function... |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Václav Slavík | partially reverted Robert's changes, did it more cleanly |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Vadim Zeitlin | documented IsActive() |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | hid integration |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Vadim Zeitlin | fix for __HUGEFILES_SUPPORTED definition |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Robert Roebling | Moved function from mslu to utils to make the |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Robert Roebling | Trying hard to make things compile. |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Kevin Ollivier | Fixes to remove compile warnings. |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | cleanups |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Stefan Neis | Make scrolling work better (without constantly refreshi... |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Robert Roebling | GTK1 compilo. |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | recall initial font |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | cleanup |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Julian Smart | Applied Kevin Hock's combobox patch for text update... |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | fix remaining bugs |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Julian Smart | Program args fix for WinCE |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Julian Smart | Tweaks to fix RTF contents (need newline at end of... |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | fix font styles |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Vadim Zeitlin | wxExecuteData is a struct, not class (warning fix) |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Julian Smart | Improved libs.bmp file but shows too small in WinHelp |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Vadim Zeitlin | include wx/wxchar.h after ctype.h to fix compilation... |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | default to native font dialog for 10.2+ |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | add drawer sample |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Robert Roebling | Make mouseless use of wxListBox possible for non... |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Stefan Csomor | updated project file |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | revert to pre-drawer state |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Vadim Zeitlin | renamed HasFocus() to IsActive() to avoid confusion... |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | fix warning |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | fix facename |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Robert Roebling | Added wxTopLevelWindow::HasFocus() as discussed. |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | native font dialog implementation for mac os x 10.2+ |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Stefan Csomor | dependency fix for clipping |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Stefan Csomor | unicode fix |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Stefan Csomor | unicode fix for CW |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Stefan Csomor | fix for CW compilation |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Stefan Csomor | clipping for wxMac cleaned up |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Vadim Zeitlin | compilation fix for Unicode mode after huge file patch... |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Robert Roebling | Compilo. |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ron Lee | Enable the huge files patch to build with mingw-cross. |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | no reference to wxFont - you've got to be kidding! :) |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ron Lee | wxSize needs to be fully defined if we want to use... |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | add drawer to taskbaricontest |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | Lots of fixes/cleanups for OSX taskbar |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Václav Slavík | notify parent frame that client area changed when statu... |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | Fix some of vadim's compilation problems |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Stefan Csomor | making newline fixes depending on the encoding of \n |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ron Lee | Limit the influence of flavour more strictly to autocon... |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | cleanups, proper event handling/cleanup |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ron Lee | Remove contrib xrc bakefiles, else regen dies because... |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ron Lee | Restore WXBASEPORT for carbon. This is more than just... |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | info |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | todo |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | Fix 10.2 focus issues |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | they should be ints, not size_ts |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | warning fixes unsigned->signed |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | todos, cleanups, detabified |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | cleanup image after application |
commit | commitdiff | tree | snapshot |
next |