17
0

21 Commits

Author SHA256 Message Date
1227c71f80 Accepting request 1285841 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/1285841
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-notes-plugin?expand=0&rev=9
2025-06-16 09:12:07 +00:00
Maurizio Galli
95ef902fcf - Update to version 1.12.0
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-notes-plugin?expand=0&rev=22
2025-06-15 02:25:48 +00:00
4ba75a0275 Accepting request 1244359 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/1244359
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-notes-plugin?expand=0&rev=8
2025-02-09 19:06:16 +00:00
Marcel Kuehlhorn
1b22106479 - Update to version 1.11.2
* Add support for checkboxes for to-do lists
  * Minor fixes
  * Rewrite the error message on invalid path selection
  * Add text formatting popup menu
  * Make text cursor wider
  * Toggle tag on the whole line if there's no selection
  * Store tags more compact when saving a note
  * Add support for text formatting
  * Fix navigation update if note was added externally
  * Fix 'make distclean'
  * Update year in copyright
  * Don't destroy window if its directory isn't empty
  * Rename Xnp.WindowMonitor.src_events -> src_external
  * Fix "note-updated" signal for local changes
  * Fix note creation if file already exists
  * Work around buggy annotation for gtk_menu_shell_append()
  * Use timer instead of idle to handle file events
  * Get rid of the refresh button
  * Remove the "window-updated" signal
  * Reload notes on external file change events
  * Handle external file creation events
  * Optimize monitored file events queue
  * Queue monitored file events
  * Don't load binary files from notes directory
  * Always save notes after manual editing
  * Get rid of Xnp.Window "internal-change" property
  * Bind Ctrl-Shift-Tab to cycle notes backwards
  * Make deleting a group of notes more secure
  * Make Ctrl-Tab cycle through notes
  * Fix text cursor color in dark themes
  * Replace $XDG_CONFIG_HOME with ~/.config in gtk.css
  * Rework access to Xnp.WindowMonitor
  * Handle external file renaming event
  * More intensive use of GIO
  * delete_window: handle case when folder was externally removed
  * Handle external file deletion event
  * Don't show arrow buttons when notes tabs are enabled
  * Fix warnings about hiding inherited methods from Gtk.SourceView
  * Translation Updates

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-notes-plugin?expand=0&rev=20
2025-02-08 14:45:59 +00:00
1ef8f58d5e Accepting request 1236995 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/1236995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-notes-plugin?expand=0&rev=7
2025-01-13 16:49:40 +00:00
Maurizio Galli
1f9eacb59b - Update to version 1.11.1
* build: Bump dependency versions and fix deprecation warnings
  * build: clang: Fix -Wdeprecated-non-prototype
  * I18n: Update po/LINGUAS list
  * build: Remove unnecessary check for libx11
  * build: Use XDT_VERSION_INIT and get rid of configure.ac.in
  * build: Switch from intltool to gettext
  * Don't highlight matching brackets
  * Fix hypertext mouse cursor after editing text
  * Work around buggy annotation for gtk_menu_shell_append()
  * Add full undo/redo support
  * New dependency: GtkSourceView-4
  * Fix parallel build
  * Make check for vala compiler more strict
  * Translation Updates
