root/trunk/scripts

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @10247 [10247] 4 months roidelapluie * Big headers review * Remove some licencing problems * To do: same for …
(edit) @10245 [10245] 4 months js Fully POSIX-compliant shell scripts.
(edit) @10238 [10238] 4 months js Same for the other script.
(edit) @10081 [10081] 4 months js For historical reasons, we have a tab width of 3. This is strange, but we …
(edit) @7563 [7563] 2 years asterix [Fab] install gajim-remote only if dbus is present. see #2723
(edit) @7198 [7198] 2 years dkirov keep defs in defs.py.in switch autogen order dist defs.py.in
(edit) @7184 [7184] 2 years sb merge autoconf additions to trunk
(edit) @6694 [6694] 2 years asterix use bash instead of sh because -a is a bash specific option. fixes #1620
(edit) @6687 [6687] 2 years asterix [zloygod] ps aux now shows gajim, and killall gajim works. Fixes #1620
(edit) @6317 [6317] 3 years asterix new po location: po/LANG.po
(edit) @6265 [6265] 3 years dkirov split gtkgui.glade in several small glade files, which are now located in …
(edit) @6158 [6158] 3 years asterix make install can now handle sevral version of python by using make install …
(edit) @6039 [6039] 3 years asterix remove output warning about indentation in released gajim. Fixes #1527
(edit) @6034 [6034] 3 years nk fix trasnation.py to produce history manager header and update pos/po
(edit) @5926 [5926] 3 years nicfit Fix TB #1791
(edit) @5361 [5361] 3 years nk run-pychecker.py under scripts/dev to assist us catch runtime errors
(edit) @5072 [5072] 3 years asterix translation.py check now check only critical errors
(edit) @4700 [4700] 3 years asterix change copyright from "Gajim Team" to real people
(edit) @4692 [4692] 3 years asterix "Gajim Team" in all hearders become "Contributors for this file"
(edit) @4673 [4673] 3 years asterix Vincent left us a long time ago
(edit) @4593 [4593] 3 years asterix migration script has moved to src/common
(edit) @4474 [4474] 3 years nk revert sth really minor
(edit) @4473 [4473] 3 years nk restore last lines for correct jid
(edit) @4467 [4467] 3 years asterix [multani] commit in DB only once per file, noe migration is SO FAST !!! …
(edit) @4466 [4466] 3 years asterix print strange chars correctly
(edit) @4465 [4465] 3 years asterix typo: logs are not logs2.db but logs.db
(edit) @4464 [4464] 3 years asterix create the table only if we have something to add to it don't decode …
(edit) @4463 [4463] 3 years nk fix so we mark new jids if they are room as room-type
(edit) @4461 [4461] 3 years nk new db design and improved migration script. if you ran before the …
(edit) @4454 [4454] 3 years asterix decode string and not lists
(edit) @4453 [4453] 3 years asterix try to guess encoding when we add a new table and a new log line when we …
(edit) @4452 [4452] 3 years asterix fix path in win9x in migration script (we run it from script folder, logs …
(edit) @4445 [4445] 3 years asterix migration tool doesn't produce invalid db with wrong filenames
(edit) @4439 [4439] 3 years nk inform user about wiki page. give him to time to read the message and …
(edit) @4438 [4438] 3 years nk inform about not running gajim while migrating
(edit) @4421 [4421] 3 years shteef Typo fix
(edit) @4419 [4419] 3 years nk log system rewrite to use sqlite database instead of plain ascii files. …
(edit) @4410 [4410] 3 years nk update migration script to match the new api
(edit) @4403 [4403] 3 years nk add uniq; fix name of index to be cooler, fix a typo in comment, and most …
(edit) @4401 [4401] 3 years nk typo
(edit) @4400 [4400] 3 years nk check if db is already there and fail nicely
(edit) @4394 [4394] 3 years nk typo
(edit) @4390 [4390] 3 years nk use os.path.join
(edit) @4389 [4389] 3 years nk do not fail in windoz part 3 and last
(edit) @4388 [4388] 3 years nk do not fail in windoz part 2
(edit) @4387 [4387] 3 years nk do not fail in windoz
(edit) @4386 [4386] 3 years asterix add some comments
(edit) @4385 [4385] 3 years asterix prevent some TB when converting logs
(edit) @4379 [4379] 3 years nk max is faster than count. thanks norman
(edit) @4378 [4378] 3 years nk use global pattern. the pb is HD I/O not CPU but anyways
(edit) @4377 [4377] 3 years nk minor
(edit) @4376 [4376] 3 years nk make it executable
(edit) @4375 [4375] 3 years nk make it a bit faster
(edit) @4374 [4374] 3 years nk add script that migrates plain old files to db logs
(edit) @4357 [4357] 3 years nk minor
(edit) @4335 [4335] 3 years nk svn ignore some local files so svn status is readable
(edit) @4167 [4167] 3 years nk [neurocyte] accept params with spaces via gajim-remote bash script
(edit) @4161 [4161] 3 years asterix update translation.py for new folder
(edit) @4160 [4160] 3 years asterix move scripts that have nothing to do in release in a dev folder
(edit) @4159 [4159] 3 years nk add gimp2 script to assist to splitting from spirtes to layers so we can …
(edit) @4149 [4149] 3 years asterix remove unneeded file
(edit) @4147 [4147] 3 years nk commit missing file
(edit) @3675 [3675] 3 years nk say PROBLEM
(edit) @3508 [3508] 3 years nk fix scripts
(edit) @3501 [3501] 3 years nk [gjc] We register to session manager. so if we save session and Gajim was …
(edit) @3488 [3488] 3 years nk force LF in scripts/*
(edit) @3484 [3484] 3 years nk commit executable for gajim-remote
(edit) @3483 [3483] 3 years nk typo and fix launch.sh
(edit) @3482 [3482] 3 years nk scripts call python -OOt via exec [so no bash]. thanks Michael Reinsch
(edit) @3471 [3471] 3 years nk it is a bash script
(edit) @3436 [3436] 3 years nk fix trnslation.py to support pt_BR
(edit) @3374 [3374] 3 years nk move the file
(edit) @3373 [3373] 3 years nk put gajim-remote.py in src/ so we cna use one 18n.py
(edit) @3372 [3372] 3 years nk [paladine] make D-Bus version check less strict
(edit) @3371 [3371] 3 years dkirov move send_error as global
(edit) @3282 [3282] 3 years nk [paladine] fix a typo
(edit) @3281 [3281] 3 years nk that is more logical I believe
(edit) @3232 [3232] 3 years nk cleanups in gajim-remote.py: use ininstance and use in and not in instead …
(edit) @3170 [3170] 3 years dkirov added send_file remote command
(edit) @3148 [3148] 3 years nk fix bad strings part2
(edit) @3111 [3111] 3 years nk more fixes by nebulum [ru transl]. Dimitur plz have a look. thanks in …
(edit) @3110 [3110] 3 years nk future fix comment by nebulam
(edit) @3027 [3027] 3 years nk translations.py now accepts check
(edit) @2999 [2999] 3 years nk update translations.py to check the file
(edit) @2975 [2975] 3 years dkirov missing gettext or string 'Arguments:'
(edit) @2974 [2974] 3 years dkirov stupid typo
(edit) @2968 [2968] 3 years nk add license header
(edit) @2947 [2947] 3 years nk fix english typos
(edit) @2933 [2933] 3 years<