~vanvugt/compiz/fix-751605

« back to all changes in this revision

Viewing changes to compizconfig/compizconfig-python/ChangeLog

  • Committer: smspillaz
  • Date: 2012-05-16 17:43:25 UTC
  • mfrom: (0.282.168 trunk)
  • Revision ID: sam.spilsbury@canonical.com-20120516174325-wu1gxjtbwaknw0cj
MergeĀ lp:compiz-compizconfig-python

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-14
 
2
 
 
3
    Bump VERSION
 
4
 
 
5
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-14
 
6
 
 
7
    Update NEWS for 0.9.5.0
 
8
 
 
9
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-08
 
10
 
 
11
    project () doesn't seem to work on non C/CXX projects so hack around that
 
12
    by skipping it and defining CMAKE_PROJECT_NAME instead
 
13
 
 
14
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-07
 
15
 
 
16
    Don't add C and CXX to enabled languages
 
17
 
 
18
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-07
 
19
 
 
20
    Add a simple CMake wrapper around distutils/cython
 
21
 
 
22
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-07
 
23
 
 
24
    Bump VERSION to 0.9.5.0
 
25
 
 
26
Scott Moreau <oreaus@gmail.com> 2011-05-13
 
27
 
 
28
    * Bump version to 0.9.5
 
29
 
 
30
Scott Moreau <oreaus@gmail.com> 2011-03-09
 
31
 
 
32
    Remove whitespace.
 
33
 
 
34
Scott Moreau <oreaus@gmail.com> 2011-03-09
 
35
 
 
36
    Fix typo.
 
37
 
 
38
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-03-07
 
39
 
 
40
    "Bump VERSION to 0.9.4"
 
41
 
 
42
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-03-07
 
43
 
 
44
    "Update news for 0.9.4 release"
 
45
 
 
46
Guillaume Seguin <guillaume@segu.in>    2011-02-18
 
47
 
 
48
    Don't drop the stderr since it might give a message to the user
 
49
    that could actually be quite useful (eg, adjust PKG_CONFIG_PATH)
 
50
 
 
51
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-02-18
 
52
 
 
53
    Add packges and list directly
 
54
 
 
55
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-02-18
 
56
 
 
57
    Adjust for subprocess syntax
 
58
 
 
59
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-02-12
 
60
 
 
61
    Use subprocess instead of commands and print () instead of print
 
62
    because they are deprecated in Python 3.0
 
63
 
 
64
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-02-12
 
65
 
 
66
    Use __cinit__ instead of __new__ since its removed in Cython 0.14
 
67
 
 
68
Sam Spilsbury <sam.spilsbury@canonical.com>     2010-12-02
 
69
 
 
70
    Don't use tabs/spaces in the pkgconfig block
 
71
 
 
72
Sam Spilsbury <smspillaz@gmail.com>     2010-11-06
 
73
 
 
74
    Update NEWS for 0.9.2.1 Release
 
75
 
 
76
Sam Spilsbury <smspillaz@gmail.com>     2010-11-06
 
77
 
 
78
    Update to 0.9.2.1
 
79
 
 
80
Sam Spilsbury <smspillaz@gmail.com>     2010-10-24
 
81
 
 
82
    Update NEWS for 0.9.2 release
 
83
 
 
84
Merge: 22b38c0 2351cfd
 
85
Sam Spilsbury <smspillaz@gmail.com>     2010-07-04
 
86
 
 
87
    Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/compizconfig/compizconfig-python
 
88
 
 
89
Guillaume Seguin <guillaume@segu.in>    2010-07-04
 
90
 
 
91
    Whitespace fix
 
92
 
 
93
Guillaume Seguin <guillaume@segu.in>    2010-07-04
 
94
 
 
95
    Distribute C file
 
96
 
 
97
Sam Spilsbury <smspillaz@gmail.com>     2010-07-04
 
98
 
 
99
    Update NEWS for 0.9.0 release
 
