remove documentation-string reading hack
[bpt/emacs.git] / src / frame.h
2015-04-18 BT Templetonstore lisp structures in SCM objects
2014-06-28 Glenn MorrisMerge from emacs-24; up to 2014-06-12T14:55:48Z!monnier...
2014-06-28 Kenichi Handamerge trunk
2014-06-26 Glenn MorrisMerge from emacs-24; up to 2014-06-11T19:33:14Z!rgm...
2014-06-24 Glenn MorrisMerge from emacs-24; up to 2014-06-08T18:27:22Z!eggert...
2014-06-21 Glenn MorrisMerge from emacs-24; up to 2014-06-06T02:22:40Z!monnier...
2014-06-17 Paul EggertOmit redundant extern decls.
2014-06-15 Glenn MorrisMerge from emacs-24; up to 2014-06-03T06:51:18Z!eliz...
2014-06-11 Glenn MorrisMerge from emacs-24; up to 2014-06-02T14:17:07Z!michael...
2014-06-10 Dmitry Antipov* frame.h (window_system_available) [!HAVE_WINDOW_SYSTE...
2014-06-10 Dmitry Antipov* dispextern.h (last_tool_bar_item): Remove declaration.
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-02T11:35:40Z!michael...
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-01T23:37:59Z!eggert...
2014-06-02 Glenn MorrisMerge from emacs-24; up to 2014-05-29T17:16:00Z!dmantip...
2014-05-29 Paul Eggert* frame.c, frame.h (frame_char_to_pixel_position)
2014-05-28 Dmitry Antipov* frame.h (frame_char_to_pixel_position, frame_set_mous...
2014-05-28 Dmitry AntipovRefactor mouse positioning stuff to avoid code duplication.
2014-05-28 Dmitry AntipovOn X, always make pointer visible when deleting frame...
2014-04-08 Daniel ColascioneMore GC assertions
2014-04-08 Daniel ColascioneRearrange pointer logging
2014-04-07 Daniel ColascioneMerge from emacs-24; up to 2014-04-01T20:18:12Z!eggert...
2014-04-04 Stefan Monniersrc/buffer.h, src/frame.h: Clarify doc of optimization...
2014-03-20 Stefan Monnier* src/frame.h (SET_FRAME_VISIBLE): Keep frame_garbaged...
2014-02-24 Bill WohlerMerge from trunk; up to 2014-02-23T23:41:17Z!lekktu...
2014-01-01 Paul EggertUpdate copyright year to 2014 by running admin/update...
2013-12-20 Martin RudalicsSome more fixes for pixelwise resizing.
2013-12-15 Eli ZaretskiiFix session GUI startup.
2013-12-14 Paul EggertUse bool for boolean, focusing on headers.
2013-12-09 Eli ZaretskiiMerge from trunk.
2013-12-08 Paul Eggert* frame.h (SET_FRAME_VISIBLE): Now an inline function.
2013-12-07 Eli ZaretskiiMerge from trunk.
2013-12-01 Paul EggertSpelling and punctuation fixes.
2013-11-30 Martin RudalicsSupport resizing frames and windows pixelwise.
2013-11-29 Paul EggertFix minor problems found by static checking.
2013-11-28 Stefan MonnierRefine redisplay optimizations to only redisplay *some...
2013-11-23 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:37:57Z!rgm...
2013-10-08 Eli ZaretskiiSupport menus on text-mode terminals.
2013-10-02 Dmitry Antipov* frame.h (struct frame): Drop has_minibuffer member...
2013-09-30 Eli ZaretskiiFix message-box and avoid compilation warnings.
2013-09-26 Eli ZaretskiiMerge from trunk.
2013-09-23 Dmitry Antipov* dispnew.c (frame_garbaged, selected_frame, last_nonmi...
2013-09-20 Paul EggertA simpler, centralized INLINE.
2013-09-17 Dmitry Antipov* frame.h (x_set_bitmap_icon) [!HAVE_NS]: New function.
2013-09-17 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:31:36Z!rgm...
2013-09-16 Dmitry AntipovFix X event waiting to handle multiple frames.
2013-09-15 Dmitry Antipov* frame.h (FRAME_SMALLEST_CHAR_WIDTH, FRAME_SMALLEST_FO...
2013-09-13 Dmitry AntipovUnify Fx_focus_frame between all ports.
2013-09-13 Dmitry AntipovUnify FRAME_window_system_DISPLAY_INFO macros between...
2013-09-12 Kenichi Handamerge trunk
2013-09-11 Dmitry AntipovIfdef away frame tool bar code when it is not really...
2013-09-09 Dmitry AntipovReview and drop old frame resize hack.
2013-09-09 Dmitry AntipovDo not populate pure Xism x_sync to other ports.
2013-09-09 Dmitry AntipovCleanup frame flushing.
2013-09-08 Kenichi Handamerge trunk
2013-09-06 Dmitry AntipovAttempt to make redisplay more selective when changing...
2013-09-06 Dmitry AntipovAttempt to make redisplay more selective when changing...
2013-09-05 Eli ZaretskiiMerge from trunk after a lot of time.
2013-09-04 Xue FuqiaoMerge from mainline.
2013-08-30 Dmitry AntipovMinor cleanup to avoid forward declarations.
2013-08-27 Glenn MorrisMerge from emacs-24; up to 2013-01-03T01:56:56Z!rgm...
2013-08-23 Dmitry AntipovMinor cleanup for redisplay interface and few related...
2013-08-13 Glenn MorrisMerge from emacs-24; up to 2013-01-02T16:37:04Z!eggert...
2013-08-12 Dmitry AntipovAvoid looping over all frame windows to freeze and...
2013-08-12 Glenn MorrisMerge from emacs-24; up to 2013-01-02T10:15:31Z!michael...
2013-08-04 Xue FuqiaoMerge from mainline.
2013-08-03 Dmitry AntipovDrop FRAME_PTR typedef.
2013-08-01 Dmitry Antipov* frame.h (FRAME_MOUSE_UPDATE):
2013-08-01 Dmitry AntipovDo not use pure Xism x_wm_set_icon_position in non...
2013-07-31 Dmitry AntipovDrop unnecessary functions that deals with frame pixel...
2013-07-31 Dmitry Antipov* frame.c (make_frame, x_set_frame_parameters): Use...
2013-07-25 Glenn MorrisMerge from emacs-24; up to 2013-01-01T11:02:14Z!rudalic...
2013-07-20 Glenn MorrisMerge from emacs-24; up to 2012-12-31T11:35:13Z!rudalic...
2013-07-06 Glenn MorrisMerge from emacs-24; up to 2012-12-30T19:34:25Z!jan...
2013-07-03 Glenn MorrisMerge from emacs-24; up to 2012-12-29T12:57:49Z!fgallin...
2013-06-24 Glenn MorrisMerge from emacs-24; up to 2012-12-29T06:14:00Z!cyd...
2013-06-14 Stephen BermanMerge from trunk.
2013-06-03 Xue FuqiaoMerge from mainline.
2013-06-03 Paul EggertFix minor problems found by static checking.
2013-06-01 Glenn MorrisMerge from emacs-24; up to 2012-12-27T20:09:45Z!juri...
2013-05-25 Jan DjärvFactor out common code for multimonitors, for Gtk+...
2013-05-09 Glenn MorrisMerge from emacs-24; up to 2012-12-27T17:59:21Z!rgm...
2013-04-26 Glenn MorrisMerge from emacs-24; up to 2012-12-27T08:21:08Z!rgm...
2013-04-20 Glenn MorrisMerge from emacs-24; up to 2012-12-26T22:30:58Z!yamaoka...
2013-04-20 Erik CharleboisBetter full-screen frame support on MS-Windows.
2013-04-15 Eli ZaretskiiMerge from trunk.
2013-04-15 Eli ZaretskiiMore debugging code to investigate bug #14062.
2013-04-14 Eli ZaretskiiMerge from trunk, resolve conflicts.
2013-04-07 Dmitry AntipovGet rid of some platform-specific functions examining...
2013-04-05 Kenichi Handamerge trunk
2013-03-31 Eli ZaretskiiMerge from trunk.
2013-03-31 Dmitry Antipov* frame.h (struct frame): Drop scroll_bottom_vpos
2013-03-30 Glenn MorrisMerge from emacs-24; up to 2012-12-26T16:22:18Z!michael...
2013-03-28 Eli ZaretskiiMerge from trunk and resolve conflicts.
2013-03-22 David EngsterMerge with CEDET upstream (rev. 8499).
2013-03-22 Dmitry Antipov* frame.h (struct frame): Put menu_bar_window under...
2013-03-21 Kenichi Handamerge trunk
2013-03-20 Dmitry Antipov* frame.h (struct frame): Drop resx and resy because...
2013-03-16 Stefan MonnierMerge from emacs-24
2013-03-11 Glenn MorrisMerge from emacs-24; up to 2012-12-25T17:37:29Z!eliz...
2013-03-08 Glenn MorrisMerge from emacs-24; up to 2012-12-25T15:07:59Z!dmantip...
next