index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
w32font.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
(logfonts_match): Don't check adstyle here.
Jason Rumney
2007-12-20
1
-5
/
+21
*
(w32font_text_extents): Dereference selected_frame.
Jason Rumney
2007-12-20
1
-39
/
+27
*
(w32font_open): Remove debug code.
Jason Rumney
2007-12-19
1
-10
/
+0
*
*** empty log message ***
Jason Rumney
2007-12-19
1
-0
/
+17
*
(w32font_get_cache): Adjust the argument type.
Kenichi Handa
2007-12-18
1
-3
/
+3
*
(w32font_open_internal): New function.
Jason Rumney
2007-12-08
1
-74
/
+90
*
Include w32font.h.
Jason Rumney
2007-12-08
1
-73
/
+99
*
(add_font_entity_to_list): Compare only the beginning of full name.
Jason Rumney
2007-12-04
1
-5
/
+16
*
(w32font_driver): Add new fields.
Jason Rumney
2007-12-01
1
-1
/
+4
*
(w32font_draw): Fill background manually.
Jason Rumney
2007-12-01
1
-8
/
+6
*
(CLEARTYPE_QUALITY, CLEARTYPE_NATURAL_QUALITY): Define
Jason Rumney
2007-11-23
1
-9
/
+86
*
(add_font_name_to_list): Avoid vertical fonts.
Jason Rumney
2007-10-26
1
-6
/
+13
*
(w32font_text_extents): Calculate metrics for the whole string.
Jason Rumney
2007-09-19
1
-46
/
+45
*
(w32font_draw): Do clipping here.
Jason Rumney
2007-09-13
1
-0
/
+30
*
(Qgdi): Rename from Qw32.
Jason Rumney
2007-06-24
1
-6
/
+6
*
(w32font_close): Delete the GDI font object.
Jason Rumney
2007-06-13
1
-1
/
+1
*
(w32font_draw): Delete brush after using it.
Jason Rumney
2007-06-06
1
-1
/
+2
*
(w32font_open): Don't set font_idx.
Jason Rumney
2007-06-04
1
-3
/
+19
*
(w32font_info): Remove subranges.
Jason Rumney
2007-06-02
1
-483
/
+632
*
Add arch tagline
Miles Bader
2007-06-02
1
-0
/
+3
*
(w32font_open): Make lfHeight negative.
Jason Rumney
2007-05-31
1
-1
/
+1
*
* w32font.c (QCsubranges): New symbol.
Jason Rumney
2007-05-31
1
-56
/
+115
*
(font_put_extra): Expose externally.
Jason Rumney
2007-05-31
1
-11
/
+27
*
* w32font.c (w32font_open): Handle size, height and pixel_size better.
Jason Rumney
2007-05-31
1
-12
/
+32
*
New file for w32 font backend.
Jason Rumney
2007-05-31
1
-0
/
+1089