2005-12-02 |
Jan Djärv |
Add prototype for xg_set_icon_from_xpm_data.
|
2005-09-27 |
Dan Nicolaescu |
* xlwmenu.c (find_next_selectable):
|
2005-09-12 |
Kim F. Storm |
(x_encode_text): Remove prototype.
|
2005-08-07 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-01-08 |
Jan Djärv |
* xterm.h (struct x_output): New member, toolbar_detached.
|
2004-12-30 |
Kenichi Handa |
(struct x_display_info): New member Xatom_AVERAGE_WIDTH.
|
2004-11-16 |
Jan Djärv |
* xmenu.c (x_menu_in_use): Removed.
|
2004-11-13 |
Jan Djärv |
* xfns.c (Fx_file_dialog): Call x_menu_in_use and x_menu_set_in_use.
|
2004-11-05 |
Kim F. Storm |
(x_start_queuing_selection_requests)
|
2004-10-21 |
Jan Djärv |
* xterm.h (x_output): New member `xic_base_fontname'.
|
2004-10-20 |
Jan Djärv |
* xterm.h (XSync): If USE_GTK, define XSync as process_all and then
|
2004-10-15 |
Kim F. Storm |
Add comment.
|
2004-10-13 |
Kim F. Storm |
Include Xutil.h after keysym.h to work around bug
|
2004-06-16 |
Kim F. Storm |
Update copyright.
|
2004-06-14 |
Jan Djärv |
* xterm.h (struct x_display_info): Typo in comment fixed.
|
2004-04-20 |
Kim F. Storm |
(image_ascent): Remove prototype.
|
2004-03-11 |
Kim F. Storm |
(x_bitmap_height, x_bitmap_width, x_bitmap_pixmap)
|
2004-02-27 |
Kim F. Storm |
(x_session_check_input): Fix prototype.
|
2004-02-05 |
Jan Djärv |
Add declaration of free_frame_menubar.
|
2004-02-03 |
Jan Djärv |
* xterm.h: Add x_handle_dnd_message, x_check_property_data,
|
2003-11-16 |
Jan Djärv |
Implement multiple display handling for GTK.
|
2003-10-05 |
Jan Djärv |
* w32term.c (w32_read_socket): Remove call to x_check_fullscreen_move,
|
2003-10-05 |
Jan Djärv |
Make (modify-frame-parameters nil '((top . 0))) work for all types
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-08-30 |
Jan Djärv |
Fix pixel calculation for TrueVisuals.
|
2003-08-21 |
Jan Djärv |
Create and initialize a client leader window so session management
|
2003-07-31 |
Kenichi Handa |
(struct x_bitmap_record): New member have_mask.
|
2003-07-13 |
Juanma Barranquero |
(xg_set_icon): New function.
|
2003-05-24 |
Kim F. Storm |
(struct x_output): Move members left_pos, top_pos,
kfs_20030524_post
|
2003-05-21 |
Dave Love |
(use_xim) [HAVE_X_I18N]: Declare.
|
2003-03-31 |
Kim F. Storm |
(EMACS_CLASS): Remove. Use generic define.
|
2003-03-21 |
Kim F. Storm |
(STORE_NATIVE_RECT): New macro.
|
2003-03-21 |
Kim F. Storm |
(No_Cursor): Declare as None for X.
|
2003-03-16 |
Kim F. Storm |
(FONT_DESCENT, FRAME_X_OUTPUT, FRAME_BASELINE_OFFSET)
|
2003-03-12 |
Kim F. Storm |
Use generic compute_fringe_widths.
|
2003-03-02 |
Jan Djärv |
* xterm.h (XSync): Define as gdk_window_process_all_updates for GTK.
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2003-01-25 |
Jan Djärv |
Fix input methods for GTK.
|
2003-01-19 |
Jan Djärv |
GTK version
|
2003-01-08 |
Jan Djärv |
*** empty log message ***
|
2002-08-30 |
Kim F. Storm |
(enum text_cursor_kinds): Removed.
|
2002-08-27 |
Richard M. Stallman |
(FRAME_BLINK_OFF_CURSOR, FRAME_BLINK_OFF_CURSOR_WIDTH): New macros.
|
2002-08-14 |
Kenichi Handa |
(struct x_display_info): New member Xatom_UTF8_STRING.
|
2002-07-27 |
Richard M. Stallman |
(FRAME_CURSOR_WIDTH): New macro.
|
2002-06-28 |
Jan Djärv |
(struct x_output): Add focus_state.
|
2002-06-13 |
Pavel Janík |
*** empty log message ***
|
2002-04-19 |
Eli Zaretskii |
(text_cursor_kinds): New enumeration member HBAR_CURSOR.
|
2002-03-10 |
Jan Djärv |
Extern declare x_session_check_input () and x_session_initialize ().
|
2002-02-22 |
Eli Zaretskii |
(x_encode_text): Update prototype.
|
2002-02-16 |
Kim F. Storm |
(struct x_display_info): Add mouse_face_hidden.
|
2002-01-27 |
Pavel Janík |
Fix typos.
|
2002-01-13 |
Eli Zaretskii |
(struct x_output): New members want_fullscreen,
|
2001-12-01 |
Kim F. Storm |
struct x_output): Add left_fringe_width, right_fringe_width,
|
2001-11-16 |
Pavel Janík |
(x_update_cursor): Remove duplicated prototype.
|
2001-11-16 |
Kim F. Storm |
Fringe cleanup.
|
2001-10-05 |
Miles Bader |
(struct x_output): Add scroll_bar_top_shadow_pixel and
|
2001-07-02 |
Gerd Moellmann |
(x_free_dpy_colors): Add prototype.
|
2001-06-25 |
Gerd Moellmann |
(struct x_output): Add member wait_for_wm.
|
2001-05-11 |
Gerd Moellmann |
(clear_mouse_face): Remove prototype.
|