summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (unfollow)
Commit message (Expand)AuthorFilesLines
2007-03-26fix range, make integer, remove unnecessary document_done, fix 1635388bulia byak2-6/+8
2007-03-26purge unused stuff, copyeditbulia byak2-14/+6
2007-03-20Monster commit. New grid infrastructure. The old gridmanagement code is still...Johan B. C. Engelen2-41/+70
2007-03-19patch by cilix42 for bug 1671665bulia byak2-14/+20
2007-02-19Cleaned up DOS line ends that had snuck in.Jon A. Cruz2-79/+79
2007-02-15enable click-action and general tooltip for style swatchesbulia byak2-7/+44
2007-02-15spell out Fill and Stroke labelsbulia byak1-4/+4
2007-01-21start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY1-1/+2
2007-01-18text fixesbulia byak1-2/+2
2007-01-18text markupbulia byak1-2/+2
2007-01-18text markup; use gradient preview for gradient fills or strokesbulia byak2-6/+31
2007-01-18height=12bulia byak1-1/+1
2007-01-13overwritten heap, wrong casts fixed. Closes SF#1575829Kees Cook2-15/+16
2007-01-05transientize the color picker window (it's a bare Gtk::Dialog so it requires ...bulia byak1-0/+4
2006-11-29C++ Find dialog almost complete! (it works, but it is biiig now)Johan B. C. Engelen2-16/+18
2006-11-29New widget helperclass for Gtk:EntryJohan B. C. Engelen3-0/+79
2006-11-20correct annotation; fixmebulia byak1-1/+2
2006-11-19change opacity display to 0..100bulia byak1-14/+17
2006-11-02fixed 1582582gustav_b1-0/+3
2006-10-26workaround for crash 1580903 and several other issues caused by GTK's brainde...bulia byak1-0/+12
2006-10-22Added "Other" radio toggle for the URI field on our license dialogJon Phillips1-0/+8
2006-10-10undo annotationsgustav_b1-2/+1
2006-10-05undo annotationsbulia byak1-25/+23
2006-08-26gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan2-10/+10
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2-5/+5
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2-5/+5
2006-08-20Last tweaks for nowBob Jamison1-4/+4
2006-08-20Change layout to be more space conserving. This allows a larger paper listBob Jamison2-72/+76
2006-08-19Change to two columns. Probably do different later, but this is a startBob Jamison2-26/+91
2006-08-16Clean up paper size tableBob Jamison1-62/+70
2006-08-16Clean up a bit. Clarify several variable names. Add a lot of comments.Bob Jamison2-105/+168
2006-08-16Change deprecated OptionMenu to ComboBox. Modernize lookup a bitBob Jamison2-93/+239
2006-07-13give _anchor initial value before comparing itRalf Stephan1-0/+1
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak8-35/+73
2006-06-28do some include changes more correctlyRalf Stephan1-3/+3
2006-06-27fix 4.2 xcompilation: remove array assignment hackRalf Stephan1-3/+4
2006-06-24more compiler hints for gtk-2.4 systems to cope with glibmm/i18n.hRalf Stephan1-0/+4
2006-06-22remove setDoc(), part of fix for #1509854Ralf Stephan1-2/+1
2006-06-22reorganize flow, prevent infinite loop, fixes #1509854Ralf Stephan1-23/+36
2006-06-07Applied patch #1501709Jon A. Cruz1-3/+1
2006-05-28typos, mnemonicsbulia byak1-2/+2
2006-05-28replace nr_new() with g_new(), and try to converge on using the glib allocato...MenTaLguY1-1/+2
2006-05-25Correct my translation call. I shouldn't call gettext directly.Kees Cook1-1/+1
2006-05-23Panel refactoringJon A. Cruz2-34/+100
2006-05-22Removed panel menu unless requested. Fixes bug #1492597Jon A. Cruz2-14/+22
2006-05-21guard callback, catch release event, set _rgba: fixes #1491876, #1492332Ralf Stephan1-0/+11
2006-05-18Fixed localization for metadata license selector.Kees Cook1-1/+1
2006-05-05fix 1480934bulia byak1-1/+1
2006-05-04fixed broken page unit changing in Document PropertiesAndrius Ramanauskas1-3/+2
2006-05-03small update for 1480247 fix (cleaned up the redundant code)Andrius Ramanauskas1-4/+2