aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (LIBS): Add COMCTL32.Jason Rumney2007-09-271-0/+1
* *** empty log message ***Andreas Schwab2007-09-221-0/+5
* Whitespace change.Richard M. Stallman2007-09-212-5/+9
* (our_memory_buffer): Renamed from omfib_buffer.Richard M. Stallman2007-09-211-4/+4
* Comment change.Richard M. Stallman2007-09-211-1/+3
* (x_draw_glyph_string): Use strike_through_color, not underline_color,Juanma Barranquero2007-09-212-12/+18
* (Fmake_network_process): Doc fix.Glenn Morris2007-09-201-1/+3
* *** empty log message ***Glenn Morris2007-09-201-0/+4
* (Foverlays_at): Doc fix.Richard M. Stallman2007-09-192-1/+5
* (Fplist_put): Preserve uneven tail data.Stefan Monnier2007-09-182-1/+5
* (reset_malloc_hooks): Set the hooks to the previousAndreas Schwab2007-09-161-3/+3
* (xg_get_image_for_pixmap): Always create a GdkPixbufJan Djärv2007-09-162-47/+26
* No longer define `static' as nothing.Glenn Morris2007-09-152-2/+10
* (our_memory_fill_input_buffer) <buffer>: Move to file scope and renameGlenn Morris2007-09-142-6/+16
* (xg_separator_p) <separator_names>: Move to file scope.Glenn Morris2007-09-141-18/+18
* (init_fringe_bitmap) <swap nibble>: Move to file scope.Glenn Morris2007-09-141-5/+8
* (abs): #undef before #define.Jan Djärv2007-09-144-0/+14
* (xg_get_file_with_chooser): Move GCPRO1 after declarationsJan Djärv2007-09-141-1/+1
* (enum): Remove trailing comma.Jan Djärv2007-09-141-1/+1
* (enum event_kind): Remove trailing comma.Jan Djärv2007-09-141-2/+2
* (cnt): Rename to x_reply_selection_request_cnt for clarity.Glenn Morris2007-09-122-2/+10
* (cnt): Rename to menu_grab_callback_cnt for clarity.Glenn Morris2007-09-121-5/+5
* (gif_load): Fix bug: Handle nonexistent colormap.Thien-Thi Nguyen2007-09-062-7/+12
* (menu_grab_callback) <cnt>: Move static variable to file scope.Glenn Morris2007-09-062-3/+4
* (x_reply_selection_request) <cnt>: Move static variable to file scope.Glenn Morris2007-09-061-1/+4
* *** empty log message ***Glenn Morris2007-09-061-0/+5
* *** empty log message ***Jason Rumney2007-09-021-0/+4
* (delete_child): Don't terminate threads of zombies.Jason Rumney2007-09-021-0/+6
* (file_for_image, find_rtl_image): New functions.Jan Djärv2007-09-022-62/+240
* Qrtl is new.Jan Djärv2007-09-021-1/+8
* (enum tool_bar_item_idx): Add TOOL_BAR_ITEM_RTL_IMAGE.Jan Djärv2007-09-021-0/+3
* (syms_of_keyboard): Set up new Lisp variableMartin Rudalics2007-08-292-0/+22
* (struct kboard): New elt Vlast_repeatable_command.Martin Rudalics2007-08-291-0/+3
* (syms_of_image) <image-library-alist, cross-disabled-images>: Doc fixes.Juanma Barranquero2007-08-282-4/+11
* (xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGEDJan Djärv2007-08-282-2/+8
* (x_draw_composite_glyph_string_foreground): Draw rectangleYAMAMOTO Mitsuharu2007-08-272-4/+16
* (tty_supports_face_attributes_p): Use instead of LFACE_INVERSE_INDEXRichard M. Stallman2007-08-272-2/+12
* (condition-case): Doc fix.Richard M. Stallman2007-08-271-6/+7
* (load_warn_old_style_backquotes): Fix weird typo.Stefan Monnier2007-08-231-1/+1
* (load_warn_old_style_backquotes): Fix up array size typo.Stefan Monnier2007-08-232-2/+6
* (Qold_style_backquotes): New var.Stefan Monnier2007-08-222-4/+27
* (Fclear_face_cache, Fx_send_client_event): Declare.Stefan Monnier2007-08-222-0/+4
* (syms_of_lread): Export old-style-backquotes to Elisp.Stefan Monnier2007-08-222-4/+5
* (Vold_style_backquotes): New var.Stefan Monnier2007-08-222-2/+18
* (SYSTEM_DEFAULT_RESOURCES): Add missing NULL terminator.Jason Rumney2007-08-222-1/+5
* (reset_var_on_error): New fun.Stefan Monnier2007-08-212-62/+46
* (pure): Round PURESIZE up.Andreas Schwab2007-08-192-1/+5
* Remove debug fprintf.Jan Djärv2007-08-171-5/+1
* (handle_one_xevent): Remove check that mouse click is inJan Djärv2007-08-172-20/+25
* Tweak previous change (don't init statics).Glenn Morris2007-08-161-8/+8