2004-09-28 |
Ryan Norton | Fix some bugs |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Włodzimierz... | Source cleaning: whitespaces, tabs, TRUE/true, FALSE... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Ryan Norton | remove unfinished impl |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Ron Lee | Enable concurrent installs of runtime packages after... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Julian Smart | Use generic font dialog on MacOS X |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Vadim Zeitlin | wxFile::Length() return type fix (replaces last check in) |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Włodzimierz... | Missed labels to replace number of 'topicNNN' in anchor... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Julian Smart | Typo corrections |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Vadim Zeitlin | blind fix for wxGetEmptyString() compilation with wxUSE... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Ryan Norton | fix unicode stuff |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Julian Smart | Removed fcntl.h include |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Julian Smart | __WINCE__ -> __WXWINCE__ |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Ron Lee | Make the warnings a little more relevant in other contexts |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Robin Dunn | On the Mac the Alt key is a character modifier like... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Ryan Norton | source nice-ness and remove erronous files |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Ryan Norton | revert bad change |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Robin Dunn | fix link errors |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Robin Dunn | Allow style spec strings to contain colour names as... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Julian Smart | Don't try to typedef off_t twice (eVC++) |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Vadim Zeitlin | code cleanup for the pen width condition (patch 1034942... |
commit | commitdiff | tree | snapshot |
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 |
next |