projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
rebaked with aboutdlg.* files
[wxWidgets.git]
/
src
/
univ
/
2006-10-08
Vadim Zeitlin
use wxSTRINGIZE_T instead of _T(wxSTRINGIZE())
tree
|
commitdiff
2006-10-02
Włodzimierz Skiba
Fixed crash caused by A=B?C:D used for returning wxObje...
tree
|
commitdiff
2006-09-30
Vadim Zeitlin
offset the text correctly inside the item rect in DrawI...
tree
|
commitdiff
2006-09-30
Vadim Zeitlin
draw solid focus rectangle in mono theme and don't...
tree
|
commitdiff
2006-09-29
Václav Slavík
simplified #ifs around the code
tree
|
commitdiff
2006-09-29
Václav Slavík
fixed IMPLEMENT_APP to work even if compiled with ...
tree
|
commitdiff
2006-09-29
Václav Slavík
use smaller statusbar margins in mono theme
tree
|
commitdiff
2006-09-29
Václav Slavík
fixed wxStatusBar size calculations so that the text...
tree
|
commitdiff
2006-09-28
Vadim Zeitlin
add compilation options to allow compiling in just...
tree
|
commitdiff
2006-09-26
Václav Slavík
fix client area computations and borders rendering...
tree
|
commitdiff
2006-09-26
Václav Slavík
fixed crash when using GTK theme
tree
|
commitdiff
2006-09-25
Václav Slavík
compilation fix (missing void)
tree
|
commitdiff
2006-09-25
Vadim Zeitlin
add wxTLW::UseNativeDecorations[ByDefault]() to allow...
tree
|
commitdiff
2006-09-25
Vadim Zeitlin
fix TLW borders width in mono theme
tree
|
commitdiff
2006-09-23
Vadim Zeitlin
1. deprecate redundantly sounding wxArtProvider::FooPro...
tree
|
commitdiff
2006-09-22
Jouk Jansen
Update OpenVMS make files
tree
|
commitdiff
2006-09-21
Václav Slavík
put remaining toolbars-related methods into #if wxUSE_T...
tree
|
commitdiff
2006-09-21
Włodzimierz Skiba
PCH build fixes.
tree
|
commitdiff
2006-09-21
Włodzimierz Skiba
PCH build fix.
tree
|
commitdiff
2006-09-20
Vadim Zeitlin
make colours of the selected text inversed
tree
|
commitdiff
2006-09-20
Vadim Zeitlin
add more virtual border drawing functions used by frame...
tree
|
commitdiff
2006-09-20
Vadim Zeitlin
centre frame decoration bitmaps in their buttons
tree
|
commitdiff
2006-09-20
Vadim Zeitlin
removed stubs for frame decorations drawing
tree
|
commitdiff
2006-09-20
Vadim Zeitlin
move frame decorations drawing to the base class
tree
|
commitdiff
2006-09-20
Vadim Zeitlin
fix infinite recursion in DrawStatusField() after lates...
tree
|
commitdiff
2006-09-20
Vadim Zeitlin
added stubs for the missing functions, this theme links now
tree
|
commitdiff
2006-09-20
Vadim Zeitlin
move generic part of AdjustSize() and status bar method...
tree
|
commitdiff
2006-09-20
Vadim Zeitlin
define wxCONTROL_SIZEGRIP as another possible interpret...
tree
|
commitdiff
2006-09-20
Vadim Zeitlin
first compilable version of the mono theme, replacing...
tree
|
commitdiff
2006-09-20
Vadim Zeitlin
moved Arrow_ constants to the base class
tree
|
commitdiff
2006-09-20
Vadim Zeitlin
refactored common parts of DrawItem() in the base class...
tree
|
commitdiff
2006-09-19
Václav Slavík
fixed shutdown crashes after recent handlers creation...
tree
|
commitdiff
2006-09-19
Vadim Zeitlin
add if wxUSE_NOTEBOOK around notebook-only renderer...
tree
|
commitdiff
2006-09-18
Vadim Zeitlin
refactor some existing themes methods in a new base...
tree
|
commitdiff
2006-09-16
Vadim Zeitlin
remove unused any more wxArrayHandlers
tree
|
commitdiff
2006-09-14
Vadim Zeitlin
Many changes for wxInputHandler creation mainly related to:
tree
|
commitdiff
2006-09-13
Václav Slavík
renamed wxRect::Inside() to wxRect::Contains(), wxRect...
tree
|
commitdiff
2006-09-12
Vadim Zeitlin
remove unneeded m_inputHandler initialization (already...
tree
|
commitdiff
2006-09-10
Václav Slavík
fixed subcontrols refreshing in wxWindow::Refresh
tree
|
commitdiff
2006-09-07
Václav Slavík
use GetCharHeight in GetHeight() instead of creating...
tree
|
commitdiff
2006-09-05
Vadim Zeitlin
fixes to menu stock items support (patch 1547639)
tree
|
commitdiff
2006-09-05
Vadim Zeitlin
mark all dtors which are virtual because base class...
tree
|
commitdiff
2006-09-03
Robert Roebling
Compilo.
tree
|
commitdiff
2006-09-03
Robert Roebling
Commited FRM's stockitem patch (empty stock items).
tree
|
commitdiff
2006-08-27
Václav Slavík
initial (not yet working) code for DirectFB port
tree
|
commitdiff
2006-08-11
Václav Slavík
compilation fix for compilation w/o precompiled headers
tree
|
commitdiff
2006-08-10
Václav Slavík
compilation fix for compilation w/o precompiled headers
tree
|
commitdiff
2006-08-06
Vadim Zeitlin
unified wxFRAME_EX_CONTEXTHELP and wxDIALOG_EX_CONTEXTH...
tree
|
commitdiff
2006-07-27
Włodzimierz Skiba
Include wx/dataobj.h according to precompiled headers...
tree
|
commitdiff
2006-07-05
Włodzimierz Skiba
wxNB_HITTEST_* flags renamed to wxBK_HITTEST_* to serve...
tree
|
commitdiff
2006-07-03
Włodzimierz Skiba
Include wx/image.h according to precompiled headers...
tree
|
commitdiff
2006-07-02
Julian Smart
Added wxTextCtrlBase to type info, useful if different...
tree
|
commitdiff
2006-06-14
Włodzimierz Skiba
Include wx/bitmap.h according to precompiled headers...
tree
|
commitdiff
2006-06-13
Włodzimierz Skiba
Include wx/toplevel.h according to precompiled headers...
tree
|
commitdiff
2006-06-09
Włodzimierz Skiba
Include wx/statusbr.h according to precompiled headers...
tree
|
commitdiff
2006-06-08
Włodzimierz Skiba
Improvements for building minimal builds and new ports...
tree
|
commitdiff
2006-06-06
Włodzimierz Skiba
Include wx/gauge.h according to precompiled headers...
tree
|
commitdiff
2006-06-06
Włodzimierz Skiba
Include wx/slider.h according to precompiled headers...
tree
|
commitdiff
2006-06-06
Julian Smart
Reverted last wxBookCtrl change and added alignment...
tree
|
commitdiff
2006-06-06
Włodzimierz Skiba
Include wx/textctrl.h according to precompiled headers...
tree
|
commitdiff
2006-06-05
Włodzimierz Skiba
Include wx/radiobut.h according to precompiled headers...
tree
|
commitdiff
2006-06-01
Włodzimierz Skiba
Include wx/radiobox.h according to precompiled headers...
tree
|
commitdiff
2006-06-01
Włodzimierz Skiba
Include wx/listbox.h according to precompiled headers...
tree
|
commitdiff
2006-05-31
Włodzimierz Skiba
[ 1498016 ] 'Add wxUniv toolbar support wxTB_TEXT style...
tree
|
commitdiff
2006-05-31
Włodzimierz Skiba
Include wx/statbmp.h according to precompiled headers...
tree
|
commitdiff
2006-05-30
Włodzimierz Skiba
Include wx/stattext.h according to precompiled headers...
tree
|
commitdiff
2006-05-30
Włodzimierz Skiba
Include wx/choice.h according to precompiled headers...
tree
|
commitdiff
2006-05-29
Włodzimierz Skiba
Include wx/checklst.h according to precompiled headers...
tree
|
commitdiff
2006-05-29
Włodzimierz Skiba
Include wx/checkbox.h according to precompiled headers...
tree
|
commitdiff
2006-05-26
Włodzimierz Skiba
Include wx/wx/bmpbuttn.h according to precompiled heade...
tree
|
commitdiff
2006-05-26
Włodzimierz Skiba
Include wx/control.h according to precompiled headers...
tree
|
commitdiff
2006-05-24
Paul Cornett
derive univ toggle button from button
tree
|
commitdiff
2006-05-24
Julian Smart
Don't unselect if setting string that's not found
tree
|
commitdiff
2006-05-24
Włodzimierz Skiba
Include wx/settings.h according to precompiled headers...
tree
|
commitdiff
2006-05-24
Paul Cornett
correct access for virtuals, other minor corrections
tree
|
commitdiff
2006-05-23
Julian Smart
Avoid flags that may clash with alignment flags
tree
|
commitdiff
2006-05-23
Julian Smart
Applied patch 1489656: support for wxToggleButton under...
tree
|
commitdiff
2006-05-23
Włodzimierz Skiba
wxScrolBar event sending fix in wxUniv.
tree
|
commitdiff
2006-05-23
Włodzimierz Skiba
[ 1470717 ] wxUniv toolbar separator drawing fix.
tree
|
commitdiff
2006-05-23
Julian Smart
Guard against comparing invalid iterators, which produc...
tree
|
commitdiff
2006-05-23
Julian Smart
Applied patch [ 1489741 ] Bugfix for wxScrolledWindow...
tree
|
commitdiff
2006-05-22
Włodzimierz Skiba
Include wx/dialog.h according to precompiled headers...
tree
|
commitdiff
2006-05-22
Włodzimierz Skiba
[ 1469227 ] wxUniv patch for toolbar button.
tree
|
commitdiff
2006-05-18
Włodzimierz Skiba
Include wx/menu.h according to precompiled headers...
tree
|
commitdiff
2006-05-16
Vadim Zeitlin
renamed wxComboControl to wxComboCtrl and related wxUSE...
tree
|
commitdiff
2006-05-12
Vadim Zeitlin
wxUniv compilation fixes after wxComboControl patch
tree
|
commitdiff
2006-05-09
Vadim Zeitlin
fixes and missing files from the first wxComboControl...
tree
|
commitdiff
2006-05-08
Vadim Zeitlin
wxComboControl and wxOwnerDrawnComboBox (patch 1479938)
tree
|
commitdiff
2006-05-08
Włodzimierz Skiba
Include wx/dcmemory.h according to precompiled headers...
tree
|
commitdiff
2006-05-06
Włodzimierz Skiba
Include wx/dcclient.h according to precompiled headers...
tree
|
commitdiff
2006-05-06
Paul Cornett
call static functions directly
tree
|
commitdiff
2006-05-05
Włodzimierz Skiba
Include wx/frame.h according to precompiled headers...
tree
|
commitdiff
2006-04-26
Włodzimierz Skiba
Include wx/log.h according to precompiled headers of...
tree
|
commitdiff
2006-04-14
Włodzimierz Skiba
Deprecated and obsolete parts marked up for backward...
tree
|
commitdiff
2006-03-31
Włodzimierz Skiba
Removed every usage of obsolete wxTLW flags. 2.6 compat...
tree
|
commitdiff
2006-03-27
Włodzimierz Skiba
Final and global PRIOR/NEXT change: keep consistency...
tree
|
commitdiff
2006-03-27
Jouk Jansen
Committing in .
tree
|
commitdiff
2006-03-25
Włodzimierz Skiba
Build fix after PRIOR/NEXT removal.
tree
|
commitdiff
2006-03-25
Vadim Zeitlin
re-fix operator?: involving wxNodes and compatibility_i...
tree
|
commitdiff
2006-03-24
Włodzimierz Skiba
PRIOR/NEXT build fixes and warning corrections.
tree
|
commitdiff
next