100
 
 
101
Sam Spilsbury <smspillaz@gmail.com>     2010-07-04
 
102
 
 
103
    Add maintainer and maintainer email fields
 
104
 
 
105
Merge: b94163b 0725bc3
 
106
Sam Spilsbury <smspillaz@gmail.com>     2010-07-04
 
107
 
 
108
    Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/compizconfig/compizconfig-python
 
109
    
 
110
    Conflicts:
 
111
MANIFEST.in           
 
112
 
 
113
Guillaume Seguin <guillaume@segu.in>    2010-07-04
 
114
 
 
115
    Add MANIFEST.in
 
116
 
 
117
Sam Spilsbury <smspillaz@gmail.com>     2010-07-04
 
118
 
 
119
    Add MANIFEST.in to get correct files for sdist and simple Makefile
 
120
    as a wrapper around setuptools
 
121
 
 
122
Sam Spilsbury <smspillaz@gmail.com>     2010-07-04
 
123
 
 
124
    Better version reading and update package info
 
125
 
 
126
Sam Spilsbury <smspillaz@gmail.com>     2010-07-04
 
127
 
 
128
    Bump version
 
129
 
 
130
Sam Spilsbury <smspillaz@gmail.com>     2010-06-19
 
131
 
 
132
    Add a better rpath on/off switch
 
133
 
 
134
Sam Spilsbury <SmSpillaz@gmail.com>     2010-06-06
 
135
 
 
136
    Added new method to get pkgconfig bits and also added COMPIZ_DISABLE_RPATH env variable
 
137
 
 
138
Dominique Leuenberger <dimstar@opensuse.org>    2010-06-06
 
139
 
 
140
    No RPATH to a relative path. In fact, we link to libcompizconfig.so.0, which typically is in %libdir
 
141
 
 
142
Sam Spilsbury <SmSpillaz@gmail.com>     2010-05-23
 
143
 
 
144
    Pick up bits of the ccsm buildsystem, particularly uninstall support
 
145
 
 
146
Sam Spilsbury <SmSpillaz@gmail.com>     2010-05-17
 
147
 
 
148
    Add more meaningful install instructions
 
149
 
 
150
Sam Spilsbury <smspillaz@gmail.com>     2010-05-02
 
151
 
 
152
    Parse libcompizconfig pkg-config file and set linker path and runtime library path
 
153
 
 
154
Sam Spilsbury <smspillaz@gmail.com>     2010-04-27
 
155
 
 
156
    Just use distutils
 
157
 
 
158
Sam Spilsbury <smspillaz@gmail.com>     2010-04-27
 
159
 
 
160
    Remove autotools buildsystem
 
161
 
 
162
Sam Spilsbury <smspillaz@gmail.com>     2010-04-23
 
163
 
 
164
    Remove debug message
 
165
 
 
166
Sam Spilsbury <smspillaz@gmail.com>     2010-04-23
 
167
 
 
168
    Remove dummy
 
169
 
 
170
Sam Spilsbury <smspillaz@gmail.com>     2010-04-23
 
171
 
 
172
    Dummy commit
 
173
 
 
174
Merge: b0d1ee1 8b739cf
 
175
Sam Spilsbury <smspillaz@gmail.com>     2010-04-23
 
176
 
 
177
    Merge branch 'master' of git://git.compiz.org/compiz/compizconfig/compizconfig-python into compiz++
 
178
 
 
179
Sam Spilsbury <smspillaz@gmail.com>     2010-04-23
 
180
 
 
181
    Added merged autotools / CMake buildsystem.
 
182
    
 
183
    Please use cmake, autotools is deprecated.
 
184
 
 
185
Marien Zwart <marien.zwart@gmail.com>   2010-04-07
 
186
 
 
187
    Use the pyrexc detected by configure
 
188
 
 
189
Guillaume Seguin <guillaume@segu.in>    2010-04-03
 
190
 
 
191
    Fix python3 incompatibility
 
