summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* removed Pedro build linesDavid Yip2006-05-081-4/+0
| | | (bzr r774)
* Persist User / Server / ChatServer name across succesful sessions (Given By ↵daleharvey2006-05-086-1/+35
| | | | | Botty) (bzr r773)
* comments explaining namespace mapping for the broken sodipodi namespaceMenTaLguY2006-05-082-0/+12
| | | (bzr r772)
* Added some comments.Carl Hetherington2006-05-082-3/+159
| | | (bzr r771)
* standardize indents on 4 spacesAaron Spike2006-05-0832-2265/+2261
| | | | | Python hates mixed whitespace (bzr r770)
* More snapping cleanups.Carl Hetherington2006-05-081-1/+2
| | | (bzr r769)
* More snapping cleanups.Carl Hetherington2006-05-083-127/+49
| | | (bzr r768)
* whitespace and fix sodipodi URIAaron Spike2006-05-081-62/+62
| | | (bzr r767)
* Fix ctrl-scaling when there is no snap.Carl Hetherington2006-05-081-0/+4
| | | (bzr r766)
* Fix ctrl-scaling when there is no snap.Carl Hetherington2006-05-081-7/+19
| | | (bzr r765)
* * knot.h, knot.cpp, connector-context.cpp:mjwybrow2006-05-084-64/+50
| | | | | Fix glib-gobject-warnings for knots in the connector tool. (bzr r764)
* Fixed a couple of bugsJon A. Cruz2006-05-082-1/+17
| | | (bzr r763)
* another logo update from brisgeekbulia byak2006-05-081-1/+1
| | | (bzr r762)
* logo update from brisgeekbulia byak2006-05-081-50/+12
| | | (bzr r761)
* updated PO filesArpad Biro2006-05-0738-18101/+18237
| | | (bzr r760)
* add fixup for incorrect sodipodi namespaceMenTaLguY2006-05-073-2/+13
| | | (bzr r759)
* get the CORRECT Sodipodi namespace in thereMenTaLguY2006-05-0767-66/+137
| | | (bzr r758)
* fix for #1483198 ("infectious namespaces")MenTaLguY2006-05-072-14/+33
| | | (bzr r757)
* Fixed problem with std::map use making last verb inaccessible.Jon A. Cruz2006-05-074-12/+29
| | | (bzr r756)
* clean up loudmouth linkBob Jamison2006-05-061-1/+1
| | | (bzr r755)
* const typesBob Jamison2006-05-068-83/+89
| | | (bzr r754)
* r11769@tres: ted | 2006-05-06 09:09:59 -0700Ted Gould2006-05-061-13/+1
| | | | | For some reason SVK lost this change... (bzr r753)
* r11761@tres: ted | 2006-05-06 08:59:32 -0700Ted Gould2006-05-061-1/+4
| | | | | Fixing and uninitialized warning. (bzr r752)
* r11760@tres: ted | 2006-05-06 08:58:55 -0700Ted Gould2006-05-060-0/+0
| | | | | Remvoing the string function from description and translating the text itself. (bzr r751)
* r11676@tres: ted | 2006-05-05 21:45:20 -0700Ted Gould2006-05-061-48/+16
| | | | | Switching over to AutoGUI. (bzr r750)
* r11675@tres: ted | 2006-05-05 21:28:44 -0700Ted Gould2006-05-061-2/+4
| | | | | Making it so that menu-name and menu-tip are translatable. (bzr r749)
* r11674@tres: ted | 2006-05-05 21:19:48 -0700Ted Gould2006-05-061-0/+54
| | | | | | Adding in a parameter type "description" for adding descriptive text to autogui dialogs. (bzr r748)
* r11673@tres: ted | 2006-05-05 21:17:59 -0700Ted Gould2006-05-061-4/+4
| | | | | | Allows param default values to be translatable and adding a little space in the dialog. (bzr r747)
* no commentAdib Taraben2006-05-061-33/+33
| | | (bzr r746)
* whiteboard on windowsAaron Spike2006-05-053-10/+22
| | | | | nobody else was committing this ;-) (bzr r745)
* remove theseAaron Spike2006-05-053-22998/+0
| | | (bzr r744)
* fix 1478932bulia byak2006-05-051-0/+2
| | | (bzr r743)
* Short term change to allow inkboard to participate in muc at least on ↵daleharvey2006-05-051-1/+1
| | | | | gristle.org (bzr r742)
* More snapping cleanups.Carl Hetherington2006-05-054-96/+125
| | | (bzr r741)
* fix 1482463bulia byak2006-05-051-0/+1
| | | (bzr r740)
* added sections for lt, ko, zh_TWAdib Taraben2006-05-054-0/+12
| | | (bzr r739)
* Remove some old snap code.Carl Hetherington2006-05-053-63/+26
| | | (bzr r738)
* added sections for lt, ko, zh_TW, resolution for patch #1399508 (copy README.*)Adib Taraben2006-05-051-2/+15
| | | (bzr r737)
* Remove an old FIXME.Carl Hetherington2006-05-051-5/+0
| | | (bzr r736)
* Various snapping cleanups and bug fixes.Carl Hetherington2006-05-051-1/+9
| | | (bzr r735)
* Various snapping cleanups and bug fixes.Carl Hetherington2006-05-0512-118/+236
| | | (bzr r734)
* remove overdefinitionBob Jamison2006-05-051-1/+1
| | | (bzr r733)
* more work on that translationAdib Taraben2006-05-051-55/+55
| | | (bzr r732)
* fix 1214286, 1482209bulia byak2006-05-051-8/+6
| | | (bzr r731)
* fix 1480934bulia byak2006-05-051-1/+1
| | | (bzr r730)
* new effects translationsC??dric Gemy2006-05-041-424/+92
| | | (bzr r729)
* Clean up knutux's fix for the snapper crash.Carl Hetherington2006-05-041-0/+6
| | | (bzr r728)
* Clean up knutux's fix for the snapper crash.Carl Hetherington2006-05-047-10/+12
| | | (bzr r727)
* fix relative and absolute paths according to w3c uri specBob Jamison2006-05-041-14/+26
| | | (bzr r726)
* Temporary fix for broken snap functionality: as named view constructor is ↵Andrius Ramanauskas2006-05-049-2/+24
| | | | | never called, virtual tables of Snapper derived classes are never initialized. Fix - calling constructor/destructor on SPNamedView init/release. (bzr r725)