- Vala issues have been fixed upstream, which is why we can use
  default gcc on Tumbleweed/Slowroll again.

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-notes-plugin?expand=0&rev=18
2025-01-11 09:48:41 +00:00
ba9549c02e Accepting request 1198189 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/1198189
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-notes-plugin?expand=0&rev=6
2024-09-02 11:15:28 +00:00
Maurizio Galli
a1a8b1758e - Vala does not properly work with gcc-14; lets stick with gcc-13
for now on Tumbleweed/Slowroll.

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-notes-plugin?expand=0&rev=16
2024-09-02 03:59:52 +00:00
538ebc68f8 Accepting request 1138802 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/1138802
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-notes-plugin?expand=0&rev=5
2024-01-15 21:20:41 +00:00
29fb82957d Accepting request 1138555 from home:manfred-h:X11:xfce
- Update to version 1.11.0
  * Update copyright year
  * Make default notes names in singular form
  * Start numbering the notes with 1
  * Rework Xnp.Window.insert_note()
  * Use separate icon for logo
  * Make menu icon themed
  * Notes path change: handle case when both apps are running
  * Rework Xnp.Application.update_notes_path()
  * Don't ask when deleting a group with one blank note
  * Fix notebook tab prelight
  * Focus previous notes window when hiding a window
  * Rework Xnp.Application.show_hide_notes()
  * Avoid focus loss when removing a group
  * Avoid focus loss for note windows
  * Store "skip-taskbar-hint" property in Xnp.Application
  * Rewrite links processing code
  * Switch to previous page after deleting current note
  * Merge delete_note with delete_current_note
  * Use separate icon names for panel, tray and application
  * Switch to rDNS icon naming scheme
  * Fix segfault when pressing Ctrl+W on empty group
  * Use default values for externally created groups
  * Rework notes window switching processing
  * Handle empty group window titles
  * Add notes path setting
  * Slightly change the design of settings dialog
  * Fix Xfconf "notes-path" property handling
  * Fix background color of title bar when renaming a group
  * Reduce frequency of saving windows configuration
  * Undo/redo: make cursor position behavior natural
  * Fix the logic of "move-cursor" signal detection
  * Remember windows focus order
  * Rework access to Xnp.Application.window_list from Xnp.Window
  * Escape window title for markup parser
  * Save windows configuration before group reloading
  * Make transition to new version seemless
  * Update tags immediately after loading a note
  * Slightly improve undo/redo processing
  * Simplify code
  * Allow note tabs to be moved between groups
  * New method: Xnp.Window.get_tab_evbox()
  * New method: Xnp.Window.get_note()
  * New property: Xnp.Window.current_note
  * Rework Xnp.Window.n_pages
  * Save windows configuration when in system tray mode
  * Rework application termination sequence
  * Simplify save_windows_configuration()
  * Prevent possible data loss when saving notes
  * Fix mouse cursor behavior after clicking on a link
  * Refuse to create/delete notes on file system errors
  * Handle errors when renaming a note
  * Report errors when creating/deleting notes
  * Select note before deletion request
  * Delete note with middle mouse click on tab
  * Handle errors when creating a group
  * Handle errors when deleting a group
  * Handle errors when renaming a group
  * Add error popup if note could not be saved
  * Save notes only when changed
  * Overwrite windows configuration only when changed
  * Save current note on page switching or focus loss
  * Don't overwrite notes on program start up
  * Add titles to dialog windows
  * Make title text color independent of gtk theme
  * Make title bar arrows respond to mouse scroll events
  * Replace mouse button numbers with constants
  * Set default icon name for application
  * Use pure gtk style when selecting "GTK+" color
  * Separate color css to a separate Gtk.CssProvider
  * Make titlebar customized
  * Simplify access to notebook pages
  * Rename note with double click on tab
  * Cleanup
  * Add icons to dialog windows
  * Fix notebook tab names for new notes
  * Don't change the title label sensitivity
  * Add a note about possibility of css customization
  * Allow resizing notes window from the top border
  * Change accelerators hexa values to symbolic names
  * Reset timeout_background when timer reaches end
  * Make 'GTK+' background color work
  * Bring back the choice of background color
  * Add support for ~/.config/gtk-3.0/gtk.css
  * Fix background color of disabled arrow
  * Get rid of ~/.config/xfce4/notes/xfce4-notes.css
  * Rename gtk-main.css -> gtk.css
  * Add support for system wide css customizations
  * Unite update_css() and update_style_context()
  * Move data files to $(datadir)/xfce4/notes
  * Derive hypertext link color from theme
  * Redraw main menu icon on mouse enter/leave events
  * Allow user to customize main menu icon
  * Add support for custom css
  * Replace 'Remove' with 'Quit' in application menu
  * Don't overwrite xfce4-notes.css without a need
  * Reload css instead of adding it over and over again
  * Move resource files to xfce4/notes subdirectory
  * Auto create config directory
  * Replace Gdk.Color with Gdk.RGBA
  * Don't use stock gtk elements to create menu
  * Simplify menu creation
  * Gtk.Image.from_stock() -> Gtk.Image.from_icon_name()
  * Bring menu icons back
  * Change authors order
  * Translation Updates

