2004-10-03 |
Vadim Zeitlin | use AlphaBlt() when blitting to a bitmap with alpha... |
tree | commitdiff |
2004-10-03 |
Vadim Zeitlin | update the disabled buttons appearance when system... |
tree | commitdiff |
2004-10-03 |
Vadim Zeitlin | oops, AdjustFontSize() had no effect; fixed (patch... |
tree | commitdiff |
2004-10-03 |
Vadim Zeitlin | destroy any TLWs still alive when the app terminates... |
tree | commitdiff |
2004-10-02 |
Vadim Zeitlin | fixes for Metrowerks command line compiler (avoid redef... |
tree | commitdiff |
2004-10-02 |
Vadim Zeitlin | $#include "expat_config.h" instead of <expat_config... |
tree | commitdiff |
2004-10-02 |
Vadim Zeitlin | only use __attribute__(regparm) for x86, this results... |
tree | commitdiff |
2004-10-02 |
Vadim Zeitlin | added wxVaCopy() and use it to fix wxVsnprintf() crash... |
tree | commitdiff |
2004-10-02 |
Vadim Zeitlin | fixed dll import specification of wxGetHInstance() |
tree | commitdiff |
2004-10-02 |
Julian Smart | Blind fixes for Mac project files (version number,... |
tree | commitdiff |
2004-10-01 |
David Elliott | wxCocoa: Added (mostly) stubs for wxGLCanvas and friends. |
tree | commitdiff |
2004-10-01 |
Ryan Norton | fix const to normal warning |
tree | commitdiff |
2004-10-01 |
Václav Slavík | use default GUI font in wxHtmlListBox |
tree | commitdiff |
2004-10-01 |
Ryan Norton | *** empty log message *** |
tree | commitdiff |
2004-10-01 |
Ryan Norton | OSX only (a runtime check would be preferable as Kevin... |
tree | commitdiff |
2004-10-01 |
Kevin Hock | Increase status bar height from 15 to 18, allows common... |
tree | commitdiff |
2004-10-01 |
Ryan Norton | only do the seperator between about and preferences... |
tree | commitdiff |
2004-10-01 |
Kevin Hock | wx apps did not have the separator like other apps... |
tree | commitdiff |
2004-10-01 |
Vadim Zeitlin | hack: hide the MDI parent frame by moving it off screen |
tree | commitdiff |
2004-10-01 |
Vadim Zeitlin | relayout frame contents when tool/statusbar is shown... |
tree | commitdiff |
2004-10-01 |
Vadim Zeitlin | extracted OnSize() body in a new DoLayout() method... |
tree | commitdiff |
2004-09-30 |
Vadim Zeitlin | don't deprecate SetItemImage() with 3 parameters; just... |
tree | commitdiff |
2004-09-30 |
Václav Slavík | blind compilation fix for MSVC |
tree | commitdiff |
2004-09-30 |
Julian Smart | Deprecated SetItemImage with 2 image ids |
tree | commitdiff |
2004-09-30 |
Václav Slavík | moved wxWindow::GetBestSize implementation into DoGetBe... |
tree | commitdiff |
2004-09-30 |
Robin Dunn | Fix for crash when the child has no menu |
tree | commitdiff |
2004-09-30 |
Václav Slavík | resize parent's frame client area correctly when status... |
tree | commitdiff |
2004-09-30 |
Julian Smart | Blind fix for missing files |
tree | commitdiff |
2004-09-30 |
Ryan Norton | have it work the old way with PopupMenu(), and have... |
tree | commitdiff |
2004-09-29 |
Robin Dunn | wxSystemSettings::GetMetric returns -1 if the metric... |
tree | commitdiff |
2004-09-29 |
Václav Slavík | fixed flicker during MDI children creation: the frame... |
tree | commitdiff |
2004-09-29 |
Robin Dunn | Create a mask for the icon if it doesn't already have one |
tree | commitdiff |
2004-09-29 |
Julian Smart | Fixed case sensitivity |
tree | commitdiff |
2004-09-29 |
Vadim Zeitlin | fixed memory leak in Submit(cmd, false) (bug 1037115) |
tree | commitdiff |
2004-09-29 |
Robin Dunn | Just return zero without failing for unknown metrics... |
tree | commitdiff |
2004-09-29 |
David Elliott | Get the stock label when stock ID is used with empty... |
tree | commitdiff |
2004-09-29 |
Václav Slavík | implementation should use DoFindFocus |
tree | commitdiff |
2004-09-29 |
Václav Slavík | changes to make wxWindow::FindFocus work as expected... |
tree | commitdiff |
2004-09-29 |
Vadim Zeitlin | signed/unsigned comparison warning fix |
tree | commitdiff |
2004-09-29 |
Vadim Zeitlin | removed C++ comments from C files |
tree | commitdiff |
2004-09-29 |
Vadim Zeitlin | more 64 bit correctness fixes |
tree | commitdiff |
2004-09-29 |
Ron Lee | Update the wx-config man page. |
tree | commitdiff |
2004-09-29 |
Włodzimierz Skiba | Include missing.h to find O_* flags. |
tree | commitdiff |
2004-09-29 |
Włodzimierz Skiba | Correction to lost #ifdef |
tree | commitdiff |
2004-09-29 |
David Elliott | wxStaticBox constructor is not supposed to take a wxVal... |
tree | commitdiff |
2004-09-29 |
Kevin Hock | Send EVT_COMMAND_TEXT_UPDATED from the spin control... |
tree | commitdiff |
2004-09-28 |
Robin Dunn | TRUE/FALSE/etc. cleanup in the *.in files, regenerated... |
tree | commitdiff |
2004-09-28 |
Kevin Hock | When enabling events, use CommonModes instead of Defaul... |
tree | commitdiff |
2004-09-28 |
Włodzimierz Skiba | Hardware defines spec. |
tree | commitdiff |
2004-09-28 |
Włodzimierz Skiba | Hardware defines spec. |
tree | commitdiff |
2004-09-28 |
Włodzimierz Skiba | Hardware defines spec. |
tree | commitdiff |
2004-09-28 |
Włodzimierz Skiba | Hardware defines spec. |
tree | commitdiff |
2004-09-28 |
Julian Smart | Improved the generic font dialog appearance. |
tree | commitdiff |
2004-09-28 |
Ryan Norton | possibly fix compilo error w/xcode |
tree | commitdiff |
2004-09-28 |
Ryan Norton | Fix some bugs |
tree | commitdiff |
2004-09-28 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, TRUE/true, FALSE... |
tree | commitdiff |
2004-09-28 |
Ryan Norton | remove unfinished impl |
tree | commitdiff |
2004-09-28 |
Vadim Zeitlin | wxFile::Length() return type fix (replaces last check in) |
tree | commitdiff |
2004-09-28 |
Ryan Norton | fix unicode stuff |
tree | commitdiff |
2004-09-28 |
Julian Smart | Removed fcntl.h include |
tree | commitdiff |
2004-09-28 |
Julian Smart | __WINCE__ -> __WXWINCE__ |
tree | commitdiff |
2004-09-28 |
Robin Dunn | On the Mac the Alt key is a character modifier like... |
tree | commitdiff |
2004-09-27 |
Ryan Norton | source nice-ness and remove erronous files |
tree | commitdiff |
2004-09-27 |
Ryan Norton | revert bad change |
tree | commitdiff |
2004-09-27 |
Robin Dunn | Allow style spec strings to contain colour names as... |
tree | commitdiff |
2004-09-27 |
Vadim Zeitlin | code cleanup for the pen width condition (patch 1034942... |
tree | commitdiff |
2004-09-27 |
Vadim Zeitlin | set click coordinates to (-1, -1) if right mouse button... |
tree | commitdiff |
2004-09-27 |
Vadim Zeitlin | initialize m_reusable (patch 1035725) |
tree | commitdiff |
2004-09-27 |
Robin Dunn | Fix for probably rare but potential refcount leak. |
tree | commitdiff |
2004-09-27 |
Robin Dunn | Oops, forgot to remove some whitespace and to sort... |
tree | commitdiff |
2004-09-27 |
Robin Dunn | Updated wxSTC's copy of Scintilla to version 1.61 |
tree | commitdiff |
2004-09-27 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau... |
tree | commitdiff |
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 |
next |