]> code.delx.au - gnu-emacs/history - src/gtkutil.c
Convert consecutive FSF copyright years to ranges.
[gnu-emacs] / src / gtkutil.c
2011-01-25 Glenn MorrisConvert consecutive FSF copyright years to ranges.
2011-01-25 Glenn MorrisMerge from emacs-23.
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 TromeyDeclare some DEFVARs globally, not locally
2011-01-18 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T22:16...
2011-01-17 Paul EggertMerge from mainline.
2011-01-15 Glenn MorrisNuke arch-tags.
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-12 Paul EggertMerge from mainline.
2011-01-09 Chong YidongMinor fix to GTK tool-bar button refresh code.
2011-01-02 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2011-01-02 Chong YidongMerge changes from emacs-23 branch
2011-01-01 Chong YidongReduce GTK tool-bar switching delay by avoiding selecti...
2010-12-17 Chong YidongSupport for menu separators in the GTK tool-bar.
2010-12-16 Ken ManheimerSynopsis: Migrate allout encryption provisions from...
2010-12-13 Stefan MonnierMerge from emacs-23
2010-11-30 Chong YidongFix error in last merge.
2010-11-27 Chong YidongMerge changes from emacs-23 branch.
2010-11-27 Chong YidongMerge changes from emacs-23 branch
2010-11-25 Kenichi Handamerge emacs-23
2010-11-20 Jan DjärvAdd keyword :vert-only for tool bar items with labels...
2010-11-20 Jan DjärvFix bug 7425.
2010-11-18 Stefan MonnierMerge from emacs-23
2010-11-09 Stefan MonnierMerge from emacs-23
2010-10-31 Chong YidongMerge changes from emacs-23 branch
2010-10-26 Jan D* gtkutil.c (qttip_cb): Set title to empty for ATK...
2010-10-24 Chong YidongMerge changes from emacs-23
2010-10-23 Eli ZaretskiiImplement mouse highlight for bidi-reordered lines.
2010-10-19 Juanma BarranqueroMerge changes from emacs-23 branch.
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-10-01 Dan NicolaescuDo not include stdlib.h and string.h, config.h does it.
2010-09-27 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-27 Kenichi Handamerge trunk
2010-09-25 Chong YidongMerge changes from emacs-23 branch.
2010-09-24 Chong YidongMerge changes from emacs-23 branch.
2010-09-23 Chong YidongMerge changes from emacs-23 branch
2010-09-17 Jan DMake sure detached tool bar menu isn't blank.
2010-09-17 Jan DPut handle on top for vertical toolbar, Bug#7051.
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-20 Eli ZaretskiiFix version string in top-level MSDOS Makefile.
2010-08-18 Joakim Veronamerge from trunk, no conflicts
2010-08-18 Jan D* gtkutil.c (update_frame_tool_bar): Literal stings...
2010-08-17 Stefan Monnier* src/gtkutil.c (update_frame_tool_bar): Don't assume...
2010-08-17 Joakim Veronamerge from trunk
2010-08-11 Jan DTake colors for region face (selected text) from the...
2010-08-11 Jan DFix -Wwrite_strings in general and for Gtk+ specific...
2010-08-09 Kenichi Handamerge trunk
2010-08-09 Dan NicolaescuUse const char* instead of char*.
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 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-13 Joakim Veronamerge and fixes
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...
next