projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Forgot this part of the event change patch from 2_8
[wxWidgets.git]
/
src
/
gtk
/
dcclient.cpp
2007-05-17
Paul Cornett
gtk version check should be runtime, not compile time
blob
|
commitdiff
|
raw
2007-05-08
Robert Roebling
Beginning to make wxDC code compile both before
blob
|
commitdiff
|
raw
|
diff to current
2007-04-25
Vadim Zeitlin
changed wxDC::GetTextExtent() and related methods to...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-21
Vadim Zeitlin
added safe check for Pango version and use it to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-16
Vadim Zeitlin
reverted last change as using pango_version_check(...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-09
Vadim Zeitlin
don't use Pango hack for drawing underlined text when...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-30
Vadim Zeitlin
removed virtual GetSelectedBitmap() from the base wxDC...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-30
Vadim Zeitlin
fix PangoFontMetrics leak in GetCharHeight() (bug 1691180)
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-12-07
Paul Cornett
use correct test
blob
|
commitdiff
|
raw
|
diff to current
2006-11-22
Robin Dunn
Remove unneeded code in wxWindowDC::DoGetPartialTextExtents
blob
|
commitdiff
|
raw
|
diff to current
2006-07-25
Vadim Zeitlin
handlers added using AddHandler() last must have the...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Robert Roebling
Commit fix to remove warnings when drawing text
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Robert Roebling
Fix crash when intersecting with NULL region.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-12
Robin Dunn
Fixup Blit so it can be used with a source that is...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-02
Robert Roebling
Always set colormap for PangoContext. This silences...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
Robert Roebling
[ 1505048 ] wxHtml rendering of underlined text
blob
|
commitdiff
|
raw
|
diff to current
2006-09-19
Robert Roebling
Fixed [ wxwindows-Bugs-1556877 ] Draw arcs are showed...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-18
Robert Roebling
More RTL work. Now transform m_updateRegion and
blob
|
commitdiff
|
raw
|
diff to current
2006-09-18
Robert Roebling
Draw 2-pixel width rectangle ourselves, the
blob
|
commitdiff
|
raw
|
diff to current
2006-09-16
Robert Roebling
Next round of RTL fixes. This change greatly simplifes
blob
|
commitdiff
|
raw
|
diff to current
2006-09-13
Robert Roebling
More RTL work.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-13
Robert Roebling
Make wxGTK's wxScrolledWindow set m_x/xScrollLines...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-12
Julian Smart
Added pango_context_get_language to speed up pango_cont...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-11
Robert Roebling
Implement dc mirroring for RTL.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-31
Włodzimierz Skiba
Include wx/module.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-19
Paul Cornett
simplify coordinate transformation code
blob
|
commitdiff
|
raw
|
diff to current
2006-08-18
Paul Cornett
code simplification and cleanup
blob
|
commitdiff
|
raw
|
diff to current
2006-08-13
Paul Cornett
wxBitmap does not need to use gdk_wx_draw_bitmap
blob
|
commitdiff
|
raw
|
diff to current
2006-07-09
Mart Raudsepp
Use PangoFontMetrics to get wxDC::GetCharHeight, becaus...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-03
Włodzimierz Skiba
Include wx/image.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-19
Paul Cornett
remove redundant GdkBitmap representation from wxBitmap
blob
|
commitdiff
|
raw
|
diff to current
2006-06-18
Paul Cornett
revert unintended changes in previous commit
blob
|
commitdiff
|
raw
|
diff to current
2006-06-18
Paul Cornett
build fix for older gtk2
blob
|
commitdiff
|
raw
|
diff to current
2006-06-15
Paul Cornett
1. more accurate conversion from 8-bit wx color to...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-15
Włodzimierz Skiba
Include wx/math.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-25
Paul Cornett
don't crash on zero length string in DoDrawRotatedText
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
Mart Raudsepp
Don't cast with G_OBJECT when passing a GObject to...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Włodzimierz Skiba
Include wx/dcmemory.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-04-14
Vadim Zeitlin
respect the specified font encoding in DoGetTextExtent...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-10
Vadim Zeitlin
use wxGTK_CONV instead of directly using wxConvLocal...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-04
Mart Raudsepp
gdk_gc_unref -> g_object_unref
blob
|
commitdiff
|
raw
|
diff to current
2006-04-04
Mart Raudsepp
And gdk_drawable_unref is in turn deprecated in favor...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-04
Mart Raudsepp
gdk_bitmap/pixmap_unref -> gdk_drawable_unref
blob
|
commitdiff
|
raw
|
diff to current
2006-04-04
Mart Raudsepp
gdk_draw_pixmap -> gdk_draw_drawable
blob
|
commitdiff
|
raw
|
diff to current
2006-04-04
Mart Raudsepp
gdk_window_copy_area(drawable,gc,x,y,source_drawable...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-22
Mart Raudsepp
Nuke GTK1 from src/gtk
blob
|
commitdiff
|
raw
|
diff to current
2006-01-19
Julian Smart
Applied patch [ 1331340 ] faster Drawing of Polygons...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-13
Mart Raudsepp
Remove my binary compatibility stuff from HEAD. Patch...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-26
Vadim Zeitlin
fixed variable shadowing icc warnings
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Vadim Zeitlin
use wxIsSameDouble() and wxIsNullDouble() for warning...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Vadim Zeitlin
first round of Intel compiler warning fixes: down from...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-08-17
Mart Raudsepp
[wxGTK2] gtk+-2.8.0 compatibility. Removed the usage...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-22
Włodzimierz Skiba
[1231183] 'cleanup: mismatched indentation' and other...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-29
Robert Roebling
Apply mask origin patch for blitting.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-14
Mart Raudsepp
Add some missing runtime gtk+ version checks. There...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-08
Włodzimierz Skiba
Second part of '[ 1216148 ] cleanup: unused variables...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-21
Robert Roebling
Apply minimal DC patch.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-16
Kevin Hock
Allow using negative angles with DrawRotatedText. ...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-14
Włodzimierz Skiba
wx/math.h integration
blob
|
commitdiff
|
raw
|
diff to current
2004-11-30
Włodzimierz Skiba
IS_HATCH macro replaced with wxBrush::IsHatch() + sourc...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-19
Robert Roebling
Corrected positioning of rotated text.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-18
Robert Roebling
Implemented DoDrawRotatedText() by way of a
blob
|
commitdiff
|
raw
|
diff to current
2004-11-18
Václav Slavík
reverted DrawRotatedText change, it's broken
blob
|
commitdiff
|
raw
|
diff to current
2004-11-17
Robert Roebling
Start for Pango 1.6 based text rotation.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-14
Václav Slavík
fixed rendering of bitmaps with alpha channel under...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-02
Robert Roebling
Corrected typo in font scaling code.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-17
Robert Roebling
Took one part of the patch back again...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-17
Robert Roebling
Applied (part of) small patch from Chris Bogolte...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-07
Robin Dunn
Verified and applied [ 1042133 ] GTK2.0: DrawRotatedTex...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-19
Vadim Zeitlin
don't crash under GTK1 if we failed to get GdkFont...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-21
Václav Slavík
added alpha channel support to wxGTK2's wxBitmap
blob
|
commitdiff
|
raw
|
diff to current
2004-07-17
Václav Slavík
more GTK2+ANSI fixes
blob
|
commitdiff
|
raw
|
diff to current
2004-07-01
Václav Slavík
set descent in GetTextExtend; use PANGO_PIXELS instead...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-27
Václav Slavík
implemented underlined text drawing for GTK2
blob
|
commitdiff
|
raw
|
diff to current
2004-06-22
Vadim Zeitlin
fixed crash when string couldn't be converted to UTF8...
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
2004-01-19
Julian Smart
Sometimes the clipping region can become bigger than the
blob
|
commitdiff
|
raw
|
diff to current
2004-01-03
Julian Smart
Removed code duplication introduced during wxUniv merge...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-11
Julian Smart
Applied [ 828322 ] Use gdk_draw_polygon for the outline...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-17
Robert Roebling
\
blob
|
commitdiff
|
raw
|
diff to current
2003-10-09
Robert Roebling
Applied new DoDrawBitmap() and DoBlit() from 2_4
blob
|
commitdiff
|
raw
|
diff to current
2003-10-06
Robert Roebling
Fixed bitmap problem reported last week.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-22
Vadim Zeitlin
fix for crash when using user-dashed lines (patch 801663)
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
2003-05-31
Václav Slavík
support SetBackgroundMode and SetTextBackground with...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-11
Vadim Zeitlin
use on gdk_draw_lines() call instead of multiple gdk_dr...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-17
Julian Smart
Removed erroneous copyright names and corrected licence...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-11
Robert Roebling
Minor corrections.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-26
Robert Roebling
Now scaling doesn't scale GetTextExtent() anymore...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-26
Robert Roebling
Font work.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-24
Julian Smart
Applied patch [ 673055 ] Text rendering in wxGTK 2...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-05
Robert Roebling
Removed usage of GetInternalFont() from GTK 2.0....
blob
|
commitdiff
|
raw
|
diff to current
2002-12-09
Julian Smart
Applied patch [ 638561 ] Allow SetFont(wxNullFont)...
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-08-25
Robert Roebling
Compile fix for prop.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-17
Robert Roebling
Compile fixes for ANSI mode.
blob
|
commitdiff
|
raw
|
diff to current
next