summaryrefslogtreecommitdiff
path: root/src/nautilus-filename-validator.c
AgeCommit message (Expand)Author
2026-08-30filename-validator: Announce feedback text to screen readersFelipe Borges
2026-07-26general: Use g_set_str()Khalid Abu Shawarib
2026-07-26general: Fix GObject final definitionsKhalid Abu Shawarib
2026-05-08filename-validator: Combine '.' and '..' errorspagarao
2026-04-15directory: Make file list a file attributePeter Eisenmann
2026-04-15general: Make attribute enum name genericPeter Eisenmann
2025-12-28filename-validator: Strip all UTF-8 whitespacesPeter Eisenmann
2025-12-28filename-validator: Fix name leakPeter Eisenmann
2025-12-05filename-validator: Trim whitespace in filenamesAbhinandan Thakur
2025-08-16general: Use forward declarations in headersPeter Eisenmann
2025-05-25filename-utilities: use strchr() and memrchr()Laurent Lyaudet
2025-01-25nautilus-filename-validator: Drop periods from all sentencesAutomeris naranja
2024-08-05filename-validator: Ensure consistent state on notificationAntónio Fernandes
2024-08-05filename-validator: Have propert will-overwrite propertyAntónio Fernandes
2024-08-03filename-validator: Support NULL current-directoryAntónio Fernandes
2024-08-03filename-validator: Introduce :allow-overwriteAntónio Fernandes
2024-08-03filename-validator: Cache processingAntónio Fernandes
2024-08-02file-name-validator: Add "nautilus_filename_validator_get_has_feedback"Automeris naranja
2024-03-30filename-validator: Prevent theoretical null dereferenceKhalid Abu Shawarib
2023-12-02filename-validator: Assorted modernizationsAntónio Fernandes
2023-12-02filename-validator: Drop :action-buttonAntónio Fernandes
2023-12-02filename-validator: Drop :name-entryAntónio Fernandes
2023-12-02filename-validator: Turn signal handlers into public methodsAntónio Fernandes
2023-12-02filename-validator: Drop :error-revealer and :error-label propertiesAntónio Fernandes
2023-12-02filename-validator: Store pspecs in arrayAntónio Fernandes
2023-12-02file-name-widget-controller: Rename to filename-validatorAntónio Fernandes