Use const char* instead of char*.
[bpt/emacs.git] / src / gtkutil.c
2010-08-08 Dan NicolaescuUse const char* instead of char*.
2010-08-06 Dan NicolaescuRemove extern declarations in .c files, .h files have...
2010-08-05 Dan NicolaescuRemove extern declarations in .c files, .h files have...
2010-08-02 Jan DjärvDon't use Gtk+ tooltip unless Gtk+ version => 2.14.
2010-08-01 Jan DUse Gtk+ tooltips by default for Gtk+ Emacs.
2010-07-29 Jan DjärvAdd ability to put Gtk+ tool bar on the left/right...
2010-07-28 Jan DjärvAdd tool bar style text-image-horiz (text to the left...
2010-07-27 Juanma BarranqueroMerge from emacs-23
2010-07-17 Jan D* gtkutil.c (xg_frame_resized): GTK_IS_MAPPED => gtk_wi...
2010-07-17 Chong YidongMerge latest fix to xg_event_is_for_menubar.
2010-07-17 Jan D* gtkutil.c (xg_event_is_for_menubar): Also check that...
2010-07-16 Chong YidongMerge changes from emacs-23 branch.
2010-07-14 Jan DFix menus as per bug 6499 and 6608.
2010-07-12 Eli ZaretskiiFix the MS-DOS build (fallout from 2010-07-12T14:16...
2010-07-12 Andreas SchwabConvert old-style definitions
2010-07-10 Chong YidongMerge changes from emacs-23 branch.
2010-07-08 Kenichi Handamerge trunk
2010-07-05 Jan DFix some bad prototypes and formatting after conversion...
2010-07-05 Dan NicolaescuConvert declarations or definitions to standard C.
2010-07-04 Dan NicolaescuConvert (most) functions in src to standard C.
2010-07-02 Eli ZaretskiiFix MS-DOS configury.
2010-07-02 Jan DRemove __P and P_ from .c and .m files and definition...
2010-06-28 Jan DUse non-deprecated Gtk+ functions, add changes for...
2010-06-26 Eli Zaretskiiw32-fns.el (w32-convert-standard-filename): Doc fix.
2010-06-24 Juanma Barranquerosrc/gtkutil.c (xg_update_scrollbar_pos): Avoid C99...
2010-06-22 Jan DjärvHide scroll bar when window is too small to avoid Gtk...
2010-06-16 Stefan MonnierMerge from emacs-23
2010-06-09 Andreas SchwabMerge from emacs-23
2010-06-01 Stefan MonnierMerge from emacs-23
2010-05-25 Stefan MonnierMerge from emacs-23
2010-05-18 Chong YidongFix stack overflow in string creation (Bug#6214).
2010-05-11 Stefan MonnierMerge from emacs-23
2010-05-08 Stefan MonnierMerge from emacs-23
2010-05-08 Jan DFix bug #6139, text is briefly shown in tool bar on...
2010-05-01 Eli ZaretskiiEmulate POSIX_SIGNALS on MS-Windows.
2010-05-01 Eli ZaretskiiFix display of R2L lines and cursor motion in bidi...
2010-04-25 Eli ZaretskiiFix crash with bidi display on the last empty line...
2010-04-24 Eli ZaretskiiFix cursor motion at end of line that ends in a compose...
2010-04-23 Eli ZaretskiiFix display of composed characters from L2R scripts...
2010-04-23 Stefan Monnier* gtkutil.c: Include xsettings.h for Ftool_bar_get_syst...
2010-04-20 Jan DjärvGtk tool bars can be text, icons with text or just...
2010-04-20 Eli ZaretskiiImplement GUI display of R2L lines, fix TTY display...
2010-04-20 Jan Djärvgtkutils.c (xg_event_is_for_scrollbar): Check if grabbe...
2010-04-19 Stefan MonnierMerge from emacs-23
2010-04-18 Jan DjärvSet USER_POS in hint_flags to work around Cygwin problem.
2010-04-13 Jan DjärvFix so top -10 and left -10 in frame parameters work.
2010-03-10 Stefan MonnierMerge pending branch
2010-02-27 Eli ZaretskiiMerge frome mainline.
2010-02-24 Jan DjärvMove declarations before statements.
2010-01-19 Alan MackenzieSuppress spurious second invocation of before-change...
2010-01-19 Alan Mackenzieno message
2010-01-16 Eli ZaretskiiMerge from mainline.
2010-01-14 Kenichi Handafrom trunk
2010-01-13 Glenn MorrisAdd 2010 to copyright years.
2010-01-08 Eli ZaretskiiMerge from mainline.
2010-01-05 Jan DjärvMerge from mainline.
2010-01-05 Jan DjärvHandle change of internal-border width when maximized.
2009-12-13 Jan DjärvBug 5177: Scroll bar thumb did not move when scrolling...
2009-12-12 Jan Djärvgtkutil.c: Scroll bar thumb not updated properly (bug...
2009-12-09 Andreas Schwab(xg_tool_bar_proxy_help_callback): Fix missing return.
2009-11-21 Jan DjärvUse a select wrapper around the GLib event loop, thus...
2009-11-20 Jan Djärvgtkutil.c (xg_modify_menubar_widgets): If menubar is...
2009-11-14 Jan Djärvgtkutil.c (xg_update_frame_menubar): Do nothing if...
2009-11-11 Dan Nicolaescu* process.c (ifflag_def): Make flag_sym constant.
2009-11-10 Jan DjärvBug #4574. Common code for file/font dialog. Handle...
2009-11-06 Jan DjärvFix bug #4870, issues 3 and 4.
2009-10-21 Jan DjärvFix resize due to font change on a maximized/xmonad...
2009-10-19 Dan Nicolaescu* alloc.c: Do not define struct catchtag.
2009-10-08 Jan Djärvgtkutil.c (create_menus): Call gtk_widget_set_size_requ...
2009-07-16 Chong Yidong* xterm.c (Qx_gtk_map_stock): New var.
2009-07-02 Jan Djärv* gtkutil.c (xg_frame_set_char_size): Do set width...
2009-07-02 Jan DjärvRemove debug code.
2009-07-02 Jan Djärv(xg_frame_set_char_size): Do not set pixel width/height
2009-07-02 Jan Djärv(xg_frame_set_char_size): Do not set pixel width/height...
2009-07-01 Jan Djärv* gtkutil.c (xg_tool_bar_proxy_help_callback): New...
2009-07-01 Jan Djärv* emacs.c (USAGE3, standard_args): Add -mm and --maximized.
2009-05-11 Jan Djärv* gtkutil.c (xg_frame_set_char_size): Set frame pixel...
2009-04-19 Jan DjärvMake Emacs compile when Gtk+ and -DGTK_DISABLE_DEPRECAT...
2009-03-23 Jan Djärvgtkutil.c (xg_display_open): Assign a value to gdpy_def...
2009-03-14 Jan Djärv* gtkutil.c (xg_tool_bar_callback): Set focus back...
2009-03-02 Juanma BarranqueroFix typos.
2009-02-26 Juanma BarranqueroFix typo in comment.
2009-01-08 Glenn MorrisAdd 2009 to copyright years.
2008-12-22 Andreas Schwab* buffer.c (init_buffer): Use realloc instead of xrealloc.
2008-12-18 Jan Djärv(xg_frame_resized): Remove check if rows/columns have
2008-12-18 Jan Djärv(xg_frame_resized): Remove check if rows/columns have
2008-12-01 Chong Yidong(update_frame_tool_bar): Initialize variable.
2008-10-07 Chong Yidong(xg_display_open): Reset default display if none exists.
2008-10-06 Chong Yidong(x_wm_set_size_hint): Return immediately if called...
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-02 Miles BaderMerge from emacs--rel--22
2008-08-18 Miles BaderMerge from emacs--rel--22
2008-08-12 Miles BaderMerge from emacs--rel--22
2008-07-30 Chong Yidong(menu_nav_ended): Remove.
2008-07-29 Jan Djärv* gtkutil.c (menu_nav_ended): Remove.
2008-07-28 Andreas Schwab* lisp.h (init_weak_hash_tables, syms_of_font)
2008-07-28 Jan Djärv(menu_nav_ended): Revert change from 2008-07-24.
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-24 Jan Djärv(xg_get_font_name): Cast w to GTK_FONT_SELECTION_DIALOG.
next