root/trunk/src/advanced.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @10770 [10770] 5 weeks asterix [thorstenp] remove whitespace at eol
(edit) @10757 [10757] 5 weeks asterix [thorstenp] fix redefined builtins
(edit) @10623 [10623] 2 months asterix don't show empty group when searching in ACE. see #4465
(edit) @10616 [10616] 2 months jim++ Stop hiding options with an empty value in ACE
(edit) @10608 [10608] 2 months asterix [thorstenp] improve advanced configuration editor speed. see #4457
(edit) @10518 [10518] 3 months asterix [thorstenp] rename some var to not hide builts-in functions (list -> …
(edit) @10497 [10497] 3 months asterix [thorstenp] replace has_key by key in dict. Fixes #4392
(edit) @10250 [10250] 5 months roidelapluie See #4200. * remove js from some headers * set coding:utf-8 to allow …
(edit) @10247 [10247] 5 months roidelapluie * Big headers review * Remove some licencing problems * To do: same for …
(edit) @10081 [10081] 5 months js For historical reasons, we have a tab width of 3. This is strange, but we …
(edit) @8932 [8932] 15 months asterix remove the ability to save GPG password, show in GUI use_gpg_agent optin. …
(edit) @8927 [8927] 15 months asterix My name has changed
(edit) @8926 [8926] 15 months asterix next release will be GPL v3. fixes #3290
(edit) @7848 [7848] 2 years nk clean code and update to using GTK/PyGTK 2.8; see #2248
(edit) @7835 [7835] 2 years jim++ Fuck dev language False -> Deactivated, True -> Activated
(edit) @7834 [7834] 2 years jim++ Make 'True', 'False' and Types translatables in ACE
(edit) @7095 [7095] 2 years nk fix header
(edit) @6980 [6980] 2 years nk put my email (and jid), not one of my JIDs
(edit) @6565 [6565] 2 years asterix get GtkWindow? instance when we use set_transient_for. Fixes #2170
(edit) @6563 [6563] 2 years asterix use window.set_transient_for(parent) for some windows. Fixes #1024
(edit) @6479 [6479] 3 years asterix use gettext.install. Fixes #497
(edit) @6350 [6350] 3 years jim++ Rename gtkgui.glade to manage_accounts_window.glade. (contain only …
(edit) @6265 [6265] 3 years dkirov split gtkgui.glade in several small glade files, which are now located in …
(edit) @5586 [5586] 3 years nk preferences window is created on the fly like every other window (well …
(edit) @5576 [5576] 3 years asterix [zloygod] Show "need gajim restart" label in ACE only when needed. Fixes …
(edit) @5412 [5412] 3 years nk rm importing unused module; PIDA rocks!
(edit) @4700 [4700] 3 years asterix change copyright from "Gajim Team" to real people
(edit) @4693 [4693] 3 years asterix add some old devs in headers are there others ?
(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) @4650 [4650] 3 years nk remove trailing whitespaces and tabs from lines
(edit) @4602 [4602] 3 years nk fix strings in places; add comments; updatea bit greek trnaslation [now …
(edit) @4583 [4583] 3 years nk cleanup
(edit) @4229 [4229] 3 years asterix fix a FIXME: show Hidden instead of a password
(edit) @4201 [4201] 3 years nk fixing dict name: gajim.interface.windows --> gajim.interface.instances
(edit) @4177 [4177] 3 years nk fixes (do not set twice editability and a docstring) and only resizable if …
(edit) @4176 [4176] 3 years nk varius fixes; cleanup, remove a fixme, add a fixme
(edit) @3919 [3919] 3 years asterix the old self.plugin variable becomes gajim.interface, no need to pass it …
(edit) @3704 [3704] 3 years nicfit Check for GtkTreeIter? in selection tuple before using to lookup option; …
(edit) @3541 [3541] 3 years nk add a fixme and stop bad behavior until I fix it for g00d
(edit) @3540 [3540] 3 years nk use CONTACTS like C_VALUE (Column that holds value) instead of 0 1 2 3 for …
(edit) @3537 [3537] 3 years nk if we were to edit password/passphrase then Hidden string was saved as our …
(edit) @3532 [3532] 3 years nk pass APP to glade parsing
(edit) @3519 [3519] 3 years nk say Hidden and not the pass in advanced
(edit) @3486 [3486] 3 years nk fix LF in tabbed_chat_window and set svn:eol-style LF for src/*py
(edit) @3352 [3352] 3 years nk [FishFace?] Now Gajim has comments support for advanced settings
(edit) @3225 [3225] 3 years nk K. make most strings we use unicode instacnes
(edit) @2937 [2937] 3 years nk [Fabian Neumann] if type is boolean when double click in advanced window …
(edit) @2773 [2773] 3 years nk set, set_per used to return value, now they raise Exception if problems. …
(edit) @2588 [2588] 3 years nk make a update_preferences_window func and add a FIXME there
(edit) @2557 [2557] 3 years nk fix a comment and use [model[iter][x]
(edit) @2556 [2556] 3 years asterix filter now works with sub-rows
(edit) @2555 [2555] 3 years asterix little bugfix: we can now edit sub-options
(edit) @2554 [2554] 3 years asterix we can now edit filtered rows in advanced config editor
(edit) @2334 [2334] 3 years nk Escape no longer closes advanced window [we may be wrediting value and …
(edit) @2160 [2160] 4 years nk nothing
(edit) @1969 [1969] 4 years nk adhering to our new coding style for Classes and fixing glade banners …
(edit) @1932 [1932] 4 years nk nothing except a revert for an accidental commit of a file
(edit) @1657 [1657] 4 years asterix we can now edit non-root line in advanced configuration editor
(edit) @1634 [1634] 4 years nk adding speller as gui option [code is rdy needs some further testing]
(edit) @1633 [1633] 4 years nk adding escape to close advanced window and making init go above in the …
(edit) @1546 [1546] 4 years nk mention which GTK should be fixed
(edit) @1497 [1497] 4 years asterix missing import
(edit) @1494 [1494] 4 years asterix add strings to translate in advanced configuration editor
(edit) @1440 [1440] 4 years nk adding resizing ability in treeview cols in advanced finding a gtk bug [I …
(edit) @1439 [1439] 4 years nk Advanced_window ==> Advanced_configuration_window
(edit) @1431 [1431] 4 years nk glade fixes in advanced window and applying patch to make filter work …
(edit) @1334 [1334] 4 years asterix save the config when we change an option in advanced config window
(edit) @1296 [1296] 4 years tab support for readonly variable add 'version' as a readonly variable
(edit) @1278 [1278] 4 years nk nothing important: removing a comment, adding one
(edit) @1267 [1267] 4 years tab remove the filter by default that clobber all options except account, *by* …
(edit) @1264 [1264] 4 years nk redoing my cleanup. the print are now ALL commented. they were left just …
(edit) @1259 [1259] 4 years tab [revert 1258] only half of the diff is correct (the window opening). lots …
(edit) @1258 [1258] 4 years nk advanced config allow opening only once, cleanup in filter [still does not …
(edit) @1251 [1251] 4 years tab add a data parameter to the config foreach's callback function
(edit) @1242 [1242] 4 years asterix the treeview in advanced config is now alphabetically sorted
(add) @1224 [1224] 4 years tab add advanced window as a new dialog. the position of the button is …
Note: See TracRevisionLog for help on using the revision log.