projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fixed typo
[wxWidgets.git]
/
src
/
generic
/
2004-06-30
Robin Dunn
fixed typo
tree
|
commitdiff
2004-06-30
Robin Dunn
Layout fixes due to measuring with the wrong font....
tree
|
commitdiff
2004-06-30
Václav Slavík
SetDefaultXXX -> SetOwnXXX
tree
|
commitdiff
2004-06-29
Robin Dunn
Allow for Cmd-click on wxMac
tree
|
commitdiff
2004-06-28
Václav Slavík
respect absence of wxCENTRE
tree
|
commitdiff
2004-06-28
Kevin Ollivier
Fixed typo in show available drives.
tree
|
commitdiff
2004-06-26
Václav Slavík
fixed sash dragging after programatically trying to...
tree
|
commitdiff
2004-06-26
Václav Slavík
doubleclick selects cell for editing
tree
|
commitdiff
2004-06-24
Stefan Csomor
unicode fix
tree
|
commitdiff
2004-06-23
Vadim Zeitlin
fixed sending 2 events (normal and bogus cancel one...
tree
|
commitdiff
2004-06-23
Václav Slavík
no need to update default colours and refresh if syscol...
tree
|
commitdiff
2004-06-23
Włodzimierz Skiba
Private macro moved in waiting for DektopPolicy impleme...
tree
|
commitdiff
2004-06-23
Włodzimierz Skiba
Preserve previous state of sizers.
tree
|
commitdiff
2004-06-23
Włodzimierz Skiba
Shortcuts for avoiding #ifdef __SMARTPHONE__ conditions.
tree
|
commitdiff
2004-06-22
Włodzimierz Skiba
wxParseWildcard renamed to wxParseCommonDialogsFilter...
tree
|
commitdiff
2004-06-22
Włodzimierz Skiba
Choices dialog adjustement to SmartPhone.
tree
|
commitdiff
2004-06-19
Václav Slavík
don't explicitly set font and bg colour
tree
|
commitdiff
2004-06-18
Václav Slavík
minor visual improvements to wxTipDialog
tree
|
commitdiff
2004-06-18
Václav Slavík
fixed badly looking dialog (different spacing)
tree
|
commitdiff
2004-06-18
Václav Slavík
fixed wxGenericDirCtrl sizing
tree
|
commitdiff
2004-06-17
Robin Dunn
Don't have to explicitly set the background any more...
tree
|
commitdiff
2004-06-17
Włodzimierz Skiba
Separation of wxUSE_FILEDLG and wxUSE_DIRDLG in generic...
tree
|
commitdiff
2004-06-17
Włodzimierz Skiba
Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi...
tree
|
commitdiff
2004-06-17
Julian Smart
Allow wxSplitterWindow::Initialize(NULL) in case we...
tree
|
commitdiff
2004-06-16
Włodzimierz Skiba
Missed header.
tree
|
commitdiff
2004-06-15
Włodzimierz Skiba
wxParseWildcard added instead of methods hidden under...
tree
|
commitdiff
2004-06-14
Robin Dunn
fixed compile error
tree
|
commitdiff
2004-06-14
Vadim Zeitlin
fill up the gauge when Update(maximum) is called
tree
|
commitdiff
2004-06-13
Václav Slavík
fix wxPanel rendering in wxGTK
tree
|
commitdiff
2004-06-12
Dimitri Schoolwerth
removed SetAutoLayout(true) calls when a corresponding...
tree
|
commitdiff
2004-06-11
Włodzimierz Skiba
Generic font dialog is still an option in wxMSW in...
tree
|
commitdiff
2004-06-10
Vadim Zeitlin
disable the first top level parent, not the topmost...
tree
|
commitdiff
2004-06-10
Vadim Zeitlin
count the root item in wxTreeCtrl::GetCount()
tree
|
commitdiff
2004-06-04
Václav Slavík
1. changed wxColourData default palette to NULL colours...
tree
|
commitdiff
2004-06-04
Václav Slavík
title needs to be translated, too
tree
|
commitdiff
2004-06-01
Julian Smart
Needs a foreground colour
tree
|
commitdiff
2004-05-26
Julian Smart
Reverted config/resource name change
tree
|
commitdiff
2004-05-25
Julian Smart
Missed reversions
tree
|
commitdiff
2004-05-25
Dimitri Schoolwerth
applied patch #935127: "wxDIALOG_MODAL and wxDIALOG_MOD...
tree
|
commitdiff
2004-05-25
Robin Dunn
Fix for bug# 956875. Added some wxCHECK's to MSW's...
tree
|
commitdiff
2004-05-23
Julian Smart
Use old licence name
tree
|
commitdiff
2004-05-23
Julian Smart
Name and version changes
tree
|
commitdiff
2004-05-18
Vadim Zeitlin
wxVListBox doesn't handle (at least horz) resizing...
tree
|
commitdiff
2004-05-18
Włodzimierz Skiba
Code cleaning.
tree
|
commitdiff
2004-05-17
Robin Dunn
wxMac should use /src/mac/carbon/spinctrl.cpp, applied...
tree
|
commitdiff
2004-05-15
Robin Dunn
Tweaks to the generic scpinctrl to handle layouts on...
tree
|
commitdiff
2004-05-14
Robin Dunn
Add a call to SetBestSize so the minsize can be set...
tree
|
commitdiff
2004-05-11
Robin Dunn
Fixed compile warning
tree
|
commitdiff
2004-05-10
Robin Dunn
Add GetOwner accessor and fix wxRTTI inheritance for...
tree
|
commitdiff
2004-05-06
Dimitri Schoolwerth
fixed unused variable warning
tree
|
commitdiff
2004-05-06
Robin Dunn
Don't #include the extra files unless we need them
tree
|
commitdiff
2004-05-06
Robin Dunn
moved #define to before it is used
tree
|
commitdiff
2004-05-06
Robin Dunn
Use wxVisualAttributes (#if'd out until tested further)
tree
|
commitdiff
2004-05-06
Robin Dunn
Use wxVisualAttributes (partially #if'd out until teste...
tree
|
commitdiff
2004-04-30
Vadim Zeitlin
use an internal wxFileSystem in wxHtmlListBox so that...
tree
|
commitdiff
2004-04-30
Vadim Zeitlin
fixed bug with SetSelection() not hiding the previously...
tree
|
commitdiff
2004-04-21
Vadim Zeitlin
got rid of some ifdefs; added comment explaining why...
tree
|
commitdiff
2004-04-21
Stefan Csomor
replaced Yield with YieldIfNeeded for Mac
tree
|
commitdiff
2004-04-16
Vadim Zeitlin
GetChildrenCount() should be const
tree
|
commitdiff
2004-04-15
Vadim Zeitlin
unused param warning
tree
|
commitdiff
2004-04-15
Vadim Zeitlin
make XTI compile with VC6 (patch 896614)
tree
|
commitdiff
2004-04-14
Robin Dunn
Fix for #933359
tree
|
commitdiff
2004-04-13
David Elliott
new wxRegionRefData has size=1 so rects=malloc(sizeof...
tree
|
commitdiff
2004-04-13
David Elliott
Added wxRegionGeneric and wxRegionIteratorGeneric using...
tree
|
commitdiff
2004-04-13
Vadim Zeitlin
removed m_bestSize
tree
|
commitdiff
2004-04-12
Roger Gammans
* fix bug where editing of the bootom and right most...
tree
|
commitdiff
2004-04-08
Vadim Zeitlin
use SetDefaultBackgroundColour() instead of SetBgColour()
tree
|
commitdiff
2004-04-07
Robin Dunn
set m_bestSize
tree
|
commitdiff
2004-04-07
Robin Dunn
wxStatusBarGeneric::DoGetBestSize
tree
|
commitdiff
2004-04-04
Stefan Csomor
color must not be set for wxMac
tree
|
commitdiff
2004-04-01
Vadim Zeitlin
give the panel 3D grey colour by default: as it's not...
tree
|
commitdiff
2004-03-30
Vadim Zeitlin
implemented Freeze/Thaw() (patch 922156)
tree
|
commitdiff
2004-03-29
Robert Roebling
Applied patches.
tree
|
commitdiff
2004-03-28
Vadim Zeitlin
removed Win16 code (patch 905241), last version with...
tree
|
commitdiff
2004-03-27
Vadim Zeitlin
just an unused var warnings
tree
|
commitdiff
2004-03-27
Stefan Csomor
mac fixes
tree
|
commitdiff
2004-03-25
Václav Slavík
fixed tree item size calculation (patch 922454, partially)
tree
|
commitdiff
2004-03-25
Julian Smart
Added UpdateSize to wxSplitterWindow, to allow an app
tree
|
commitdiff
2004-03-20
Robert Roebling
Applied SetItemData() patch.
tree
|
commitdiff
2004-03-19
Julian Smart
Wizard sets default button when displaying new page
tree
|
commitdiff
2004-03-19
Jouk Jansen
Committing in .
tree
|
commitdiff
2004-03-10
Robin Dunn
We need a file when printing to the printer too.
tree
|
commitdiff
2004-03-07
Julian Smart
Improved wxTreeCtrl tooltip processing performance...
tree
|
commitdiff
2004-03-07
Julian Smart
Don't refresh statusbar field if the text is identical
tree
|
commitdiff
2004-03-05
Robin Dunn
wxGTK2 sends *only* wxEVT_SCROLLWIN_THUMBTRACK (why...
tree
|
commitdiff
2004-03-04
Robin Dunn
Delay checking for the requested sash position until...
tree
|
commitdiff
2004-03-04
Robin Dunn
Use wxWANTS_CHARS style so cursor keys can be used...
tree
|
commitdiff
2004-03-03
Julian Smart
Allow an app to call SetFont on a PS DC without assertion
tree
|
commitdiff
2004-03-01
Robert Roebling
Applied patch for generic file dialog Show()
tree
|
commitdiff
2004-03-01
Robert Roebling
Made space around text symmetric.
tree
|
commitdiff
2004-02-29
Vadim Zeitlin
renamed start parameter of wxDC::DrawPolyPolygon()...
tree
|
commitdiff
2004-02-29
Vadim Zeitlin
use HasFlag() and InXXX() instead of explicit flag...
tree
|
commitdiff
2004-02-29
Mattia Barbon
Added wxRTTI information to wxNumberEntryDialog.
tree
|
commitdiff
2004-02-29
Julian Smart
Specify tree control in event table to avoid problems...
tree
|
commitdiff
2004-02-28
Robert Roebling
GPE uses generic dialogs.
tree
|
commitdiff
2004-02-25
Julian Smart
Applied patch [ 903619 ] Win64 and Itanium support
tree
|
commitdiff
2004-02-22
Robert Roebling
The list ctrl doesn't draw any focus
tree
|
commitdiff
2004-02-19
Ron Lee
Removed dcbuffer.cpp, its implementation is all inline...
tree
|
commitdiff
2004-02-19
Ron Lee
Removed the SaveBG hack. The real incompatibility...
tree
|
commitdiff
2004-02-18
Julian Smart
Removed warning
tree
|
commitdiff
next