192
 
 
193
Guillaume Seguin <guillaume@segu.in>    2010-04-03
 
194
 
 
195
    Add distutils based installer (setup.py) using Cython
 
196
 
 
197
Erkin Bahceci <erkinbah@gmail.com>      2009-03-29
 
198
 
 
199
    Remove display and multi-screen stuff.
 
200
 
 
201
Erkin Bahceci <erkinbah@gmail.com>      2009-03-26
 
202
 
 
203
    Revert "Remove display-related stuff from extensions."
 
204
    
 
205
    This reverts commit 7563ade4d96d4502eb0172423a89f7808f73ed52,
 
206
    which belongs in the compiz++ branch.
 
207
 
 
208
Erkin Bahceci <erkinbah@gmail.com>      2009-03-26
 
209
 
 
210
    Remove display-related stuff from extensions.
 
211
 
 
212
Guillaume Seguin <guillaume@segu.in>    2009-03-09
 
213
 
 
214
    * Bump version to 0.8.3
 
215
 
 
216
Guillaume Seguin <guillaume@segu.in>    2009-03-09
 
217
 
 
218
    * Bump version to 0.8.2
 
219
 
 
220
Danny Baumann <dannybaumann@web.de>     2008-12-03
 
221
 
 
222
    SortSingleStringSetting fills the string restriction info as a side
 
223
    effect, so don't skip it if sorting is not desired, but just leave the
 
224
    list unsorted instead.
 
225
 
 
226
Erkin Bahceci <erkinbah@gmail.com>      2008-09-18
 
227
 
 
228
    Reorder option types for consistency with compiz.
 
229
 
 
230
Guillaume Seguin <guillaume@segu.in>    2008-09-23
 
231
 
 
232
    * Bump version to 0.7.9
 
233
 
 
234
Guillaume Seguin <guillaume@segu.in>    2008-09-23
 
235
 
 
236
    * Bump version to 0.7.8
 
237
 
 
238
Erkin Bahceci <erkinbah@gmail.com>      2008-09-08
 
239
 
 
240
    Provide metadata order for groups and subgroups.
 
241
 
 
242
Erkin Bahceci <erkinbah@gmail.com>      2008-08-31
 
243
 
 
244
    Handle lack of animation plugin.
 
245
 
 
246
Erkin Bahceci <erkinbah@gmail.com>      2008-08-31
 
247
 
 
248
    Fix initializing of disabled plugins.
 
249
 
 
250
Erkin Bahceci <erkinbah@gmail.com>      2008-08-31
 
251
 
 
252
    Apply self extensions also when base plugin is disabled.
 
253
    
 
254
    Because of this, the restricted string options of a disabled base plugin
 
255
    that "extends" itself (e.g. animation plugin) were displayed as regular
 
256
    string options in ccsm. This fixes that.
 
257
 
 
258
Erkin Bahceci <erkinbah@gmail.com>      2008-08-27
 
259
 
 
260
    Add support for restricted string options and extensions.
 
261
 
 
262
Patrick Niklaus <marex@opencompositing.org>     2008-06-11
 
263
 
 
264
    Revert "Changed from __new__ to __cinit__, since __new__ will be deprecated in future pyrex versions."
 
265
    
 
266
    This reverts commit 9eb76ea82655844152486c896ff5cfa14394925c. It breaks compatibility with pyrex versions older than 0.9.6
 
267
 
 
268
Patrick Niklaus <marex@opencompositing.org>     2008-06-08
 
269
 
 
270
    Changed from __new__ to __cinit__, since __new__ will be deprecated in future pyrex versions.
 
271
 
 
272
Guillaume Seguin <guillaume@segu.in>    2008-05-31
 
273
 
 
274
    * Bump version to 0.7.7
 
275
 
 
276
Guillaume Seguin <guillaume@segu.in>    2008-05-31
 
277
 
 
278
    * Bump version to 0.7.6
 
