summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* now at least the first opening of the first gtkmm dialog opens it in-place ↵bulia byak2007-02-191-3/+2
| | | | | without jumping. still can't make it work for all cases. (bzr r2397)
* New dir for UI cache management codeBryce Harrington2007-02-181-0/+3
| | | (bzr r2393)
* enable click-action and general tooltip for style swatchesbulia byak2007-02-153-8/+45
| | | (bzr r2378)
* spell out Fill and Stroke labelsbulia byak2007-02-151-4/+4
| | | (bzr r2377)
* isolate the nodepath-or-knotholder unit into the new ShapeEditor class which ↵bulia byak2007-02-131-5/+4
| | | | | handles listeners etc. and provides a single interface to work with nodepath or knotholder; later will add another layer, ShapeEditorsCollective, which will allow us to have any number of nodepaths and knotholders simultaneously (bzr r2374)
* angular brackets <> aren't allowedLuca Bruno2007-02-131-1/+1
| | | (bzr r2372)
* readded comment for translators; moved comment to avoid showing in poLuca Bruno2007-02-111-2/+4
| | | (bzr r2365)
* Added gnome-vfs patch by Ed Catmur so we can save/open/export to non-localJon Phillips2007-02-111-0/+40
| | | | | | GNOME-VFS URIs. We could do before on commandline, but this allows us to with the gui! Yeah! This is useful for the plans for webdav and Open Clip Art Library. (bzr r2357)
* Cleaned up commentsBob Jamison2007-02-091-10/+65
| | | (bzr r2346)
* First, show translator-credits for this language if available, then show all ↵Bob Jamison2007-02-092-361/+497
| | | | | translators (bzr r2345)
* Added Esperanto translationLuca Bruno2007-02-061-0/+1
| | | (bzr r2333)
* start switching sp_repr_new* over to XML::Document::create*, and rename ↵MenTaLguY2007-01-212-2/+6
| | | | | create methods to match DOM (bzr r2253)
* text fixesbulia byak2007-01-182-7/+7
| | | (bzr r2241)
* text markupbulia byak2007-01-181-2/+2
| | | (bzr r2240)
* text markup; use gradient preview for gradient fills or strokesbulia byak2007-01-182-6/+31
| | | (bzr r2239)
* height=12bulia byak2007-01-181-1/+1
| | | (bzr r2238)
* overwritten heap, wrong casts fixed. Closes SF#1575829Kees Cook2007-01-134-17/+18
| | | (bzr r2198)
* Small typofix.Colin Marquardt2007-01-101-1/+1
| | | (bzr r2176)
* Using translator-creditsLuca Bruno2007-01-071-95/+4
| | | (bzr r2142)
* Cleans it from //#ifndef WIN32Johan B. C. Engelen2007-01-061-2/+0
| | | (bzr r2140)
* Small edits to copyright info.Johan B. C. Engelen2007-01-064-4/+9
| | | (bzr r2139)
* Special #ifdef win32 code to enable Dialogs on Top for windows. Note the ↵Johan B. C. Engelen2007-01-064-7/+29
| | | | | removal of options from the global preferences on win32! just one option left: dialogs on top yes/no. Does have one "bug" though... read note! (bzr r2138)
* transientize the color picker window (it's a bare Gtk::Dialog so it requires ↵bulia byak2007-01-051-0/+4
| | | | | a special treatment) (bzr r2131)
* typo fixedLuca Bruno2006-12-301-1/+1
| | | (bzr r2109)
* Clean up internal Python/Perl dialog text; link against the python dynamic ↵Kees Cook2006-12-161-0/+20
| | | | | library (bzr r2094)
* improvements to trace dialog: siox button moved above preview frame, and ↵St??phane Gimenez2006-12-101-335/+388
| | | | | credits are now always visible. (bzr r2083)
* these didn't compile for me. so let's try this.Aaron Spike2006-11-302-42/+42
| | | (bzr r2058)
* C++ find dialog: only UI issues left (i hope) Testing needed.Johan B. C. Engelen2006-11-292-6/+83
| | | (bzr r2055)
* C++ Find dialog almost complete! (it works, but it is biiig now)Johan B. C. Engelen2006-11-294-18/+425
| | | (bzr r2054)
* 'backup' commit. Added widgets to C++-find dialog. Work not finished.Johan B. C. Engelen2006-11-292-18/+79
| | | (bzr r2052)
* New widget helperclass for Gtk:EntryJohan B. C. Engelen2006-11-293-0/+79
| | | (bzr r2051)
* Check if dialog is going to be displayed offscreen, if so: move it to center ↵Johan B. C. Engelen2006-11-261-5/+8
| | | | | | | off screen. [ 1596374 ] To do: copy this to non-gtkmm dialogs (bzr r2039)
* correct annotation; fixmebulia byak2006-11-201-1/+2
| | | (bzr r1996)
* ensure Enter in spinbuttons activates the Applybulia byak2006-11-201-0/+10
| | | (bzr r1995)
* patch for Preview out of the tabs and other fixesbulia byak2006-11-191-63/+58
| | | (bzr r1993)
* string fixes from bug 1516157bulia byak2006-11-191-2/+2
| | | (bzr r1991)
* change opacity display to 0..100bulia byak2006-11-191-14/+17
| | | (bzr r1988)
* separate updating window from updating layersbulia byak2006-11-181-0/+1
| | | (bzr r1984)
* enable Enter to activate filedialogsbulia byak2006-11-181-3/+3
| | | (bzr r1973)
* Remove our "fake" location field from the open dialog. Gtk's FileChooser ↵Bob Jamison2006-11-171-84/+0
| | | | | has evolved enough that we don't need it any more. (bzr r1970)
* redesign the dialog into 3 tabs, rewrite most texts, increase preview sizebulia byak2006-11-141-145/+129
| | | (bzr r1951)
* patch 1591723 for extra tracing parametersbulia byak2006-11-141-2/+87
| | | (bzr r1948)
* us spellingbulia byak2006-11-071-2/+2
| | | (bzr r1925)
* Applied patch to disable the pressure sensitivity for those people that have Jon Phillips2006-11-062-1/+5
| | | | | | | | | problems and added new author to our authors file: https://sourceforge.net/tracker/index.php?func=detail&aid=1511066&group_id=93438&atid=604308 Please test o this feature for those who have tablets, pressure sensitivity, etc...it is a workaround for gtk+ problems with some tablets, etc... (bzr r1911)
* patch 1590039, whitespacebulia byak2006-11-031-9/+8
| | | (bzr r1891)
* fixed 1582582gustav_b2006-11-021-0/+3
| | | (bzr r1885)
* workaround for crash 1580903 and several other issues caused by GTK's ↵bulia byak2006-10-261-0/+12
| | | | | braindead behavior exposed by display interruptibility (bzr r1866)
* Added "Other" radio toggle for the URI field on our license dialogJon Phillips2006-10-221-0/+8
| | | (bzr r1829)
* undo annotationsgustav_b2006-10-101-2/+1
| | | (bzr r1795)
* Don't mark "gridtype" as translatable.Colin Marquardt2006-10-091-1/+1
| | | (bzr r1786)