index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gtkutil.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement native image rotation and cropping on cairo
YAMAMOTO Mitsuharu
2019-06-08
1
-1
/
+4
*
Improve previous change for tool bar image support on GTK+2 with cairo
YAMAMOTO Mitsuharu
2019-05-29
1
-11
/
+16
*
Support tool bar icon image also on GTK+2 with cairo
YAMAMOTO Mitsuharu
2019-05-28
1
-5
/
+64
*
Introduce Emacs_Color struct and typedef
Alexander Gramiak
2019-05-19
1
-1
/
+1
*
Rename generic x_* identifiers
Alexander Gramiak
2019-04-26
1
-7
/
+7
*
Bump minimum GTK versions to 2.24 and 3.10
Alexander Gramiak
2019-04-14
1
-121
/
+33
*
Minor cleanup in gtkutil.c
Konstantin Kharlamov
2019-04-05
1
-6
/
+2
*
Support tool bar icon image on GTK+ >= 3.10 with cairo
YAMAMOTO Mitsuharu
2019-03-26
1
-2
/
+35
*
Simplify list creation in C code
Paul Eggert
2019-03-04
1
-20
/
+13
*
Prefer static to extern where either will do
Paul Eggert
2019-01-31
1
-0
/
+4
*
Use shortcuts for Flength
Paul Eggert
2019-01-09
1
-1
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-11-28
1
-0
/
+4
|
\
|
|
*
Don't call xwidget functions until GTK has been initialized
Robert Pluim
2018-11-27
1
-0
/
+4
*
|
Merge from origin/emacs-26
Glenn Morris
2018-10-16
1
-1
/
+2
|
\
|
|
*
Call GTK functions only on GTK scrollbars
Robert Pluim
2018-10-13
1
-1
/
+2
|
*
Update GNOME bugtracker URLs
Glenn Morris
2018-08-24
1
-1
/
+1
*
|
Adjust to TIMESPEC_HZ renaming
Paul Eggert
2018-09-10
1
-1
/
+1
*
|
More macro renamings for bignum
Tom Tromey
2018-08-07
1
-5
/
+5
*
|
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-7
/
+7
*
|
Remove broken icon from tooltip (Bug#31884)
memeplex
2018-06-21
1
-1
/
+1
*
|
GNOME moved URLs for its active bug reports
Paul Eggert
2018-05-26
1
-2
/
+2
*
|
Merge from emacs-26
Noam Postavsky
2018-01-26
1
-3
/
+6
|
\
|
|
*
Use scaled coordinates when calling into GTK
Robert Pluim
2018-01-24
1
-3
/
+6
*
|
Merge from origin/emacs-26
Glenn Morris
2018-01-20
1
-2
/
+2
|
\
|
|
*
Don't unnecessarily use non-ASCII characters in C sources
Eli Zaretskii
2018-01-19
1
-2
/
+2
*
|
Fix some tooltip related problems
Martin Rudalics
2018-01-18
1
-6
/
+8
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2017-12-20
1
-1
/
+7
|
\
|
|
*
Fix updating scrollbar sizes when scaling is in effect
Robert Pluim
2017-12-20
1
-1
/
+7
*
|
Merge from origin/emacs-26
Paul Eggert
2017-11-25
1
-1
/
+1
|
\
|
|
*
maint: shorten https://lists.gnu.org/archive/html/... links
Paul Eggert
2017-11-25
1
-1
/
+1
*
|
Merge emacs-26
Stefan Monnier
2017-10-06
1
-5
/
+12
|
\
|
|
*
Work around deprecation of gtk_style_context_get_background_color
Philipp Stephani
2017-10-03
1
-5
/
+12
*
|
Merge from origin/emacs-26
Paul Eggert
2017-10-01
1
-1
/
+1
|
\
|
|
*
Prefer HTTPS to HTTP for gnu.org
Paul Eggert
2017-10-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2017-09-29
1
-0
/
+4
|
\
|
|
*
; * src/gtkutil.c (xg_check_special_colors): Add another GTK+ FIXME.
Philipp Stephani
2017-09-29
1
-0
/
+4
*
|
Merge from origin/emacs-26
Paul Eggert
2017-09-29
1
-1
/
+4
|
\
|
|
*
; * src/gtkutil.c (xg_create_frame_widgets): Add FIXME re. X drawing
Philipp Stephani
2017-09-26
1
-1
/
+4
*
|
Revert "GTK+: Stop querying for background colors."
Philipp Stephani
2017-09-29
1
-13
/
+0
*
|
Revert "Don't attempt to disable double buffering in newer GTK+ versions"
Philipp Stephani
2017-09-26
1
-2
/
+0
*
|
Don't attempt to disable double buffering in newer GTK+ versions
Philipp Stephani
2017-09-23
1
-0
/
+2
*
|
GTK+: Stop querying for background colors.
Philipp Stephani
2017-09-23
1
-0
/
+13
*
|
GTK+: stop calling 'gtk_window_set_wmclass' in new versions
Philipp Stephani
2017-09-23
1
-0
/
+2
*
|
GTK+: Use a style provider instead of deprecated function
Philipp Stephani
2017-09-23
1
-6
/
+13
*
|
Don't call deprecated GTK function gtk_adjustment_changed
Philipp Stephani
2017-09-19
1
-0
/
+4
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
[next]