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
*
* gtkutil.c (xg_make_tool_item): Add callbacks of one of wimage or
Jan Djärv
2011-11-04
1
-5
/
+5
*
* gtkutil.c (xg_win_to_widget, xg_event_is_for_menubar): Initialize
Jan Djärv
2011-10-30
1
-0
/
+2
*
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
*
|
Adjust in response to jan.h.d's comments.
Paul Eggert
2011-08-04
1
-5
/
+3
*
|
* gtkutil.c: Integer overflow fixes.
Paul Eggert
2011-07-28
1
-14
/
+23
*
|
Overflow, signedness and related fixes for images.
Paul Eggert
2011-07-16
1
-1
/
+1
|
/
*
* gtkutil.c: Omit integer casts.
Paul Eggert
2011-07-13
1
-3
/
+3
*
Fix minor problems found by static checking.
Paul Eggert
2011-07-08
1
-1
/
+0
*
Better fix that keeps corret margins in tooltip.
Jan Djärv
2011-07-08
1
-3
/
+17
*
Don't let Gtk+ linewrap tooltips.
Jan Djärv
2011-07-08
1
-5
/
+6
*
Fix wm_size-hints race between KDE/KWin and Gtk+ 3.
Jan Djärv
2011-06-26
1
-14
/
+2
*
* gtkutil.c (style_changed_cb): Avoid need for strlen.
Paul Eggert
2011-06-19
1
-2
/
+2
*
Fix resize and change of scroll bar width for Gtk3.
Jan Djärv
2011-06-14
1
-10
/
+66
*
* src/gtkutil.c (xg_get_default_scrollbar_width): Avoid warning.
Andreas Schwab
2011-06-06
1
-4
/
+8
*
Handle scroll bar width larger than 16 for GTK3.
Jan Djärv
2011-06-05
1
-0
/
+15
*
* lisp.h (EMACS_INTPTR): Remove. All uses changed to intptr_t.
Paul Eggert
2011-04-29
1
-7
/
+7
*
Prefer intptr_t/uintptr_t for integers the same widths as pointers.
Paul Eggert
2011-04-29
1
-16
/
+15
*
* gtkutil.c: Fix problems found by GCC 4.6.0 on Ubuntu 10.10.
Paul Eggert
2011-04-19
1
-10
/
+17
*
* gtkutil.c (xg_get_file_with_chooser): Mark var as initialized.
Paul Eggert
2011-04-01
1
-1
/
+1
*
src/*.h: Remove unused parameters and functions.
Juanma Barranquero
2011-03-26
1
-1
/
+1
*
* gtkutil.c (gdk_window_get_screen): Make it clear that this macro is needed
Paul Eggert
2011-03-13
1
-0
/
+2
*
* gtkutil.c: (get_utf8_string, xg_get_file_with_chooser):
Paul Eggert
2011-03-13
1
-24
/
+22
*
* gtkutil.c (int_gtk_range_get_value): New function, which avoids a diagnostic
Paul Eggert
2011-03-13
1
-7
/
+14
*
* gtkutil.c (xg_free_frame_widgets): Make it clear that a local variable is
Paul Eggert
2011-03-13
1
-0
/
+2
*
* gtkutil.c (xg_get_pixbuf_from_pixmap): Add cast from char *
Paul Eggert
2011-03-13
1
-4
/
+4
*
Updates for compiling with Gtk+ 3.0 (--with-x-toolkit=gtk3).
Jan D
2011-03-08
1
-90
/
+177
*
* gtkutil.c (xg_tool_bar_menu_proxy): Handle case when tool bar label is null.
Jan Djärv
2011-02-14
1
-1
/
+1
*
Refill some long/short copyright headers.
Glenn Morris
2011-01-26
1
-2
/
+2
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-1
/
+1
*
Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h.
Paul Eggert
2011-01-22
1
-4
/
+0
*
Declare some DEFVARs globally, not locally
Tom Tromey
2011-01-18
1
-7
/
+0
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-2
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Minor fix to GTK tool-bar button refresh code.
Chong Yidong
2011-01-08
1
-1
/
+1
*
|
Reduce GTK tool-bar switching delay by avoiding selective show/hide of widgets.
Chong Yidong
2011-01-01
1
-156
/
+96
*
|
Support for menu separators in the GTK tool-bar.
Chong Yidong
2010-12-17
1
-74
/
+44
*
|
Fix error in last merge.
Chong Yidong
2010-11-30
1
-26
/
+26
*
|
Merge changes from emacs-23 branch
Chong Yidong
2010-11-27
1
-2
/
+29
|
\
|
|
*
Fix bug 7425.
Jan Djärv
2010-11-20
1
-2
/
+28
*
|
Add keyword :vert-only for tool bar items with labels not shown horizontally.
Jan Djärv
2010-11-20
1
-5
/
+13
*
|
* gtkutil.c (qttip_cb): Set title to empty for ATK (Bug#7278).
Jan D
2010-10-26
1
-0
/
+2
*
|
Do not include stdlib.h and string.h, config.h does it.
Dan Nicolaescu
2010-10-01
1
-1
/
+0
*
|
Merge changes from emacs-23 branch
Chong Yidong
2010-09-23
1
-0
/
+2
|
\
|
|
*
Make sure detached tool bar menu isn't blank.
Jan D
2010-09-17
1
-0
/
+2
[next]