279
 
 
280
Christopher Williams <crdlb@compiz-fusion.org>  2008-04-25
 
281
 
 
282
    Add action info support
 
283
 
 
284
Guillaume Seguin <guillaume@segu.in>    2008-04-04
 
285
 
 
286
    * Bump version to 0.7.5
 
287
 
 
288
Guillaume Seguin <guillaume@segu.in>    2008-04-04
 
289
 
 
290
    * Bump version to 0.7.4
 
291
 
 
292
Guillaume Seguin <guillaume@segu.in>    2008-03-06
 
293
 
 
294
    * Bump version to 0.7.3
 
295
 
 
296
Guillaume Seguin <guillaume@segu.in>    2008-03-06
 
297
 
 
298
    * Bump version to 0.7.2
 
299
 
 
300
Danny Baumann <dannybaumann@web.de>     2008-02-14
 
301
 
 
302
    (Optionally) save settings after import, which is no longer done by the lib.
 
303
 
 
304
Patrick Niklaus <marex@opencompositing.org>     2007-11-06
 
305
 
 
306
    CCS library API changed
 
307
 
 
308
Guillaume Seguin <guillaume@segu.in>    2007-10-21
 
309
 
 
310
    * Bump require
 
311
 
 
312
Guillaume Seguin <guillaume@segu.in>    2007-10-21
 
313
 
 
314
    * Include VERSION in distfile
 
315
 
 
316
Guillaume Seguin <guillaume@segu.in>    2007-10-15
 
317
 
 
318
    * Fix & update configure.ac
 
319
 
 
320
Guillaume Seguin <guillaume@segu.in>    2007-10-21
 
321
 
 
322
    * Bump version to 0.6.99
 
323
 
 
324
Danny Baumann <dannybaumann@web.de>     2007-09-03
 
325
 
 
326
    Minor beautification.
 
327
 
 
328
Guillaume Seguin <guillaume@segu.in>    2007-09-02
 
329
 
 
330
    * Cleanup
 
331
 
 
332
Guillaume Seguin <guillaume@segu.in>    2007-09-02
 
333
 
 
334
    * ChangedSettings is never None, but the list can be empty
 
335
 
 
336
Guillaume Seguin <guillaume@segu.in>    2007-09-02
 
337
 
 
338
    * Coding style
 
339
 
 
340
Dennis Kasprzyk <onestone@opencompositing.org>  2007-08-30
 
341
 
 
342
    Fix profile resetting.
 
343
 
 
344
Merge: 1cadd5f 1114fe3
 
345
Patrick Niklaus <marex@opencompositing.org>     2007-08-24
 
346
 
 
347
    Merge with git+ssh://marex@git.opencompositing.org/git/fusion/compizconfig/compizconfig-python
 
348
 
 
349
Patrick Niklaus <marex@opencompositing.org>     2007-08-24
 
350
 
 
351
    Added initialized property to plugin class for idle settings paring
 
352
 
 
353
Guillaume Seguin <guillaume@segu.in>    2007-08-23
 
354
 
 
355
    * Finish reindenting and cleanup
 
356
 
 
357
Guillaume Seguin <guillaume@segu.in>    2007-08-22
 
358
 
 
359
    * Fix coding style
 
360
 
 
361
Guillaume Seguin <guillaume@segu.in>    2007-08-22
 
362
 
 
363
    * Minor coding style cleanup & authors update
 
364
 
 
365
Guillaume Seguin <guillaume@segu.in>    2007-08-22
 
366
 
 
367
    * Major reindent & coding style cleanup
 
368
 
 
369
Guillaume Seguin <guillaume@segu.in>    2007-08-22
 
370
 
 
371
    * Begin work on updating to latest libcompizconfig
 
372
 
 
373
TreviƱo - 3v1n0 <trevi55@gmail.com>     2007-08-18
 
374
 
 
375
    Added VERSION file for coerency with other packages
 
