projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
wxX11 linking fix.
[wxWidgets.git]
/
src
/
generic
/
2004-11-01
Robert Roebling
wxListCtrl::InsertItem() ignored the column.
tree
|
commitdiff
2004-10-30
Václav Slavík
usability improvement: set focus to text control so...
tree
|
commitdiff
2004-10-27
Robert Roebling
Removed Pango homemade implementation and
tree
|
commitdiff
2004-10-27
Vadim Zeitlin
don't preselect the first item if the array with the...
tree
|
commitdiff
2004-10-27
Robert Roebling
Moved "enablePrint" setting around.
tree
|
commitdiff
2004-10-26
Robert Roebling
Next phase of Print Factory code.
tree
|
commitdiff
2004-10-22
Kevin Hock
Documentation patch from Olly Betts
tree
|
commitdiff
2004-10-20
Julian Smart
Worked around font setting problem for GTK+1 on some
tree
|
commitdiff
2004-10-19
Julian Smart
Cleaned up commented-out code
tree
|
commitdiff
2004-10-19
Julian Smart
Committed William Osborne's wxPalmOS port
tree
|
commitdiff
2004-10-18
Julian Smart
Don't remove generic status bar from parent, since...
tree
|
commitdiff
2004-10-18
Włodzimierz Skiba
Unnecessary const_ prefix removed (blindly).
tree
|
commitdiff
2004-10-18
Václav Slavík
be user friendly on Unix and expand the / node automati...
tree
|
commitdiff
2004-10-18
Włodzimierz Skiba
Warning fixes for OpenWatcom.
tree
|
commitdiff
2004-10-17
Robert Roebling
Renamed wxPrintNativeData methods to better match
tree
|
commitdiff
2004-10-17
Robert Roebling
First step at moving the print (dialog) native
tree
|
commitdiff
2004-10-17
Stefan Csomor
__WXMAC_OSBUILDTYPE__ selections are now only defined...
tree
|
commitdiff
2004-10-16
Robert Roebling
Began work on print dialogs. Now wxPrintDialog
tree
|
commitdiff
2004-10-15
Vadim Zeitlin
implemented SetWildcard()
tree
|
commitdiff
2004-10-15
Włodzimierz Skiba
Warning fixes.
tree
|
commitdiff
2004-10-14
Julian Smart
Added SetScrollLinesX, SetScrollLinesY so apps can...
tree
|
commitdiff
2004-10-14
Julian Smart
Commented out SetFont(wxNullFont) which causes an asser...
tree
|
commitdiff
2004-10-12
Julian Smart
Restored the default wizard height to match 2.4 (and...
tree
|
commitdiff
2004-10-12
Julian Smart
Corrected swapped args
tree
|
commitdiff
2004-10-11
Włodzimierz Skiba
Warning fixes found under hardest mode of OpenWatcom...
tree
|
commitdiff
2004-10-08
Robin Dunn
Check for an image list before complaining in OnGetItem...
tree
|
commitdiff
2004-10-06
Włodzimierz Skiba
Removed doubled events, corrected behaviour (patch...
tree
|
commitdiff
2004-10-05
Włodzimierz Skiba
Warning fixes found under hardest mode of OpenWatcom...
tree
|
commitdiff
2004-10-01
Václav Slavík
use default GUI font in wxHtmlListBox
tree
|
commitdiff
2004-09-30
Vadim Zeitlin
don't deprecate SetItemImage() with 3 parameters; just...
tree
|
commitdiff
2004-09-30
Julian Smart
Deprecated SetItemImage with 2 image ids
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
more 64 bit correctness fixes
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
remove unfinished impl
tree
|
commitdiff
2004-09-27
Robin Dunn
Fix for probably rare but potential refcount leak.
tree
|
commitdiff
2004-09-27
Ryan Norton
generic (will comment on list later about was does...
tree
|
commitdiff
2004-09-23
Włodzimierz Skiba
wx(Choice/List/Note)book controls send CHANG(ED/ING...
tree
|
commitdiff
2004-09-23
Włodzimierz Skiba
Smartphone native look and feel.
tree
|
commitdiff
2004-09-22
Jouk Jansen
Committing in .
tree
|
commitdiff
2004-09-22
Włodzimierz Skiba
Adjustement to the small display of Smartphones.
tree
|
commitdiff
2004-09-19
Julian Smart
Correction for GTK+1
tree
|
commitdiff
2004-09-19
Julian Smart
GDK_WINDOW_TYPE_HINT_SPLASHSCREEN not available in...
tree
|
commitdiff
2004-09-17
Włodzimierz Skiba
wxChoicebook follows wxListBook internal changes. Style...
tree
|
commitdiff
2004-09-16
Vadim Zeitlin
made wxListbook events more consistent with wxNotebook...
tree
|
commitdiff
2004-09-16
Vadim Zeitlin
don't assert if Update(m_maximum) is called twice ...
tree
|
commitdiff
2004-09-16
Vadim Zeitlin
smoother time estimation updates in wxProgressDialog...
tree
|
commitdiff
2004-09-16
Robin Dunn
A change similar to that in Bug #837902 to correct...
tree
|
commitdiff
2004-09-16
Włodzimierz Skiba
wxChoicebook generic implementation.
tree
|
commitdiff
2004-09-14
Vadim Zeitlin
allow to use any window, not just wxFrame, as wxLogFram...
tree
|
commitdiff
2004-09-09
Robin Dunn
For editors and renderers the type registry takes prece...
tree
|
commitdiff
2004-09-09
Włodzimierz Skiba
Correct positioning of the entry text dialog.
tree
|
commitdiff
2004-09-03
Robin Dunn
Since it is documented, changed GetOrCreateCellAttr...
tree
|
commitdiff
2004-09-02
Robin Dunn
Don't set the size until after everything is initialized
tree
|
commitdiff
2004-08-31
Vadim Zeitlin
no real changes, just rewrote ChoiceEditor::EndEdit...
tree
|
commitdiff
2004-08-31
Vadim Zeitlin
removed apparently useless (and provoking a dummy event...
tree
|
commitdiff
2004-08-31
Robin Dunn
Fixes to allow DoGetBestSize to work before CreateGrid...
tree
|
commitdiff
2004-08-31
Włodzimierz Skiba
Fix of memory leak with generic file dialog (Patch...
tree
|
commitdiff
2004-08-30
Václav Slavík
new stock buttons API
tree
|
commitdiff
2004-08-30
Stefan Csomor
adapting textctrl position to window theme
tree
|
commitdiff
2004-08-30
Stefan Csomor
setting the mac theme font only in VARIANT_NORMAL
tree
|
commitdiff
2004-08-29
Stefan Csomor
repositioning of mac textctrl
tree
|
commitdiff
2004-08-26
Robin Dunn
Make wxGrid play nicer with sizers.
tree
|
commitdiff
2004-08-25
Robin Dunn
Patch from Jed Burgess that optionally allows the grid...
tree
|
commitdiff
2004-08-25
Robin Dunn
give the generic tree and list controls a DoGetBestSize
tree
|
commitdiff
2004-08-25
Robin Dunn
wxListbook needs to clean up the wxListCtrl when Delete...
tree
|
commitdiff
2004-08-24
Stefan Csomor
FSRef transition
tree
|
commitdiff
2004-08-24
Dimitri Schoolwerth
invalidate field-width cache before refreshing (Mac...
tree
|
commitdiff
2004-08-23
Dimitri Schoolwerth
invalidate field-width cache when changing field count
tree
|
commitdiff
2004-08-22
Václav Slavík
center the icon vertically
tree
|
commitdiff
2004-08-22
Václav Slavík
wxArtProvider usage fixes
tree
|
commitdiff
2004-08-22
Václav Slavík
tree control uses 16x16 pixels, explicitly request...
tree
|
commitdiff
2004-08-18
Václav Slavík
wxUniv compilation fixes
tree
|
commitdiff
2004-08-15
Václav Slavík
use stock buttons in generic dialogs
tree
|
commitdiff
2004-08-09
Robin Dunn
All wxScrolledWindows shoudl have wxHSCROLL|wxVSCROLL...
tree
|
commitdiff
2004-08-09
Włodzimierz Skiba
We need one float argument to perform floating point...
tree
|
commitdiff
2004-08-07
Mattia Barbon
Compilation fix.
tree
|
commitdiff
2004-08-07
Stefan Csomor
we have to include the mac/private header in order...
tree
|
commitdiff
2004-08-07
Julian Smart
Help button left-aligned in wizard
tree
|
commitdiff
2004-08-05
Włodzimierz Skiba
Fixed wrong condition.
tree
|
commitdiff
2004-08-04
Stefan Csomor
we have to force live updates under OSX as there is...
tree
|
commitdiff
2004-07-30
Włodzimierz Skiba
Warning cleaning.
tree
|
commitdiff
2004-07-30
Włodzimierz Skiba
Code and warning cleaning.
tree
|
commitdiff
2004-07-27
Václav Slavík
fixed sending 2 events (normal and bogus cancel one...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
update the caret bitmap size in EVT_SIZE (patch 990361)
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
added status bar fields styles support (patch 988292)
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
compilation fix for a patch which didn't compile...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
compilation fix after last commit
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
don't crash if we delete the item being edited (replace...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
unselect previously selected items in SetSelection...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
FindItem() implementation (patch 950021)
tree
|
commitdiff
2004-07-23
Václav Slavík
changed to behave in same way as native win32 control...
tree
|
commitdiff
2004-07-23
Václav Slavík
documented while event.Skip() is necessary so that...
tree
|
commitdiff
2004-07-23
Włodzimierz Skiba
wxUSE_STL/wxArrayString fixes.
tree
|
commitdiff
2004-07-22
Włodzimierz Skiba
Removed unused variable.
tree
|
commitdiff
2004-07-22
Włodzimierz Skiba
wxUSE_STATLINE fix.
tree
|
commitdiff
2004-07-22
Václav Slavík
use sizers instead of constraints in wxProgressDialog...
tree
|
commitdiff
2004-07-21
Robin Dunn
If no colour name then use "BLACK"
tree
|
commitdiff
next