273 Révisions (ecb7ca1845915cc3df9620decf49b34ec3ce1ced)
 

Auteur SHA1 Message Date
  Dalton Nell ecb7ca1845
Merge pull request #99 from SoapGentoo/version-bump il y a 6 ans
  Dalton Nell 38d2339da9
Merge pull request #90 from jfly/exit-on-slop-cancel il y a 6 ans
  David Seifert 96e17662da
Bump to version 7.4 il y a 6 ans
  Dalton Nell a28a1da876
Merge pull request #94 from SoapGentoo/soname il y a 6 ans
  Dalton Nell 58947419a0
Merge pull request #96 from winny-/document_format il y a 6 ans
  Winston Weinert 1e2c1e85e3 Document format specifiers il y a 6 ans
  Dalton Nell adf0635296
Merge pull request #95 from winny-/throw_by_value_catch_by_reference il y a 6 ans
  Winston Weinert d9f3587a71 Wrap thrown string in std::runtime_error il y a 6 ans
  Winston Weinert 71442ad080 Throw exceptions by value, catch by reference il y a 6 ans
  David Seifert b8e1c488b9 Make SONAME equal to the PROJECT_VERSION il y a 6 ans
  Dalton Nell bbb735a11a
Merge pull request #93 from SoapGentoo/fix-cmake il y a 6 ans
  David Seifert 1f74b121d5 Do not compress manpage il y a 6 ans
  David Seifert 5a299816f0 Modernise CMake il y a 6 ans
  Jeremy Fleischman dea8c069c6 More realistic examples that actually exit when slop is cancelled. il y a 6 ans
  Dalton Nell 25c133eba8 Merge pull request #87 from Nicop06/fix-install-lib64 il y a 6 ans
  Nicolas Porcel db8055f3dc Fix 64 bit install il y a 6 ans
  naelstrof d7c12dd5d7 fixed typo il y a 6 ans
  naelstrof 4482565079 Merge branch 'master' of github.com:naelstrof/slop il y a 6 ans
  naelstrof e9bc4a7e22 Added SLOP_OPENGL flag that makes OpenGL optional. (You shouldn't want this.) il y a 6 ans
  Dalton Nell 542383610d Merge pull request #84 from AloisMahdal/fedora_copr il y a 6 ans
  Alois Mahdal 3e37b45c5e Added my Fedora COPR (experimental repo) il y a 6 ans
  naelstrof f4d9179987 upped major version number, since library interface has changed. Most people shouldn\'t care about that though. il y a 6 ans
  naelstrof ccffce612a finished c interface to slop il y a 6 ans
  naelstrof 93273d564f changing the interface to support pure C il y a 6 ans
  naelstrof 8b8508a944 upped version number il y a 6 ans
  naelstrof 1984fec136 fixed memory leak, ICU libraries are now optional il y a 6 ans
  naelstrof 1f884e211a fixed border detection on certain window managers (pretty much just mutter). il y a 6 ans
  naelstrof fa10482ead Use mix now in shader examples, also replaced a bunch of tabs with spaces to make it consistent il y a 6 ans
  naelstrof 1dd26ac8fe added extra shader example. il y a 6 ans
  naelstrof 14b0909113 Finally fixed the dumb nvidia segfault on preload, also re-added GLEW as a dependency, pthreads is now required. Fixes #83, #81. il y a 6 ans
  naelstrof badecc298b Adjusted include order, slop now checks OpenGL version. il y a 7 ans
  naelstrof 0b66444ad4 namespaced opengl, added unicode support, (fixes #80) il y a 7 ans
  naelstrof 66237354da removed depth bit requirement to window creation, and smushed a bunch of memory leaks il y a 7 ans
  naelstrof b3e42e6ecd Reduced required OpenGL version to 3.0 il y a 7 ans
  naelstrof adf7329671 shader chains now properly blend their alpha. il y a 7 ans
  naelstrof 7b5823071a upped version from merge il y a 7 ans
  Dalton Nell 97d200f40a Merge pull request #78 from Streetwalrus/master il y a 7 ans
  Dan Elkouby 6afaf87485 Re-add arrow key adjustment during drags (again) il y a 7 ans
  naelstrof 2d2ba77ab5 upped version il y a 7 ans
  naelstrof 170a6d0a80 slop now blocks until window is destroyed il y a 7 ans
  naelstrof ee76d8e0dc reduced required GLSL version to 1.2 il y a 7 ans
  naelstrof 91d8585893 upped version number il y a 7 ans
  naelstrof ec39dfc079 simplified rendering code il y a 7 ans
  naelstrof d482546922 added more shader examples il y a 7 ans
  naelstrof ab41bb7d3c slop now errors properly when a positional argument is supplied il y a 7 ans
  naelstrof ccb020ce29 Re-added arrow key adjustment during drags. il y a 7 ans
  naelstrof dcb9364586 ignore arrowkey presses for cancelling selection. il y a 7 ans
  naelstrof 9b43427abc introduced a sleep for opengl mode to prevent 100% cpu usage il y a 7 ans
  naelstrof 3b19860795 Switched to using a POSIX compliant argument parser. This will break scripts! sorry il y a 7 ans
  naelstrof 90192110ec Fixed a bug where an InputOnly window would be selected. il y a 7 ans