376
 
 
377
Merge: c8a8d07 4c81c93
 
378
Patrick Niklaus <marex@opencompositing.org>     2007-08-14
 
379
 
 
380
    Merge with git+ssh://marex@git.beryl-project.org/git/fusion/compizconfig/compizconfig-python
 
381
 
 
382
Patrick Niklaus <marex@opencompositing.org>     2007-08-14
 
383
 
 
384
    Fixed changedSettings interface
 
385
 
 
386
Guillaume Seguin <guillaume@segu.in>    2007-08-12
 
387
 
 
388
    Version update & fix depends
 
389
 
 
390
Danny Baumann <dannybaumann@web.de>     2007-08-06
 
391
 
 
392
    Track lib changes.
 
393
 
 
394
Danny Baumann <dannybaumann@web.de>     2007-08-06
 
395
 
 
396
    Remove some unneeded structure definitions.
 
397
 
 
398
Danny Baumann <dannybaumann@web.de>     2007-08-06
 
399
 
 
400
    Track library changes.
 
401
 
 
402
Merge: e885a7f 3d35088
 
403
Danny Baumann <dannybaumann@web.de>     2007-08-06
 
404
 
 
405
    Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/compizconfig/compizconfig-python
 
406
 
 
407
Danny Baumann <dannybaumann@web.de>     2007-08-06
 
408
 
 
409
    Remove unused struct member.
 
410
 
 
411
Patrick Niklaus <marex@opencompositing.org>     2007-08-06
 
412
 
 
413
    Small port...
 
414
 
 
415
Patrick Niklaus <marex@opencompositing.org>     2007-08-06
 
416
 
 
417
    Update to latest changed in CompizConfig lib
 
418
 
 
419
Guillaume Seguin <guillaume@segu.in>    2007-07-11
 
420
 
 
421
    * Wrap ccsSetBasicMetadata
 
422
 
 
423
Guillaume Seguin <guillaume@segu.in>    2007-07-08
 
424
 
 
425
    * Add possibility to load a custom set of plugins or load plugins on the fly
 
426
 
 
427
Guillaume Seguin <guillaume@segu.in>    2007-07-08
 
428
 
 
429
    * Remove nScreens argument from compizconfig.Context () BREAKS API!
 
430
 
 
431
Patrick Niklaus <marex@opencompositing.org>     2007-07-04
 
432
 
 
433
    Added edge button support
 
434
 
 
435
Patrick Niklaus <marex@opencompositing.org>     2007-07-03
 
436
 
 
437
    Added function to clear the changedSettings list manually
 
438
 
 
439
Patrick Niklaus <marex@opencompositing.org>     2007-06-29
 
440
 
 
441
    Added some additional members to CCSContext
 
442
 
 
443
Patrick Niklaus <marex@opencompositing.org>     2007-06-29
 
444
 
 
445
    Added support for ProcessEvents
 
446
 
 
447
Dennis Kasprzyk <onestone@opencompositing.org>  2007-06-20
 
448
 
 
449
    compizconfig-bindings -> compizconfig-python
 
450
 
 
451
Patrick Niklaus <marex@opencompositing.org>     2007-06-17
 
452
 
 
453
    Added profile import/export
 
454
 
 
455
Patrick Niklaus <marex@opencompositing.org>     2007-06-15
 
456
 
 
457
    Fixed a typo which messed up conflict handling
 
458
 
 
459
Dennis Kasprzyk <onestone@opencompositing.org>  2007-06-14
 
460
 
 
461
    Convert correctly to bool
 
462
 
 
463
Dennis Kasprzyk <onestone@opencompositing.org>  2007-06-14
 
464
 
 
465
    Convert to python bool.
 
466
 
 
467
Merge: c1b9430 9dca6ea
 
468
Dennis Kasprzyk <onestone@opencompositing.org>  2007-06-14
 
469
 
 
470
    Merge branch 'master' of git+ssh://git.beryl-project.org/git/compcomm/compiz-configuration-system/bindings/ccs-python
 
