index
:
~krh/vte
master
Unnamed repository; edit this file 'description' to name the repository.
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
vtepangox.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-04-20
Add (#134429). take a VteTerminalAntiAlias argument. take a
Nalin Dahyabhai
1
-1
/
+2
2003-06-16
add. Move private VteTerminal stuff which needs to be shared with other
Nalin Dahyabhai
1
-0
/
+7
2003-05-28
check for GTK+ 2.2, and if found, force use of multihead-safe APIs to try
Nalin Dahyabhai
1
-0
/
+10
2003-05-19
- formatting fixups
Nalin Dahyabhai
1
-5
/
+5
2003-05-13
add _vte_draw_needs_repaint() to indicate if the drawing back-end can only
Nalin Dahyabhai
1
-0
/
+1
2003-05-09
let the caller control whether or not we return the default colormap.
Nalin Dahyabhai
1
-1
/
+1
2003-05-06
when setting up backgrounds, don't deref an existing background before
Nalin Dahyabhai
1
-5
/
+5
2003-05-01
add a singleton object for managing copies of background images, either
Nalin Dahyabhai
1
-20
/
+15
2003-04-21
- ident tagging - header reorg
Nalin Dahyabhai
1
-3
/
+4
2003-04-15
- correct bad cast
Nalin Dahyabhai
1
-1
/
+1
2003-04-15
fix macro invocations so that when LCD and GRAY2/GRAY4 pixel modes are
Nalin Dahyabhai
1
-15
/
+8
2003-04-14
require automake 1.6, 1.5 chokes on AM_LDFLAGS, which 1.7 wants instead of
Nalin Dahyabhai
1
-3
/
+12
2003-04-14
disable pangox, xft, glx drawing if run invoked with the --without-x flag.
Nalin Dahyabhai
1
-7
/
+25
2003-04-09
add specific checks for PangoX and glX. add drawing method using freetype
Nalin Dahyabhai
1
-0
/
+466