Variadic C functions now count arguments with size_t, not int.
[bpt/emacs.git] / src / frame.c
2011-03-27 Paul EggertVariadic C functions now count arguments with size_t...
2011-03-23 Julien DanjouUse Frun_hooks rather than calling Vrun_hooks manually
2011-03-23 Paul EggertFix more problems found by GCC 4.5.2's static checks.
2011-03-23 Paul EggertMerge from mainline.
2011-03-22 Paul EggertMerge from mainline.
2011-03-21 Paul Eggert* frame.c (validate_x_resource_name): Simplify count...
2011-03-21 Paul EggertBetter version of previous patch.
2011-03-21 Paul Eggert* frame.c (Fmodify_frame_parameters): Simplify loop...
2011-03-19 Chong YidongMerge changes from emacs-23 branch
2011-03-12 Glenn MorrisMerge from emacs-23; up to 2010-06-03T22:16:02Z!dann...
2011-03-02 Paul EggertMerge from mainline.
2011-02-28 Glenn MorrisMerge from emacs-23; up to 2010-06-03T05:41:49Z!rgm...
2011-02-27 Chong YidongAvoid recording dead buffers in buffer-list frame param...
2011-02-27 Eli ZaretskiiImplement stub emulation of `readlink' for MS-DOS.
2011-02-27 Paul EggertMerge: Minor cleanups uncovered by gcc warnings
2011-02-27 Paul Eggert* frame.c (x_set_screen_gamma): Rename local to avoid...
2011-02-23 Glenn MorrisMerge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka...
2011-02-19 Glenn MorrisMerge from emacs-23; up to 2010-06-01T01:49:15Z!monnier...
2011-02-18 Paul EggertMerge from mainline.
2011-02-16 Tom TromeyHide implementation of `struct kboard'
2011-02-16 Tom TromeyChange B_ to BVAR
2011-02-16 Glenn MorrisMerge from emacs-23; up to 2010-05-28T19:18:47Z!juri...
2011-02-15 Paul EggertMerge from mainline.
2011-02-14 Tom TromeyHide implementation of `struct buffer'
2011-02-12 Chong YidongMerge changes from emacs-23 branch
2011-02-05 Glenn MorrisMerge from emacs-23; up to 2010-05-26T14:19:15Z!monnier...
2011-01-31 Chong YidongMerge changes from emacs-23 branch
2011-01-30 Paul EggertUse SSDATA when the context wants char *.
2011-01-30 Paul EggertUse SSDATA when the context wants char *.
2011-01-26 Glenn MorrisRefill some long/short copyright headers.
2011-01-25 Glenn MorrisConvert consecutive FSF copyright years to ranges.
2011-01-25 Glenn MorrisMerge from emacs-23.
2011-01-23 Paul EggertMerge: Check return values of some library calls.
2011-01-23 Paul EggertCheck return values of some library calls.
2011-01-23 Paul EggertPromote SSDATA macro from gtkutil.c and xsmfns.c to...
2011-01-22 Glenn MorrisMerge from emacs-23
2011-01-18 Tom TromeyMove all DEFVAR'd globals into a structure -- threading...
2011-01-18 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T22:16...
2011-01-17 Paul EggertMerge from mainline.
2011-01-16 Glenn MorrisRefill some copyright headers.
2011-01-15 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T21:33...
2011-01-15 Glenn MorrisMerge from emacs-23 branch.
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Stefan MonnierMerge from emacs-23
2011-01-02 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2011-01-02 Chong YidongMerge changes from emacs-23 branch
2010-12-27 Andreas SchwabRemove unused declarations
2010-12-20 Chong Yidong* src/frame.c (focus_follows_mouse): Default to 0 ...
2010-12-16 Ken ManheimerSynopsis: Migrate allout encryption provisions from...
2010-12-13 Stefan MonnierMerge from emacs-23
2010-12-03 Andreas Schwab* frame.c (x_set_font): Remove unused variable.
2010-11-27 Chong YidongMerge changes from emacs-23 branch
2010-11-25 Kenichi Handamerge emacs-23
2010-11-18 Stefan MonnierMerge from emacs-23
2010-11-09 Stefan MonnierMerge from emacs-23
2010-11-06 Eli ZaretskiiUnify mouse-highlight code for all GUI and TTY sessions.
2010-11-01 Kenichi Handamerge trunk
2010-10-31 Glenn MorrisFix bug#7299; default value of tool-bar-mode in without...
2010-10-31 Chong YidongMerge changes from emacs-23 branch
2010-10-29 Glenn MorrisRemove duplicate Lisp definitions of define-minor-mode...
2010-10-24 Chong YidongMerge changes from emacs-23 branch.
2010-10-24 Chong YidongMerge changes from emacs-23
2010-10-23 Glenn Morris* src/frame.c (syms_of_frame) <menu-bar-mode>: Sync...
2010-10-23 Eli ZaretskiiImplement mouse highlight for bidi-reordered lines.
2010-10-22 Juanma Barranquerosrc/frame.c: Fix previous change.
2010-10-22 Eli ZaretskiiDocument values of window-system and deprecate its...
2010-10-19 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-18 Julien Danjou* src/frame.c (Fframe_pointer_visible_p):
2010-10-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-11 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-08 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-27 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-25 Chong YidongMerge changes from emacs-23 branch.
2010-09-23 Chong YidongMerge changes from emacs-23 branch
2010-09-18 Eli ZaretskiiFix MSDOS build broken by 2010-09-10T16:44:35Z!larsi...
2010-09-17 Stefan Monnier* src/frame.c (Ftool_bar_pixel_width): YAILOM (Yet...
2010-09-17 Jan DExpose tool-bar pixel width to lisp and use it for...
2010-09-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-06 Chong YidongMerge changes from emacs-23 branch.
2010-09-01 Kenichi Handamerge changes in emacs-23 branch
2010-08-22 Chong YidongMerge changes from emacs-23 branch.
2010-08-17 Joakim Veronamerge from trunk
2010-08-08 Chong YidongMerge changes from emacs-23 branch.
2010-08-08 Chong YidongMerge changes from emacs-23 branch
2010-08-08 Dan NicolaescuUse const char* instead of char*.
2010-08-06 Dan Nicolaescu* src/frame.c (frame_params): Make const.
2010-08-05 Dan NicolaescuRemove extern declarations in .c files, .h files have...
2010-07-29 Jan DjärvAdd ability to put Gtk+ tool bar on the left/right...
2010-07-29 Dan NicolaescuRemove extern declarations from .c files, and them...
2010-07-27 Dan NicolaescuUse const, move declarations to header files.
2010-07-27 Juanma BarranqueroMerge from emacs-23
2010-07-26 Kenichi Handamerge trunk
2010-07-23 Juanma BarranqueroRemove unused static functions.
2010-07-17 Chong Yidong* frame.c (make_initial_frame): Use set_menu_bar_lines...
2010-07-17 Chong YidongMerge latest fix to xg_event_is_for_menubar.
2010-07-16 Chong YidongMerge changes from emacs-23 branch.
2010-07-12 Kenichi Handamerge trunk
2010-07-10 Chong YidongMerge changes from emacs-23 branch.
2010-07-10 Chong YidongAdapt terminal frames to latest menu-bar changes.
2010-07-10 Chong YidongMerge changes from emacs-23 branch.
next