summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | Better rc matching for text-toolbar font-family drop-down separator. From ↵Tavmjong Bah2013-02-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | John Smith. (bzr r12107)
* | | | | | | | | | | | | | | | | | | | | | | | Widen the separator in font-family drop-down so it is visible in more themes.Tavmjong Bah2013-02-071-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12106)
* | | | | | | | | | | | | | | | | | | | | | | | Add separator between fonts in document and fonts on sytem in font-family ↵Tavmjong Bah2013-02-071-9/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drop-down menu. Separator style depends on GTK theme (may be invisible). (bzr r12105)
* | | | | | | | | | | | | | | | | | | | | | | | Add fonts (and font-lists) used in document to top of Text tool-bar ↵Tavmjong Bah2013-02-061-18/+195
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | font-family drop-down menu. If font is not on system, draws strikethrough on top of font name. (bzr r12104)
* | | | | | | | | | | | | | | | | | | | | | | Supress Pango error message.Tavmjong Bah2013-02-051-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12103)
* | | | | | | | | | | | | | | | | | | | | | | Second try at getting text toolbar properly initialized when there is no ↵Tavmjong Bah2013-02-051-8/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | prefs file. (bzr r12101)
* | | | | | | | | | | | | | | | | | | | | | | Only set up text-tool bar if has actually been created. Ensures proper ↵Tavmjong Bah2013-02-041-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | initialization after creation. (bzr r12099)
* | | | | | | | | | | | | | | | | | | | | | | Better fix for 1114243, crash on launch with default prefs from stableTavmjong Bah2013-02-041-17/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12097)
* | | | | | | | | | | | | | | | | | | | | | | add todo comment for fixing fontstyle fall-back behaviourJohan B. C. Engelen2013-02-031-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12095)
* | | | | | | | | | | | | | | | | | | | | | | fix crashJohan B. C. Engelen2013-02-032-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1114243 (bzr r12094)
* | | | | | | | | | | | | | | | | | | | | | | Allow simple font style changes even if first font-family in font list is ↵Tavmjong Bah2013-02-021-14/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not on users system. (bzr r12093)
* | | | | | | | | | | | | | | | | | | | | | | Fix for 1091582 : Problem with key release when pressing space with cursor ↵John Smith2013-02-021-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | off canvas. (bzr r12088)
* | | | | | | | | | | | | | | | | | | | | | | Clean up Cairo rendering in a couple of widgetsAlex Valavanis2013-01-311-41/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12083)
* | | | | | | | | | | | | | | | | | | | | | | Text toolbar will display style options for the first font in a font-family ↵Tavmjong Bah2013-01-311-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | list. Also, fix mem leak. (bzr r12082)
* | | | | | | | | | | | | | | | | | | | | | | Disconnect size_allocation signal handler before disposing desktop widgetAlex Valavanis2013-01-302-23/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1108930 (bzr r12078)
* | | | | | | | | | | | | | | | | | | | | | | desktop-widget: Add callback to ensure that ruler ranges are correctly ↵Alex Valavanis2013-01-271-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | updated when canvas table resizes Fixed bugs: - https://launchpad.net/bugs/950552 (bzr r12068)
* | | | | | | | | | | | | | | | | | | | | | | Migrate ruler position tracking to new track_widget APIAlex Valavanis2013-01-272-9/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1105504 (bzr r12067)
* | | | | | | | | | | | | | | | | | | | | | | More GObject boilerplate reductionAlex Valavanis2013-01-263-67/+28
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12065)
* | | | | | | | | | | | | | | | | | | | | | minor fix (do not compare to zero)Kris De Gussem2013-01-201-1/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12048)
* | | | | | | | | | | | | | | | | | | | | Cleanup EekPreview widget implementation:Alex Valavanis2013-01-162-457/+422
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Strip out dead code * Move all properties to private structure * Use modern GObject style in most places * Replace explicit get_type implementation with G_DEFINE_TYPE (bzr r12028)
* | | | | | | | | | | | | | | | | | | | | Drop use of deprecated GtkHandleBox widget (remove tear-off toolbar ↵Alex Valavanis2013-01-151-53/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | functionality) Fixed bugs: - https://launchpad.net/bugs/1096350 (bzr r12027)
* | | | | | | | | | | | | | | | | | | | | Merge in connector cleanupMartin Owens2013-01-112-70/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12015)
| * | | | | | | | | | | | | | | | | | | | | Step 1. Remove junk and keep functionality.Martin Owens2012-11-302-70/+0
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11894.1.1)
* | | | | | | | | | | | | | | | | | | | | Warning and dead code cleanup.Jon A. Cruz2013-01-118-122/+107
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12014)
* | | | | | | | | | | | | | | | | | | | | Replace deprecated GtkHSV with GimpColorWheel. Bumps Gtk+ 3 version ↵Alex Valavanis2013-01-082-64/+13
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | requirement to 3.2 Fixed bugs: - https://launchpad.net/bugs/1071354 (bzr r12011)
* | | | | | | | | | | | | | | | | | | | GTK+ 3: explicitly set a background colour for rulersAlex Valavanis2012-12-311-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1094511 (bzr r12004)
* | | | | | | | | | | | | | | | | | | | rulers: Merge all remaining changes from GIMP. Up-to-date at commit a929a ↵Alex Valavanis2012-12-313-112/+111
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (2012-10-23) in GIMP git repo, gtk3-port branch (bzr r12003)
* | | | | | | | | | | | | | | | | | | | rulers: (Merge from GIMP) Set range in ruler units, not in pxAlex Valavanis2012-12-313-33/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12002)
* | | | | | | | | | | | | | | | | | | | Revert C++ casting for setting HSL map in sp-color-scalesAlex Valavanis2012-12-262-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11991)
* | | | | | | | | | | | | | | | | | | | ruler: (GIMP merge) Add track_widget API and fix GTK+ 3 build failure in ↵Alex Valavanis2012-12-263-19/+190
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | color slider (bzr r11988)
* | | | | | | | | | | | | | | | | | | | ruler: (GIMP merge) Allow label size to be specified as a style propertyAlex Valavanis2012-12-262-43/+111
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11987)
* | | | | | | | | | | | | | | | | | | | Convert a load more C-style pointer casts to GObject or C++ casts (merry ↵Alex Valavanis2012-12-2521-146/+129
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | christmas\!) (bzr r11986)
* | | | | | | | | | | | | | | | | | | | Stop using UNUSED_PIXELS hack in ruler. This was only required because of ↵Alex Valavanis2012-12-252-28/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the padding used in the desktop widget (bzr r11985)
* | | | | | | | | | | | | | | | | | | | desktop-widget: Use GtkStyleContext for GTK+ 3 widget renderingAlex Valavanis2012-12-251-32/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11984)
* | | | | | | | | | | | | | | | | | | | desktop-widget: Cleanup GTK+ 3 grid rendering and ruler redrawingAlex Valavanis2012-12-251-24/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11983)
* | | | | | | | | | | | | | | | | | | | ruler: Drop unused members of SPRulerMetricAlex Valavanis2012-12-242-12/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11982)
* | | | | | | | | | | | | | | | | | | | ruler: Merge sizing from GIMP. Don't use our UNUSED_PIXELS hack in Gtk+ 3 ↵Alex Valavanis2012-12-242-40/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | builds Fixed bugs: - https://launchpad.net/bugs/1069172 (bzr r11981)
* | | | | | | | | | | | | | | | | | | | ruler: (Merge from GIMP) private update_position functionAlex Valavanis2012-12-241-23/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11980)
* | | | | | | | | | | | | | | | | | | | ruler: (Merge from GIMP) Cache PangoLayoutAlex Valavanis2012-12-241-60/+135
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11979)
* | | | | | | | | | | | | | | | | | | ruler: Merge most of drawing and styles from GIMPAlex Valavanis2012-12-241-125/+179
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11978)
* | | | | | | | | | | | | | | | | | ruler: Use border widths for Gtk+ 3 renderingAlex Valavanis2012-12-221-6/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11975)
* | | | | | | | | | | | | | | | | | ruler: drop sp_ruler_invalidate_ticksAlex Valavanis2012-12-221-22/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11974)
* | | | | | | | | | | | | | | | | | ruler (Merge from GIMP): Convert to no-window widget and provide separate ↵Alex Valavanis2012-12-223-181/+236
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | accessors for position (bzr r11973)
* | | | | | | | | | | | | | | | | | ruler (Merge from GIMP): Remove draw_pos from public APIAlex Valavanis2012-12-222-50/+113
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11968)
* | | | | | | | | | | | | | | | | | ruler: Remove draw_ticks from public APIAlex Valavanis2012-12-222-45/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11967)
* | | | | | | | | | | | | | | | | | ruler: Add modeline supportAlex Valavanis2012-12-221-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11966)
* | | | | | | | | | | | | | | | | | Use cairo surface for ruler widget - minimise delta against GTK+ 3 buildsAlex Valavanis2012-12-211-42/+12
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11965)
* | | | | | | | | | | | | | | | | fix crasherJohan B. C. Engelen2012-12-201-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1092663 (bzr r11964)
* | | | | | | | | | | | | | | | | GTK+ 3: Switch to more orientable widgetsAlex Valavanis2012-12-161-0/+5
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11960)
* | | | | | | | | | | | | | | | Stop using invalid casting in spinbutton-eventsAlex Valavanis2012-12-121-19/+29
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1089290 (bzr r11951)