OBS-URL: https://build.opensuse.org/request/show/1138555
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-notes-plugin?expand=0&rev=14
2024-01-15 10:16:55 +00:00
452e12aeff Accepting request 1073880 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/1073880
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-notes-plugin?expand=0&rev=4
2023-03-24 14:20:49 +00:00
Maurizio Galli
7d9092b0c9 Accepting request 1072909 from home:manfred-h:X11:xfce
- Update to version 1.10.0
  * Add copyright notice to configure.ac
  * Change maintainer
  * Minor fixes to README
  * Fix compilation warnings
  * Fix double g_object_unref() on removing last note
  * Fix double call to gtk_main_quit()
  * Change default background color
  * build: Silence compiler warnings for generated C code
  * Update `.gitignore`
  * Switch tabs on mouse wheel with no accelerators pressed
  * Add ability to switch tabs with mouse scroll wheel
  * Unmask scroll wheel events for window title
  * Fix background color for panel plugin button
  * Fix up intltool leaving .intltool-merge-cache.lock file behind
  * Update COPYING
  * Make note text darker and easier to see
  * Translation Updates
- Remove _service file

OBS-URL: https://build.opensuse.org/request/show/1072909
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-notes-plugin?expand=0&rev=12
2023-03-23 05:25:47 +00:00
cc31f3b082 Accepting request 932749 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/932749
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-notes-plugin?expand=0&rev=3
2021-11-22 22:04:00 +00:00
3387d002ca Accepting request 932675 from home:iznogood:branches:X11:xfce
- Drop unused pkgconfig(unique-1.0) BuildRequires.

It was made redundant in last version update

OBS-URL: https://build.opensuse.org/request/show/932675
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-notes-plugin?expand=0&rev=11
2021-11-21 08:28:38 +00:00
cbf237d491 Accepting request 864283 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/864283
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-notes-plugin?expand=0&rev=2
2021-01-19 15:03:23 +00:00
Marcel Kuehlhorn
30b5549f06 Accepting request 864250 from home:mauriziogalli:branches:X11:xfce
- Update to version 1.9.0
- Remove unused variable
  - Update deprecated autotools macros
  - Do not mark text with ':' after '://' as a link 
    (gxo#panel-plugins/xfce4-notes-plugin#52)
  - Add support for links with scheme other than HTTP 
    (gxo#panel-plugins/xfce4-notes-plugin#52)
  - Fix missing-prototypes
  - Create README.md. Update configure.ac.in
  - Add basic gitlab CI
  - Fix "Disabled labels on context menu are dark yellow"
  - Fix a few deprecation warnings
  - Fix make distcheck
  - Fix blinking image on panel
  - Remove commented code
  - Update build system
  - Fix make distcheck
  - Remove deprecated gtk stock usage
  - Fix build system
  - Continue the gtk3 port
  - Update URLs from goodies.x.o to docs.x.o (bxo#16171)
  - po: update POTFILES.in
  - gtk3: update css style with required changes from 3.20
  - gtk3: drop libunique leftover flags and code
  - gtk3: Drop support for GTK+-2.0
  - bump post release
  - Translation Updates

OBS-URL: https://build.opensuse.org/request/show/864250
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-notes-plugin?expand=0&rev=9
2021-01-19 10:38:57 +00:00
Maurizio Galli
c1e141c61c OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-notes-plugin?expand=0&rev=8 2021-01-07 01:33:36 +00:00
Marcel Kuehlhorn
0fd4856f07 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-notes-plugin?expand=0&rev=7 2021-01-06 18:39:17 +00:00
e6116978dc Accepting request 724081 from X11:xfce
Xfce 4.14 upgrade

OBS-URL: https://build.opensuse.org/request/show/724081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-notes-plugin?expand=0&rev=1
2019-08-20 08:58:08 +00:00
OBS User buildservice-autocommit
a278cda5b2 Accepting request 724081 from X11:xfce
auto commit by copy to link target

OBS-URL: https://build.opensuse.org/request/show/724081
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-notes-plugin?expand=0&rev=5
2019-08-20 08:58:08 +00:00
Maurizio Galli
e00d9338cb Accepting request 722895 from X11:xfce:next
Renamed to upstream naming schema

OBS-URL: https://build.opensuse.org/request/show/722895
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-notes-plugin?expand=0&rev=1
2019-08-15 00:49:28 +00:00