471
 
 
472
Dennis Kasprzyk <onestone@opencompositing.org>  2007-06-14
 
473
 
 
474
    Reload settings after Profile/Backend change
 
475
 
 
476
Patrick Niklaus <marex@opencompositing.org>     2007-06-14
 
477
 
 
478
    Do not cache integration/read only (causes problems on backend change)
 
479
 
 
480
Patrick Niklaus <marex@opencompositing.org>     2007-06-14
 
481
 
 
482
    Added support for read only and integrated settings
 
483
 
 
484
Patrick Niklaus <marex@opencompositing.org>     2007-06-14
 
485
 
 
486
    Added backend integration/profile support
 
487
 
 
488
Patrick Niklaus <marex@opencompositing.org>     2007-06-13
 
489
 
 
490
    Added support for integration
 
491
 
 
492
Patrick Niklaus <marex@opencompositing.org>     2007-06-13
 
493
 
 
494
    Added easy plugin feature reading.
 
495
 
 
496
Dennis Kasprzyk <onestone@beryl-project.org>    2007-06-11
 
497
 
 
498
    added missing file
 
499
 
 
500
Dennis Kasprzyk <onestone@beryl-project.org>    2007-06-11
 
501
 
 
502
    libccs -> libcompizconfig rename
 
503
 
 
504
Patrick Niklaus <marex@opencompositing.org>     2007-06-07
 
505
 
 
506
    Added ranking to use the order in metadata
 
507
 
 
508
Dennis Kasprzyk <onestone@beryl-project.org>    2007-06-06
 
509
 
 
510
    Removed string restrictions
 
511
 
 
512
Dennis Kasprzyk <onestone@beryl-project.org>    2007-06-05
 
513
 
 
514
    load settings only when needed
 
515
 
 
516
Dennis Kasprzyk <onestone@beryl-project.org>    2007-06-05
 
517
 
 
518
    Applied lib changes
 
519
 
 
520
marex <marex@beryl-project.org> 2007-05-21
 
521
 
 
522
    Added support for IntDesc
 
523
 
 
524
marex <marex@beryl-project.org> 2007-05-18
 
525
 
 
526
    Added multiscreen support for bindings
 
527
 
 
528
Dennis Kasprzyk <onestone@beryl-project.org>    2007-05-16
 
529
 
 
530
    definition fixes
 
531
 
 
532
marex <marex@beryl-project.org> 2007-05-16
 
533
 
 
534
    Updated the bindings to the latest changes in libccs concerning
 
535
    ConflictFeature and ConflictPlugin
 
536
 
 
537
marex <marex@beryl-project.org> 2007-05-16
 
538
 
 
539
    Sorry for that..
 
540
 
 
541
marex <marex@beryl-project.org> 2007-05-16
 
542
 
 
543
    Fixed list to StringList converting
 
544
 
 
545
marex <marex@beryl-project.org> 2007-05-14
 
546
 
 
547
    Adding updading the profile list
 
548
 
 
549
Danny Baumann <dannybaumann@web.de>     2007-05-14
 
550
 
 
551
    Fixed backend names overwriting each other.
 
552
 
 
553
Danny Baumann <dannybaumann@web.de>     2007-05-14
 
554
 
 
555
    Fix determination of current backend.
 
556
 
 
557
Danny Baumann <dannybaumann@web.de>     2007-05-13
 
558
 
 
559
    Fix current backend enumeration.
 
560
 
 
561
Danny Baumann <dannybaumann@web.de>     2007-05-13
 
562
 
 
563
    Fix warnings.
 
564
 
 
565
marex <marex@beryl-project.org> 2007-05-13
 
566
 
 
567
    Applied latest CCS API changes
 
568
 
 
569
marex <marex@beryl-project.org> 2007-05-11
 
570
 
 
571
    Fixed profile resetting
 
572
 
 
573
marex <marex@beryl-project.org> 2007-05-11
 
