summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix this to compile (1 year later) - clearly everyone is testing GNOME 2.2GNOME_2_2_RHEL3_BRANCHPOINTgnome-2-2Havoc Pennington2004-06-142-1/+6
| | | | | | | 2004-06-14 Havoc Pennington <hp@redhat.com> * src/xprops.c (utf8_list_from_results): fix this to compile (1 year later) - clearly everyone is testing GNOME 2.2 from CVS...
* Updated Slovenian translationAndraz Tori2003-08-241-476/+523
|
* Number of strings we are processing is one more than required.Arvind Samptur2003-07-312-1/+12
| | | | | | | | | | 2003-07-29 Arvind Samptur <arvind.samptur@wipro.com> * src/xprops.c (utf8_list_from_results): Number of strings we are processing is one more than required. Also get the string count right even without a null byte at the end. Pointed out by Havoc.
* Added Arabic translation and "ar" to ALL_LINGUASArafat Medini2003-07-214-1/+2744
| | | | | | 2003-07-21 Arafat Medini <lumina@silverpen.de> * ar.po: Added Arabic translation and "ar" to ALL_LINGUAS
* Welsh to 2-2 branch.Telsa Gwynne2003-07-014-1/+2379
|
* Updated Indonesian translationMohammad DAMT2003-06-272-31/+75
| | | | | | 2003-06-27 Mohammad DAMT <mdamt@bisnisweb.com> * id.po: Updated Indonesian translation
* Added Indonesian translation Added "id" to ALL_LINGUASMohammad DAMT2003-06-264-1/+2862
| | | | | | | 2003-06-26 Mohammad DAMT <mdamt@bisnisweb.com> * po/id.po: Added Indonesian translation * configure.in: Added "id" to ALL_LINGUAS
* updated Macedonian translationIvan Stojmirov2003-06-181-468/+1042
|
* drop the mouse button grabs for the focused window; we'll see if thisHavoc Pennington2003-06-072-0/+12
| | | | | | | | 2003-06-07 Havoc Pennington <hp@pobox.com> * src/window.c (meta_window_notify_focus): drop the mouse button grabs for the focused window; we'll see if this breaks anything. It should fix #102209
* Updated traditional Chinese translation.Kwok-Koon Cheung2003-05-302-40/+206
| | | | * zh_TW.po: Updated traditional Chinese translation.
* updateMETACITY_2_4_55Havoc Pennington2003-05-223-1/+29
| | | | | | | | 2003-05-21 Havoc Pennington <hp@pobox.com> * NEWS: update * configure.in: 2.4.55
* the mask display->ignored_modifier_mask wasn't being bound, due to "<"Havoc Pennington2003-05-213-4/+15
| | | | | | | | | | | | | 2003-05-20 Havoc Pennington <hp@pobox.com> * src/keybindings.c (meta_change_keygrab): the mask display->ignored_modifier_mask wasn't being bound, due to "<" instead of "<=" (most people didn't notice as display->ignored_modifier_mask included Scroll_Lock). Red Hat bugzilla #91301 reported by Youssef Makki * src/display.c (meta_change_button_grab): make corresponding change for button grabs.
* Updated Brazilian Portuguese translation.Evandro Fernandes Giovanini2003-05-092-2/+6
| | | | | | 2003-05-09 Evandro Fernandes Giovanini <evandrofg@ig.com.br> * pt_BR.po: Updated Brazilian Portuguese translation.
* Updated Brazilian Portuguese translation.Evandro Fernandes Giovanini2003-05-091-11/+10
| | | | | | 2003-05-09 Evandro Fernandes Giovanini <evandrofg@ig.com.br> * pt_BR.po: Updated Brazilian Portuguese translation.
* Updated Catalan translation.Jordi Mallach2003-05-092-196/+331
|
* Updated Korean translation.Changwoo Ryu2003-05-072-86/+90
| | | | | | 2003-05-08 Changwoo Ryu <cwryu@debian.org> * ko.po: Updated Korean translation.
* Added "sr" and "sr@Latn" to ALL_LINGUAS.Danilo Šegan2003-05-065-6/+5639
| | | | | | | | | 2003-05-05 Danilo Šegan <dsegan@gmx.net> * configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS. * po/sr.po, po/sr@Latn.po: Added Serbian translation by http://Prevod.org/.
* be.po: Updated Belarusian translation from Belarusian team <i18n@mova.org>.Dmitry Mastrukov2003-05-052-464/+484
|
* Updated traditional Chinese translation. Mark wrong entry as fuzzy (msgfmtKwok-Koon Cheung2003-05-023-23/+35
| | | | | * zh_TW.po: Updated traditional Chinese translation. * pt_BR.po: Mark wrong entry as fuzzy (msgfmt check failed).
* updated Macedonian translationIvan Stojmirov2003-04-171-60/+62
|
* Updated Catalan translation.Jordi Mallach2003-04-162-28/+230
|
* updated Macedonian translationIvan Stojmirov2003-04-161-2/+4
|
* updated Macedonian translationIvan Stojmirov2003-04-151-37/+27
|
* Updated French translation.Christophe Merlet2003-04-032-5/+9
|
* Don't cap refresh rate. Fixes problem with my last commit, where theSoeren Sandmann2003-03-282-2/+7
| | | | | | | | Fri Mar 28 15:39:35 2003 Soeren Sandmann <sandmann@daimi.au.dk> * src/window.c (update_resize): Don't cap refresh rate. Fixes problem with my last commit, where the window could get stuck with a wrong size until you released the button.
* Only cap refresh rate when not using SYNC. Remove bogusSoeren Sandmann2003-03-282-32/+12
| | | | | | | | | | Fri Mar 28 14:13:37 2003 Soeren Sandmann <sandmann@daimi.au.dk> * src/window.c (update_resize): Only cap refresh rate when not using SYNC. Remove bogus update-if-we-moved-more-than-a-delta. * src/window.c (update_move): Don't cap refresh rate during moves. Remove bogus update-if-we-moved-more-than-a-delta.
* Updated French translation.Christophe Merlet2003-03-272-12/+16
|
* just return if we are not verboseSoeren Sandmann2003-03-232-0/+7
| | | | | | Sun Mar 23 23:10:42 2003 Soeren Sandmann <sandmann@daimi.au.dk> * src/display.c (meta_spew_event): just return if we are not verbose
* 2003-03-21 updated ja.po. T.Aihana <aihana@gnome.gr.jp>updated ja.po. T.Aihana2003-03-212-38/+43
|
* Updated Hebrew translation.Gil Osher2003-03-181-30/+34
| | | | * he.po: Updated Hebrew translation.
* *** empty log message ***Gil Osher2003-03-181-46/+37
|
* Should fix #108108, #106217, tracked down by Owen Taylor and FredericHavoc Pennington2003-03-174-110/+191
| | | | | | | | | | | | | | | | | | 2003-03-11 Havoc Pennington <hp@pobox.com> Should fix #108108, #106217, tracked down by Owen Taylor and Frederic Crozat * src/window.c (meta_window_foreach_transient): change MetaWindowForeachFunc to return a boolean for whether to continue (meta_window_foreach_ancestor): new function (window_should_be_showing): use meta_window_foreach_ancestor (unminimize_window_and_all_transient_parents): ditto (update_sm_hints): ditto (meta_window_is_ancestor_of_transient): ditto * src/stack.c (get_maximum_layer_of_ancestor): use meta_window_foreach_ancestor
* Added "ml" to ALL_LINGUAS. Added Malayalam translation by FSF-IndiaChristian Rose2003-03-134-1/+2321
| | | | | | | | 2003-03-13 Christian Rose <menthos@menthos.com> * configure.in: Added "ml" to ALL_LINGUAS. * po/ml.po: Added Malayalam translation by FSF-India <locale@gnu.org.in>.
* Mnemonic letter improvement.Pauli Virtanen2003-03-122-3/+7
| | | | | | 2003-03-12 Pauli Virtanen <pauli.virtanen@hut.fi> * fi.po: Mnemonic letter improvement.
* Added Irish Translation (ga.po), modified ALL_LINGUAS line of configure.in ↵Paul Duffy2003-03-124-1/+2316
| | | | to include ga
* 2003-03-10 updated ja.po. T.Aihana <aihana@gnome.gr.jp>updated ja.po. T.Aihana2003-03-102-123/+130
|
* Added "fa" to ALL_LINGUAS. Added Persian translation.Roozbeh Pournader2003-03-104-1/+2302
| | | | | | | 2003-02-24 Roozbeh Pournader <roozbeh@sharif.edu> * configure.in: Added "fa" to ALL_LINGUAS. * po/fa.po: Added Persian translation.
* Backport patch from Rob Adams to check that window min and max size hintsHavoc Pennington2003-03-082-0/+16
| | | | | | | | 2003-03-08 Havoc Pennington <hp@pobox.com> * src/window.c (update_size_hints): Backport patch from Rob Adams to check that window min and max size hints are at least 1. Fix for #107110.
* configure.in: Added Belarusian to ALL_LINGUAS.Dmitry Mastrukov2003-02-262-1/+5
|
* be.po: Added Belarusian translation from Belarusian team <i18n@infonet.by>Dmitry Mastrukov2003-02-262-0/+2841
|
* Fixed a translation string to match with libwnck.Pablo Gonzalo del Campo2003-02-252-138/+119
| | | | | | 2003-02-25 Pablo Gonzalo del Campo <pablodc@bigfoot.com> * es.po: Fixed a translation string to match with libwnck.
* fix to unfocus window only when you leave the window frame, not when youHavoc Pennington2003-02-222-6/+7
| | | | | | | | 2003-02-22 Havoc Pennington <hp@pobox.com> * src/display.c (event_callback): fix to unfocus window only when you leave the window frame, not when you leave the window itself, unless window has no frame. #100248 fix from Orien Vandenbergh
* don't create constraints between windows on different screens, #106086Havoc Pennington2003-02-212-2/+13
| | | | | | | | 2003-02-20 Havoc Pennington <hp@redhat.com> * src/stack.c (create_constraints): don't create constraints between windows on different screens, #106086 tracked down by Arvind
* Updated French translation.Christophe Merlet2003-02-162-25/+29
|
* : Update the workspace names from gconf and set the NET_DESKTOP_NAMESArvind Samptur2003-02-142-4/+11
| | | | | | | | 2003-02-14 Arvind Samptur <arvind.samptur@wipro.com> * src/screen.c: (meta_screen_new) : Update the workspace names from gconf and set the NET_DESKTOP_NAMES atom. Renamed update_workspace_names() to set_workspace_names(). Fixes #105498
* Some fixes for problems catched in translation review.Christian Rose2003-02-112-11/+17
| | | | | | 2003-02-12 Christian Rose <menthos@menthos.com> * sv.po: Some fixes for problems catched in translation review.
* UpdatedFatih Demir2003-02-102-387/+1186
|
* UpdatedFatih Demir2003-02-092-9/+12
|
* Updateee..Fatih Demir2003-02-082-1024/+702
|
* Fix typos in Czech translationMiloslav Trmac2003-02-072-24/+11
|