summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* improve streamingBob Jamison2006-12-024-512/+439
* parse bind result from server to get resource. gtalk mangeles your proffered...Bob Jamison2006-12-022-23/+38
* fix for bug #1600900, freetype internals must not be used.St??phane Gimenez2006-12-021-3/+3
* open window ON-screenUlf Erikson2006-11-301-4/+14
* these didn't compile for me. so let's try this.Aaron Spike2006-11-302-42/+42
* C++ find dialog calling code.Johan B. C. Engelen2006-11-291-0/+2
* C++ find dialog: only UI issues left (i hope) Testing needed.Johan B. C. Engelen2006-11-292-6/+83
* C++ Find dialog almost complete! (it works, but it is biiig now)Johan B. C. Engelen2006-11-294-18/+425
* 'backup' commit. Added widgets to C++-find dialog. Work not finished.Johan B. C. Engelen2006-11-292-18/+79
* New widget helperclass for Gtk:EntryJohan B. C. Engelen2006-11-293-0/+79
* non-gtkmm dialogs are now always opened ON-screenJohan B. C. Engelen2006-11-277-60/+77
* Documenting all routines in stroke-style.cppBryce Harrington2006-11-271-8/+111
* bug 1598337 / patch 1603279 by atwupack: crash deleting invisible layersRichard Hughes2006-11-272-4/+4
* bug 1602461: never use font-stretch on win32 because Pango/GDI don't support ...Richard Hughes2006-11-261-1/+5
* Check if dialog is going to be displayed offscreen, if so: move it to center ...Johan B. C. Engelen2006-11-261-5/+8
* rename INX name for radiobuttons: <item> => <option>Johan B. C. Engelen2006-11-251-2/+1
* NEW: radiobuttons for extensions. See radiobutton_example.inx how to use them...Johan B. C. Engelen2006-11-245-12/+296
* grow/shrink node selection by scrollwheelbulia byak2006-11-241-4/+31
* rename the effectbulia byak2006-11-241-3/+3
* remove error message from groupChatCreate(). Gtalk should be ok with groups ...Bob Jamison2006-11-241-2/+2
* remove 'from=' from messages, to work better with googletalk. It mangles the...Bob Jamison2006-11-241-32/+56
* trying to nail the elusive disabled-mouse bug: if you're going to grab someth...bulia byak2006-11-221-0/+8
* rearrange code to make rubberband a bit more interruptibility-proofbulia byak2006-11-221-3/+4
* rearrange code to make button actions a bit more interruptibility-proofbulia byak2006-11-221-4/+4
* button-down event may have been missed (e.g. when you do button-1 down while ...bulia byak2006-11-221-2/+4
* should fix compilation issues on 64bit archesSt??phane Gimenez2006-11-211-3/+3
* improve performanceBob Jamison2006-11-211-5/+12
* bug 1500287: Arabic and other RTL text not being shaped correctlyRichard Hughes2006-11-201-5/+26
* yet another crash/freeze in ungrab. IMPORTANT: the document_done calls and ot...bulia byak2006-11-201-8/+6
* correct annotation; fixmebulia byak2006-11-201-1/+2
* ensure Enter in spinbuttons activates the Applybulia byak2006-11-201-0/+10
* patch 1598684: better trace quantizationbulia byak2006-11-207-569/+756
* patch for Preview out of the tabs and other fixesbulia byak2006-11-191-63/+58
* string fixes from bug 1516157bulia byak2006-11-195-6/+5
* add % to the blur/opacity labelsbulia byak2006-11-191-2/+2
* change opacity display to 0..100bulia byak2006-11-192-15/+18
* Cleanup work for markers - adding some documentation to areas of codeBryce Harrington2006-11-184-12/+30
* Adding some documentation for things related to markersBryce Harrington2006-11-181-4/+15
* separate updating window from updating layersbulia byak2006-11-186-2/+10
* update layers after effectbulia byak2006-11-181-0/+1
* remove g++ 4.1.1 compiler errorsBob Jamison2006-11-182-5/+5
* extend the range of cap rounding, rename it to make more sensebulia byak2006-11-181-2/+2
* correct the cap rounding in the temporary (red) shapebulia byak2006-11-181-4/+8
* patch 1219308 for embedding type 1 fonts into ps/eps outputbulia byak2006-11-1810-38/+594
* enable Enter to activate filedialogsbulia byak2006-11-181-3/+3
* Remove our "fake" location field from the open dialog. Gtk's FileChooser has...Bob Jamison2006-11-171-84/+0
* Slight include tweakBob Jamison2006-11-161-1/+1
* change include to not interfere with other instances of uri.hBob Jamison2006-11-161-1/+1
* cleanup filter handling, fix hreffing, implement release and modified signal ...bulia byak2006-11-162-40/+90
* Fix non-basenamesBob Jamison2006-11-151-1/+3