Dave Gandy
a51948a9f0
updating slack icon to be proper size
2014-04-26 15:38:11 -05:00
Dave Gandy
95df9be6fd
adding slack logo #3020 . love slack!
2014-04-26 15:33:08 -05:00
Dave Gandy
23ed7a991b
updating facebook icons #3032
2014-04-26 15:25:53 -05:00
Dave Gandy
4eeccc897d
adding space shuttle icon
2014-04-26 14:46:07 -05:00
Geremia Taglialatela
f743066adf
Fixes #3252
2014-04-15 15:50:18 +02:00
Geremia Taglialatela
96145edf01
Fixes #2747
2014-04-10 16:20:14 +02:00
Geremia Taglialatela
b04213f358
Fixes #2490
2014-04-10 15:55:00 +02:00
Andy Freeland
2f30b686f3
LESS: wrong relative font path
...
`@fa-font-path` gets resolved relative to `path.less`, even if you
`@import` it from another directory. For example:
```
Project root /
bower_components/font-awesome/less/font-awesome.less
less/project.less
@fa-font-path: '../bower_components/font-awesome/font';
```
When compiling `project.less`, this gets resolved to
`bower_components/font-awesome/bower_components/font-awesome/font`,
which is incorrect. This was also an issue in twbs/bootstrap#10941
This fixes #497 .
2014-03-25 18:13:39 -04:00
Geremia Taglialatela
71efac0a6e
warn about pull requests containing icons
2014-02-03 17:31:37 +01:00
Geremia Taglialatela
45b660f576
fixed cheat sheet instructions
...
Refers to #1071
2014-01-30 19:14:07 +01:00
Geremia Taglialatela
42531d398b
Improved cheatsheet instructions
...
Refers to #1071
2014-01-30 18:24:13 +01:00
Geremia Taglialatela
2e6a7561f8
moved superscript and subscript under text editor category
...
Fixes #2768
2014-01-22 10:44:00 +01:00
Geremia Taglialatela
3a461a3481
Adding .less file extension to imports to increase compatibility
...
Closes #2512
2013-12-05 13:20:05 +01:00
davegandy
921cd9c152
changing tagline
2013-12-02 14:40:11 -05:00
davegandy
24356ebde8
upgrading docs to bootstrap 3.0.2
2013-12-02 12:54:14 -05:00
davegandy
7603a9482c
changing fa-asc and fa-desc names to address a naming error. #2473
2013-12-02 11:22:19 -05:00
Nielsen Ramon
6279a3b44d
Remove -ms-keyframes
2013-11-28 15:44:18 +01:00
tomByrer
4ba96a2376
referenced .min.css file for CDN
...
put on dev branch per #2485
2013-11-27 07:32:52 -07:00
luke83
66deab66e6
Update _mixins.scss to fix $rotation sass var ( #2429 )
...
This should fix #2429 [FortAwesome#2429].
2013-11-17 23:01:31 +01:00
davegandy
0373b63c16
adding a note about Bootstrap CDN sometimes taking a few minutes to catch up.
2013-11-05 07:35:21 -05:00
Geremia Taglialatela
9e421b31d6
Reverted e07edeb884
...
Fixes #2345
2013-11-05 10:05:14 +01:00
davegandy
836d4d87e4
fixing bug in docs
2013-11-04 12:30:33 -05:00
davegandy
6fbbefc89f
shortening license to preserve bandwidth ( #1594 )
2013-11-04 12:18:27 -05:00
davegandy
247a67b6f1
getting license added back in to minified css ( #2337 )
2013-11-04 11:51:18 -05:00
davegandy
76921acf0a
updating version to 4.0.2 in config.yml, adding documentation for FA SASS and LESS ruby gems ( #2336 )
2013-11-04 11:38:17 -05:00
davegandy
ce24250707
adding plus square icons to form controls, arrows to directional icons #2338
2013-11-04 11:25:59 -05:00
davegandy
a2ba7c9ebf
finishing off icon renaming, hopefully #2310
2013-11-04 11:17:24 -05:00
davegandy
f5b9423db2
adding jquery uncompressed and .map files for chrome dev tools
2013-11-04 10:27:47 -05:00
davegandy
ce96762157
adding plus-square-o, removing expand-o and collapse-o icons
2013-11-04 10:22:13 -05:00
davegandy
ac002fb250
removing glyphicons from docs #2322
2013-11-04 09:53:12 -05:00
davegandy
e07edeb884
fixing ie8 URL string, addressing #2324
2013-11-04 09:50:36 -05:00
davegandy
c84c8ab2df
making 3.2.1 docs more prominent, adding test for FA 4.0 + BS 2.3.2
2013-10-27 15:36:33 -05:00
Geremia Taglialatela
c0a24d9b58
Merge branch '4.0.1-wip' of github.com:FortAwesome/Font-Awesome into 4.0.1-wip
...
* '4.0.1-wip' of github.com:FortAwesome/Font-Awesome:
Updated the icon count in the readme
adding pointer to rtfm for syntax changes
adding upgrade wiki page to documentation
2013-10-26 22:20:51 +02:00
Geremia Taglialatela
e34c44aa10
Proper example for bootstrap input groups
...
Closes #2241
2013-10-26 22:20:26 +02:00
davegandy
84d80956db
adding pointer to rtfm for syntax changes
2013-10-25 10:27:16 -05:00
davegandy
4d9e9c64bf
adding upgrade wiki page to documentation
2013-10-25 10:22:38 -05:00
Geremia Taglialatela
78d2496d97
Added missing !default in scss variables
...
Closes #2231
2013-10-24 23:27:54 +02:00
Geremia Taglialatela
cd5dd94cbd
Added link to 3.2.1 docs in the footer, just like Bootstrap
...
Closes #2200
2013-10-24 20:58:10 +02:00
Geremia Taglialatela
750843d7f8
Fixes fa-stack alignment
...
Added failing test case
Closes #2213
2013-10-24 20:49:23 +02:00
Geremia Taglialatela
0b0e3fa815
Fixed version reference in get started
...
Closes #2218
2013-10-24 20:35:58 +02:00
Geremia Taglialatela
2fe2922aa1
Fixed hdd icon id
...
Closes #2208
2013-10-24 20:25:44 +02:00
Geremia Taglialatela
3ba397f099
Fixes fa-font-path value for netdna bootstrap CDN
...
Closes #2193
2013-10-24 20:21:48 +02:00
davegandy
4e92eeb8ec
updating readme, making cheatsheet render better on wide desktop
2013-10-23 10:42:27 -04:00
davegandy
9b7cf32a85
swapping fa-reorder in the place of icon-bar
2013-10-23 10:32:25 -04:00
davegandy
bc01f2f8c6
making borders more subtle, making examples appear better on mobile
2013-10-23 10:19:49 -04:00
davegandy
2407f0ae2d
rewriting examples for consistency
2013-10-23 10:05:10 -04:00
davegandy
05c039e861
making build more convoluted so when zip is downloaded the dirname tells you the version of font awesome
2013-10-23 00:42:50 -04:00
davegandy
260b44a882
adding version number to zip download filename
2013-10-23 00:36:17 -04:00
davegandy
2ebd7ab466
better class names for fa-stack. code is basically good to ship, just a few changes left to doc
2013-10-23 00:32:30 -04:00
davegandy
f212bebf6c
re-porting to scss, fixing some fa variable names
2013-10-23 00:24:08 -04:00
davegandy
e5a654cd01
fixing flipped icons in ie8
2013-10-22 23:40:21 -04:00
davegandy
8152e671db
updating webfont files
2013-10-22 23:35:25 -04:00
davegandy
524ddc7529
adding turkish lira as a currency icon
2013-10-22 23:22:11 -04:00
davegandy
f05f7e0f40
adding vimeo icon, wheelchair icon
2013-10-22 22:49:59 -04:00
davegandy
5af0643865
removing old cruft
2013-10-22 22:03:40 -04:00
davegandy
d7ee1fcaa2
cleaning out old cruft, renaming for consistency
2013-10-22 19:05:37 -04:00
davegandy
094f84f5f7
updating wording on list and fixed width icons
2013-10-22 18:55:59 -04:00
davegandy
24aa9edcfd
updating list icon exampole
2013-10-22 17:29:32 -04:00
davegandy
a0e8595182
adding troubleshooting maintainer, removing outdated info on list icons
2013-10-22 17:15:50 -04:00
davegandy
448d3ddb7f
re-writing & simplifying stacked icons, massive re-organization of less include files
2013-10-22 15:55:08 -04:00
davegandy
2879ed25ad
refactoring and documenting fixed width icon class
2013-10-22 11:11:34 -04:00
davegandy
4628990555
adding form controls section to docs, adding radio checked icon
2013-10-22 09:58:07 -04:00
davegandy
0ebb96888f
adding a link to the troubleshooting wiki page
2013-10-21 17:24:42 -04:00
davegandy
63753e7bf7
adding no javascript required as a selling point
2013-10-20 20:21:50 -04:00
davegandy
3dfe8a5d59
changing name of icon back to fa-search, changin fa-thumbs-up-o to be in line with new conventions
2013-10-20 20:15:27 -04:00
davegandy
a6d87164ee
consolidating bootstrap examples
2013-10-20 20:03:57 -04:00
davegandy
9c6d83bfa5
changing -alt to -o for outlined icons
2013-10-20 19:42:48 -04:00
davegandy
af8183f547
adding fa- prefix to icon name in list
2013-10-20 19:27:01 -04:00
davegandy
c5a0e918a4
doc changes to match new default icon class fa
2013-10-20 19:12:13 -04:00
davegandy
b52bb9b9b4
porting customizable css prefix to scss
2013-10-20 13:43:24 -04:00
davegandy
b7ee6e5d44
making css prefix configurable
2013-10-20 13:07:55 -04:00
davegandy
0d6aae1199
changing alerts to alert-success, matching color
2013-10-19 15:39:26 -04:00
davegandy
579c8efe4e
simplifying src structure
2013-10-19 15:20:03 -04:00
davegandy
bc6860866b
reorganizing variables
2013-10-19 15:06:42 -04:00
davegandy
a918c2ee6d
reorganizing variables to match bootstrap order
2013-10-19 14:48:29 -04:00
davegandy
3fe7253c63
changing component base color (love bootstrap ease) and updating the navbar
2013-10-19 14:37:08 -04:00
davegandy
cb99fb3701
Merge branch '4.0.0-wip' of https://github.com/FortAwesome/Font-Awesome into 4.0.0-wip
2013-10-19 09:54:46 -04:00
davegandy
1b24f51c70
adding to naming docs, updating wording on new features
2013-10-19 09:54:41 -04:00
Geremia Taglialatela
716e09700c
Fixed active pill color in navigations example
2013-10-19 13:39:46 +02:00
Geremia Taglialatela
f316504796
Fixed missing directional icon in the navbar drop down
2013-10-19 11:58:52 +02:00
davegandy
227c653b72
updating new feature list
2013-10-18 17:31:47 -04:00
davegandy
b007c64141
naming conventions section updated
2013-10-18 16:55:57 -04:00
davegandy
38ab9001c3
more naming consistency fixes, adding in new naming conventions doc
2013-10-18 11:05:40 -04:00
davegandy
4b64af4a44
updating the getting started content. pointing ie7 to old docs
2013-10-16 16:50:26 -04:00
davegandy
425787c9f1
start of removing ie7 references
2013-10-16 15:37:20 -04:00
davegandy
7fef54c650
Merge branch '4.0.0-wip' of https://github.com/FortAwesome/Font-Awesome into 4.0.0-wip
2013-10-16 14:34:20 -04:00
davegandy
01545e6b23
changing icon rollovers
2013-10-16 14:34:13 -04:00
Geremia Taglialatela
18a0df6704
optimized texture
2013-10-16 20:16:38 +02:00
davegandy
9bb033858c
port to SCSS
2013-10-16 13:46:28 -04:00
davegandy
92c70bbcfe
fixing visual tests
2013-10-16 12:28:33 -04:00
davegandy
6bcd555b42
fixing icon variable names, updating some icon variable names for consistency, removing browser specific mixin for border radius to be in step with bs3
2013-10-16 12:16:39 -04:00
davegandy
3bfc1b608e
adding stack exchange icon
2013-10-15 22:33:58 -04:00
davegandy
89b27a53d9
more updates to responsive
2013-10-15 21:14:37 -04:00
davegandy
b107e159d4
tweaking responsive
2013-10-15 21:05:26 -04:00
davegandy
2cc98a5c31
tweaking sizes
2013-10-15 20:28:48 -04:00
davegandy
646ae3c896
more updates for new icon names
2013-10-15 20:20:15 -04:00
davegandy
3662998457
replacing with new icon names
2013-10-15 20:07:38 -04:00
davegandy
b6bc172626
making jumbotron-icon texture more subtle
2013-10-15 19:39:31 -04:00
davegandy
4f0ae9363b
changing icon names to be standard
2013-10-15 19:33:10 -04:00
davegandy
0373d53aa3
removing img directory
2013-10-15 17:48:41 -04:00
davegandy
e480182097
adding old docs from 3.2.1
2013-10-15 17:47:51 -04:00
davegandy
891a7c4085
fixing background color issue for icon pages
2013-10-15 17:40:06 -04:00
davegandy
a3c97068fb
fixing ie8 issues, updating textures
2013-10-15 14:15:27 -04:00
davegandy
eb4bebcca8
more tweaks to textured backgrounds
2013-10-15 08:29:33 -04:00
davegandy
cc3cef85a8
adding film grain noise to navbar, jumbotron, and footer. png optimized for file size
2013-10-15 07:58:25 -04:00
davegandy
2899b8a25f
Merge branch '4.0.0-wip' of https://github.com/FortAwesome/Font-Awesome into 4.0.0-wip
2013-10-13 12:31:09 -04:00
davegandy
336ca1586a
adding texture to jumbotrons
2013-10-13 12:31:01 -04:00
Geremia Taglialatela
ba5d1caf8b
Fixed a wrong cut & paste in reporting bugs partial
2013-10-13 16:08:56 +02:00
davegandy
0aaca52b2b
removing icon prefix from icon lists, updating style on navbar and jumbotron
2013-10-12 08:39:05 -04:00
davegandy
4ce9cfe036
Merge branch '4.0.0-wip' of https://github.com/FortAwesome/Font-Awesome into 4.0.0-wip
2013-10-12 08:23:01 -04:00
davegandy
e2ef7f022c
updating navbar & footer styles, adding dotted links in jumbotron and footer
2013-10-12 08:22:50 -04:00
Geremia Taglialatela
0abc15b738
Fixed typo
2013-10-12 13:57:15 +02:00
davegandy
aaca03ed62
new color scheme
2013-10-12 07:16:27 -04:00
davegandy
ac92a560fb
Merge branch '4.0.0-wip' of https://github.com/FortAwesome/Font-Awesome into 4.0.0-wip
2013-10-09 17:00:57 -04:00
davegandy
c1359ab53d
playing around with styles
2013-10-09 17:00:49 -04:00
Geremia Taglialatela
d7e42fbea0
Fixed error in footer which prevented compiling
...
Fixes #2124
Rebuilt assets
2013-10-09 19:37:16 +02:00
davegandy
6817d287fc
updating cheatsheet with new fa-icon css prefix
2013-10-07 17:38:04 -04:00
davegandy
a72b212e17
more updates for new fa-icon css prefix
2013-10-07 17:25:45 -04:00
davegandy
f1211a1a7b
slowly porting over to fa-icon class prefix
2013-10-07 16:58:29 -04:00
davegandy
0324a9e5bf
updating maxcdn icon, tweaking responsive icon carousel
2013-10-06 15:50:15 -04:00
davegandy
d31232f1b4
fixing responsive footer
2013-10-06 15:35:57 -04:00
davegandy
838ba8af05
adding responsive screen-sm and screen-xs
2013-10-06 12:36:59 -04:00
davegandy
de05be2a8b
responsive screen-lg updated
2013-10-06 11:59:04 -04:00
davegandy
30d83f7517
getting responsive layout in place
2013-10-06 10:46:50 -04:00
davegandy
53c8b30ca7
merge conflicts
2013-10-06 10:09:43 -04:00
davegandy
2b9ec76593
fixing javascript for bs 3
2013-10-06 10:08:09 -04:00
davegandy
38a90d65e6
updating carbonad styling
2013-10-05 21:14:09 -04:00
davegandy
daa478d346
updating sticky footer, finishing off doc update sans responsive layout
2013-10-05 20:57:23 -04:00
davegandy
4ad04663f8
simplifying list items a bit more, updating tests
2013-10-05 20:02:46 -04:00
davegandy
a5214c8248
getting tests updated, tweaking list items again
2013-10-05 17:16:44 -04:00
davegandy
d546813d67
more bootstrap 3.0 doc updates
2013-10-05 16:23:00 -04:00
davegandy
4fdea4ac59
getting bootstrap 3.0 ported in
2013-10-05 15:40:57 -04:00
Geremia Taglialatela
327b733fdd
Fixed less property order
2013-10-02 20:34:10 +02:00
davegandy
ac6a831b4f
adding the russian ruble icon. please, no more +1s...
2013-10-01 22:25:37 -04:00
davegandy
e74d9a2655
fixing renren icon
2013-10-01 21:42:34 -04:00
davegandy
3cda19c47c
updating icon prefix on icons page
2013-10-01 21:35:36 -04:00
davegandy
984cfab6a4
adding money icon to currency category
2013-10-01 21:31:54 -04:00
davegandy
88755b5e3f
switching to serving from the .otf while in dev mode, removing old rmb icon from font file
2013-10-01 21:29:57 -04:00
davegandy
38dbd4ae86
renaming font directory to fonts
2013-10-01 21:08:49 -04:00
davegandy
95eed3562a
removing IE7, rewrote most CSS with all visual tests passing, removing no longer necessary bootstrap specific css
2013-10-01 20:58:36 -04:00
davegandy
e32be98c31
updating docs to use new css prefix
2013-09-30 22:07:49 -04:00
davegandy
a3f056991c
final adjustments to changing css icon prefix
2013-09-30 20:55:40 -04:00
davegandy
676f6ad7b4
getting stacked and rotated moved over to new prefix
2013-09-30 20:27:45 -04:00
davegandy
6ce5780b79
first pass at changing icon- to fa-
2013-09-30 20:16:19 -04:00
davegandy
495649eaea
merge conficts
2013-09-30 18:22:41 -04:00
davegandy
362c4a9441
adding pagelines icon
2013-09-30 18:19:36 -04:00
Geremia Taglialatela
2bf4283476
fixed missing space in test page
2013-08-23 13:10:28 +02:00
Geremia Taglialatela
fb06f9d82c
Fixes #1338
...
Rebuilt assets
2013-08-22 17:53:55 +02:00
Geremia Taglialatela
cf0705ad23
Fixes #862
...
Fixes #1094
2013-08-22 17:48:34 +02:00
Geremia Taglialatela
5648440522
Added failing test for #730
2013-08-22 12:08:37 +02:00
Geremia Taglialatela
741bf40525
Pairing with Glyphicons
...
Closes #1806
Fixes #1256
Fixes #1257
2013-08-21 13:56:49 +02:00
Geremia Taglialatela
b83b60fb64
Recess property order for ie7 stylesheets Fixes #1157
2013-08-21 13:40:40 +02:00
Geremia Taglialatela
7f04830e12
Using recess property order ( Fixes #1157 )
...
Rebuilt assets
2013-08-21 13:18:37 +02:00
Geremia Taglialatela
4f24465ea5
Merge pull request #1617 from tagliala/strict-math
...
LESS CSS strict maths update to be future proof
2013-08-21 03:01:50 -07:00
Geremia Taglialatela
77cdc244f6
Merge pull request #1708 from tagliala/icons-ul-padding-fix
...
Icons ul padding fix (Bootstrap 3.0)
2013-08-21 02:59:59 -07:00
Geremia Taglialatela
a43d6eb303
Merge pull request #1727 from MartinSeeler/4.0.0-wip
...
Added support for font smoothing in Firefox 25 on Mac OS X
2013-08-21 02:59:30 -07:00
Martin Seeler
11084d03f8
Added support for firefox osx font smoothing.
...
Related to issue #1591
Based on https://bugzilla.mozilla.org/show_bug.cgi?id=857142#c83
Signed-off-by: Martin Seeler <developer@chasmo.de>
2013-08-06 14:11:49 +02:00
Geremia Taglialatela
1e20abb20d
Update _core.scss
2013-08-02 19:36:08 +02:00
Geremia Taglialatela
c0568dfae3
Update core.less
2013-08-02 19:35:51 +02:00
Geremia Taglialatela
f027e98b4b
Update path.less
2013-08-02 19:31:13 +02:00
Geremia Taglialatela
d5ddef6822
Update _path.scss
2013-08-02 19:30:54 +02:00
Geremia Taglialatela
4998bc38fc
LESS CSS strict maths update to be future proof
...
Refers to #1521 , #1522
2013-07-20 12:05:32 +02:00
Dave Gandy
1ffffd0321
Merge pull request #1473 from hurtubise/4.0.0-wip
...
Minor grammar fix
2013-07-19 08:10:18 -07:00
Frederic Junod
c7387bbc13
Fix broken link ( closes #1550 )
2013-07-15 10:41:31 +02:00
Dane Hurtubise
ea97b9220c
Minor grammar fix
2013-07-01 15:12:25 -07:00
davegandy
906345058f
updating twitter handle to @davegandy
2013-06-26 11:41:16 -04:00
davegandy
b1a8ad4730
reordering what's new
2013-06-17 11:31:59 -04:00
davegandy
a56305eb90
rearranging test case
2013-06-17 11:27:37 -04:00
davegandy
a6f9df4e86
updating what's new page
2013-06-17 10:15:10 -04:00
davegandy
7a26e2087f
removing cursor default for icons, as they should not always be default. Fixes #1274
2013-06-15 09:24:33 -04:00
davegandy
dc0b9f5db4
addressing #1259
2013-06-15 09:22:23 -04:00
davegandy
bfeb7b8b19
addresses #1265
2013-06-14 17:32:23 -04:00
davegandy
bfbb2ddd34
adding icon-gear and icon-gears aliases to address #1309
2013-06-14 17:23:16 -04:00
davegandy
692fba163d
Merge remote-tracking branch 'origin/master' into 3.2.1-wip
2013-06-14 17:14:26 -04:00
davegandy
b9af12baad
fixing #1305
2013-06-14 16:57:00 -04:00
davegandy
254f30fb25
adding tests for stacked icons inside anchors
2013-06-14 16:48:45 -04:00
davegandy
9c8f62ac70
updating docs for 3.2.1, adding site.fontawesome.minor_version jekyll variable as a hack for now
2013-06-14 16:39:10 -04:00
Derek Myers
b1e9c45e34
Changed spelling of dribbble, fixes #1264
2013-06-14 11:48:06 -05:00
davegandy
b01ec557c5
final(?) tweaks to scss
2013-06-12 14:18:07 -04:00
davegandy
dba0c9865a
updating ie7 less and scss, fixing scss variable issue
2013-06-12 11:21:04 -04:00
davegandy
fc72d63889
straight port of _path.scss
2013-06-12 11:01:57 -04:00
davegandy
d737b2a33b
removing extra mixins from scss to make a straight port
2013-06-12 10:54:30 -04:00
davegandy
ba907e7ede
straight port of extras.scss
2013-06-12 10:51:29 -04:00
davegandy
fb07367e33
porting bootstrap.scss from scratch
2013-06-12 10:49:37 -04:00
davegandy
8033f2571f
ported core.scss from scratch
2013-06-12 10:47:27 -04:00
davegandy
1a656a835f
updating scss variables and icons to be driven by build
2013-06-12 10:40:25 -04:00
davegandy
96298854ea
scss mixins and variables updated
2013-06-12 10:33:11 -04:00
davegandy
19aaed3ddd
force jekyll to pass _foo.scss files through
2013-06-12 10:15:46 -04:00
davegandy
89cdc55b08
adding scss files to root dir, moving canonical files into root dir
2013-06-12 10:01:32 -04:00
davegandy
5abdb05a92
makefile now copies font-awesome directories to root level, creates zip file automatically
2013-06-12 00:32:47 -04:00
davegandy
5f867c303b
updating icon-time
2013-06-12 00:01:12 -04:00
davegandy
9871ee8377
removing sharagift links, adding gittip
2013-06-11 23:53:44 -04:00
davegandy
6296efb2f4
adding compass icon to index jumbotron
2013-06-11 23:48:44 -04:00
davegandy
4562561460
adding renren, weibo
2013-06-11 23:37:20 -04:00
davegandy
44747c647c
adding icon-weibo
2013-06-11 23:15:59 -04:00
davegandy
b56f56a855
adding icon-vk #236
2013-06-11 23:09:50 -04:00
davegandy
41b2eb9611
including license terms for brand icons in icon listing
2013-06-11 22:43:00 -04:00
davegandy
0f5fd63a5c
fixing responsive phone
2013-06-11 20:33:08 -04:00
davegandy
1ff3646a43
adding icon-bug #332
2013-06-08 10:51:22 -02:30
davegandy
56dac48223
renaming source directory to src
2013-06-07 12:40:09 -02:30