2006-08-21 |
Robin Dunn | Make it possible to tell wxXmlResource which domain... |
tree | commitdiff |
2006-08-21 |
Robin Dunn | Recognize the numpad cursor keys too |
tree | commitdiff |
2006-08-21 |
Stefan Csomor | removing unneeded event table |
tree | commitdiff |
2006-08-21 |
Robert Roebling | Fix same compilation again, I guess 0 was |
tree | commitdiff |
2006-08-21 |
Robert Roebling | Fix compilation under MSW with GCC cross. |
tree | commitdiff |
2006-08-20 |
Vadim Zeitlin | added stock menu items support |
tree | commitdiff |
2006-08-20 |
Stefan Neis | Added stub for wxIsPlatform64Bit. |
tree | commitdiff |
2006-08-20 |
Vadim Zeitlin | don't use dynamic handlers for standard buttons as... |
tree | commitdiff |
2006-08-20 |
Stefan Neis | Removed event table as these things are now handled... |
tree | commitdiff |
2006-08-20 |
Vadim Zeitlin | removed unneeded cast to wxWindowDC in DrawItemSelectio... |
tree | commitdiff |
2006-08-20 |
Vadim Zeitlin | connect the affirmative/cancel button handlers to new... |
tree | commitdiff |
2006-08-20 |
Vadim Zeitlin | set wxID_CLOSE as affirmative id, not cancel id, this... |
tree | commitdiff |
2006-08-20 |
Vadim Zeitlin | map Esc to GetAffirmativeId() instead of hardcoded... |
tree | commitdiff |
2006-08-20 |
Vadim Zeitlin | handle the buttons with ids specified in SetAffirmative... |
tree | commitdiff |
2006-08-19 |
Vadim Zeitlin | don't use deprecated wxStripMenuCodes overload |
tree | commitdiff |
2006-08-19 |
Vadim Zeitlin | don't use the hack with handling wxID_CLOSE button... |
tree | commitdiff |
2006-08-19 |
Vadim Zeitlin | don't call base class OnOk() directly, use EndDialog... |
tree | commitdiff |
2006-08-19 |
Vadim Zeitlin | moved all wxDialog event handlers to wxDialogBase to... |
tree | commitdiff |
2006-08-19 |
Vadim Zeitlin | centralized Esc key handling for closing the dialogs... |
tree | commitdiff |
2006-08-19 |
Paul Cornett | use wxChar* instead of wxString for string constants... |
tree | commitdiff |
2006-08-19 |
Vadim Zeitlin | removed #ifdef wxTopLevelWindowNative -- it's now defin... |
tree | commitdiff |
2006-08-19 |
Paul Cornett | simplify coordinate transformation code |
tree | commitdiff |
2006-08-19 |
Vadim Zeitlin | update the item width when making it bold, otherwise... |
tree | commitdiff |
2006-08-19 |
Vadim Zeitlin | refactoring/simplification of code dealing with scrollb... |
tree | commitdiff |
2006-08-19 |
Vadim Zeitlin | ScrollLines() didn't use correct step_increment, so... |
tree | commitdiff |
2006-08-19 |
Julian Smart | Shouldn't need to repeat the extern |
tree | commitdiff |
2006-08-19 |
Julian Smart | Compile fixes |
tree | commitdiff |
2006-08-18 |
Paul Cornett | code simplification and cleanup |
tree | commitdiff |
2006-08-18 |
Julian Smart | Applied patch [ 1531615 ] size support for wxFileName |
tree | commitdiff |
2006-08-18 |
Chris Elliott | add #if wxUSE_AUI to get VC6 with no wxUSE_AUI to compile |
tree | commitdiff |
2006-08-17 |
Michael Wetherell | Crash fix from Tim Kosse. |
tree | commitdiff |
2006-08-17 |
Paul Cornett | remove Win32S-specific code |
tree | commitdiff |
2006-08-17 |
Václav Slavík | avoid calling wxSystemSettings::GetMetric() from wxIcon... |
tree | commitdiff |
2006-08-17 |
Paul Cornett | build fixes |
tree | commitdiff |
2006-08-16 |
Václav Slavík | wxPlatformInfo::IsUsingUniversalWidgets() was broken... |
tree | commitdiff |
2006-08-16 |
Paul Cornett | revert last change |
tree | commitdiff |
2006-08-16 |
Václav Slavík | moved IMPLEMENT_DYNAMIC_CLASS(wxGDIObject,wxObject... |
tree | commitdiff |
2006-08-16 |
Michael Wetherell | Avoid warnings from VC++ 5.0 |
tree | commitdiff |
2006-08-16 |
Václav Slavík | warning fix for !wxUSE_FONTMAP |
tree | commitdiff |
2006-08-16 |
Stefan Neis | Build fix. |
tree | commitdiff |
2006-08-16 |
Paul Cornett | (blind) build fix |
tree | commitdiff |
2006-08-15 |
Vadim Zeitlin | Intel compilation fix (patch 1540790) |
tree | commitdiff |
2006-08-15 |
Chris Elliott | Borland compiler does not like a variable called except |
tree | commitdiff |
2006-08-15 |
Paul Cornett | build fix: don't use compatibility names in wx code |
tree | commitdiff |
2006-08-15 |
Vadim Zeitlin | resolve IsWow64Process() dynamically; don't rely on... |
tree | commitdiff |
2006-08-15 |
Stefan Csomor | making sure the hint window does not have a (white... |
tree | commitdiff |
2006-08-15 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2006-08-14 |
Vadim Zeitlin | don't execute code unnecessarily/twice (patch 1539690) |
tree | commitdiff |
2006-08-14 |
Alex Bligh | Fix unicode build on UNIX operating systems |
tree | commitdiff |
2006-08-14 |
Paul Cornett | Combine two wxImage-to-pixmap creation functions into... |
tree | commitdiff |
2006-08-13 |
Vadim Zeitlin | wxGetOsVersion() compilation andl inking fixes for... |
tree | commitdiff |
2006-08-13 |
Vadim Zeitlin | removed code for non-compositing case to fix the compil... |
tree | commitdiff |
2006-08-13 |
Vadim Zeitlin | compilation fixes after recent wxFontEnumerator changes... |
tree | commitdiff |
2006-08-13 |
Vadim Zeitlin | corrected signed/unsigned comparison warnings |
tree | commitdiff |
2006-08-13 |
Vadim Zeitlin | regenerated after adding platinfo.{h|cpp} |
tree | commitdiff |
2006-08-13 |
Vadim Zeitlin | wxPlatformInfo (patch 1532064) |
tree | commitdiff |
2006-08-13 |
Chris Elliott | fix borland error about string refernce |
tree | commitdiff |
2006-08-13 |
Paul Cornett | wxBitmap does not need to use gdk_wx_draw_bitmap |
tree | commitdiff |
2006-08-13 |
Paul Cornett | more accurate mask creation for low color displays |
tree | commitdiff |
2006-08-13 |
Vadim Zeitlin | fixed crash if the control is moved while the popup... |
tree | commitdiff |
2006-08-13 |
Vadim Zeitlin | fixes for several fatal problems when using wxComboCtrl... |
tree | commitdiff |
2006-08-13 |
Vadim Zeitlin | fixed SetSelection(-1) for controls with multiple selec... |
tree | commitdiff |
2006-08-13 |
Vadim Zeitlin | added wxULongLong::ToDouble() (patch 1531597) |
tree | commitdiff |
2006-08-13 |
Vadim Zeitlin | F4 key also toggles combobox popup under MSW |
tree | commitdiff |
2006-08-13 |
Vadim Zeitlin | better key handling for MSW and GTK (patch 1526666) |
tree | commitdiff |
2006-08-13 |
Vadim Zeitlin | added wxDir::FindFirst() (modified patch 1525502) |
tree | commitdiff |
2006-08-12 |
Paul Cornett | use GDK to convert pixmap to RGB for wxImage |
tree | commitdiff |
2006-08-11 |
Stefan Csomor | adding support for embedded controls in native toolbar |
tree | commitdiff |
2006-08-11 |
Paul Cornett | change deprecated gdk_image_get to gdk_drawable_get_image |
tree | commitdiff |
2006-08-11 |
Václav Slavík | compilation fix for compilation w/o precompiled headers |
tree | commitdiff |
2006-08-11 |
Paul Cornett | code simplification and minor cleanup |
tree | commitdiff |
2006-08-11 |
Stefan Csomor | compilo introduced fixed |
tree | commitdiff |
2006-08-11 |
Stefan Csomor | removing non-compositing code, adding individual transp... |
tree | commitdiff |
2006-08-11 |
Stefan Csomor | fix for 64 bit |
tree | commitdiff |
2006-08-11 |
Stefan Csomor | removing code for pre 10.3 systems |
tree | commitdiff |
2006-08-11 |
Stefan Csomor | we're always compositing |
tree | commitdiff |
2006-08-11 |
Stefan Csomor | fixing compilo for 10.5 |
tree | commitdiff |
2006-08-11 |
Stefan Csomor | committing the code for resolution independence (turned... |
tree | commitdiff |
2006-08-11 |
Stefan Csomor | we are always compositing on the supported OS versions |
tree | commitdiff |
2006-08-11 |
Stefan Csomor | we are always compositing on the supported OS versions |
tree | commitdiff |
2006-08-10 |
Paul Cornett | revert unintended checkin of experimental change to... |
tree | commitdiff |
2006-08-10 |
Paul Cornett | avoid using deprecated gdk_image_new_bitmap() |
tree | commitdiff |
2006-08-10 |
Vadim Zeitlin | removed wxHtmlWindow::m_Style which duplicated wxWindow... |
tree | commitdiff |
2006-08-10 |
Vadim Zeitlin | move the logic for changing notebook pages using the... |
tree | commitdiff |
2006-08-10 |
Václav Slavík | compilation fix for compilation w/o precompiled headers |
tree | commitdiff |
2006-08-10 |
Václav Slavík | moved mgl/colour.{cpp,h} to generic so that it can... |
tree | commitdiff |
2006-08-10 |
Stefan Csomor | using newer API |
tree | commitdiff |
2006-08-10 |
Vadim Zeitlin | fixes for SetRange(): ensure that the value is valid... |
tree | commitdiff |
2006-08-10 |
Vadim Zeitlin | added NormalizeValue() which can be used to ensure... |
tree | commitdiff |
2006-08-10 |
Vadim Zeitlin | Added wxID_PAGE_SETUP standard id |
tree | commitdiff |
2006-08-09 |
Václav Slavík | moved wxIcon implementation for ports where it's identi... |
tree | commitdiff |
2006-08-09 |
Michael Wetherell | Detect and use sys/select.h required by POSIX for select |
tree | commitdiff |
2006-08-09 |
Stefan Csomor | adding new files |
tree | commitdiff |
2006-08-09 |
Stefan Csomor | fixing code for shared mach-o builds (removing no-ops) |
tree | commitdiff |
2006-08-09 |
Stefan Csomor | simplifying alpha, adding commented part for high-res... |
tree | commitdiff |
2006-08-09 |
Stefan Csomor | fixing y-transformations |
tree | commitdiff |
2006-08-08 |
Václav Slavík | fixed SetBackground's argument check |
tree | commitdiff |
2006-08-08 |
Václav Slavík | fixed gcc warnings about wrong format string |
tree | commitdiff |
2006-08-08 |
Václav Slavík | added wxRect::Inside(wxRect) for testing if a rectangle... |
tree | commitdiff |
2006-08-08 |
Václav Slavík | 1. made wxImage compile with wxUSE_STREAMS but without... |
tree | commitdiff |
next |