index
:
~carlosgc/gnome-applets
GKB_UNSTABLE_2_2
GKB_unstable-1-2-2
GNOME20
GNOME_0_30_PATCHES
GNOME_APPLETS_2_17_90
GNOME_STABLE
GWEATHER_REFACTOR
PANEL2_BRANCH
WM_CLASSES_AND_DND_DENTRY
drivemount-sizehints
gkb_2_2
gnome-1-branch
gnome-2-0
gnome-2-0-2
gnome-2-10
gnome-2-12
gnome-2-14
gnome-2-16
gnome-2-18
gnome-2-2
gnome-2-2-0
gnome-2-20
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-4
gnome-2-6
gnome-2-8
gnome-applets-1-2
gnome-applets-1-4
gnome-core-1-0
gnome-core-1-2
gnome-core-1-2-0
gnome-core-1-4
gweather-improve
gweather-refactor-jamesh
libpanel-applet-dbus
libpanel-applet-dbus-merge
master
modemlights_libgtop
multihead
netload_libgtop
new-toplevel
separate-libgweather
Unnamed repository; edit this file to name it for gitweb.
carlosgc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stickynotes
/
stickynotes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-15
Migrate from glade to gtkbuilder (see bug 521082)
Callum McKenzie
1
-56
/
+46
2007-07-17
set minimum requirements for glib to 2.13.0 and for gtk+ to 2.11.0 in
Jaap Haitsma
1
-2
/
+2
2007-01-30
Add missing include to silence warning.
Kjartan Maraas
1
-0
/
+1
2006-11-16
Bug #340769: Removed autosave_time. Removed. Removed. New function.
Tom Tromey
1
-0
/
+25
2006-09-05
- fix icon path
Davyd Madeley
1
-1
/
+1
2006-07-23
- initialize the color buttons in the preference dialog of a note to the
Davyd Madeley
1
-5
/
+36
2006-07-02
Fix bad use of GList. Patch by Paolo Borelli. Closes bug #335375.
Kjartan Maraas
1
-1
/
+1
2006-02-06
stickynote_set_font: replace g_free with pango_font_description_free.
Davyd Madeley
1
-1
/
+1
2006-01-31
gcc 2.95 fixes - closes #328256 Patch from Jens Granseuer
Davyd Madeley
1
-1
/
+3
2006-01-07
allow stickynotes to remember their position and size correctly. Fixes
Davyd Madeley
1
-50
/
+71
2005-12-21
- fix for #323929, ensures default titles are UTF-8'ed. Based on a patch
Davyd Madeley
1
-2
/
+4
2005-11-15
Patch for #310370 from Jaap A. Haitsma <jaap@haitsma.org>.
Davyd Madeley
1
-4
/
+5
2005-08-20
Fix gcc 4.0 warnings. Patch from Jaap A. Haitsma <jaap@haitsma.org>.
Davyd Madeley
1
-36
/
+36
2005-08-11
hide the property dialog instead of closing it (Closes: #310618).
Sebastien Bacher
1
-0
/
+2
2005-07-13
stickynotes features from Jaap A. Haitsma <jaap@haitsma.org>. Closes
Davyd Madeley
1
-24
/
+44
2005-07-09
Init uninitialized variable Fix implicit declaration of string functions
Gary Ekker
1
-0
/
+1
2005-03-20
Cleanups
Kjartan Maraas
1
-3
/
+3
2005-02-24
Don't mix code and decl.
Kjartan Maraas
1
-8
/
+10
2005-01-10
Fix stickynotes in RTL environments.
Davyd Madeley
1
-1
/
+5
2005-01-09
Waste less memory due to Glade. Patch from Paolo Borelli
Davyd Madeley
1
-58
/
+74
2005-01-09
Add facility to set font colour for notes in the same way you can set note
Davyd Madeley
1
-38
/
+132
2005-01-05
Revamp of stickynotes, stage 3. Stuff that has changed (overall): -
Davyd Madeley
1
-120
/
+139
2005-01-05
Revamp of stickynotes, stage 2. Stickynotes can now deal with workspaces
Davyd Madeley
1
-4
/
+11
2005-01-04
create all new windows before trying to move them to the appropriate
Elijah Newren
1
-5
/
+28
2005-01-04
Removed
Davyd Madeley
1
-53
/
+157
2005-01-03
Drag stickynotes out of the dark ages. Remove old lignomeui widgets,
Davyd Madeley
1
-32
/
+57
2004-11-26
do not leak the date title.
Paolo Borelli
1
-5
/
+11
2004-10-30
Ensure stickynotes remain on all workspaces after hiding and showing the
Davyd Madeley
1
-0
/
+4
2004-10-12
Clarify a few string.
Vincent Noel
1
-2
/
+2
2004-10-10
2004-10-10 Davyd Madeley <davyd@madeley.id.au>:
Davyd Madeley
1
-0
/
+3
2004-10-08
- Use right section for note properties Help (#152476)
Shaun McCance
1
-1
/
+1
2004-08-15
ANSIfication. Same Same. Same. Make the size allocation callback be
Kjartan Maraas
1
-1
/
+1
2004-05-16
free notes on exit
Kevin Vandersloot
1
-18
/
+20
2004-02-20
2004-02-19 Kevin Vandersloot
Kevin Vandersloot
1
-0
/
+2
2004-02-19
2004-02-18 Kevin Vandersloot
Kevin Vandersloot
1
-8
/
+12
2004-02-06
Changed multihead fixes to reflect CVS.
Dennis Smit
1
-5
/
+11
2004-01-27
Fix bug #125909: Property windows remain after applet removal
Vijaykumar Patwari
1
-4
/
+14
2003-11-25
Escape text to allow '&' in the title. Fixes bug #122050.
Muktha
1
-1
/
+3
2003-08-26
Fixes bug #120691. Added a help button to every sticky note's properties dialog.
Loban Amaan Rahman
1
-1
/
+2
2003-07-15
Updated about box description. Cleaned up and simplified George's patch
Loban Amaan Rahman
1
-5
/
+4
2003-07-04
The icons now change size accordingly when themes like "Large Print" are
Loban Amaan Rahman
1
-6
/
+7
2003-07-04
Changed lock.png and unlock.png filenames to more accurately reflect
Loban Amaan Rahman
1
-2
/
+4
2003-07-02
Follow key-writability for preference keys
George Lebl
1
-1
/
+5
2003-06-27
remove note->focused call, as it breaks compilation and doesn't seem to
Jonathan Blandford
1
-1
/
+0
2003-06-26
Code cleanup.
Loban Amaan Rahman
1
-0
/
+1
2003-06-13
Revised labels to get rid of "&"'s. Fixes bug #114367. When (un)locking
Loban Amaan Rahman
1
-0
/
+2
2003-05-28
Add ability to choose default font as well as custom fonts for individual not...
Loban Amaan Rahman
1
-6
/
+74
2003-05-28
Got rid of infinite loop when changing note properties.
Loban Amaan Rahman
1
-8
/
+9
2003-05-27
Icon size is no longer huge. Changed look.
Loban Amaan Rahman
1
-11
/
+15
2003-05-24
Minor cleanup.
Loban Amaan Rahman
1
-10
/
+10
[next]