projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add -fno-strict-aliasing to the optimisation flags for gcc as discussed on wx-dev
[wxWidgets.git]
/
src
/
os2
/
2006-02-09
Vadim Zeitlin
great copy ctor/assignment operators cleanup by Paul...
tree
|
commitdiff
2006-02-09
Vadim Zeitlin
fixed wxUSE_TABDIALOG/TAB_DIALOG confusion and other...
tree
|
commitdiff
2006-02-05
Włodzimierz Skiba
Missing break after error in daily build.
tree
|
commitdiff
2006-02-05
Jamie Gadd
Deprecate wxDC::{Begin,End}Drawing()
tree
|
commitdiff
2006-02-01
Włodzimierz Skiba
wxOS2 warning fixes after daily build log.
tree
|
commitdiff
2006-01-26
Włodzimierz Skiba
Include order is wxprec.h=>defs.h=>platform.h=>setup...
tree
|
commitdiff
2006-01-25
Robin Dunn
Patch from Tim Kosse to add supoprt for wxListCtrl...
tree
|
commitdiff
2006-01-25
Włodzimierz Skiba
Fixes for building wxOS2 shared with OpenWatcom.
tree
|
commitdiff
2006-01-12
Vadim Zeitlin
define wxEventLoopBase::ms_activeLoop in appcmn.cpp...
tree
|
commitdiff
2006-01-12
Vadim Zeitlin
share wxEventLoop::IsRunning() implementation between...
tree
|
commitdiff
2006-01-06
Stefan Neis
Integrated fixes for sizing/positioning; cleanup; remov...
tree
|
commitdiff
2006-01-06
Stefan Neis
Fixed sizing&positioning and an error in subclassing.
tree
|
commitdiff
2006-01-06
Stefan Neis
Cosmetic fixes.
tree
|
commitdiff
2006-01-06
Stefan Neis
Removed creation&deletion of an unused font object.
tree
|
commitdiff
2006-01-06
Stefan Neis
Allow multiple lines for a static text
tree
|
commitdiff
2006-01-04
Stefan Neis
Fixed sizing and positioning.
tree
|
commitdiff
2006-01-04
Stefan Neis
Minor cleanup
tree
|
commitdiff
2006-01-04
Stefan Neis
Better default sizes.
tree
|
commitdiff
2006-01-04
Stefan Neis
Cache slider size in DoSetSize.
tree
|
commitdiff
2006-01-04
Stefan Neis
Fixed label handling (translating for accelerator handl...
tree
|
commitdiff
2006-01-04
Stefan Neis
Improved size handling.
tree
|
commitdiff
2006-01-04
Stefan Neis
Fixed sizing and positioning, simplifying code (too...
tree
|
commitdiff
2006-01-03
Stefan Neis
Applied patch #1396039 (Notebook tab bitmaps)
tree
|
commitdiff
2006-01-03
Stefan Neis
Applied patch #1395526 (Autoradiobutton corrections)
tree
|
commitdiff
2006-01-03
Stefan Neis
Fixed bug introduced by previous change (patch #1395852)
tree
|
commitdiff
2006-01-02
Stefan Neis
Use system colours
tree
|
commitdiff
2006-01-02
Stefan Neis
Improved support for system colours and scrollbar width...
tree
|
commitdiff
2006-01-02
Stefan Neis
Choose a legal default font on DC creation.
tree
|
commitdiff
2006-01-02
Stefan Neis
Some minor corrections (typos, return value handling).
tree
|
commitdiff
2005-12-27
Stefan Neis
Applied Patch #1390457 (Incorrect wxRadioBox widths...
tree
|
commitdiff
2005-12-07
Stefan Neis
Compilation fix.
tree
|
commitdiff
2005-11-30
Vadim Zeitlin
1. moved m_majorDim duplicated in many ports to wxRadio...
tree
|
commitdiff
2005-11-29
Mart Raudsepp
Make wxJoystick::GetNumberJoystick a static method...
tree
|
commitdiff
2005-11-27
Stefan Neis
Applied patch #1198422 (CheckBox labels being truncated).
tree
|
commitdiff
2005-11-20
Dimitri Schoolwerth
applied patch #1356901 "Yet another removal of extra...
tree
|
commitdiff
2005-11-19
Mart Raudsepp
Spelling fixes from Andreas Mohr (patch #1360064)
tree
|
commitdiff
2005-11-09
Włodzimierz Skiba
Various source cleanings.
tree
|
commitdiff
2005-11-04
Włodzimierz Skiba
Get/SetTitle only for wxTopLevelWindow (wxOS2 part).
tree
|
commitdiff
2005-10-27
Włodzimierz Skiba
Support for automatic setup.h in OS/2 with OW builds...
tree
|
commitdiff
2005-10-26
Włodzimierz Skiba
Source cleaning.
tree
|
commitdiff
2005-10-17
Włodzimierz Skiba
Follow changes in common code.
tree
|
commitdiff
2005-10-16
Stefan Neis
Fixed event handling bug as suggested by Lech Wiktor...
tree
|
commitdiff
2005-10-09
Mattia Barbon
Removed WXWIN_COMPATIBILITY_2_2 together with code...
tree
|
commitdiff
2005-10-06
Włodzimierz Skiba
wxPalette unified. Source cleaning.
tree
|
commitdiff
2005-10-05
Włodzimierz Skiba
wxColour source cleaning. Corrections to 'const unsigne...
tree
|
commitdiff
2005-10-04
Włodzimierz Skiba
Fix for mistake with const for non pointer/reference...
tree
|
commitdiff
2005-10-04
Włodzimierz Skiba
wxBrush::SetColour and wxPen::SetColour unified. Source...
tree
|
commitdiff
2005-10-03
Włodzimierz Skiba
Source cleaning. wxMotif/OS2 adjustements.
tree
|
commitdiff
2005-09-29
Włodzimierz Skiba
wxCheckListBox cleanup.
tree
|
commitdiff
2005-09-27
Włodzimierz Skiba
wxItemContainerImmutable::FindString unified.
tree
|
commitdiff
2005-09-24
Vadim Zeitlin
added missing consts and pass objects by const referenc...
tree
|
commitdiff
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
tree
|
commitdiff
2005-09-18
Stefan Neis
Added (dummy) handler for loading bitmap from file...
tree
|
commitdiff
2005-09-01
Włodzimierz Skiba
Missing wxGetOsDescription().
tree
|
commitdiff
2005-08-16
Włodzimierz Skiba
Build fix.
tree
|
commitdiff
2005-08-06
Vadim Zeitlin
fix wxGetMessageName() in Unicode build (patch 1250662)
tree
|
commitdiff
2005-07-30
Stefan Neis
Only compile PopupWindow if corresponding define is...
tree
|
commitdiff
2005-07-28
Vadim Zeitlin
removed USE_SHARED_LIBRARY mentions (and all variations...
tree
|
commitdiff
2005-07-22
Włodzimierz Skiba
Updated info about missing parts in OW headers (now...
tree
|
commitdiff
2005-07-21
Włodzimierz Skiba
wxOS2 with Open Watcom: correct PCH usage, missing...
tree
|
commitdiff
2005-07-18
David Webster
Add upwards recursion to UpdateAccel method.
tree
|
commitdiff
2005-07-18
Włodzimierz Skiba
Comment correction.
tree
|
commitdiff
2005-06-13
Włodzimierz Skiba
'[1219035] cleanup: miscellaneous' and minor source...
tree
|
commitdiff
2005-06-12
Stefan Neis
Added empty destructor that was removed from header.
tree
|
commitdiff
2005-06-12
Stefan Neis
Unicode compilation fixes.
tree
|
commitdiff
2005-05-31
Julian Smart
Olly Betts' typo patch
tree
|
commitdiff
2005-05-19
Julian Smart
Removed redundant cursor files
tree
|
commitdiff
2005-05-16
Stefan Neis
Fixed DoFloodFill's return value.
tree
|
commitdiff
2005-05-15
Stefan Neis
Removed outdated module definition files for VAC++.
tree
|
commitdiff
2005-05-14
Stefan Neis
Applied patch #1190796 (Further accelerator changes).
tree
|
commitdiff
2005-05-14
Stefan Neis
Applied patch #1197608 (Correction to key up handler).
tree
|
commitdiff
2005-05-14
Stefan Neis
Applied patch #1198401(GroupBox background painting...
tree
|
commitdiff
2005-04-27
David Webster
Unicode fixes for OS/2
tree
|
commitdiff
2005-04-20
Stefan Neis
Removed unneeded include.
tree
|
commitdiff
2005-04-16
Stefan Neis
Fixed child positioning on window resizing.
tree
|
commitdiff
2005-04-08
Michael Wetherell
Documentation fixes, patch 1179223 by Andreas Mohr
tree
|
commitdiff
2005-04-07
David Webster
New classes for OS/2 and compiler warning suppressions
tree
|
commitdiff
2005-04-05
Włodzimierz Skiba
Deprecate wxPathExists, make wxDirExists used everywher...
tree
|
commitdiff
2005-03-30
Stefan Neis
Backed out a fix which seems to cause more trouble...
tree
|
commitdiff
2005-03-28
Stefan Neis
Added new function wxGetProcessId.
tree
|
commitdiff
2005-03-20
David Webster
Fixes compile warnings
tree
|
commitdiff
2005-03-17
Vadim Zeitlin
implemented wxMenuBar ctor taking array of menus/titles...
tree
|
commitdiff
2005-03-17
Włodzimierz Skiba
Fixed strange situation when we had wxPathExists and...
tree
|
commitdiff
2005-03-11
Włodzimierz Skiba
Base for wxMessageDialog with common checks for style.
tree
|
commitdiff
2005-03-07
Vadim Zeitlin
added wxUSE_STDPATHS
tree
|
commitdiff
2005-03-07
Robert Roebling
Applied GetSystemMetric patch to suppurt GTK and...
tree
|
commitdiff
2005-02-23
Włodzimierz Skiba
Linup API of wxRadioBox::Show on all ports. Move wxRadi...
tree
|
commitdiff
2005-02-21
Włodzimierz Skiba
Consistent wxWindow::Enable with wxRadioBox::Enable...
tree
|
commitdiff
2005-02-16
Dimitri Schoolwerth
minor typo fixes
tree
|
commitdiff
2005-02-14
Stefan Neis
Force OMF mode for DLL builds.
tree
|
commitdiff
2005-02-13
Stefan Neis
Added support for current version of "emxomf".
tree
|
commitdiff
2005-02-13
Vadim Zeitlin
1. added SetSelection() to wxItemContainer and removed...
tree
|
commitdiff
2005-02-10
Włodzimierz Skiba
wxWindow::GetClientAreaOrigin duplicated wxWindowBase...
tree
|
commitdiff
2005-01-20
Włodzimierz Skiba
Simple wxBatteryPower API for the support in wxWinCE...
tree
|
commitdiff
2005-01-19
Włodzimierz Skiba
wxTextPos for all GetLastPosition with constants for...
tree
|
commitdiff
2005-01-18
Kevin Hock
For efficiency reasons, text controls no longer set...
tree
|
commitdiff
2005-01-18
Kevin Hock
Use event modifiers and accessors rather than m_ variab...
tree
|
commitdiff
2005-01-11
Włodzimierz Skiba
Old API deprecated. Source cleaning.
tree
|
commitdiff
2005-01-05
Włodzimierz Skiba
Old API clearly deprecated.
tree
|
commitdiff
2005-01-04
Włodzimierz Skiba
Old API depreciated. Use of new API. Source cleaning.
tree
|
commitdiff
next