Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-07-25 | [stickynotes] fix clicking on desktop to hide stickynotes, bugs #614250 & ↵ | Neil Bird | 5 | -3/+87 | |
#510933. This fix also adds a preference to control whether such hiding happens or not. Docs. not yet updated. | |||||
2010-07-18 | [stickynotes] fix missing titlebar menu, bug #601908 | Neil Bird | 1 | -3/+43 | |
2010-04-23 | Compile with -DGSEAL_ENABLE. Fixes bug 612473. Bumps gtk+ requirement to 2.18. | Andre Klapper | 2 | -4/+6 | |
2010-04-12 | Some small fixes for compiling with -DGSEAL_ENABLE. | Andre Klapper | 3 | -5/+5 | |
2010-03-28 | Add empty abstract for zh_{TW,HK} translations | Ryan Lortie | 2 | -2/+4 | |
This is needed to pass make check | |||||
2010-03-27 | Updated Traditional Chinese translation (Hong Kong and Taiwan) | Kevin-Wei-2 | 3 | -1/+1403 | |
2010-01-13 | [release] 2.29.5GNOME_APPLETS_2_29_5 | Vincent Untz | 1 | -6/+6 | |
2010-01-06 | Revert "Recreated .gitignore files" | Pablo Castellano | 1 | -5/+0 | |
This reverts commit 79d73cbad010253027afafe536fc2abe0f8067e9. Sorry, I didn't know about git.mk :( | |||||
2010-01-05 | Recreated .gitignore files | Pablo Castellano | 1 | -0/+5 | |
2009-11-28 | [sticky notes] Updated German manual translation | Christian Kirbach | 1 | -301/+308 | |
2009-10-08 | stickynotes: More fixes for duplicate labels in the .ui file. | Callum McKenzie | 1 | -2/+2 | |
Patch from Michael Pryc in bug 594797. | |||||
2009-09-12 | Updated Greek help translation. | Kostas Papadimas | 1 | -1138/+134 | |
2009-09-12 | stickynotes: Further tweaks to the .ui duplicate name issue. | Callum McKenzie | 2 | -2/+2 | |
Fixing a few cases where the wrong widget was still being read (should have been no crash though). | |||||
2009-09-12 | stickynotes: Rename duplicate entries in the .ui file. | Callum McKenzie | 2 | -31/+30 | |
As reported in bug 594797, these duplicate entries are crashing with newer GTK+. With older GTK+ desensitisation isn't working properly. | |||||
2009-09-02 | Add Behdad's git.mk to autogenerate .gitignore | Luca Ferretti | 4 | -0/+8 | |
2009-07-22 | stickynotes: Make sure we only save when asked to. | Callum McKenzie | 2 | -3/+5 | |
Make sure the function stickynotes_save_now returns FALSE rather than whatever its void return value returned. Should fix bug 589213, I think the report of every 1 seconds in that case might be mistaken. | |||||
2009-06-28 | Fixed Czech help translation for stickynotes by Marek Cernocky | Petr Kovar | 1 | -114/+418 | |
Reviewed by: Petr Kovar. | |||||
2009-06-28 | Added & fixed Czech help translation for various applets by Marek Cernocky | Petr Kovar | 7 | -1/+523 | |
Added Czech help translation for cpufreq and stickynotes. Fixed Czech help translation for gweather. Reviewed by: Lucas Lommer and Petr Kovar. | |||||
2009-06-17 | 2.27.3 releaseGNOME_APPLETS_2_27_3 | Callum McKenzie | 2 | -7/+6 | |
In addition fixes where made to the zh_CN translations for various modules to pass XML validation. | |||||
2009-06-03 | stickynotes: Don't close the prefs dialogs when a check-mark is toggled | Callum McKenzie | 2 | -55/+55 | |
Patch contributed by Sergey Rudchenko (gnome bug #567477 and launchpad bug 292536). The patch makes sure that the dialog only closes on a response of GTK_RESPONSE_CLOSE (the delete signal is handled elsewhere so we can ignore GTK_RESPONSE_DELETE_EVENT). | |||||
2009-05-31 | general: Add Pulse support to the documentation | Callum McKenzie | 4 | -3/+11 | |
Patch from Paul Cutler. See bug 577197. It adds a <releaseinfo ... /> tag to each document. | |||||
2009-05-29 | Autogenerate the ChangeLogs | Callum McKenzie | 1 | -0/+0 | |
We no longer keep explicit ChangeLogs. Instead they get generated at make dist time from the git logs. Automake recipe stolen from gnome- games. Commit message guidelines stolen from GTK+. | |||||
2009-05-26 | The 2.27.2 release | Callum McKenzie | 1 | -0/+2 | |
2009-05-25 | Remove glade files. | Callum McKenzie | 1 | -1067/+0 | |
Now that GtkBuilder .ui files are directly supported by glade, remove the .glade files that had been used to generate the .ui files in favour of editing the .ui files directly. | |||||
2009-05-25 | Remove unnecessary markup from translatable strings. | Callum McKenzie | 1 | -169/+229 | |
Now that attribute parsing is available for GtkBuilder files, I've fially fixed bug 112962 and replaced strings of the form <b>foo</b> with plain foo and set the text attributes appropriately. Obviously this doesn't affect strings with embedded markup, only those with global markup. This should make life easier for translators. | |||||
2009-05-04 | More link fixes in the Chinese docs.GNOME_APPLETS_2_27_1 | Callum McKenzie | 1 | -4/+0 | |
Also fix ChangeLogs with multiple 2.27.1 markers. | |||||
2009-05-04 | ChangeLog markers for 2.27.1. | Callum McKenzie | 1 | -1/+7 | |
2009-05-04 | Fix links in the Chinese stickynotes docs | Callum McKenzie | 2 | -0/+392 | |
Chinese text had been used for the link target, but not the link anchor. | |||||
2009-04-29 | Prevent sticky notes getting too large | Callum McKenzie | 6 | -7/+33 | |
Patch from Dennis Hilmar to add a scroll bar when the note gets more than 80% of the screen size. See bug 121883. | |||||
2009-04-25 | Added zh_CN to Makefile.am | Aron Xu | 1 | -1/+1 | |
2009-04-25 | Updated Simplified Chinese by multi-authors. | Aron Xu | 3 | -313/+777 | |
2009-04-06 | Remove the translatable flag from blank padding strings. | Callum McKenzie | 3 | -6/+12 | |
svn path=/trunk/; revision=11441 | |||||
2009-03-19 | Patch from gQuigs to replace g_timeout_add | Callum McKenzie | 2 | -2/+7 | |
with g_timeout_add_seconds where appropriate. Bug 57360. svn path=/trunk/; revision=11390 | |||||
2009-03-16 | Belatedly adding changelog markers for 2.26.0. | Callum McKenzie | 1 | -0/+2 | |
svn path=/trunk/; revision=11370 | |||||
2009-03-02 | 2.25.92GNOME_APPLETS_2_25_92 | Callum McKenzie | 1 | -0/+2 | |
svn path=/trunk/; revision=11317 | |||||
2009-02-17 | Added image in Basque language. Images are: stickynote-right-menu-lock.png | Inaki Larranaga Murgoitio | 6 | -0/+8 | |
2009-02-17 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org> * eu/figures/: Added image in Basque language. Images are: stickynote-right-menu-lock.png stickynote-right-menu-new.png stickynotes-note-prefs.png stickynotes-prefs.png svn path=/trunk/; revision=11303 | |||||
2009-02-17 | 2.25.91GNOME_APPLETS_2_25_91 | Callum McKenzie | 2 | -339/+363 | |
svn path=/trunk/; revision=11293 | |||||
2009-02-16 | More deprecated function replacement. Why didn't GTK_DISABLE_DEPRECATED pick ↵ | Callum McKenzie | 2 | -1/+5 | |
these up? svn path=/trunk/; revision=11289 | |||||
2009-02-16 | svn path=/trunk/; revision=11281 | Iñaki Larrañaga Murgoitio | 1 | -0/+5 | |
svn path=/trunk/; revision=11281 | |||||
2009-02-16 | svn path=/trunk/; revision=11280 | Iñaki Larrañaga Murgoitio | 2 | -1/+503 | |
svn path=/trunk/; revision=11280 | |||||
2009-02-02 | 2.25.90GNOME_APPLETS_2_25_90 | Callum McKenzie | 1 | -0/+2 | |
svn path=/trunk/; revision=11239 | |||||
2009-01-25 | Replace gnome_popup_menu_attach(). Bug 562333. | Callum McKenzie | 4 | -6/+50 | |
svn path=/trunk/; revision=11217 | |||||
2009-01-23 | Stickynotes libgnome removal work. See bug 562333, patch 126488. | Callum McKenzie | 2 | -10/+5 | |
svn path=/trunk/; revision=11214 | |||||
2009-01-15 | More libgnome/libgnomeui removal work. Fixes the build too. Bugs 567779, 567775. | Callum McKenzie | 2 | -1/+4 | |
svn path=/trunk/; revision=11205 | |||||
2009-01-14 | Drop gnome_help from stickynotes applet | Diego Escalante Urrelo | 3 | -7/+12 | |
svn path=/trunk/; revision=11197 | |||||
2009-01-06 | Changelog markers for 2.25.3 | Callum McKenzie | 1 | -0/+2 | |
svn path=/trunk/; revision=11178 | |||||
2008-12-20 | 2.25.2 + make distcheck fixes.GNOME_APPLETS_2_25_2 | Callum McKenzie | 1 | -0/+2 | |
svn path=/trunk/; revision=11162 | |||||
2008-12-17 | Add missing libgnomeui CFLAGS Patch from: lucasr.at.mundo@gmail.com (Bug | William Jon McCann | 2 | -0/+8 | |
2008-12-17 William Jon McCann <jmccann@redhat.com> * Makefile.am: Add missing libgnomeui CFLAGS Patch from: lucasr.at.mundo@gmail.com (Bug #564192) svn path=/trunk/; revision=11160 | |||||
2008-11-14 | Patch from Maxim Ermilov to rationalise | Callum McKenzie | 5 | -7/+11 | |
GTK includes. See bug 560678. svn path=/trunk/; revision=11126 | |||||
2008-11-11 | Use NetworkManager to tell gweather to update when the network comes up. Bug ↵ | Callum McKenzie | 1 | -206/+327 | |
488824. svn path=/trunk/; revision=11123 |