projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fix wxGTK1 compilation after wxTextEntry DoGetValue() change
[wxWidgets.git]
/
src
/
gtk
/
region.cpp
2009-01-19
Vadim Zeitlin
don't use annoying and unneeded in C++ casts of NULL...
blob
|
commitdiff
|
raw
2009-01-08
Francesco Montorsi
change generic ints to enums in wxDC (closes #9959)
blob
|
commitdiff
|
raw
|
diff to current
2007-12-15
Vadim Zeitlin
Fix Ok/IsOk() mess in wxGDIObject-derived classes;...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
Vadim Zeitlin
no changes, just removed TABs/trailing spaces
blob
|
commitdiff
|
raw
|
diff to current
2006-11-01
Robert Roebling
Fix warning.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Robert Roebling
Commited region iterator fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Vadim Zeitlin
COW cleanup patch (1583966):
blob
|
commitdiff
|
raw
|
diff to current
2006-09-25
Vadim Zeitlin
The Great wxRegion Refactoring:
blob
|
commitdiff
|
raw
|
diff to current
2006-09-05
Vadim Zeitlin
mark all dtors which are virtual because base class...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-16
Włodzimierz Skiba
Include wx/region.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-26
Włodzimierz Skiba
Include wx/log.h according to precompiled headers of...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-22
Mart Raudsepp
Nuke GTK1 from src/gtk
blob
|
commitdiff
|
raw
|
diff to current
2005-09-24
Vadim Zeitlin
added missing consts and pass objects by const referenc...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2004-11-03
Robert Roebling
Applied patch to reorder includes. Not the most
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Use old licence name
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Name and version changes
blob
|
commitdiff
|
raw
|
diff to current
2003-08-09
Václav Slavík
added support for gcc precompiled headers
blob
|
commitdiff
|
raw
|
diff to current
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
blob
|
commitdiff
|
raw
|
diff to current
2002-09-05
Vadim Zeitlin
fix Union(empty rect) bug
blob
|
commitdiff
|
raw
|
diff to current
2002-08-15
Vadim Zeitlin
fixed (and slightly cleant up) wxGTK compilation
blob
|
commitdiff
|
raw
|
diff to current
2002-08-13
Robert Roebling
New GTK 2.0 Update() code.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-07
Gilles Depeyrot
corrected warnings when compiling with -Wall -W
blob
|
commitdiff
|
raw
|
diff to current
2002-05-05
Robert Roebling
Corrected wrong use of delete in region code.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-04
Vadim Zeitlin
no changes (0 -> NULL)
blob
|
commitdiff
|
raw
|
diff to current
2002-03-12
Vadim Zeitlin
changes to make wxGTK compile with GTK+ 2.0: now it...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-04
Robert Roebling
Added missing test in wxObject::Ref() for already
blob
|
commitdiff
|
raw
|
diff to current
2002-02-04
Robert Roebling
Big wxRegion clean up.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-04
Robert Roebling
Ref counting fixes and compile fixes.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-03
Vadim Zeitlin
compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2002-02-03
Vadim Zeitlin
fixed wxRegion::Offset() to not modify the shared regions
blob
|
commitdiff
|
raw
|
diff to current
2002-01-30
Robert Roebling
Added wxRegion::Offset(x,y)
blob
|
commitdiff
|
raw
|
diff to current
2001-08-27
Vadim Zeitlin
added support for polygons to wxRegion
blob
|
commitdiff
|
raw
|
diff to current
2001-07-03
Vadim Zeitlin
tons of fixes for wxGTK/Univ - seems to work, more...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-28
Julian Smart
Fixed some compilos. Things that still need fixing...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-26
Vadim Zeitlin
compilation fixes - wxGTK compiles but not links
blob
|
commitdiff
|
raw
|
diff to current
2001-06-26
Vadim Zeitlin
first pass of wxUniv merge - nothing works, most parts...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-13
Julian Smart
More GTK+ 1.3.1 fixes
blob
|
commitdiff
|
raw
|
diff to current
2000-09-05
Robert Roebling
Applied DrawArc patch.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-19
Ove Kaaven
gtk+ 1.3.1's region transformation code no longer retur...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-05
Ron Lee
couple of typo/thinko bug fixes
blob
|
commitdiff
|
raw
|
diff to current
2000-03-04
Robert Roebling
Lotta stuff for drawing etc.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-06
Vadim Zeitlin
1. more warnings fixes in gtk/region.cpp and common...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-06
Vadim Zeitlin
1. more HP-UX warning fixes (almost done...)
blob
|
commitdiff
|
raw
|
diff to current
2000-01-05
Vadim Zeitlin
wxRegion should work with wxCoord, not long
blob
|
commitdiff
|
raw
|
diff to current
1999-12-13
Robert Roebling
Corrected wxRegion::GetBox()
blob
|
commitdiff
|
raw
|
diff to current
1999-11-28
Robert Roebling
sfs
blob
|
commitdiff
|
raw
|
diff to current
1999-11-02
Vadim Zeitlin
and the compilation fix for the warning fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-01-08
Robert Roebling
minor Configure / makefiles updates
blob
|
commitdiff
|
raw
|
diff to current
1999-01-02
Robert Roebling
Header changes (gtk.h etc no longer included in defs.h
blob
|
commitdiff
|
raw
|
diff to current
1998-11-26
Robert Roebling
Flicker war won.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-26
Robert Roebling
Did much work on colors. It doesn't work and I guess
blob
|
commitdiff
|
raw
|
diff to current
1998-09-02
Robert Roebling
New configure
blob
|
commitdiff
|
raw
|
diff to current
1998-08-23
Unknown (RO)
General tidy-up (mainly typecasts) to allow the use...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-16
Robert Roebling
Added mising AddBitmapList in wxBitmap
blob
|
commitdiff
|
raw
|
diff to current
1998-05-20
Karsten Ballüder
Initial revision
blob
|
commitdiff
|
raw
|
diff to current