574
 
 
575
    Set and get the current profile and also reset it
 
576
 
 
577
marex <marex@beryl-project.org> 2007-05-11
 
578
 
 
579
    Added support for profiles
 
580
 
 
581
Quinn Storm <quinn@darter.(none)>       2007-05-06
 
582
 
 
583
    rename python subdir to src subdir
 
584
 
 
585
Quinn Storm <quinn@darter.(none)>       2007-05-06
 
586
 
 
587
    remove ccsm as it will be in the other repo now
 
588
 
 
589
Quinn Storm <quinn@darter.(none)>       2007-05-06
 
590
 
 
591
    commit the rename
 
592
 
 
593
Quinn Storm <quinn@darter.(none)>       2007-05-06
 
594
 
 
595
    change GPL to LGPL in ccs.pyx
 
596
 
 
597
Merge: 6e2123b f793ddc
 
598
Quinn Storm <quinn@darter.(none)>       2007-05-06
 
599
 
 
600
    Merge git+ssh://git.beryl-project.org/git/compcomm/compiz-configuration-system/bindings/ccs-python
 
601
 
 
602
marex <marex@beryl-project.org> 2007-05-05
 
603
 
 
604
    bset-new: WIndow Matches should now work, at least I hope so.
 
605
 
 
606
marex <marex@beryl-project.org> 2007-05-05
 
607
 
 
608
    bset-new: Proper size and title
 
609
 
 
610
marex <marex@beryl-project.org> 2007-05-05
 
611
 
 
612
    bset-new: Added class for window matches, not used yet, because I have no
 
613
    idea how to find out wether its a normal string or a window match..
 
614
 
 
615
marex <marex@beryl-project.org> 2007-05-05
 
616
 
 
617
    bset-new: Added proper layout for bool settings
 
618
 
 
619
Quinn Storm <quinn@darter.(none)>       2007-05-03
 
620
 
 
621
    add sorting function to sort classes of settings together, then by ShortDesc
 
622
 
 
623
Dennis Kasprzyk <onestone@beryl-project.org>    2007-05-02
 
624
 
 
625
    applied name change
 
626
 
 
627
Quinn Storm <quinn@darter.(none)>       2007-04-29
 
628
 
 
629
    set up and add in some plugin en/disable stuff, not sure yet if as_____plugin_enabled is correct anymore or if I need to handle as_active_plugins myself
 
630
 
 
631
Quinn Storm <quinn@darter.(none)>       2007-04-29
 
632
 
 
633
    add plugin en/disable conflict readout to pyx
 
634
 
 
635
Quinn Storm <quinn@darter.(none)>       2007-04-28
 
636
 
 
637
    a little bit of interface cleanup
 
638
 
 
639
Quinn Storm <quinn@darter.(none)>       2007-04-28
 
640
 
 
641
    yeah, more updates!
 
642
    list settings are pretty much done (but there seems to be a bug in libbs, need to check it out more thoroughly)
 
643
    reworked setting.Hints in pyx to make it more useful
 
644
 
 
645
Quinn Storm <quinn@darter.(none)>       2007-04-27
 
646
 
 
647
    oops, forgot to save in vim
 
648
 
 
649
Quinn Storm <quinn@darter.(none)>       2007-04-27
 
650
 
 
651
    more updates, code cleanup
 
652
    there seems to be something wrong in libbs's color option handling, but it could be a bug in my bindings, not sure yet
 
653
 
 
654
Quinn Storm <quinn@darter.(none)>       2007-04-27
 
655
 
 
656
    a bit more work...not sure how much more I'll be doing tonight
 
657
 
 
658
Quinn Storm <quinn@darter.(none)>       2007-04-27
 
659
 
 
660
    more work on filling out the interface...
 
661
 
 
662
Quinn Storm <quinn@darter.(none)>       2007-04-27
 
663
 
 
664
    'bset-new' is an attempt to rewrite the old code I was originally trying
 
