| Commit message (Expand) | Author | Age | Files | Lines |
| * | fixed 1582582 | gustav_b | 2006-11-02 | 1 | -0/+3 |
| * | workaround for crash 1580903 and several other issues caused by GTK's brainde... | bulia byak | 2006-10-26 | 1 | -0/+12 |
| * | Added "Other" radio toggle for the URI field on our license dialog | Jon Phillips | 2006-10-22 | 1 | -0/+8 |
| * | undo annotations | gustav_b | 2006-10-10 | 1 | -2/+1 |
| * | undo annotations | bulia byak | 2006-10-05 | 1 | -25/+23 |
| * | gboolean -> bool conversion commit 1. Modifies code to do with getting the u... | Michael G. Sloan | 2006-08-26 | 2 | -10/+10 |
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 2 | -5/+5 |
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 2 | -5/+5 |
| * | Last tweaks for now | Bob Jamison | 2006-08-20 | 1 | -4/+4 |
| * | Change layout to be more space conserving. This allows a larger paper list | Bob Jamison | 2006-08-20 | 2 | -72/+76 |
| * | Change to two columns. Probably do different later, but this is a start | Bob Jamison | 2006-08-19 | 2 | -26/+91 |
| * | Clean up paper size table | Bob Jamison | 2006-08-16 | 1 | -62/+70 |
| * | Clean up a bit. Clarify several variable names. Add a lot of comments. | Bob Jamison | 2006-08-16 | 2 | -105/+168 |
| * | Change deprecated OptionMenu to ComboBox. Modernize lookup a bit | Bob Jamison | 2006-08-16 | 2 | -93/+239 |
| * | give _anchor initial value before comparing it | Ralf Stephan | 2006-07-13 | 1 | -0/+1 |
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 8 | -35/+73 |
| * | do some include changes more correctly | Ralf Stephan | 2006-06-28 | 1 | -3/+3 |
| * | fix 4.2 xcompilation: remove array assignment hack | Ralf Stephan | 2006-06-27 | 1 | -3/+4 |
| * | more compiler hints for gtk-2.4 systems to cope with glibmm/i18n.h | Ralf Stephan | 2006-06-24 | 1 | -0/+4 |
| * | remove setDoc(), part of fix for #1509854 | Ralf Stephan | 2006-06-22 | 1 | -2/+1 |
| * | reorganize flow, prevent infinite loop, fixes #1509854 | Ralf Stephan | 2006-06-22 | 1 | -23/+36 |
| * | Applied patch #1501709 | Jon A. Cruz | 2006-06-07 | 1 | -3/+1 |
| * | typos, mnemonics | bulia byak | 2006-05-28 | 1 | -2/+2 |
| * | replace nr_new() with g_new(), and try to converge on using the glib allocato... | MenTaLguY | 2006-05-28 | 1 | -1/+2 |
| * | Correct my translation call. I shouldn't call gettext directly. | Kees Cook | 2006-05-25 | 1 | -1/+1 |
| * | Panel refactoring | Jon A. Cruz | 2006-05-23 | 2 | -34/+100 |
| * | Removed panel menu unless requested. Fixes bug #1492597 | Jon A. Cruz | 2006-05-22 | 2 | -14/+22 |
| * | guard callback, catch release event, set _rgba: fixes #1491876, #1492332 | Ralf Stephan | 2006-05-21 | 1 | -0/+11 |
| * | Fixed localization for metadata license selector. | Kees Cook | 2006-05-18 | 1 | -1/+1 |
| * | fix 1480934 | bulia byak | 2006-05-05 | 1 | -1/+1 |
| * | fixed broken page unit changing in Document Properties | Andrius Ramanauskas | 2006-05-04 | 1 | -3/+2 |
| * | small update for 1480247 fix (cleaned up the redundant code) | Andrius Ramanauskas | 2006-05-03 | 1 | -4/+2 |
| * | Fix for Bug-1480247 (wrong page size when switching portrait-landscape) | Andrius Ramanauskas | 2006-05-03 | 1 | -6/+13 |
| * | r11667@tres: ted | 2006-05-01 22:48:49 -0700 | Ted Gould | 2006-05-02 | 3 | -7/+18 |
| * | (bzr r690) | Ted Gould | 2006-05-02 | 3 | -18/+7 |
| * | add mnemonic for "Fit page to selection" | Ralf Stephan | 2006-05-01 | 1 | -1/+1 |
| * | fix showing style when last-set style is empty (on a new installation of inks... | bulia byak | 2006-05-01 | 2 | -7/+19 |
| * | enable the widget to listen to a repr to reflect its style | bulia byak | 2006-04-29 | 2 | -2/+132 |
| * | write no/unset fill/stroke to current style | bulia byak | 2006-04-26 | 1 | -4/+4 |
| * | Move fit canvas button into PageSizer | Aaron Spike | 2006-04-25 | 2 | -1/+29 |
| * | Get rid of the SP_DT_* macros which do nothing more than provide additional, ... | MenTaLguY | 2006-04-17 | 6 | -41/+41 |
| * | Adding in new icon size | Jon A. Cruz | 2006-04-09 | 1 | -5/+12 |
| * | Purge of OptionMenu | Jon A. Cruz | 2006-04-09 | 2 | -18/+46 |
| * | Decoupling from direct use of GtkIconSize to allow for smaller custom ones. | Jon A. Cruz | 2006-04-06 | 1 | -1/+1 |
| * | Check for null pointer | Jon A. Cruz | 2006-04-02 | 1 | -18/+21 |
| * | more g++ 4.1 fixes (by inkblotter) | Ralf Stephan | 2006-03-28 | 1 | -0/+1 |
| * | #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h. | Peter Moulder | 2006-03-13 | 2 | -2/+2 |
| * | Make color drag to minibar only work when a styled item is selected. | Jon A. Cruz | 2006-03-04 | 2 | -33/+35 |
| * | Fix bug with invalid singleton pointer. If we want a single dialog displayed... | Bob Jamison | 2006-03-03 | 2 | -88/+86 |
| * | Made style minibar take color drag-n-drop | Jon A. Cruz | 2006-03-01 | 2 | -1/+105 |