2013-09-15 |
Jan Djärv | Fix compilation for GNUStep due to font changes.
|
commit | commitdiff | tree |
2013-09-15 |
Jan Djärv | Forgot to add files.
|
commit | commitdiff | tree |
2013-09-15 |
Jan Djärv | Port the font backend from the Mac port.
|
commit | commitdiff | tree |
2013-09-03 |
Jan Djärv | * nsfont.m (INVALID_GLYPH): New define.
|
commit | commitdiff | tree |
2013-09-02 |
Jan Djärv | Fix copying of nextstep/Emacs.app for make -j install
|
commit | commitdiff | tree |
2013-09-01 |
Jan Djärv | * fontset.c (face_for_char): Check char in the current...
|
commit | commitdiff | tree |
2013-08-28 |
Jan Djärv | * nsterm.m (last_window): New variable.
|
commit | commitdiff | tree |
2013-08-26 |
Jan Djärv | * gtkutil.c (xg_initialize): Set gtk-menu-bar-accel...
|
commit | commitdiff | tree |
2013-08-24 |
Jan Djärv | * gtkutil.c (x_wm_set_size_hint): Don't set hints when...
|
commit | commitdiff | tree |
2013-08-15 |
Jan Djärv | * nsmenu.m (menuWillOpen:): Fix preprocessor test.
|
commit | commitdiff | tree |
2013-08-13 |
Jan Djärv | Fix OSX 10.4 compiler errors.
|
commit | commitdiff | tree |
2013-08-13 |
Jan Djärv | Fix NS compile breakage.
|
commit | commitdiff | tree |
2013-08-13 |
Jan Djärv | * nsterm.h: Fix CGFloat for OSX 10.4.
|
commit | commitdiff | tree |
2013-08-11 |
Jan Djärv | Fix crash on OSX >= 10.7.
|
commit | commitdiff | tree |
2013-08-11 |
Jan Djärv | Fix memory leak warning.
|
commit | commitdiff | tree |
2013-08-11 |
Jan Djärv | * nsmenu.m (ns_update_menubar): Call fillWithWidgetValue...
|
commit | commitdiff | tree |
2013-08-10 |
Jan Djärv | * xterm.c (x_error_handler): Also ignore BadWindow...
|
commit | commitdiff | tree |
2013-08-08 |
Jan Djärv | * nsterm.m (ns_update_begin): Don't change clip path...
|
commit | commitdiff | tree |
2013-08-07 |
Jan Djärv | * xselect.c (x_send_client_event): Set send_event and...
|
commit | commitdiff | tree |
2013-08-02 |
Jan Djärv | * nsterm.h (EmacsView): Add maximizing_resize, put...
|
commit | commitdiff | tree |
2013-07-21 |
Jan Djärv | * nsterm.m (sendEvent:): Skip mouse moved if no dialog...
|
commit | commitdiff | tree |
2013-07-16 |
Jan Djärv | Stop cursor blink after blink-cursor-blinks (10), stop...
|
commit | commitdiff | tree |
2013-07-10 |
Jan Djärv | * emacs.c (main): Fix syntax error.
|
commit | commitdiff | tree |
2013-07-08 |
Jan Djärv | * NEWS: NS can be build with ImageMagick.
|
commit | commitdiff | tree |
2013-07-08 |
Jan Djärv | configure.ac (HAVE_IMAGEMAGICK): Check on NS also.
|
commit | commitdiff | tree |
2013-07-07 |
Jan Djärv | *** empty log message ***
|
commit | commitdiff | tree |
2013-07-06 |
Jan Djärv | * lisp/files.el (write-file): Do not display confirm...
|
commit | commitdiff | tree |
2013-07-02 |
Jan Djärv | * term/ns-win.el (display-format-alist): Use .*.
|
commit | commitdiff | tree |
2013-07-02 |
Jan Djärv | * process.c (handle_child_signal): Call catch_child_signal...
|
commit | commitdiff | tree |
2013-06-30 |
Jan Djärv | * nsfns.m (handlePanelKeys): Don't process Command...
|
commit | commitdiff | tree |
2013-06-18 |
Jan Djärv | * process.c: Include xgselect.h if HAVE_GLIB. Include...
|
commit | commitdiff | tree |
2013-06-08 |
Jan Djärv | Fix compilation issues for GNUStep and GLIB conflicts.
|
commit | commitdiff | tree |
2013-06-08 |
Jan Djärv | * xgselect.c (xg_select): Remove call to window_system_available
|
commit | commitdiff | tree |
2013-06-03 |
Jan Djärv | Add HAVE_GLIB check instead of checking individual...
|
commit | commitdiff | tree |
2013-06-02 |
Jan Djärv | Update the GNUStep port so it works OK. Redraw and...
|
commit | commitdiff | tree |
2013-05-25 |
Jan Djärv | Factor out common code for multimonitors, for Gtk+...
|
commit | commitdiff | tree |
2013-05-14 |
Jan Djärv | * nsfont.m (ns_spec_to_descriptor): Retain and autorelease...
|
commit | commitdiff | tree |
2013-05-09 |
Jan Djärv | Implement display-monitor-attributes-list for NS.
|
commit | commitdiff | tree |
2013-05-07 |
Jan Djärv | * xfns.c: Move misplaced ifndef USE_GTK from previous...
|
commit | commitdiff | tree |
2013-05-05 |
Jan Djärv | * nsmenu.m (ns_update_menubar): Move initialization...
|
commit | commitdiff | tree |
2013-04-28 |
Jan Djärv | * nsfns.m (handlePanelKeys): New function.
|
commit | commitdiff | tree |
2013-04-07 |
Jan Djärv | * PROBLEMS: Mention Ubuntu warnings about libdbusmenu.
|
commit | commitdiff | tree |
2013-04-07 |
Jan Djärv | * nsterm.m (ns_mouse_position): Use NS_FRAME_P instead...
|
commit | commitdiff | tree |
2013-03-30 |
Jan Djärv | * nsmenu.m (showAtX:Y:for:): setLevel to
|
commit | commitdiff | tree |
2013-03-30 |
Jan Djärv | * nsmenu.m (ns_update_menubar): Correct NSTRACE.
|
commit | commitdiff | tree |
2013-03-26 |
Jan Djärv | * gtkutil.c (style_changed_cb): Check if frame is live...
|
commit | commitdiff | tree |
2013-03-25 |
Jan Djärv | Changelog for previous commit.
|
commit | commitdiff | tree |
2013-03-25 |
Jan Djärv | * configure.ac (HAVE_XKB): Define if Xkb is present.
|
commit | commitdiff | tree |
2013-03-18 |
Jan Djärv | * mouse.el (mouse-on-link-p): Check for scroll bar.
|
commit | commitdiff | tree |
2013-03-16 |
Jan Djärv | * nsterm.m (ns_select): Don't return with result uninitialized.
|
commit | commitdiff | tree |
2013-03-16 |
Jan Djärv | * nsterm.m (updateFrameSize:): Change resize increments...
|
commit | commitdiff | tree |
2013-03-16 |
Jan Djärv | * nsfns.m (ns_filename_from_panel, ns_directory_from_panel...
|
commit | commitdiff | tree |
2013-03-16 |
Jan Djärv | * Makefile.in (${ns_appdir}): Add touch to avoid removal...
|
commit | commitdiff | tree |
2013-02-17 |
Jan Djärv | Move scroll-bar-adjust-thumb-portion.
|
commit | commitdiff | tree |
2013-02-14 |
Jan Djärv | * gtkutil.c (tb_size_cb): New function.
|
commit | commitdiff | tree |
2013-02-05 |
Jan Djärv | * NEWS: Mention ns-use-native-fullscreen.
|
commit | commitdiff | tree |
2013-02-05 |
Jan Djärv | * lisp/cus-start.el (all): Add ns-use-native-fullscreen.
|
commit | commitdiff | tree |
2013-01-13 |
Jan Djärv | Fix spelling error.
|
commit | commitdiff | tree |
2013-01-13 |
Jan Djärv | * nsfont.m (LCD_SMOOTHING_MARGIN): New define.
|
commit | commitdiff | tree |
2013-01-11 |
Jan Djärv | Add tiny change.
|
commit | commitdiff | tree |
2013-01-11 |
Jan Djärv | Make scroll-bar-adjust-thumb-portion customizable,...
|
commit | commitdiff | tree |
2013-01-11 |
Jan Djärv | Introduce scroll-bar-adjust-thumb-portion.
|
commit | commitdiff | tree |
2013-01-13 |
Jan Djärv | * nsterm.m (keyDown:): Set processingCompose to NO...
|
commit | commitdiff | tree |
2013-01-13 |
Jan Djärv | * nsfont.m (ns_findfonts): Add block/unblock_input...
|
commit | commitdiff | tree |
2013-01-11 |
Jan Djärv | * gtkutil.c (xg_initialize): Backport from trunk.
|
commit | commitdiff | tree |
2013-01-10 |
Jan Djärv | * gtkutil.c (xg_initialize): Add ifdef HAVE_FREETYPE...
|
commit | commitdiff | tree |
2012-12-30 |
Jan Djärv | Silence Gtk deprecation warnings by default.
|
commit | commitdiff | tree |
2012-12-30 |
Jan Djärv | Check for deprecated gtk tearoff menu item in configure.
|
commit | commitdiff | tree |
2012-12-30 |
Jan Djärv | Check for deprecated gtk_handle_box in configure.
|
commit | commitdiff | tree |
2012-12-23 |
Jan Djärv | * TODO: Adjust entry about NS event loop.
|
commit | commitdiff | tree |
2012-12-23 |
Jan Djärv | * nsfns.m (Fns_do_applescript): Run event loop until...
|
commit | commitdiff | tree |
2012-12-08 |
Jan Djärv | * nsterm.m (fd_handler:): FD_ZERO fds.
|
commit | commitdiff | tree |
2012-12-03 |
Jan Djärv | * gtkutil.c (my_log_handler): New function.
|
commit | commitdiff | tree |
2012-11-24 |
Jan Djärv | * term/ns-win.el (ns-initialize-window-system): Move...
|
commit | commitdiff | tree |
2012-11-17 |
Jan Djärv | * nsterm.m (hold_event): Set send_appdefined to YES.
|
commit | commitdiff | tree |
2012-11-13 |
Jan Djärv | * nsterm.m (hold_event): Send SIGIO to make sure ns_read_soc...
|
commit | commitdiff | tree |
2012-11-09 |
Jan Djärv | * image.c (xpm_make_color_table_h): Change to hashtest_equal.
|
commit | commitdiff | tree |
2012-11-09 |
Jan Djärv | * nsfont.m (Qcondensed, Qexpanded): New variables.
|
commit | commitdiff | tree |
2012-11-09 |
Jan Djärv | * nsfont.m (ns_descriptor_to_entity): Qcondesed and...
|
commit | commitdiff | tree |
2012-11-09 |
Jan Djärv | * server.el (server-create-window-system-frame): Improved...
|
commit | commitdiff | tree |
2012-11-08 |
Jan Djärv | * image.c (xpm_make_color_table_h): Fix compiler error...
|
commit | commitdiff | tree |
2012-11-08 |
Jan Djärv | nsfont.m (ns_findfonts): Handle empty matchingDescs...
|
commit | commitdiff | tree |
2012-11-08 |
Jan Djärv | * server.el (server-create-window-system-frame): Handle...
|
commit | commitdiff | tree |
2012-11-06 |
Jan Djärv | * nsterm.m (convert_ns_to_X_keysym, keyDown:): Add...
|
commit | commitdiff | tree |
2012-11-03 |
Jan Djärv | Backport from trunk.
|
commit | commitdiff | tree |
2012-11-01 |
Jan Djärv | * widget.c (resize_cb): New function.
|
commit | commitdiff | tree |
2012-10-30 |
Jan Djärv | * frame.c (Fframe_pixel_height): Fix documentation.
|
commit | commitdiff | tree |
2012-10-28 |
Jan Djärv | * nsterm.m (NO_APPDEFINED_DATA): New define.
|
commit | commitdiff | tree |
2012-10-21 |
Jan Djärv | * nsfont.m (nsfont_open, ns_glyph_metrics): Force integer...
|
commit | commitdiff | tree |
2012-10-21 |
Jan Djärv | * xterm.c (x_focus_changed): Check if daemonp when...
|
commit | commitdiff | tree |
2012-10-18 |
Jan Djärv | * nsterm.m (ns_select): Check writefds before call to
|
commit | commitdiff | tree |
2012-10-14 |
Jan Djärv | * nsterm.m (ns_select): Count fd:s in writefs also.
|
commit | commitdiff | tree |
2012-10-13 |
Jan Djärv | * gtkutil.c (xg_set_widget_bg): Divide by 65535.
|
commit | commitdiff | tree |
2012-10-12 |
Jan Djärv | * nsterm.m (hold_event_q): New static variable.
|
commit | commitdiff | tree |
2012-10-12 |
Jan Djärv | * nsfont.m (nsfont_open): Remove font cache, it is...
|
commit | commitdiff | tree |
2012-10-09 |
Jan Djärv | Remove caching in nsfont.m, the general code does it...
|
commit | commitdiff | tree |
2012-10-08 |
Jan Djärv | Fix wide-int related error and cache error in NS font...
|
commit | commitdiff | tree |
2012-10-07 |
Jan Djärv | * lisp/term/ns-win.el (ns-read-file-name): Update declaratio...
|
commit | commitdiff | tree |
2012-10-07 |
Jan Djärv | Reformat last entries to fit 80 columns.
|
commit | commitdiff | tree |
2012-10-07 |
Jan Djärv | * nsterm.m (ns_dumpglyphs_image): Only draw slize of...
|
commit | commitdiff | tree |