aboutsummaryrefslogtreecommitdiffstats
path: root/src/gtkutil.c
Commit message (Expand)AuthorAgeFilesLines
* Port better to POSIX hosts lacking _setjmp.Paul Eggert2012-09-151-1/+0
* Signal-handler cleanup.Paul Eggert2012-09-061-5/+10
* Simplify redefinition of 'abort' (Bug#12316).Paul Eggert2012-09-041-4/+4
* * gtkutil.c: Add extern decl for Qxft.Chong Yidong2012-09-031-0/+1
* Clean up some extern decls.Paul Eggert2012-09-021-5/+0
* * gtkutil.c (x_wm_set_size_hint): Use 1 col for base_width so itJan Djärv2012-08-301-2/+3
* Use ASCII tests for character types.Paul Eggert2012-08-161-2/+4
* * gtkutil.c (xg_get_font): Demand an Xft font.Chong Yidong2012-08-161-2/+5
* * gtkutil.c (xg_mark_data): Use FRAME_X_P.Jan Djärv2012-08-151-1/+1
* Fix last change to xg_get_font.Dmitry Antipov2012-08-151-3/+3
* Extract better font information from the GTK >= 3.2 font chooser.Chong Yidong2012-08-151-13/+107
* * gtkutil.c (find_rtl_image, update_frame_tool_bar): Use NILP.Andreas Schwab2012-08-141-3/+3
* * gtkutil.c (update_frame_tool_bar): Use EQ where appropriate.Dmitry Antipov2012-08-141-2/+2
* * gtkutil.c (xg_mark_data): Don't assume C99.Paul Eggert2012-08-131-1/+1
* Don't redraw tool bar for Gtk+ unless out of date.Jan Djärv2012-08-131-0/+84
* Use GtkFontChooser on Gtk+ 3.2 and up.Jan Djärv2012-08-111-5/+17
* Drop FGET and revert read access to Lisp_Objects slots of struct frame.Dmitry Antipov2012-08-071-13/+13
* Separate read and write access to Lisp_Object slots of struct frame.Dmitry Antipov2012-08-061-13/+13
* Generalize INTERNAL_FIELD between buffers, keyboards and frames.Dmitry Antipov2012-07-311-11/+13
* * src/gtkutil.c (xg_create_tool_bar): Apply "primary-toolbar" style toStefano Facchini2012-07-151-0/+23
* Simplify by avoiding confusing use of strncpy etc.Paul Eggert2012-07-101-1/+1
* * gtkutil.c (xg_event_is_for_scrollbar): Assign gwin when HAVE_GTK3 is defined.Jan Djärv2012-07-061-1/+1
* More xmalloc and related cleanup.Paul Eggert2012-07-051-4/+4
* Don't use deprecated functions when compiling with Gtk3.Jan Djärv2012-07-051-19/+68
* Cleanup xmalloc.Dmitry Antipov2012-07-051-2/+2
* Generalize run-time debugging checks.Dmitry Antipov2012-06-281-1/+1
* * gtkutil.c (get_utf8_string): Remove redundant assignment.Paul Eggert2012-06-251-1/+0
* Support higher-resolution time stamps.Paul Eggert2012-06-221-6/+6
* Merge from trunk.Paul Eggert2012-05-251-0/+2
|\
| * Fix minor GTK3 problems found by static checking.Paul Eggert2012-04-231-0/+2
* | Merge from trunk.Paul Eggert2012-04-091-1/+4
|\|
| * * gtkutil.c (x_wm_set_size_hint): Use one row in call toJan Djärv2012-03-081-1/+4
* | Merge from trunk.Paul Eggert2012-02-241-2/+3
|\|
| * * lisp/minibuffer.el (read-file-name): Doc fix. (Bug#10798)Glenn Morris2012-02-131-2/+3
* | Merge from trunk.Paul Eggert2012-01-091-2/+2
|\|
| * Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
| * Spelling fixes.Paul Eggert2011-12-301-1/+1
* | Merge from trunk.Paul Eggert2011-12-101-3/+11
|\|
| * Work around an Ubuntu 11.10 bug where Emacs loops forever when started.Jan Djärv2011-11-271-0/+8
| * Spelling fixes.Paul Eggert2011-11-191-1/+1
| * Spelling fixes.Paul Eggert2011-11-191-2/+2
* | Merge from trunk.Paul Eggert2011-11-181-9/+9
|\|
| * Spelling fixes.Paul Eggert2011-11-181-1/+1
| * Spelling fixes.Paul Eggert2011-11-171-2/+2
| * Spelling fixes.Paul Eggert2011-11-141-1/+1
| * * gtkutil.c (xg_make_tool_item): Add callbacks of one of wimage orJan Djärv2011-11-041-5/+5
* | Merge from trunk.Paul Eggert2011-10-311-0/+2
|\|
| * * gtkutil.c (xg_win_to_widget, xg_event_is_for_menubar): InitializeJan Djärv2011-10-301-0/+2
* | * alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):Paul Eggert2011-09-211-8/+4
|/
* Whitespace changes.Juanma Barranquero2011-09-091-1/+1