665
    to port as 'bset', using better coding practices such as classes, etc.,
 
666
       and in general to make it cleaner and easier to maintain
 
667
 
 
668
Quinn Storm <quinn@darter.(none)>       2007-04-26
 
669
 
 
670
    add 'bset' - very basic beginning of port of beryl-settings to bsettings
 
671
    it doesn't install or anything, and will probably not work right at all
 
672
    please do not use it unless you are planning on working on it
 
673
 
 
674
Quinn Storm <quinn@darter.(none)>       2007-04-26
 
675
 
 
676
    just some little things to make bsettings start to come together
 
677
 
 
678
Quinn Storm <quinn@darter.(none)>       2007-04-24
 
679
 
 
680
    add read, write, few missing bits (setting.Reset(), setting.IsDefault)
 
681
 
 
682
Quinn Storm <quinn@darter.(none)>       2007-04-24
 
683
 
 
684
    fix a few little bugs with setting values, change Action values to be lists not tuples
 
685
    still a little bug with Action values in that the __get__()'d value can't be immediately
 
686
    reassigned, so it needs to be cached out by the calling app
 
687
 
 
688
Quinn Storm <quinn@darter.(none)>       2007-04-24
 
689
 
 
690
    fold plugins into categories
 
691
 
 
692
Quinn Storm <quinn@darter.(none)>       2007-04-24
 
693
 
 
694
    setting value setting implemented completely, cleaned up from previous partial implementation
 
695
    still not tested
 
696
 
 
697
Quinn Storm <quinn@darter.(none)>       2007-04-24
 
698
 
 
699
    option setting for all but lists is in & compiles, *should* work, not yet tested
 
700
 
 
701
Quinn Storm <quinn@darter.(none)>       2007-04-24
 
702
 
 
703
    I don't like SSGroup, I'll likely replace it with something better protected,
 
704
      but other than that, settings groups/subgroups are now folded in properly
 
705
 
 
706
Quinn Storm <quinn@darter.(none)>       2007-04-24
 
707
 
 
708
    finish up settings Value __get__
 
709
    next up: __set__
 
710
 
 
711
Quinn Storm <quinn@darter.(none)>       2007-04-24
 
712
 
 
713
    getting far closer to being done, still haven't gotten to actual
 
714
    value read/write, but have a lot more of the general structure complete
 
715
 
 
716
Quinn Storm <quinn@darter.(none)>       2007-04-24
 
717
 
 
718
    getting started...
 
719
 
 
720
Quinn Storm <quinn@darter.(none)>       2007-04-24
 
721
 
 
722
    fix build system and a few glitches
 
723
 
 
724
Quinn Storm <quinn@darter.(none)>       2007-04-24
 
725
 
 
726
    fix version in test for bsettings
 
727
    add acinclude.m4 for PYTHON_DIR_VERSION
 
728
 
 
729
Quinn Storm <quinn@darter.(none)>       2007-04-24
 
730
 
 
731
    adding simple bsettings.pyx file to get started
 
732
 
 
733
Quinn Storm <quinn@darter.(none)>       2007-04-24
 
734
 
 
735
    remove VERSION file & use of it
 
736
 
 
737
Quinn Storm <quinn@darter.(none)>       2007-04-24
 
738
 
 
739
    add the rest of the build system
 
740
    update various files for bsettings vs berylsettings
 
741
 
 
742
Quinn Storm <quinn@darter.(none)>       2007-04-24
 
743
 
 
744
    copy over build system from bsb
 
745
 
 
746
Quinn Storm <quinn@darter.(none)>       2007-04-24
 
747
 
 
748
    remove dummy
 
749
 
 
750
Dennis Kasprzyk <onestone@beryl-project.org>    2007-04-24
 
751
 
 
752
    test commit
 
753
 
 
754
compiz <compiz@de35.org>        2007-04-24
 
755
 
 
756
    Dummy commit