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 |
2006-08-08 |
Václav Slavík | wxPipeInputStream depends on wxFile, use wxUSE_FILE |
tree | commitdiff |
2006-08-08 |
Václav Slavík | safer GetFeature implementation: assert on unknown... |
tree | commitdiff |
2006-08-07 |
Robin Dunn | Change Fit() back to using SetSize, not SetClientSize. |
tree | commitdiff |
2006-08-06 |
Stefan Neis | Fixed (?) problem in region handling which caused major... |
tree | commitdiff |
2006-08-06 |
Vadim Zeitlin | unified wxFRAME_EX_CONTEXTHELP and wxDIALOG_EX_CONTEXTH... |
tree | commitdiff |
2006-08-06 |
Angel Vidal Veiga | Backporting from my SoC branch, fix for remotely closed... |
tree | commitdiff |
2006-08-05 |
Mart Raudsepp | Warning fix. |
tree | commitdiff |
2006-08-05 |
Mart Raudsepp | Mark event parameter as unused, as it is unused. |
tree | commitdiff |
2006-08-04 |
Vadim Zeitlin | ListLoaded() fixes for 64 bit archs |
tree | commitdiff |
2006-08-04 |
Vadim Zeitlin | device numbers in /proc/pid/maps are in hexadecimal... |
tree | commitdiff |
2006-08-04 |
Vadim Zeitlin | only multiline text controls need Enter key for themselves |
tree | commitdiff |
2006-08-04 |
Vadim Zeitlin | undid last change and removed wxTE/CB_FILENAME style... |
tree | commitdiff |
2006-08-04 |
Vadim Zeitlin | undid last change and removed wxTE/CB_FILENAME style... |
tree | commitdiff |
2006-08-01 |
Robert Roebling | Do nothing in wxTLW::Show() if t already is |
tree | commitdiff |
2006-08-01 |
Włodzimierz Skiba | Removed unused Symantec (*.sc) build system. Symantec... |
tree | commitdiff |
2006-08-01 |
Václav Slavík | fixed compilation for wxUSE_STATUSBAR w/o wxUSE_MENUS |
tree | commitdiff |
2006-08-01 |
Stefan Csomor | on mac using macroman only created once a successful... |
tree | commitdiff |
2006-08-01 |
Włodzimierz Skiba | Removed all outdated makefile.dos and their *.msc include. |
tree | commitdiff |
next |