aboutsummaryrefslogtreecommitdiffstats
path: root/src/gtkutil.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* (xg_make_tool_item): Insert comment about eventbox.Jan Djärv2011-09-071-0/+1
* * font.c, gtkutil.c: Include <float.h>.Paul Eggert2011-08-291-0/+1
* * gtkutil.c (xg_check_special_colors, xg_set_geometry):Paul Eggert2011-08-291-2/+2
* Merge from trunk.Paul Eggert2011-08-041-6/+6
|\
| * Check for pthread and use it if found.Jan Djärv2011-08-041-6/+6
* | Adjust in response to jan.h.d's comments.Paul Eggert2011-08-041-5/+3
* | * gtkutil.c: Integer overflow fixes.Paul Eggert2011-07-281-14/+23
* | Overflow, signedness and related fixes for images.Paul Eggert2011-07-161-1/+1
|/
* * gtkutil.c: Omit integer casts.Paul Eggert2011-07-131-3/+3
* Fix minor problems found by static checking.Paul Eggert2011-07-081-1/+0
* Better fix that keeps corret margins in tooltip.Jan Djärv2011-07-081-3/+17
* Don't let Gtk+ linewrap tooltips.Jan Djärv2011-07-081-5/+6
* Fix wm_size-hints race between KDE/KWin and Gtk+ 3.Jan Djärv2011-06-261-14/+2
* * gtkutil.c (style_changed_cb): Avoid need for strlen.Paul Eggert2011-06-191-2/+2
* Fix resize and change of scroll bar width for Gtk3.Jan Djärv2011-06-141-10/+66
* * src/gtkutil.c (xg_get_default_scrollbar_width): Avoid warning.Andreas Schwab2011-06-061-4/+8
* Handle scroll bar width larger than 16 for GTK3.Jan Djärv2011-06-051-0/+15
* * lisp.h (EMACS_INTPTR): Remove. All uses changed to intptr_t.Paul Eggert2011-04-291-7/+7
* Prefer intptr_t/uintptr_t for integers the same widths as pointers.Paul Eggert2011-04-291-16/+15
* * gtkutil.c: Fix problems found by GCC 4.6.0 on Ubuntu 10.10.Paul Eggert2011-04-191-10/+17
* * gtkutil.c (xg_get_file_with_chooser): Mark var as initialized.Paul Eggert2011-04-011-1/+1
* src/*.h: Remove unused parameters and functions.Juanma Barranquero2011-03-261-1/+1
* * gtkutil.c (gdk_window_get_screen): Make it clear that this macro is neededPaul Eggert2011-03-131-0/+2
* * gtkutil.c: (get_utf8_string, xg_get_file_with_chooser):Paul Eggert2011-03-131-24/+22
* * gtkutil.c (int_gtk_range_get_value): New function, which avoids a diagnosticPaul Eggert2011-03-131-7/+14