aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* *** empty log message ***Glenn Morris2007-08-161-2/+2
* Typo.Glenn Morris2007-08-151-1/+1
* Comment previous change.Glenn Morris2007-08-151-0/+3
* Philippe Waroquiers <philippe.waroquiers at eurocontrol.int>Glenn Morris2007-08-152-3/+12
* (update_frame_tool_bar): Use -1 as indexJan Djärv2007-08-132-6/+14
* (x_draw_image_glyph_string): Adjust stipple origin whenYAMAMOTO Mitsuharu2007-08-112-0/+7
* (new_backquote_output): Rename from old_backquote_output.Stefan Monnier2007-08-102-6/+20
* (posix_memalign): New function.YAMAMOTO Mitsuharu2007-08-092-2/+38
* Replace `iff' in comments.Glenn Morris2007-08-0840-60/+60
* Replace `iff' in comments.Glenn Morris2007-08-0878-77/+81