summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* .Andreas Schwab2003-03-131-0/+2
* Add prototype for create_menus.Andreas Schwab2003-03-131-0/+4
* .Andreas Schwab2003-03-121-0/+6
* (selection_data_to_lisp_data): Use int instead ofAndreas Schwab2003-03-121-4/+4
* (long_to_cons): Fix type of top.Andreas Schwab2003-03-121-2/+2
* (xg_tool_bar_help_callback): Add missing return value.Andreas Schwab2003-03-121-1/+1
* .Andreas Schwab2003-03-121-0/+4
* (xg_update_frame_menubar): Add missing return value.Andreas Schwab2003-03-121-0/+2
* Make last change compile on non-X systems.Kim F. Storm2003-03-121-1/+1
* (x_term_init) [USE_GTK]: Fix typo.Andreas Schwab2003-03-122-1/+5
* Use generic compute_fringe_widths.Kim F. Storm2003-03-126-10/+8
* The following changes consolidates the fringe handling fromKim F. Storm2003-03-121-0/+275
* Remove generic fringe code.Kim F. Storm2003-03-122-678/+39
* Remove generic fringe code.Kim F. Storm2003-03-121-372/+70
* (enum fringe_bitmap_type): Define here.Kim F. Storm2003-03-121-0/+51
* *** empty log message ***Kim F. Storm2003-03-121-0/+34
* (Fprin1_to_string): Return unibyte string if possible.Stefan Monnier2003-03-111-0/+2
* (read_process_output): We have allocated enough spaceDavid Kastrup2003-03-091-3/+3
* *** empty log message ***David Kastrup2003-03-091-0/+5
* Implement Ctrl-Mouse-2 (split vertically) for toolkit scrollbarsJan Djärv2003-03-094-3/+46
* Another fix for BadGC.Jan Djärv2003-03-091-4/+47
* * gtkutil.c (update_frame_tool_bar): Compare pixmap ID instead ofJan Djärv2003-03-082-8/+10
* * xterm.c (handle_one_xevent): Pass ReparentNotify to Xt even ifJan Djärv2003-03-082-1/+6
* (CODING_ADD_COMPOSITION_COMPONENT): If the number ofKenichi Handa2003-03-071-3/+40
* *** empty log message ***Kenichi Handa2003-03-071-0/+10
* (w32_get_rdb_resource): New function.Juanma Barranquero2003-03-062-1/+47
* (Fx_get_resource, x_get_resource_string): Pass xrdb to check for resourcesJuanma Barranquero2003-03-061-2/+3
* (w32_make_rdb): New function.Juanma Barranquero2003-03-061-13/+57
* (struct w32_display_info): Add xrdb member to support passing resources via -xrmJuanma Barranquero2003-03-061-0/+3
* * xterm.c (x_detect_focus_change): Call x_any_window_to_frameJan Djärv2003-03-042-1/+6
* xsmfns.c (smc_save_yourself_CB): Add --no-splash to optionsJan Djärv2003-03-032-3/+17
* (Fkill_buffer): Use Frun_hook_with_args_until_failureRichard M. Stallman2003-03-032-6/+15
* *** empty log message ***Rob Browning2003-03-031-6/+11
* .Stefan Monnier2003-03-021-22/+22
* * xterm.h (XSync): Define as gdk_window_process_all_updates for GTK.Jan Djärv2003-03-022-1/+7
* A lot of lines removed at checkin version 1.3108, restore themJan Djärv2003-03-021-30/+3795
* *** empty log message ***Stefan Monnier2003-02-261-2/+6
* (redisplay_window): Fix infinite loop in redisplay.Kim F. Storm2003-02-252-0/+16
* (read1): Accept `single space' syntax like (? x).Kim F. Storm2003-02-251-0/+7
* * keyboard.c (cancel_hourglass_unwind): Surround withJan Djärv2003-02-252-0/+7
* *** empty log message ***Kenichi Handa2003-02-251-0/+5
* (Fset_buffer_multibyte): Pay attention to the bufferKenichi Handa2003-02-251-0/+2
* (back_comment): Only check nestedness of 2nd char if needed.Stefan Monnier2003-02-251-1/+1
* (fix_command): Declare as static void and move before Fcall_interactively.Juanma Barranquero2003-02-242-64/+67
* (Qwhen): Declare external; it's now defined in callint.c.Juanma Barranquero2003-02-242-4/+8
* * keyboard.c (cancel_hourglass_unwind): New function.Jan Djärv2003-02-232-8/+29
* Entries between 2002-03-10 and 2002-02-16 was missing, restore them.Jan Djärv2003-02-231-2/+465
* (fix_command): New subroutine, from Fcall_interactively.Richard M. Stallman2003-02-232-39/+80
* (print_partial_compiled_pattern): Output to stderr.Richard M. Stallman2003-02-231-49/+48
* (directory_files_internal): Don't expand directory.Kai Großjohann2003-02-232-1/+8