repo string | commit string | message string | diff string |
|---|---|---|---|
cayblood/lilypond-files | a485322e88b4a5a11bbc0d6f4af915220999036b | Began engraving "Go the Distance" | diff --git a/go_the_distance/go_the_distance.ly b/go_the_distance/go_the_distance.ly
new file mode 100644
index 0000000..6ff1c4b
--- /dev/null
+++ b/go_the_distance/go_the_distance.ly
@@ -0,0 +1,42 @@
+melody = \relative c'' {
+ \clef treble
+ \key a \major
+ \time 4/4
+
+ a b c d
+}
+
+text = \lyricmode {
+ Aaa B... |
cayblood/lilypond-files | ffb2228dbb67571fb079ea3ff25e43fd0b46acc2 | Added some old lilypond projects | diff --git a/o_holy_night/o_holy_night.ly b/o_holy_night/o_holy_night.ly
new file mode 100755
index 0000000..f9cbdcc
--- /dev/null
+++ b/o_holy_night/o_holy_night.ly
@@ -0,0 +1,542 @@
+%{
+O Holy Night
+by Adolphe Adam
+arranged by Carl Deis
+
+notated by Carl Youngblood
+%}
+
+\paper {
+ #(set-paper-size "letter")
+ t... |
cayblood/lilypond-files | e3335935cc3de455717eea3f7b629a5f6cc74c7b | Changed tempo to 64 bpm | diff --git a/the_spirit_of_god/the_spirit_of_god.ly b/the_spirit_of_god/the_spirit_of_god.ly
index 96f0dbe..a9c8622 100644
--- a/the_spirit_of_god/the_spirit_of_god.ly
+++ b/the_spirit_of_god/the_spirit_of_god.ly
@@ -1,481 +1,481 @@
\version "2.12.3"
\header {
filename = "the_spirit_of_god.ly"
title = "The Spir... |
cayblood/lilypond-files | 1ca0a1f8bf15463b54e18c3a764297ea173017f1 | Changed tempo to 64 bpm | diff --git a/the_spirit_of_god/guds_and_som_en_ild.ly b/the_spirit_of_god/guds_and_som_en_ild.ly
index 73bac4b..1a055d1 100644
--- a/the_spirit_of_god/guds_and_som_en_ild.ly
+++ b/the_spirit_of_god/guds_and_som_en_ild.ly
@@ -1,489 +1,489 @@
\version "2.12.3"
\header {
filename = "guds_and_som_en_ild.ly"
title =... |
cayblood/lilypond-files | 370633784a503a29a2d3c9ad39dc2a86cbd1d111 | Added Norwegian version. Updated English version. | diff --git a/the_spirit_of_god/guds_and_som_en_ild.ly b/the_spirit_of_god/guds_and_som_en_ild.ly
new file mode 100644
index 0000000..73bac4b
--- /dev/null
+++ b/the_spirit_of_god/guds_and_som_en_ild.ly
@@ -0,0 +1,489 @@
+\version "2.12.3"
+\header {
+ filename = "guds_and_som_en_ild.ly"
+ title = "Guds Ã
nd som en Il... |
cayblood/lilypond-files | 8a5cd597b300330f73890fe19b6788f596405069 | Finished English version | diff --git a/the_spirit_of_god/the_spirit_of_god.ly b/the_spirit_of_god/the_spirit_of_god.ly
index 0512fac..ed60c51 100644
--- a/the_spirit_of_god/the_spirit_of_god.ly
+++ b/the_spirit_of_god/the_spirit_of_god.ly
@@ -1,410 +1,481 @@
\version "2.12.3"
\header {
filename = "the_spirit_of_god.ly"
title = "The Spir... |
cayblood/lilypond-files | ad6d9d2af861e1c3cebeaa8492cfa46fc1554ff3 | Finished bari two | diff --git a/the_spirit_of_god/the_spirit_of_god.ly b/the_spirit_of_god/the_spirit_of_god.ly
index 746b4fc..0512fac 100644
--- a/the_spirit_of_god/the_spirit_of_god.ly
+++ b/the_spirit_of_god/the_spirit_of_god.ly
@@ -1,369 +1,410 @@
\version "2.12.3"
\header {
filename = "the_spirit_of_god.ly"
title = "The Spir... |
cayblood/lilypond-files | 7f047bfc82f0a76d90e9efed530382cf65f42c8a | Finished bari one | diff --git a/the_spirit_of_god/the_spirit_of_god.ly b/the_spirit_of_god/the_spirit_of_god.ly
index 6dd150f..746b4fc 100644
--- a/the_spirit_of_god/the_spirit_of_god.ly
+++ b/the_spirit_of_god/the_spirit_of_god.ly
@@ -1,247 +1,369 @@
\version "2.12.3"
\header {
filename = "the_spirit_of_god.ly"
title = "The Spir... |
cayblood/lilypond-files | 3192e4e6ba3b55b11be6c4ee760c4f7536d2722f | Added double bar | diff --git a/the_spirit_of_god/the_spirit_of_god.ly b/the_spirit_of_god/the_spirit_of_god.ly
index 0b46b29..6dd150f 100644
--- a/the_spirit_of_god/the_spirit_of_god.ly
+++ b/the_spirit_of_god/the_spirit_of_god.ly
@@ -1,247 +1,247 @@
\version "2.12.3"
\header {
filename = "the_spirit_of_god.ly"
title = "The Spir... |
cayblood/lilypond-files | 7f1b30136dfccf22aae83decc047f3d7c4989645 | First 2.5 pages | diff --git a/the_spirit_of_god/the_spirit_of_god.ly b/the_spirit_of_god/the_spirit_of_god.ly
index 607eef8..0b46b29 100644
--- a/the_spirit_of_god/the_spirit_of_god.ly
+++ b/the_spirit_of_god/the_spirit_of_god.ly
@@ -1,180 +1,247 @@
\version "2.12.3"
-\header {
- filename = "the_spirit_of_god.ly"
- title = "The Sp... |
joshwalsh/Morse-Code | c9c73587738ff12d85558ddf1f003f32ec49c832 | Cucumber Features | diff --git a/features/morse_translator.feature b/features/morse_translator.feature
new file mode 100644
index 0000000..146e278
--- /dev/null
+++ b/features/morse_translator.feature
@@ -0,0 +1,16 @@
+Feature: Translate english into it's morse code .- equivalent.
+
+ As a secret operative
+ I want to translate orders ... |
joshwalsh/Morse-Code | 4024ae398e4244372485e63a21133f5f7733f809 | Sanitize Phrase | diff --git a/lib/morse_translator.rb b/lib/morse_translator.rb
index 09c12a2..99dfed9 100644
--- a/lib/morse_translator.rb
+++ b/lib/morse_translator.rb
@@ -1,21 +1,32 @@
require 'loads_morse_translations'
class MorseTranslator
include LoadsMorseTranslations
def translate(phrase)
phrase = phrase.downca... |
joshwalsh/Morse-Code | 75be4e786f16555cb42e49a39f1d436ef7213966 | Punctuation Fail | diff --git a/spec/morse_translator_spec.rb b/spec/morse_translator_spec.rb
index e536561..739bd04 100644
--- a/spec/morse_translator_spec.rb
+++ b/spec/morse_translator_spec.rb
@@ -1,35 +1,34 @@
require File.dirname(__FILE__) + '/spec_helper'
require 'morse_translator'
describe MorseTranslator do
before :each d... |
joshwalsh/Morse-Code | 05ee50cab909b2d02340e16fd54f8606b6023621 | Translation working, except for killer punctuation | diff --git a/lib/loads_morse_translations.rb b/lib/loads_morse_translations.rb
index dc2522d..b7946b8 100644
--- a/lib/loads_morse_translations.rb
+++ b/lib/loads_morse_translations.rb
@@ -1,32 +1,33 @@
module LoadsMorseTranslations
def load_morse_translations
{
+ ' ' => '/',
'a' => '.-',
... |
joshwalsh/Morse-Code | 025601a57cbfcbcf52bc5ebc1f323b5cf6409b6d | Simple AB testing | diff --git a/lib/loads_morse_translations.rb b/lib/loads_morse_translations.rb
index 20f5db2..dc2522d 100644
--- a/lib/loads_morse_translations.rb
+++ b/lib/loads_morse_translations.rb
@@ -1,9 +1,32 @@
module LoadsMorseTranslations
def load_morse_translations
{
'a' => '.-',
'b' => '-...',
- ... |
joshwalsh/Morse-Code | e446bea6f5ca0d0f568f69d962ecdfb5a20bfcbd | A few test specs | diff --git a/lib/loads_morse_translations.rb b/lib/loads_morse_translations.rb
new file mode 100644
index 0000000..20f5db2
--- /dev/null
+++ b/lib/loads_morse_translations.rb
@@ -0,0 +1,9 @@
+module LoadsMorseTranslations
+ def load_morse_translations
+ {
+ 'a' => '.-',
+ 'b' => '-...',
+ 'c' => '-... |
bougyman/cgi_fast_escape | a01924f618c8f5631f7d5749eddfd302744e3212 | Version 2009.06.24 | diff --git a/AUTHORS b/AUTHORS
index e3dfb32..5ab89f8 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,4 +1,4 @@
Following persons have contributed to cgi_fast_escape.
(Sorted by number of submitted patches, then alphabetically)
- 3 TJ Vanderpoel <tj@rubyists.com>
+ 4 TJ Vanderpoel <tj@rubyists.com>
diff --git a/CH... |
bougyman/cgi_fast_escape | 0373cb36cd17b6613b3a099fe041b858ae97c31a | added copyright and fixed publishing tasks | diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..da65d1b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+.[a-zA-Z]*
+*.gemspec
+pkg/
diff --git a/AUTHORS b/AUTHORS
new file mode 100644
index 0000000..e3dfb32
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1,4 @@
+Following persons have contributed to cgi_f... |
bougyman/cgi_fast_escape | 5707c73c430d2cf732c5fe2cfc2ab4433a814290 | added url_escape dependency | diff --git a/tasks/setup.rake b/tasks/setup.rake
index 13a218e..c19a8e9 100644
--- a/tasks/setup.rake
+++ b/tasks/setup.rake
@@ -1,15 +1,15 @@
desc 'install all possible dependencies'
task :setup => :gem_installer do
GemInstaller.new do
# core
- gem 'rack'
+ gem 'url_escape'
# spec
gem 'baco... |
bougyman/cgi_fast_escape | 6211693f33713f79922f3fa6a182e2b8c9f62990 | initial port from rack_fast_escape | diff --git a/README b/README
new file mode 100644
index 0000000..bf7265a
--- /dev/null
+++ b/README
@@ -0,0 +1,46 @@
+== Rack Fast Escape/Unescape
+----------
+
+ The Rack Fast Escape library, by The Rubyists, LLC
+
+This library replaces the Rack::Utils.escape and #unescape methods
+with the versions from URLEscape, ... |
hakobera/Simple-WebSocket-Client | 6df829683674cde421e7e0b95fd032a5d2050258 | Add LICENSE.txt | diff --git a/LICENSE.txt b/LICENSE.txt
new file mode 100644
index 0000000..de39ef3
--- /dev/null
+++ b/LICENSE.txt
@@ -0,0 +1,21 @@
+MIT License
+
+Copyright (c) 2010-2016 Kazuyuki Honda
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files ... |
hakobera/Simple-WebSocket-Client | b5e321f6587bd232f2635f056d5ab9a18d6f69ff | Support manifest version 2 | diff --git a/background.html b/background.js
similarity index 88%
rename from background.html
rename to background.js
index ab81ca6..6b6692b 100644
--- a/background.html
+++ b/background.js
@@ -1,26 +1,23 @@
-<html><head><script>
var extension_url = 'chrome-extension://'+location.host+'/index.html';
function isOpti... |
hakobera/Simple-WebSocket-Client | 73ec3d5db1ce7e43c463edf27740bd9d9ec55987 | Improve UX. Add send message shortcut Show sent message log. | diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..2ad6589
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+*.crx
+*.zip
+*.pem
+.DS_Store
+*.tmproj
+*~
+/deletefile.list
+/.project
diff --git a/.project b/.project
deleted file mode 100644
index d67ba61..0000000
--- a/.project
+++ /dev/null
@@ -1,1... |
hakobera/Simple-WebSocket-Client | 4cffc1bbaa8881d6dc2ce7280937db4f8a99058b | Add README. | diff --git a/README b/README
new file mode 100644
index 0000000..b9369ff
--- /dev/null
+++ b/README
@@ -0,0 +1,10 @@
+Simple-WebSocket-Client
+=======================
+
+Simple WebSocket Client is an extension for Google Chrome
+to help construct custom Web Socket requests
+and handle responses to directly test yo... |
hakobera/Simple-WebSocket-Client | 5cfd8f4d71fd6d116f502f56d423e9622b43dbb1 | Initial import. | diff --git a/.project b/.project
new file mode 100644
index 0000000..d67ba61
--- /dev/null
+++ b/.project
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>Simple-WebSocket-Client</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ </buildSpec>
+ <natures... |
Gordin/devkitPro-Templates | 5754666c0026306c05f6518367445d90cf84763e | Addod note for README files... | diff --git a/README b/README
index e69de29..a5b2fef 100644
--- a/README
+++ b/README
@@ -0,0 +1 @@
+There is a README for each IDE for the parts of devkitPro in their respective folders.
|
Gordin/devkitPro-Templates | 0b695b6fd6c3a9a2d91066aae74420c6c848e07d | moved devkitARM README | diff --git a/codelite/README b/codelite/README
deleted file mode 100644
index 5051aa6..0000000
--- a/codelite/README
+++ /dev/null
@@ -1,91 +0,0 @@
-Make sure DEVKITPRO and DEVKITARM are set in your environment
-Know where your codelite-home folder is. In linux it's usually ~/.codelite
-
-++++++++++++++++ Setup Part (Y... |
Gordin/devkitPro-Templates | 0b3b34db9fd8b3a9a719dbe65f502a1e2da879f0 | rearranged directories | diff --git a/codelite/README b/codelite/README
new file mode 100644
index 0000000..5051aa6
--- /dev/null
+++ b/codelite/README
@@ -0,0 +1,91 @@
+Make sure DEVKITPRO and DEVKITARM are set in your environment
+Know where your codelite-home folder is. In linux it's usually ~/.codelite
+
+++++++++++++++++ Setup Part (You'l... |
Gordin/devkitPro-Templates | 2b02a36f9dbeaba6e16c73f1387db4e9b5d3bdd5 | Canged stuff... | diff --git a/devkitARM/codelite/README b/devkitARM/codelite/README
new file mode 100644
index 0000000..9f4582e
--- /dev/null
+++ b/devkitARM/codelite/README
@@ -0,0 +1,46 @@
+Make sure DEVKITPRO and DEVKITARM are set in your environment
+
+WORKSPACE:
+Using the workspace will make code-completion available
+
+1. Copy t... |
Gordin/devkitPro-Templates | 360e11aad544941afdd47353cfc5e021d29e1378 | Added project/workspace for devkitARM for codelite | diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..23905f6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+*.orig
+*~
+*.swp
+*.swo
+*.elf
+*.arm9
+*.nds
diff --git a/devkitARM/codelite/project-template/Makefile b/devkitARM/codelite/project-template/Makefile
new file mode 100644
index 0000000..77e... |
msiu-prog/test | 5ea27b57666b40f5afba1844fa8b9d93b7a9c2ef | last edit | diff --git a/cool_lib.o b/cool_lib.o
new file mode 100644
index 0000000..865e94b
Binary files /dev/null and b/cool_lib.o differ
diff --git a/main.c b/main.c
index 8bd2e2d..baafd5d 100644
--- a/main.c
+++ b/main.c
@@ -1,15 +1,17 @@
#include <stdlib.h>
#include <stdio.h>
+#include "cool_lib.h"
+
#define MAXLINE 11
... |
geflei/plasmoid-eventlist | 9392d1e3c488cabc78f88f286d28b9f1bf27d275 | Edited README via GitHub | diff --git a/README b/README
index dddc68e..6db741a 100644
--- a/README
+++ b/README
@@ -1,41 +1 @@
-To install:
-
-To build out of the source tree
-unpack the archive,
-mkdir build
-cd build
-cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` PATH_TO_APPLET_ROOT
-make
-sudo make install or su -c "make install"
-kbui... |
geflei/plasmoid-eventlist | 81c2911687a4189cd6e5c0a8898c95cd2b203630 | a little clarification | diff --git a/README b/README
index 54dbd03..dddc68e 100644
--- a/README
+++ b/README
@@ -1,41 +1,41 @@
To install:
To build out of the source tree
unpack the archive,
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` PATH_TO_APPLET_ROOT
make
sudo make install or su -c "make install"
k... |
geflei/plasmoid-eventlist | 0db00ea120f79774f5895465a19942cfbbaf04fd | use stringbuilder | diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0e17ded..a18f70d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,33 +1,33 @@
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/modules )
# search packages used by KDE
find_package(KDE4 REQUIRED)
find_package(Akonadi REQUIRED)
find_packa... |
geflei/plasmoid-eventlist | 7ac9cb924ff6db5fae60a9e76d859bf46bfd294f | try make dbus calls work | diff --git a/src/applet/eventapplet.cpp b/src/applet/eventapplet.cpp
index 4f3cabd..41f81d2 100644
--- a/src/applet/eventapplet.cpp
+++ b/src/applet/eventapplet.cpp
@@ -1,702 +1,793 @@
/*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public Licen... |
geflei/plasmoid-eventlist | 22458acbb84c030b416b233e1101eff86e2bc571 | add spanish translation (Ernesto ManrÃquez) | diff --git a/AUTHORS b/AUTHORS
index 9f9bfec..225afa3 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,12 +1,13 @@
- Gerd Fleischer <gerdfleischer @ web dot de>
- Javier Goday <jgoday @ gmail dot com>
Translators
+spanish - Ernesto ManrÃquez
russian - pfactum
ukrainian - pfactum
french - gnumdk
slovak - Karol Slanina... |
geflei/plasmoid-eventlist | b0a33cc72eed31288763de5e429f75eb8e1b10cf | format-text-code is not part of oxygen-icons | diff --git a/src/applet/eventapplet.cpp b/src/applet/eventapplet.cpp
index db6d107..4f3cabd 100644
--- a/src/applet/eventapplet.cpp
+++ b/src/applet/eventapplet.cpp
@@ -1,702 +1,702 @@
/*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public Licen... |
geflei/plasmoid-eventlist | a9b7693ec269d5e0c3033df16104751afb730a19 | a bit of error handling | diff --git a/src/applet/eventmodel.cpp b/src/applet/eventmodel.cpp
index f347d83..8981fde 100644
--- a/src/applet/eventmodel.cpp
+++ b/src/applet/eventmodel.cpp
@@ -1,547 +1,557 @@
/*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License a... |
geflei/plasmoid-eventlist | 33a047ed1dcb332c35a52969b98b1c3979eaabc1 | twice? | diff --git a/src/applet/eventmodel.cpp b/src/applet/eventmodel.cpp
index ba5740e..f347d83 100644
--- a/src/applet/eventmodel.cpp
+++ b/src/applet/eventmodel.cpp
@@ -1,542 +1,541 @@
/*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License a... |
geflei/plasmoid-eventlist | 9d80be7a1627a03ce9283cf0ce8ea60623e34f08 | make initial fetch asyncronous | diff --git a/src/applet/eventmodel.cpp b/src/applet/eventmodel.cpp
index 3808980..ba5740e 100644
--- a/src/applet/eventmodel.cpp
+++ b/src/applet/eventmodel.cpp
@@ -1,536 +1,548 @@
/*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License a... |
geflei/plasmoid-eventlist | 2fd19257f9c6d3bb583df855ce25eb2a36fa616a | try workaround for missing birthdays in facebook | diff --git a/src/applet/eventmodel.cpp b/src/applet/eventmodel.cpp
index 7f6bceb..3808980 100644
--- a/src/applet/eventmodel.cpp
+++ b/src/applet/eventmodel.cpp
@@ -1,536 +1,536 @@
/*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License a... |
geflei/plasmoid-eventlist | 10dc60bd747be453da762e059f792246129b6630 | forgot to add mimetypes | diff --git a/src/applet/eventapplet.cpp b/src/applet/eventapplet.cpp
index 4cdf1e3..db6d107 100644
--- a/src/applet/eventapplet.cpp
+++ b/src/applet/eventapplet.cpp
@@ -1,699 +1,702 @@
/*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public Licen... |
geflei/plasmoid-eventlist | e86b1f6c55226c114616a5ecdc07f2a7b5abb6a5 | rework the config dialog to for netbooks too | diff --git a/src/applet/CMakeLists.txt b/src/applet/CMakeLists.txt
index addb050..6e022e5 100644
--- a/src/applet/CMakeLists.txt
+++ b/src/applet/CMakeLists.txt
@@ -1,42 +1,42 @@
project(EVENTAPPLET)
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${KDE4_ENABLE_EXCEPTIONS}")
set(eventapplet_SRCS
eventapplet.cpp
... |
geflei/plasmoid-eventlist | d486b20c567a4ffaf8a9d9de8c90e3a30ca7cd34 | add text/calendar mimetype to work with googledata | diff --git a/src/applet/eventmodel.cpp b/src/applet/eventmodel.cpp
index 6bb2aca..7f6bceb 100644
--- a/src/applet/eventmodel.cpp
+++ b/src/applet/eventmodel.cpp
@@ -1,533 +1,536 @@
/*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License a... |
geflei/plasmoid-eventlist | 7f7d1aaa94aa0bfb0aefb30876e1ec6a94bebd78 | add Aleš Nejdr | diff --git a/AUTHORS b/AUTHORS
index f5360bf..9f9bfec 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,11 +1,12 @@
- Gerd Fleischer <gerdfleischer @ web dot de>
- Javier Goday <jgoday @ gmail dot com>
Translators
russian - pfactum
ukrainian - pfactum
french - gnumdk
slovak - Karol Slanina
italian - Jacopo Ferrigno
+c... |
geflei/plasmoid-eventlist | 7ddd26ccd2e935cca78fffc2efd3e820ff8de0ba | mention plasmoidviewer for testing | diff --git a/README b/README
index 4cffa79..54dbd03 100644
--- a/README
+++ b/README
@@ -1,37 +1,41 @@
To install:
To build out of the source tree
unpack the archive,
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` PATH_TO_APPLET_ROOT
make
sudo make install or su -c "make install"
+k... |
geflei/plasmoid-eventlist | 34bf5bd4da7a570a9e191c8ce0e967156420effd | more detailed install information | diff --git a/README b/README
index 938fb75..4cffa79 100644
--- a/README
+++ b/README
@@ -1,32 +1,37 @@
To install:
+To build out of the source tree
+unpack the archive,
+mkdir build
cd build
-cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ../
+cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` PATH_TO_APPLET_... |
geflei/plasmoid-eventlist | ea1889768fcc3e1fdd650a1b4cb2aa5f1444811d | set collectionfetchscope only fetch collections with todos and events speed up initial fetch | diff --git a/src/applet/eventmodel.cpp b/src/applet/eventmodel.cpp
index 442e82a..6bb2aca 100644
--- a/src/applet/eventmodel.cpp
+++ b/src/applet/eventmodel.cpp
@@ -1,525 +1,533 @@
/*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License a... |
geflei/plasmoid-eventlist | 9c03ab8fee2bbb5b30ea3c65d105f3332cdded70 | switch to commandline definition to build for pim 4.6 distributions will ship pim 4.4 for now, I guess | diff --git a/CMakeLists.txt b/CMakeLists.txt
index bde7ac0..0e17ded 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,27 +1,33 @@
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/modules )
# search packages used by KDE
find_package(KDE4 REQUIRED)
find_package(Akonadi REQUIRED)
find_packa... |
geflei/plasmoid-eventlist | bae2e08581c65ce688e3078de830514e9a4bb28a | this was necessary with pim 4.5 (which is dead) | diff --git a/src/applet/eventmodel.cpp b/src/applet/eventmodel.cpp
index 4ca5d5d..442e82a 100644
--- a/src/applet/eventmodel.cpp
+++ b/src/applet/eventmodel.cpp
@@ -1,533 +1,525 @@
/*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License a... |
geflei/plasmoid-eventlist | 676aeb4268231c38ba45705eca766f7d2c263551 | fix build with 4.4 | diff --git a/src/applet/CMakeLists.txt b/src/applet/CMakeLists.txt
index 2a9aec6..addb050 100644
--- a/src/applet/CMakeLists.txt
+++ b/src/applet/CMakeLists.txt
@@ -1,33 +1,42 @@
project(EVENTAPPLET)
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${KDE4_ENABLE_EXCEPTIONS}")
set(eventapplet_SRCS
eventapplet.cpp
... |
geflei/plasmoid-eventlist | a2d52ab712914ac89a0929e6bedce432b4dd1bc8 | somehow that got not translated | diff --git a/po/cs.po b/po/cs.po
index 3cb4de5..911ba49 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -1,541 +1,555 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Karol Slanina <karol.slanina@gmail.com>, 2010.
msgid ""
msgstr ""
"Pro... |
geflei/plasmoid-eventlist | 111933c8fdd623590128c34e812c12d9707ba9f8 | dont think all users are native english speaker | diff --git a/po/cs.po b/po/cs.po
index 194dc0c..3cb4de5 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -1,537 +1,541 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Karol Slanina <karol.slanina@gmail.com>, 2010.
msgid ""
msgstr ""
"Pro... |
geflei/plasmoid-eventlist | c18603ca38486c38e6ea64f1855133b8cb992958 | set palette for the view on theme changes | diff --git a/src/applet/eventapplet.cpp b/src/applet/eventapplet.cpp
index f8268b6..9ea255f 100644
--- a/src/applet/eventapplet.cpp
+++ b/src/applet/eventapplet.cpp
@@ -1,664 +1,683 @@
/*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public Licen... |
geflei/plasmoid-eventlist | 7e31108ec8c19f0e3c56a0687561ede1e3b767de | add categories | diff --git a/src/applet/eventappletformatconfig.ui b/src/applet/eventappletformatconfig.ui
index 935164f..9f9488f 100644
--- a/src/applet/eventappletformatconfig.ui
+++ b/src/applet/eventappletformatconfig.ui
@@ -1,240 +1,241 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>EventAppletFormatConfi... |
geflei/plasmoid-eventlist | 08f69b4294f2018f54704eb09ce27a4241dc2490 | add tooltip | diff --git a/src/applet/eventappletgeneralconfig.ui b/src/applet/eventappletgeneralconfig.ui
index 3ad7bed..c60b05a 100644
--- a/src/applet/eventappletgeneralconfig.ui
+++ b/src/applet/eventappletgeneralconfig.ui
@@ -1,143 +1,156 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>EventAppletGeneral... |
geflei/plasmoid-eventlist | d2ee19386625256464e2cb3fb2b3775fc3e47dbe | small update to french translation | diff --git a/po/fr.po b/po/fr.po
index c78bcb8..ff76507 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -1,500 +1,500 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Cédric Bellegarde <gnumdk@gmail.com>, 2010.
# Gerd Fleischer <gerdfleis... |
geflei/plasmoid-eventlist | c59246469b7451d708f3766184a98d130e9584bd | subclass QTreewidgetItem - enable correct sorting | diff --git a/src/applet/eventapplet.cpp b/src/applet/eventapplet.cpp
index 923455a..f8268b6 100644
--- a/src/applet/eventapplet.cpp
+++ b/src/applet/eventapplet.cpp
@@ -1,669 +1,664 @@
/*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public Licen... |
geflei/plasmoid-eventlist | a0caa9c49f843f0add2e58def4c6fb199e2864e1 | large update, add ability to define your own header may have regressions | diff --git a/src/applet/CMakeLists.txt b/src/applet/CMakeLists.txt
index e32d2fd..2a9aec6 100644
--- a/src/applet/CMakeLists.txt
+++ b/src/applet/CMakeLists.txt
@@ -1,31 +1,33 @@
project(EVENTAPPLET)
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${KDE4_ENABLE_EXCEPTIONS}")
set(eventapplet_SRCS
eventapplet.cpp
... |
geflei/plasmoid-eventlist | cfc41b4ccf09e1ffc919df7c7377590d614927fd | watch for category color changes | diff --git a/src/applet/eventapplet.cpp b/src/applet/eventapplet.cpp
index f04a23d..2fcf8ee 100644
--- a/src/applet/eventapplet.cpp
+++ b/src/applet/eventapplet.cpp
@@ -1,609 +1,627 @@
/*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public Licen... |
geflei/plasmoid-eventlist | ee5602a206499e391f238adf2056b91554bbaab0 | avoid crash | diff --git a/src/applet/eventmodel.h b/src/applet/eventmodel.h
index 7f144af..c488d42 100644
--- a/src/applet/eventmodel.h
+++ b/src/applet/eventmodel.h
@@ -1,115 +1,113 @@
/*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publis... |
geflei/plasmoid-eventlist | 2c67283e0685e9c33605c51238852903bc1999c5 | listen to themechanges | diff --git a/src/applet/eventapplet.cpp b/src/applet/eventapplet.cpp
index 80a1c1d..f04a23d 100644
--- a/src/applet/eventapplet.cpp
+++ b/src/applet/eventapplet.cpp
@@ -1,603 +1,609 @@
/*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public Licen... |
geflei/plasmoid-eventlist | 7c0f0a96ecc11a022defa92caaf20a28125c3139 | also todos can have a category | diff --git a/src/applet/eventapplet.cpp b/src/applet/eventapplet.cpp
index 78694d1..80a1c1d 100644
--- a/src/applet/eventapplet.cpp
+++ b/src/applet/eventapplet.cpp
@@ -79,525 +79,525 @@ EventApplet::EventApplet(QObject *parent, const QVariantList &args) :
setPopupIcon("view-pim-tasks");
Akonadi::ServerMa... |
geflei/plasmoid-eventlist | c42edbcec240661ba288263c0d0d42ac2c90f479 | remove support for custom birthday colors | diff --git a/src/applet/eventapplet.cpp b/src/applet/eventapplet.cpp
index fc5b147..78694d1 100644
--- a/src/applet/eventapplet.cpp
+++ b/src/applet/eventapplet.cpp
@@ -1,643 +1,603 @@
/*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public Licen... |
geflei/plasmoid-eventlist | c1c4b15e69ad20c37cd033347aa95f43fd316362 | respect theme text color | diff --git a/src/applet/eventitemdelegate.cpp b/src/applet/eventitemdelegate.cpp
index d52c554..09e285c 100644
--- a/src/applet/eventitemdelegate.cpp
+++ b/src/applet/eventitemdelegate.cpp
@@ -1,197 +1,197 @@
/*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the ... |
geflei/plasmoid-eventlist | 68345e922c7bc72f4eec6f1737205343fea0184a | set margin to 3 - compromise between readability and place | diff --git a/src/applet/eventitemdelegate.cpp b/src/applet/eventitemdelegate.cpp
index e45b0d0..d52c554 100644
--- a/src/applet/eventitemdelegate.cpp
+++ b/src/applet/eventitemdelegate.cpp
@@ -1,195 +1,197 @@
/*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the ... |
geflei/plasmoid-eventlist | 47071bd25bf3009ef8925f60e36f56d242d64949 | use defined foreground color for painting text | diff --git a/src/applet/eventitemdelegate.cpp b/src/applet/eventitemdelegate.cpp
index 3d1ea25..e45b0d0 100644
--- a/src/applet/eventitemdelegate.cpp
+++ b/src/applet/eventitemdelegate.cpp
@@ -1,195 +1,195 @@
/*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the ... |
geflei/plasmoid-eventlist | 954f98583c2b388cb4f9eb3dc2bc75395c09a9b1 | make it compile | diff --git a/src/applet/eventmodel.cpp b/src/applet/eventmodel.cpp
index 3e96c35..9aab75b 100644
--- a/src/applet/eventmodel.cpp
+++ b/src/applet/eventmodel.cpp
@@ -1,568 +1,568 @@
/*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License a... |
geflei/plasmoid-eventlist | 70290235c2f443c6cff3b180275d3418450cf9bb | add paint method to allow richtext subset | diff --git a/src/applet/eventitemdelegate.cpp b/src/applet/eventitemdelegate.cpp
index 86570ce..3d1ea25 100644
--- a/src/applet/eventitemdelegate.cpp
+++ b/src/applet/eventitemdelegate.cpp
@@ -1,149 +1,195 @@
/*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the ... |
geflei/plasmoid-eventlist | d3b6bf387c2fe637b62b80e84ce40cc0b44e114f | try to make open an incidence work with 4.6 | diff --git a/src/applet/eventapplet.cpp b/src/applet/eventapplet.cpp
index bbbffaf..fc5b147 100644
--- a/src/applet/eventapplet.cpp
+++ b/src/applet/eventapplet.cpp
@@ -1,639 +1,643 @@
/*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public Licen... |
geflei/plasmoid-eventlist | 8d4feb8130283153345868d528dd3ab8df384dd5 | Revert "for your changes. Lines starting" | diff --git a/src/applet/eventmodel.cpp b/src/applet/eventmodel.cpp
index fb0917f..49b33fb 100644
--- a/src/applet/eventmodel.cpp
+++ b/src/applet/eventmodel.cpp
@@ -1,569 +1,567 @@
/*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License a... |
geflei/plasmoid-eventlist | d913270b9684109165b1c104dc39798369444202 | not neede with pim 4.6 anymore | diff --git a/src/applet/eventmodel.cpp b/src/applet/eventmodel.cpp
index b518cb2..fb0917f 100644
--- a/src/applet/eventmodel.cpp
+++ b/src/applet/eventmodel.cpp
@@ -1,573 +1,569 @@
/*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License a... |
geflei/plasmoid-eventlist | 1bdadfbc5a3220815795efe01a83a20ed573b2e4 | use a define to ease changing pim if | diff --git a/src/applet/eventmodel.cpp b/src/applet/eventmodel.cpp
index 6a77193..b518cb2 100644
--- a/src/applet/eventmodel.cpp
+++ b/src/applet/eventmodel.cpp
@@ -1,569 +1,573 @@
/*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License a... |
geflei/plasmoid-eventlist | 0f0ffa7dea164207995a539b9f4c99e477fe56ed | for your changes. Lines starting | diff --git a/src/applet/eventmodel.cpp b/src/applet/eventmodel.cpp
index 0afb9b0..6a77193 100644
--- a/src/applet/eventmodel.cpp
+++ b/src/applet/eventmodel.cpp
@@ -1,567 +1,569 @@
/*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License a... |
jamis/dnd-writetem | 733004f628a886fc6f861740b3631e3b773d98e4 | gitignore | diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..4b81f43
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+src/*.o
+src/*.a
|
jamis/dnd-writetem | 88b0559bc21d948df16a61dc5615b0d196429cbd | expand the README | diff --git a/README b/README
index ec6da49..7bd158a 100644
--- a/README
+++ b/README
@@ -1,7 +1,19 @@
+This library includes two features: writetem, a C library for parsing and
+processing text templates, and wtstream, a C library for providing a
+destination-agnostic stream-writing wrapper.
+
+The writetem system even... |
jamis/dnd-writetem | dea81d72dbeb23b722419221cee7e241b1ac0b3a | Rename library | diff --git a/Makefile b/Makefile
index ebb82a9..1b359d4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,15 +1,15 @@
-all: libtemplates.a
+all: libwritetem.a
clean:
rm -f src/*.o src/*.a
-libtemplates.a: src/writetem.o src/wtstream.o
- ar -rc src/libtemplates.a src/writetem.o src/wtstream.o
- ranlib src/libtemplates.a... |
tissak/js_meta_dependency | 1ea9965c2bd242a62631c4cee1ad3dec397d3a36 | new readme | diff --git a/README.markdown b/README.markdown
new file mode 100644
index 0000000..0171b16
--- /dev/null
+++ b/README.markdown
@@ -0,0 +1,101 @@
+JS Meta Dependency
+==================
+
+Overview
+--------
+
+This is a prototype framework for Auto resolving and loading javascript.
+
+Inspired by dojo.require / dojo.pr... |
tissak/js_meta_dependency | c86823333b0100caa6b094e8976f8bc1388f52d8 | new readme | diff --git a/README b/README
new file mode 100644
index 0000000..0171b16
--- /dev/null
+++ b/README
@@ -0,0 +1,101 @@
+JS Meta Dependency
+==================
+
+Overview
+--------
+
+This is a prototype framework for Auto resolving and loading javascript.
+
+Inspired by dojo.require / dojo.provide the you can embed the... |
tissak/js_meta_dependency | e5901683f26d932b23ef09208571f9d6175fc038 | first cut of dependency system | diff --git a/.DS_Store b/.DS_Store
new file mode 100644
index 0000000..5e0cd35
Binary files /dev/null and b/.DS_Store differ
diff --git a/lib/.DS_Store b/lib/.DS_Store
new file mode 100644
index 0000000..5858bb5
Binary files /dev/null and b/lib/.DS_Store differ
diff --git a/lib/dependency.js b/lib/dependency.js
new fil... |
foca/gns-website | bceb39f3a2e7c309c5529b8a06a7c4f98f2db8c9 | Flickr ribbon with pics | diff --git a/public/flickr.css b/public/flickr.css
new file mode 100644
index 0000000..ee79eea
--- /dev/null
+++ b/public/flickr.css
@@ -0,0 +1,24 @@
+#flickr {
+ margin-top: 40px;
+ text-align: center;
+}
+
+#flickr #flickr_badge_uber_wrapper {
+ margin-left: auto;
+ margin-right: auto;
+ width: 620px;
+}
+
+/* C... |
foca/gns-website | a0cdc2c833f5c79cae658a9d6407b0d974635522 | Sucky design is sucky, but it's better than nothing :P | diff --git a/gaming-night-society.rb b/gaming-night-society.rb
index 8f4d9d9..61b2be1 100644
--- a/gaming-night-society.rb
+++ b/gaming-night-society.rb
@@ -1,24 +1,5 @@
require "sinatra"
get "/" do
erb :home
end
-
-__END__
-
-@@layout
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/htm... |
foca/gns-website | 7775bf46ca723c80ee0e2d9ce5df2d22266ec27e | Scaffold to get something on the domain | diff --git a/config.ru b/config.ru
new file mode 100644
index 0000000..5c4a751
--- /dev/null
+++ b/config.ru
@@ -0,0 +1,3 @@
+require "gaming-night-society"
+
+run Sinatra::Application
diff --git a/gaming-night-society.rb b/gaming-night-society.rb
new file mode 100644
index 0000000..8f4d9d9
--- /dev/null
+++ b/gaming-n... |
vrana/mvc-exception-demo | 7b0daec121eb424b67c6d812380b1a49167c1bb5 | Corrections from v6ak | diff --git a/components/BestArticlesComponent.php b/components/BestArticlesComponent.php
index fad10ad..8636130 100644
--- a/components/BestArticlesComponent.php
+++ b/components/BestArticlesComponent.php
@@ -1,17 +1,19 @@
<?php
-class TryControl extends Control {
+abstract class TryControl extends Control {
+ abstr... |
vrana/mvc-exception-demo | 918789bc2add46f6a1cca7344ee4a3870f139496 | Posledni sobota solution | diff --git a/components/BestArticlesComponent.php b/components/BestArticlesComponent.php
new file mode 100644
index 0000000..fad10ad
--- /dev/null
+++ b/components/BestArticlesComponent.php
@@ -0,0 +1,17 @@
+<?php
+
+class TryControl extends Control {
+ function render() {
+ try {
+ $this->getData();
+ $this->temp... |
vrana/mvc-exception-demo | 93983f550c1997950a7c1d12e02e35f9ab0c5679 | Simplification | diff --git a/models/Article.php b/models/Article.php
index 2bdb97c..95d27b4 100644
--- a/models/Article.php
+++ b/models/Article.php
@@ -1,6 +1,6 @@
<?php
class Article {
static function findBests() {
- return dibi::query("SELECT * FROM [article] WHERE [best]")->fetchAll();
+ return dibi::fetchAll("SELECT * FROM ... |
vrana/mvc-exception-demo | 06289a7c0272292ba0966d00c803eff0a8f128f3 | Whitespace | diff --git a/presenters/ArticlePresenter.php b/presenters/ArticlePresenter.php
index ea2db93..a9866df 100644
--- a/presenters/ArticlePresenter.php
+++ b/presenters/ArticlePresenter.php
@@ -1,11 +1,11 @@
<?php
require_once APP_DIR . '/models/Article.php';
require_once dirname(__FILE__) . '/BasePresenter.php';
clas... |
fith/Plex-Aeon-media-flagger | c52f411c6330cace503fa6999bf0caa16e277d5e | flags.sh initial commit | diff --git a/flags.sh b/flags.sh
new file mode 100644
index 0000000..a64e3c4
--- /dev/null
+++ b/flags.sh
@@ -0,0 +1,39 @@
+#!/bin/bash
+
+# did they supply an argument (folder name)?
+if [ -z "$1" ]
+then
+ echo "Usage: flags.sh /path/to/movies/folder"
+ exit 1;
+fi
+
+MOVIESFOLDER=$1
+# or you could do like below,... |
nblock/config | 748a603342d135da3c8e6bdcca1fb521a1708830 | Change perms. | diff --git a/xinitrc b/xinitrc
old mode 100644
new mode 100755
|
nblock/config | f4ad15ba8c4ee3afbc70af57cba8fe08e78f1eb9 | Add gtush to zshrc. | diff --git a/zshrc b/zshrc
index b71ced0..de26039 100644
--- a/zshrc
+++ b/zshrc
@@ -1,232 +1,233 @@
# load arch default settings
if [ -r /etc/profile ] ; then
. /etc/profile
fi
# history and directory stack config
HISTFILE=~/.zsh_history
HISTSIZE=10000
SAVEHIST=10000
DIRSTACKSIZE=100
setopt HIST_IGNORE_SPA... |
nblock/config | 28fdeabc44023e92fc4fc00a8d6028407008ccf7 | Add YCM option to vimrc. | diff --git a/vimrc b/vimrc
index 60d26d3..9332ec2 100644
--- a/vimrc
+++ b/vimrc
@@ -1,222 +1,224 @@
" File: .vimrc
" Author: nblock <nblock [/at\] archlinux DOT us>
" Description: just another .vimrc
" Last Modified: Dezember 10th, 2011
set nocompatible
set nobackup
set nowritebackup
set noswapfile
set show... |
nblock/config | 366a824557a191bfbc15e913a1f4d34680a0439c | Drop newsbeuter. | diff --git a/config/i3/config b/config/i3/config
index ef0374d..edbde84 100644
--- a/config/i3/config
+++ b/config/i3/config
@@ -1,197 +1,196 @@
# i3 config file (v4)
# nblock (at) archlinux (dot) us
#
# Please see http://i3wm.org/docs/userguide.html for a complete reference!
# window title font
font pango:Bits... |
nblock/config | f8e0326187f86d1c8932d8d71951d45d3df736cd | Remove most autostarted programs. | diff --git a/config/i3/config b/config/i3/config
index e30d3d3..ef0374d 100644
--- a/config/i3/config
+++ b/config/i3/config
@@ -1,199 +1,197 @@
# i3 config file (v4)
# nblock (at) archlinux (dot) us
#
# Please see http://i3wm.org/docs/userguide.html for a complete reference!
# window title font
font pango:Bits... |
nblock/config | e17c8303671aadeeffefbbc3f09374eeb4a06816 | Make links clickable. | diff --git a/zshrc b/zshrc
index c21391e..b71ced0 100644
--- a/zshrc
+++ b/zshrc
@@ -1,232 +1,232 @@
# load arch default settings
if [ -r /etc/profile ] ; then
. /etc/profile
fi
# history and directory stack config
HISTFILE=~/.zsh_history
HISTSIZE=10000
SAVEHIST=10000
DIRSTACKSIZE=100
setopt HIST_IGNORE_SPA... |
nblock/config | 4501444153060f5683ef35fce6d1007450d9cae9 | Use the same font for the i3bar. | diff --git a/config/i3/config b/config/i3/config
index 72c536a..e469ee7 100644
--- a/config/i3/config
+++ b/config/i3/config
@@ -1,201 +1,199 @@
# i3 config file (v4)
# nblock (at) archlinux (dot) us
#
# Please see http://i3wm.org/docs/userguide.html for a complete reference!
# window title font
font pango:Bits... |
nblock/config | da9d395ed6558a5ecb852e5c3866a20bfb40a3a7 | Add vim-unimpaired and enable line numbering by default. | diff --git a/vimrc b/vimrc
index 17436bc..60d26d3 100644
--- a/vimrc
+++ b/vimrc
@@ -1,220 +1,222 @@
" File: .vimrc
" Author: nblock <nblock [/at\] archlinux DOT us>
" Description: just another .vimrc
" Last Modified: Dezember 10th, 2011
set nocompatible
set nobackup
set nowritebackup
set noswapfile
set show... |
nblock/config | df952c0acd3da1a4998483efb974ec826fbc5aaf | Switch from command-t to CtrlP. | diff --git a/vimrc b/vimrc
index 1e1c52d..17436bc 100644
--- a/vimrc
+++ b/vimrc
@@ -1,217 +1,220 @@
" File: .vimrc
" Author: nblock <nblock [/at\] archlinux DOT us>
" Description: just another .vimrc
" Last Modified: Dezember 10th, 2011
set nocompatible
set nobackup
set nowritebackup
set noswapfile
set show... |
nblock/config | a58d7417b00043902bfb31635e4b0a302499a2ff | Try YouCompleteMe | diff --git a/vimrc b/vimrc
index 6da678d..1e1c52d 100644
--- a/vimrc
+++ b/vimrc
@@ -1,215 +1,217 @@
" File: .vimrc
" Author: nblock <nblock [/at\] archlinux DOT us>
" Description: just another .vimrc
" Last Modified: Dezember 10th, 2011
set nocompatible
set nobackup
set nowritebackup
set noswapfile
set show... |
nblock/config | 4125b88bc0b60234b366af970d547e7ed5eaf55d | Remove make rule from ctags. | diff --git a/ctags b/ctags
index 1891ced..f4ada69 100644
--- a/ctags
+++ b/ctags
@@ -1,25 +1,24 @@
--langdef=latex
--langmap=latex:.tex
--regex-latex=/^\\part[[:space:]]*(\[[^]]*\])?[[:space:]]*\{([^}]+)\}/part \2/s,part/
--regex-latex=/^\\part[[:space:]]*\*[[:space:]]*\{([^}]+)\}/part \1/s,part/
--regex-latex=/^\... |
nblock/config | a6eb3f76b9afc87430b7699ce1c38c5ff34b55e0 | Autostart and better focus for Pidgin. | diff --git a/config/i3/config b/config/i3/config
index d1c512c..72c536a 100644
--- a/config/i3/config
+++ b/config/i3/config
@@ -1,195 +1,201 @@
# i3 config file (v4)
# nblock (at) archlinux (dot) us
#
# Please see http://i3wm.org/docs/userguide.html for a complete reference!
# window title font
font pango:Bits... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.