index
:
software/emacs-mirror
rekado-webkit
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gtkutil.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* gtkutil.c (x_wm_set_size_hint): Use 1 col for base_width so it
...
Jan Djärv
2012-08-30
1
-2
/
+3
*
Use ASCII tests for character types.
...
Paul Eggert
2012-08-16
1
-2
/
+4
*
* gtkutil.c (xg_get_font): Demand an Xft font.
...
Chong Yidong
2012-08-16
1
-2
/
+5
*
* gtkutil.c (xg_mark_data): Use FRAME_X_P.
Jan Djärv
2012-08-15
1
-1
/
+1
*
Fix last change to xg_get_font.
...
Dmitry Antipov
2012-08-15
1
-3
/
+3
*
Extract better font information from the GTK >= 3.2 font chooser.
...
Chong Yidong
2012-08-15
1
-13
/
+107
*
* gtkutil.c (find_rtl_image, update_frame_tool_bar): Use NILP.
Andreas Schwab
2012-08-14
1
-3
/
+3
*
* gtkutil.c (update_frame_tool_bar): Use EQ where appropriate.
Dmitry Antipov
2012-08-14
1
-2
/
+2
*
* gtkutil.c (xg_mark_data): Don't assume C99.
Paul Eggert
2012-08-13
1
-1
/
+1
*
Don't redraw tool bar for Gtk+ unless out of date.
...
Jan Djärv
2012-08-13
1
-0
/
+84
*
Use GtkFontChooser on Gtk+ 3.2 and up.
...
Jan Djärv
2012-08-11
1
-5
/
+17
*
Drop FGET and revert read access to Lisp_Objects slots of struct frame.
...
Dmitry Antipov
2012-08-07
1
-13
/
+13
*
Separate read and write access to Lisp_Object slots of struct frame.
...
Dmitry Antipov
2012-08-06
1
-13
/
+13
*
Generalize INTERNAL_FIELD between buffers, keyboards and frames.
...
Dmitry Antipov
2012-07-31
1
-11
/
+13
*
* src/gtkutil.c (xg_create_tool_bar): Apply "primary-toolbar" style to
...
Stefano Facchini
2012-07-15
1
-0
/
+23
*
Simplify by avoiding confusing use of strncpy etc.
Paul Eggert
2012-07-10
1
-1
/
+1
*
* gtkutil.c (xg_event_is_for_scrollbar): Assign gwin when HAVE_GTK3 is defined.
...
Jan Djärv
2012-07-06
1
-1
/
+1
*
More xmalloc and related cleanup.
...
Paul Eggert
2012-07-05
1
-4
/
+4
*
Don't use deprecated functions when compiling with Gtk3.
...
Jan Djärv
2012-07-05
1
-19
/
+68
*
Cleanup xmalloc.
...
Dmitry Antipov
2012-07-05
1
-2
/
+2
*
Generalize run-time debugging checks.
...
Dmitry Antipov
2012-06-28
1
-1
/
+1
*
* gtkutil.c (get_utf8_string): Remove redundant assignment.
...
Paul Eggert
2012-06-25
1
-1
/
+0
*
Support higher-resolution time stamps.
...
Paul Eggert
2012-06-22
1
-6
/
+6
*
Merge from trunk.
Paul Eggert
2012-05-25
1
-0
/
+2
|
\
|
*
Fix minor GTK3 problems found by static checking.
...
Paul Eggert
2012-04-23
1
-0
/
+2
*
|
Merge from trunk.
Paul Eggert
2012-04-09
1
-1
/
+4
|
\
|
|
*
* gtkutil.c (x_wm_set_size_hint): Use one row in call to
...
Jan Djärv
2012-03-08
1
-1
/
+4
*
|
Merge from trunk.
Paul Eggert
2012-02-24
1
-2
/
+3
|
\
|
|
*
* lisp/minibuffer.el (read-file-name): Doc fix. (Bug#10798)
...
Glenn Morris
2012-02-13
1
-2
/
+3
*
|
Merge from trunk.
Paul Eggert
2012-01-09
1
-2
/
+2
|
\
|
|
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
|
*
Spelling fixes.
Paul Eggert
2011-12-30
1
-1
/
+1
*
|
Merge from trunk.
Paul Eggert
2011-12-10
1
-3
/
+11
|
\
|
|
*
Work around an Ubuntu 11.10 bug where Emacs loops forever when started.
...
Jan Djärv
2011-11-27
1
-0
/
+8
|
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
|
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-2
/
+2
*
|
Merge from trunk.
Paul Eggert
2011-11-18
1
-9
/
+9
|
\
|
|
*
Spelling fixes.
Paul Eggert
2011-11-18
1
-1
/
+1
|
*
Spelling fixes.
Paul Eggert
2011-11-17
1
-2
/
+2
|
*
Spelling fixes.
Paul Eggert
2011-11-14
1
-1
/
+1
|
*
* gtkutil.c (xg_make_tool_item): Add callbacks of one of wimage or
...
Jan Djärv
2011-11-04
1
-5
/
+5
*
|
Merge from trunk.
Paul Eggert
2011-10-31
1
-0
/
+2
|
\
|
|
*
* gtkutil.c (xg_win_to_widget, xg_event_is_for_menubar): Initialize
...
Jan Djärv
2011-10-30
1
-0
/
+2
*
|
* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):
...
Paul Eggert
2011-09-21
1
-8
/
+4
|
/
*
Whitespace changes.
Juanma Barranquero
2011-09-09
1
-1
/
+1
*
(xg_make_tool_item): Insert comment about eventbox.
Jan Djärv
2011-09-07
1
-0
/
+1
*
* font.c, gtkutil.c: Include <float.h>.
Paul Eggert
2011-08-29
1
-0
/
+1
*
* gtkutil.c (xg_check_special_colors, xg_set_geometry):
...
Paul Eggert
2011-08-29
1
-2
/
+2
*
Merge from trunk.
Paul Eggert
2011-08-04
1
-6
/
+6
|
\
|
*
Check for pthread and use it if found.
...
Jan Djärv
2011-08-04
1
-6
/
+6
[prev]
[next]