projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2006-08-20
Stefan Neis
Removed event table as these things are now handled...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-20
Vadim Zeitlin
create status bar to see wxLogStatus messages
commit
|
commitdiff
|
tree
|
snapshot
2006-08-20
Vadim Zeitlin
removed unneeded cast to wxWindowDC in DrawItemSelectio...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-20
Vadim Zeitlin
connect the affirmative/cancel button handlers to new...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-20
Vadim Zeitlin
set wxID_CLOSE as affirmative id, not cancel id, this...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-20
Vadim Zeitlin
map Esc to GetAffirmativeId() instead of hardcoded...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-20
Vadim Zeitlin
updates for wxDialog affirmative/escape id buttons...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-20
Vadim Zeitlin
handle the buttons with ids specified in SetAffirmative...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-20
Mattia Barbon
Allow building when WXINTL_NO_GETTEXT_MACRO is defined.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-20
Robin Dunn
Updates from Eli
commit
|
commitdiff
|
tree
|
snapshot
2006-08-20
Robin Dunn
Change Miki's email address
commit
|
commitdiff
|
tree
|
snapshot
2006-08-20
Robin Dunn
Add dtor for wxCalendarDateAttr
commit
|
commitdiff
|
tree
|
snapshot
2006-08-20
Robin Dunn
Various updates
commit
|
commitdiff
|
tree
|
snapshot
2006-08-20
Robin Dunn
Add ImageFromBuffer
commit
|
commitdiff
|
tree
|
snapshot
2006-08-19
Vadim Zeitlin
don't use deprecated wxStripMenuCodes overload
commit
|
commitdiff
|
tree
|
snapshot
2006-08-19
Vadim Zeitlin
don't use the hack with handling wxID_CLOSE button...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-19
Vadim Zeitlin
tidy up configure output, don't show gnomeprint/vfs...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-19
Vadim Zeitlin
don't call base class OnOk() directly, use EndDialog...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-19
Vadim Zeitlin
moved all wxDialog event handlers to wxDialogBase to...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-19
Vadim Zeitlin
centralized Esc key handling for closing the dialogs...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-19
Paul Cornett
use wxChar* instead of wxString for string constants...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-19
Vadim Zeitlin
compilation fix after wxPlatformInfo patch: use wxOS_WI...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-19
Vadim Zeitlin
removed #ifdef wxTopLevelWindowNative -- it's now defin...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-19
Paul Cornett
simplify coordinate transformation code
commit
|
commitdiff
|
tree
|
snapshot
2006-08-19
Paul Cornett
configure test for round
commit
|
commitdiff
|
tree
|
snapshot
2006-08-19
Robin Dunn
Patch #1540143 Add optional labelwidths to filebrowsebutton
commit
|
commitdiff
|
tree
|
snapshot
2006-08-19
Robin Dunn
Use global font and pen to reduce GDI objects created...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-19
Vadim Zeitlin
update the item width when making it bold, otherwise...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-19
Vadim Zeitlin
refactoring/simplification of code dealing with scrollb...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-19
Vadim Zeitlin
ScrollLines() didn't use correct step_increment, so...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-19
Julian Smart
Shouldn't need to repeat the extern
commit
|
commitdiff
|
tree
|
snapshot
2006-08-19
Julian Smart
Compile fixes
commit
|
commitdiff
|
tree
|
snapshot
2006-08-19
Julian Smart
Added missing include
commit
|
commitdiff
|
tree
|
snapshot
2006-08-18
Julian Smart
wxFileName size patch
commit
|
commitdiff
|
tree
|
snapshot
2006-08-18
Paul Cornett
code simplification and cleanup
commit
|
commitdiff
|
tree
|
snapshot
2006-08-18
Julian Smart
Applied patch [ 1531615 ] size support for wxFileName
commit
|
commitdiff
|
tree
|
snapshot
2006-08-18
Julian Smart
Corrected VC++ compilo (not yet tested)
commit
|
commitdiff
|
tree
|
snapshot
2006-08-18
Chris Elliott
add #if wxUSE_AUI to get VC6 with no wxUSE_AUI to compile
commit
|
commitdiff
|
tree
|
snapshot
2006-08-17
Michael Wetherell
Crash fix from Tim Kosse.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-17
Paul Cornett
remove Win32S-specific code
commit
|
commitdiff
|
tree
|
snapshot
2006-08-17
Václav Slavík
avoid calling wxSystemSettings::GetMetric() from wxIcon...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-17
Paul Cornett
build fixes
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
Michael Wetherell
Regereate after updating the m4 macros.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
Michael Wetherell
Bring through upstream version tagged SDL_1_2_11.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
Michael Wetherell
Bring through upstream version tagged PKGCONF_0_20.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
Michael Wetherell
Allow unknown generic unix systems.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
Michael Wetherell
Display 'no' when the test fails and correct quoting.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
Michael Wetherell
Bring upstream version tagged ACARC_2006_07_16 through...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
Václav Slavík
wxPlatformInfo::IsUsingUniversalWidgets() was broken...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
Paul Cornett
revert last change
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
Václav Slavík
fixed syntax errors (incorrect use of _)
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
Václav Slavík
documented wxAppTraits::GetPlatformInfo doesn't exist...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
Václav Slavík
moved IMPLEMENT_DYNAMIC_CLASS(wxGDIObject,wxObject...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
Michael Wetherell
Declarations missing from VC++ 5
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
Michael Wetherell
Avoid warnings from VC++ 5.0
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
Václav Slavík
warning fix for !wxUSE_FONTMAP
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
Stefan Neis
Build fix.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
Paul Cornett
(blind) build fix
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
Vadim Zeitlin
Intel compilation fix (patch 1540790)
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
Chris Elliott
Borland compiler does not like a variable called except
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
Paul Cornett
build fix: don't use compatibility names in wx code
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
Vadim Zeitlin
removed obsolete build files which are likely to confus...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
Vadim Zeitlin
clarify LeftIsDown() description
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
Vadim Zeitlin
resolve IsWow64Process() dynamically; don't rely on...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
Stefan Csomor
making sure the hint window does not have a (white...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
Paul Cornett
non-pch build fix
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
Paul Cornett
needs wx/string.h to compile independently
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
Vadim Zeitlin
don't execute code unnecessarily/twice (patch 1539690)
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
Alex Bligh
Fix unicode build on UNIX operating systems
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
Paul Cornett
Combine two wxImage-to-pixmap creation functions into...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
Vadim Zeitlin
disable positional printf params for now as there are...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-13
Vadim Zeitlin
wxGetOsVersion() compilation andl inking fixes for...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-13
Vadim Zeitlin
removed code for non-compositing case to fix the compil...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-13
Vadim Zeitlin
compilation fixes after recent wxFontEnumerator changes...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-13
Vadim Zeitlin
corrected signed/unsigned comparison warnings
commit
|
commitdiff
|
tree
|
snapshot
2006-08-13
Vadim Zeitlin
regenerated after adding platinfo.{h|cpp}
commit
|
commitdiff
|
tree
|
snapshot
2006-08-13
Vadim Zeitlin
remove extraneous commas and semicolons (patch 1537792)
commit
|
commitdiff
|
tree
|
snapshot
2006-08-13
Vadim Zeitlin
wxPlatformInfo (patch 1532064)
commit
|
commitdiff
|
tree
|
snapshot
2006-08-13
Vadim Zeitlin
fix printf() argument type in GetOsInfo()
commit
|
commitdiff
|
tree
|
snapshot
2006-08-13
Chris Elliott
fix borland error about string refernce
commit
|
commitdiff
|
tree
|
snapshot
2006-08-13
Paul Cornett
wxBitmap does not need to use gdk_wx_draw_bitmap
commit
|
commitdiff
|
tree
|
snapshot
2006-08-13
Paul Cornett
more accurate mask creation for low color displays
commit
|
commitdiff
|
tree
|
snapshot
2006-08-13
Vadim Zeitlin
fixed crash if the control is moved while the popup...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-13
Vadim Zeitlin
fixes for several fatal problems when using wxComboCtrl...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-13
Vadim Zeitlin
corrected example of GetUserConfigDir() return value...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-13
Vadim Zeitlin
remove extraneous commas and semicolons (patch 1537792)
commit
|
commitdiff
|
tree
|
snapshot
2006-08-13
Vadim Zeitlin
fixed SetSelection(-1) for controls with multiple selec...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-13
Vadim Zeitlin
don't rely on system snprintf() for the tests (patch...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-13
Vadim Zeitlin
corrected typo in DEFAULT_wxUSE_PRINTF_POS_PARAMS
commit
|
commitdiff
|
tree
|
snapshot
2006-08-13
Vadim Zeitlin
fixed wrong test (patch 1532411)
commit
|
commitdiff
|
tree
|
snapshot
2006-08-13
Vadim Zeitlin
added wxULongLong::ToDouble() (patch 1531597)
commit
|
commitdiff
|
tree
|
snapshot
2006-08-13
Vadim Zeitlin
F4 key also toggles combobox popup under MSW
commit
|
commitdiff
|
tree
|
snapshot
2006-08-13
Vadim Zeitlin
better key handling for MSW and GTK (patch 1526666)
commit
|
commitdiff
|
tree
|
snapshot
2006-08-13
Vadim Zeitlin
added wxDir::FindFirst() (modified patch 1525502)
commit
|
commitdiff
|
tree
|
snapshot
2006-08-12
Paul Cornett
use GDK to convert pixmap to RGB for wxImage
commit
|
commitdiff
|
tree
|
snapshot
2006-08-11
Stefan Csomor
adding support for embedded controls in native toolbar
commit
|
commitdiff
|
tree
|
snapshot
2006-08-11
Paul Cornett
change deprecated gdk_image_get to gdk_drawable_get_image
commit
|
commitdiff
|
tree
|
snapshot
2006-08-11
Václav Slavík
compilation fix for compilation w/o precompiled headers
commit
|
commitdiff
|
tree
|
snapshot
2006-08-11
Paul Cornett
code simplification and minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2006-08-11
Stefan Csomor
compilo introduced fixed
commit
|
commitdiff
|
tree
|
snapshot
next